/*
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#service-inner .hover-wrap-inner a{
    pointer-events: none;
}


div#contact-inner h6{
    text-transform: unset !important;
}


.material #header-secondary-outer>.container, .material #header-secondary-outer>.container>nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%;
    gap: 0px !important;
    flex-wrap: nowrap;
}
div#header-secondary-outer {
    z-index: 99;
}
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: #666666;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li i {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    border-radius: 50px !important;
    font-size: 15px !important;
    transition: .9s;
    color: #666666 !important;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li:hover i {
    background: #AF9258 !important;
    color: #fff !important;
	border-color:#AF9258 !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;
}
div#header-secondary-outer .nectar-center-text {
    text-align: left;
    text-transform: capitalize !important;
    font-weight: 500;
    margin-left: 80px;
}
/* ==========================================*/
.container-wrap {
    padding: 0px 0px !important;
}
div#ajax-content-wrap {
    --scroll-bar-w: 0px !important;
}
/* ========================================== */
header#top {
    position: relative;
}
header#top:after {
    content: "";
    background: #2D3E3B;
    position: absolute;
    right: 0;
    top: 0;
    width: 84%;
    height: 100%;
    border-top-left-radius: 40px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows, header#top ul.buttons.sf-menu {
    height: 95px;
}
header#top, div#header-space {
    height: 95px !important;
}
header#top a#logo {
    margin-top: -42px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
}
header#top .col.span_9.col_last nav {
    margin-left: 140px;
}
#header-outer[data-full-width=true] header>.container, body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu, #header-secondary-outer[data-full-width=true]>.container {
    padding: 0px 90px 0px 28px !important;
}
header#top li#menu-item-25 span {
    background: #AF9258;
    padding: 13px 25px !important;
    border-radius: 30px !important;
}
header#top ul.buttons.sf-menu li a {
    padding: 0px 0px !important;
}
/* ================================= */
div#revolution-slider {
    margin-bottom: 0px !important;
}
div#revolution-slider i.fa-phone {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    background: #fff;
    border-radius: 50%;
    color: #ad915b !important;
}
div#revolution-slider span.text-color {
    color: #AF9258 !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: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #333333;
    border-radius: 50%;
    color: #333333 !important;
    transition: .9s;
}
div#revolution-slider .social-icon .socliy {
	    position: relative;
}
div#revolution-slider .social-icon .socliy:after {
    content: "";
    background: #333333;
    position: absolute;
    left: 20px;
    bottom: -120px;
    width: 2px;
    height: 50px;
}
div#revolution-slider .social-icon ul li {
    list-style: none;
    margin: 10px 0px !important;
}
div#revolution-slider .social-icon ul {
    margin: 0;
}
div#revolution-slider .social-icon ul li:hover i {
    background: #AF9258;
    border-color: #AF9258;
	color:#fff !important;
}
div#revolution-slider .social-icon ul li h4 {
    transform: rotate(-90deg);
    position: relative;
    left: -25px;
    top: 30px;
    color: #333;
}
/* ============================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner .nectar-fancy-ul, div#about-inner .wpb_text_column {
    margin-bottom: 10px !important;
}
div#about-inner .nectar-fancy-ul ul {
    column-count: 2;
    margin: 0px !important;
}
div#about-inner .nectar-fancy-ul ul li {
    padding-left: 32px;
    margin-bottom: 10px;
}
div#about-inner .fa-check-circle-o:before {
    content: url(/wp-content/uploads/2026/03/Group-2085663269-4.png) !important;
}
/* ============================ */
a#btn {
    border-radius: 30px !important;
}
/* ============================= */
div#service {
    padding: 50px 0px 200px 0px !important;
    margin-bottom: 0px !important;
}
div#service .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
div#service .owl-stage-outer {
    width: 100% !important;
}
div#service-inner {
    margin: 0px 10px !important;
    background: #FFFFFF;
    padding: 20px 20px !important;
    border-radius: 15px !important;
    transition: .9s;
}
div#service-inner:hover {
    background: #AF9258 !important;
    transition: .9s;
    filter: drop-shadow(2px 4px 6px black);
}
div#service-inner h2 span, div#service-inner p span {
    transition: .9s;
}
div#service-inner:hover h2 span, div#service-inner:hover p span {
    color: #fff !important;
    transition: .9s;
}
div#service-inner .hover-wrap-inner a:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/04/Group-2085663288.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 78px;
    height: 78px;
    z-index: 99;
    transition: .9s;
}
div#service-inner:hover .hover-wrap-inner a:before {
    background-image: url(/wp-content/uploads/2026/04/Group-2085663289.png);
    transition: .9s;
}
div#service button.owl-prev:before {
    content: "\f104";
}
div#service button.owl-next:before {
	    content: "\f105";
}
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: #fff;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #0000;
    transition: .9s;
    border: 1px solid #fff;
}
div#service button.owl-next:hover:before, div#service button.owl-prev:hover:before {
	background: #AF9258;
	    transition: .9s;
	border-color:#AF9258 !important;
}
div#service .owl-nav.disabled {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -70px;
}
div#service button.owl-next, div#service button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
.owl-dots {
    display: none;
}
/* ======================================= */
div#step {
    padding: 250px 0px 50px 0px !important;
    margin-bottom: 0px !important;
    margin-top: -230px;
    z-index: 9;
}
div#step-inner {
    position: relative;
}
div#step-inner:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/04/Group-2085663293.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    left: 0;
    width: 206px;
    height: 195px;
    margin: 0 auto;
    top: 0;
    z-index: 999;
    margin-top: 140px;
}
div#step-inner:before {
    content: "";
    background-image: url(/wp-content/uploads/2026/04/Group-2085663291.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -10px;
    width: 974px;
    height: 508px;
    Z-INDEX: 999;
}
div#step-inner .t-one {
    padding: 40px 0px !important;
}
div#step-inner .t-one h5 {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2D3E3B;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 30px;
}
/* ======================================= */
div#why-choose {
    padding: 50px 0px !important;
    margin-bottom: 0px !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;
}
div#why-choose-inner .iwithtext:hover {
    background: #FFFFFF;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#why-choose-inner .iwithtext .iwt-icon {
    background: #F4F4F4;
    width: 110px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: anchor-center;
    transition: .9s;
    border-radius: 15px;
    position: relative;
}
div#why-choose-inner .iwithtext:hover .iwt-icon {
    background: #AF9258;
}
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(0%) saturate(7500%) hue-rotate(340deg) brightness(111%) contrast(110%);
}
div#why-choose-inner .iwithtext .iwt-text {
    padding-left: 15px;
    width: 100%;
}
div#why-choose-inner .iwithtext .iwt-text h4, div#why-choose-inner .iwithtext .iwt-text p {
    margin: 0;
}
/* =================================== */
div#banner {
    margin-bottom: 90px !important;
    position: relative;
    padding: 50px 0px !important;
    margin-top: -150px;
	    z-index: 999;
}
div#banner .row-bg.viewport-desktop.using-image {
    position: relative;
    border-radius: 20px;
}
div#banner:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/image-55-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100px;
    bottom: -75px;
    z-index: 9;
}
/* ================================== */
div#testimonial {
    padding: 70px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial-inner {
    background-color: #fff !important;
    margin: 0px 10px;
    padding: 30px 30px !important;
    border-radius: 10px;
    transition: .9s;
    min-height: 409px;
}
div#testimonial-inner .wpb_text_column {
    padding-right: 50px;
}
div#testimonial-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
div#testimonial-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#testimonial-inner .iwithtext .iwt-icon {
    position: relative !important;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#testimonial-inner p, div#testimonial-inner h5, div#testimonial-inner h4 {
    margin: 0px !important;
}
div#testimonial-inner .iwithtext .iwt-text h3 {
    margin: 0;
}
div#testimonial-inner .iwithtext .iwt-text h6 {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 10px;
}
div#testimonial button.owl-prev:before {
    content: "\f104";
}
div#testimonial button.owl-next:before {
	    content: "\f105";
}
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: #fff;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #0000;
    transition: .9s;
    border: 1px solid #E6E6E6;
}
div#testimonial button.owl-next:hover:before, div#testimonial button.owl-prev:hover:before {
	background: #AF9258 !important;
	border-color:#AF9258 !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;
}
/* ============================== */
div#contact {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#contact-inner {
    background-image: url(/wp-content/uploads/2026/04/Group-2085663287.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 40px 40px 60px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#contact-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
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 .iwt-icon i.icon-default-style.steadysets-icon-clock.accent-color {
    line-height: 35px;
}
div#contact-inner .iwithtext:hover .iwt-icon {
    background: #AF9258 !important;
	border-color:#AF9258 !important;
}
div#contact-inner .iwithtext .iwt-icon {
    position: relative;
    width: 60px;
    height: 60px;
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff !important;
    transition: .9s;
    border-radius: 5px;
}
div#contact-one {
    padding: 30px 20px !important;
    border-radius: 15px;
}
div#gform_fields_1 {
    row-gap: 0px !important;
}
div#contact-one select option {
    color: #999 !important;
}
div#contact-one input, div#contact-one select, div#contact-one textarea {
    border: 1px solid #999999 !important;
    border-radius: unset !important;
    background-color: #fff !important;
    color: #999 !important;
}
span.gfield_required.gfield_required_text {
    opacity: 0;
}
body .gform_wrapper .top_label .gfield_label {
    color: #666666;
    font-weight: 400;
}
div#contact-one input#gform_submit_button_1 {
    background: #163551 !important;
    border-radius: 30px !important;
    color: #fff !important;
    border-color: #163551 !important;
    padding: 0px 40px !important;
    margin: 0 auto;
}
div#wpforms-64-field_1-container, div#wpforms-64-field_3-container, div#wpforms-64-field_4-container, div#wpforms-64-field_5-container {
    display: inline-grid;
    width: 49% !important;
    padding: 15px 10px 0px 0px !important;
}
div#wpforms-64-field_6-container {
    padding-right: 15px !important;
}
div#contact-one button#wpforms-submit-64 {
    background: #AF9258 !important;
    border-radius: 30px !important;
    padding: 0px 60px !important;
    margin: 0 auto;
    display: table;
}
label.wpforms-field-label {
    color: #555555 !important;
    font-weight: 400 !important;
}
/* ================================= */
div#footer-widgets .row {
    padding: 40px 0px !important;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: 0 auto;
    display: table;
}
div#footer-widgets h4 {
    position: relative;
    border-bottom: 1px solid #AF9258 !important;
    padding-bottom: 10px !important;
    width: fit-content;
}
div#custom_html-2 .socliy ul li i {
    background: #fff0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    transition: .9s;
    font-size: 16px !important;
    border: 1px solid #fff;
}
div#custom_html-2 .socliy ul li:hover i {
    background: #AF9258 !important;
	border-color:#AF9258 !important:
}
div#custom_html-2 .socliy ul li {
    display: inline-block;
    margin-right: 5px;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
/* ============================ */
div#copyright {
    padding: 20px 0px !important;
}
/* ============================= */
@media (max-width: 1920px){
div#revolution-slider .social-icon {
    margin-left: -17% !important;
}
}
@media (max-width: 1680px){
	div#revolution-slider .social-icon {
        margin-left: -10% !important;
    }
}
@media (max-width: 1600px){
	.text-lft {
    margin-left: 0px;
}
}
@media (max-width: 1440px){
	.text-lft {
    margin-left: 0px;
}
	div#revolution-slider .social-icon {
    margin-left: -5% !important;
}
	div#testimonial-inner .wpb_text_column {
    padding-right: 20px;
}
}
@media (max-width: 1366px){
	div#revolution-slider i.fa-phone {
    width: 25px !important;
    height: 25px !important;
    line-height: 26px !important;
}
}
@media (max-width: 1340px){
		div#service-inner p {
    min-height: 70px;
}
}
@media (max-width: 1280px){
}
@media (max-width: 1080px){
	div#header-secondary-outer .nectar-center-text {
    margin-left: 20px;
}
	header#top:after {
    width: 83%;
}
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 120px;
}
	div#revolution-slider .social-icon ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
	div#revolution-slider .social-icon ul li {
    margin: 5px 0px !important;
}
	div#revolution-slider .social-icon .socliy:after {
    left: 15px;
    bottom: -95px;
    width: 2px;
    height: 30px;
}
		div#revolution-slider i.fa-phone {
    width: 20px !important;
    height: 20px !important;
    line-height: 21px !important;
}
	div#about {
    padding: 30px 0px !important;
}
	div#service {
    padding: 30px 0px 200px 0px !important;
}
	div#service button.owl-next:before, div#service button.owl-prev:before {
    font-size: 15px;
    width: 30px;
    height: 30px !important;
    line-height: 30px;
}
	.owl-stage {
    padding: 10px 0px !important;
}
	div#service-inner {
    margin: 0px 5px !important;
    padding: 10px 10px !important;
}
	div#banner {
    padding: 30px 0px !important;
}
	div#step {
    padding: 150px 0px 50px 0px !important;
    margin-top: -170px;
}
	div#step-inner:after {
    width: 176px;
    height: 155px;
    z-index: 999;
    margin-top: 180px;
}
	div#step-inner:before {
    top: -10px;
    width: 914px;
    height: 508px;
}
	div#why-choose {
    padding: 30px 0px !important;
}
	div#why-choose-inner .iwithtext .iwt-icon {
    width: 100px;
    height: 80px;
}
	div#why-choose-inner .iwithtext .iwt-text {
    padding-left: 10px;
}
	p, li a {
    font-size: 13px !important;
    line-height: 23px !important;
}
	div#why-choose-inner .iwithtext .iwt-text p {
    font-size: 12px !important;
}
	div#why-choose-inner .iwithtext {
    margin-bottom: 10px !important;
}
	div#testimonial {
    padding: 30px 0px !important;
}
	div#testimonial-inner {
    padding: 20px 10px !important;
}
	div#testimonial-inner .iwithtext .iwt-icon img {
    width: 50px;
}
	div#testimonial-inner .iwithtext .iwt-text h6 img {
    width: 35px;
}
	    div#testimonial-inner .wpb_text_column {
        padding-right: 0px;
    }
	div#testimonial-inner .iwithtext {
    gap: 10px;
}
	div#testimonial button.owl-next:before, div#testimonial button.owl-prev:before {
    font-size: 15px;
    width: 30px;
    height: 30px !important;
    line-height: 30px;
}
	div#contact {
    padding: 30px 0px !important;
}
	div#contact-inner {
    padding: 30px 30px 20px 30px !important;
}
	div#contact-inner .iwithtext .iwt-text {
    padding-left: 10px;
    width: 80%;
}
	div#contact-inner .iwithtext .iwt-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
	div#custom_html-2 .socliy ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 13px !important;
}
	div#media_image-2 img {
    width: 130px;
}
		a#btn {
    padding: 10px 30px !important;
    font-size: 13px !important;
}
}
@media (max-width: 1024px){
	
	div#contact-inner h6 a{
    font-size: 12px;
}
	
	    div#step-inner:before {
        top: -10px;
        width: 854px;
        height: 508px;
    }
	div#service-inner h2 {
    min-height: 60px;
}
}
@media (max-width: 912px){
	header#top, div#header-space {
    height: auto !important;
}
	div#header-outer {
    padding: 0px 0px !important;
}
	    #header-secondary-outer {
        top: 0px;
    }
	body #header-secondary-outer[data-secondary-text=true] ul {
        display: block !important;
    }
	#header-outer[data-full-width=true] header>.container, body[data-slide-out-widget-area-style=simple] #header-outer[data-full-width=true] #mobile-menu, #header-secondary-outer[data-full-width=true]>.container {
    padding: 0px 20px 0px 20px !important;
}
    div#header-secondary-outer .nectar-center-text {
        margin-left: 0px;
        font-size: 13px !important;
        max-width: 100% !important;
    }
	header#top a#logo {
    margin-top: 0px;
}
	div#revolution-slider .social-icon ul li h4 {
    font-size: 15px !important;
    line-height: 15px;
    left: -19px;
}
	div#revolution-slider .social-icon {
    margin-top: -40px;
}
	    div#revolution-slider .social-icon {
        margin-left: -3% !important;
    }
	    div#revolution-slider .social-icon ul li i {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
	div#about-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#service .owl-nav.disabled {
    position: relative !important;
    margin: 0px !important;
}
	div#service {
        padding: 30px 0px 160px 0px !important;
    }
	div#service-inner h2 {
        min-height: 30px;
    }
	    div#service-inner p {
        min-height: 40px;
    }
	div#service-inner {
        margin: 0px 10px !important;
        padding: 20px 20px !important;
    }
	div#service h1 {
    text-align: center;
}
	div#step-inner .vc_col-sm-6 {
    width: 50% !important;
}
	div#step-inner:before {
        top: 0px;
        width: 794px;
        height: 478px;
    }
	div#step-inner:after {
        width: 156px;
        height: 135px;
        margin-top: 185px;
    }
	div#why-choose-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#why-choose-inner .iwithtext {
    display: inline-grid;
}
div#why-choose-inner .iwithtext .iwt-icon {
    margin: 0 auto;
    margin-bottom: 10px !important;
}
	    div#testimonial-inner {
        padding: 20px 20px !important;
    }
	       div#contact-inner {
        padding: 30px 30px 30px 30px !important;
        background-size: cover !important;
        background-position: center center;
        background-color: #344340 !important;
        border: 3px solid #ad915b !important;
    }
div#contact-inner .iwithtext {
    display: inline-grid;
    width: 50%;
    justify-content: center;
    text-align: center;
}
div#contact-inner .iwithtext .iwt-icon {
    margin: 0 auto;
}
	    div#contact-inner .iwithtext .iwt-text {
        padding-left: 0px;
        width: 100%;
    }
	div#contact-inner {
    text-align: center;
}
	div#contact-inner, div#contact-one {
    margin: 0px 100px;
}
	div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    display: unset;
}
}
@media (max-width: 800px){
	div#about-inner {
        margin: 0px 50px;
    }
	div#step-inner:before {
        top: 0px;
        width: 694px;
        height: 478px;
    }
	div#step-inner:after {
        width: 136px;
        height: 115px;
        margin-top: 195px;
    }
	    div#why-choose-inner {
        margin: 0px 50px;
    }
	    div#contact-inner, div#contact-one {
        margin: 0px 50px;
    }
}
@media (max-width: 768px){}
@media (max-width: 480px){
	
div#testimonial-inner {
 
    min-height: 300px;
}	
	
	
	#slide-out-widget-area .secondary-header-text, body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
    margin-bottom: 15px !important;
    background-color: #fff0 !important;
    padding: 0px !important;
    font-size: 14px !important;
}
	ul.menu.secondary-header-items li.menu-item-35 a {
    text-transform: lowercase !important;
}
	    header#top:after {
        width: 76%;
    }
	div#revolution-slider .social-icon {
    display: none;
}
		div#about-inner {
        margin: 0px 0px;
    }
	div#step-inner:before {
        top: 0px;
        width: 694px;
        height: 478px;
    }
	div#step-inner:after {
        width: 136px;
        height: 115px;
        margin-top: 195px;
    }
	    div#why-choose-inner {
        margin: 0px 0px;
    }
	    div#contact-inner, div#contact-one {
        margin: 0px 0px;
    }
div#banner p br {
    display: none;
}
	    div#banner {
        padding: 30px 10px !important;
        margin-bottom: 60px !important;
        margin-top: 20px;
    }
	    div#service {
        padding: 30px 0px 30px 0px !important;
    }
	    div#step {
        padding: 30px 0px 30px 0px !important;
        margin-top: 0px;
    }
	div#banner:after {
    height: 70px;
    bottom: -55px;
}
	    div#step-inner .vc_col-sm-6 {
        width: 100% !important;
    }
	div#step-inner:after, div#step-inner:before {
		display: none;
}
	div#step-inner .t-one {
    padding: 20px 0px !important;
    border-bottom: 1px solid #ccc;
}
	    div#contact-inner .iwithtext {
        width: 100%;
    }
	div#wpforms-64-field_1-container, div#wpforms-64-field_3-container, div#wpforms-64-field_4-container, div#wpforms-64-field_5-container {
    display: inline-grid;
    width: 100% !important;
    padding: 15px 0px 0px 0px !important;
}
	header#top {
    padding: 5px 0px !important;
}
	    div#revolution-slider i.fa-phone {
        width: 15px !important;
        height: 15px !important;
        line-height: 17px !important;
    }
	
	div#wpforms-64-field_6-container {
    padding-right: 0 !important
}
	

}
@media (max-width: 428px){
	
	div#copyright p{
    font-size: 10px !important;
}
	
}
@media (max-width: 414px){
	    header#top:after {
        width: 65%;
    }
}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}