/*
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
*/
.material #header-secondary-outer>.container, .material #header-secondary-outer>.container>nav {
    display: flex;
    justify-content: flex-end;
    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;
}
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: 1px solid #fff !important;
    border-radius: 50px !important;
    font-size: 14px !important;
    transition: .9s;
}
div#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows li:hover i {
    background: #C19450 !important;
    color: #fff !important;
	border-color:#C19450 !important;
}
div#header-secondary-outer ul#social li a {
    margin: 0px 3px !important;
}
div#header-secondary-outer ul#social {
    display: flex;
    position: absolute;
    right: 0;
}
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: #C19450 !important;
    color: #fff !important;
	border-color:#C19450 !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;
}
div#ajax-content-wrap {
    --scroll-bar-w: 0px !important;
}
/* ========================================== */
header#top {
    position: relative;
}
header#top:after {
    content: "";
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    width: 96%;
    height: 100%;
    border-top-left-radius: 50px;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows, header#top ul.buttons.sf-menu {
    height: 90px;
}
header#top, div#header-space {
    height: 90px !important;
}
header#top li.current-menu-item span {
    position: relative;
    color: #C19450;
    font-weight: 700;
    text-decoration: underline;
}
header#top li#menu-item-26 a span:after {
    content: "\f061";
    position: relative;
    font-family: fontawesome;
    margin-left: 10px !important;
}
header#top li#menu-item-26 a span {
    border: 1.5px solid #003048;
    padding: 12px 20px !important;
    border-radius: 30px !important;
    color: #003048 !important;
    font-weight: 600;
    position: relative;
}
/* ================================= */
div#revoluiton-slider {
    margin-bottom: 0px !important;
}
div#revoluiton-slider img.left-img {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    margin: 0% 0% -7% -19% !important;
    width: 250px;
}
div#revoluiton-slider i.fa-arrow-right {
    position: relative;
    top: -3px;
}
/* ========================== */
div#about {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#about-inner .wpb_text_column {
    border-bottom: 1px solid #202020;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}
div#about-inner .iwithtext {
    display: inline-flex;
    width: 50%;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
div#about-inner .iwithtext .iwt-icon {
    background: #E8EFF1;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: .9s;
    position: relative !important;
}
div#about-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#about-inner .iwithtext .iwt-text {
    padding-left: 0px !important;
}
div#about-inner .iwithtext .iwt-text h5 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}
div#about-inner img.skip-lazy {
    width: 90%;
    float: right;
}
div#about-inner .nectar-milestone:after {
    content: "";
    background: #C19450;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    border-radius: 0px 20px 0px 20px !important;
}
div#about-inner .nectar-milestone {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40%;
    background: #095B6B;
    padding: 30px 20px !important;
    color: #fff !important;
    border-radius: 20px;
    transform: translate(0px, 40px);
}
div#about-inner .subject {
    color: #fdfcfba6;
    font-weight: 600;
    text-transform: uppercase !important;
}
/* =========================== */
h6 span {
    border: 1px solid;
    padding: 5px 20px !important;
    border-radius: 30px !important;
}
a#btn {
    border-radius: 30px !important;
}
/* ====================== */
div#service {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#service-inner .vc_col-sm-4 .vc_column-inner {
    border: 1px solid #ccc;
    padding: 20px 20px !important;
    border-radius: 10px !important;
    transition: .9s;
    overflow: hidden;
    position: relative;
}
div#service-inner .vc_col-sm-4 .vc_column-inner:after {
    content: "";
    background: #b8860b40;
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    transform: translate(40px, -40px);
    transition: .9s;
}
div#service-inner .vc_col-sm-4:hover .vc_column-inner {
    background: #003048 !important;
    border-color: #003048 !important;
}
div#service-inner .vc_col-sm-4:hover h3 span, div#service-inner .vc_col-sm-4:hover p span, div#service-inner .vc_col-sm-4:hover h6 span, div#service-inner .vc_col-sm-4:hover h6 a {
    color: #fff !important;
    transition: .9s;
}
div#service-inner .vc_col-sm-4 h3 span, div#service-inner .vc_col-sm-4 p span, div#service-inner .vc_col-sm-4 h6 span, div#service-inner .vc_col-sm-4 h6 a {
    transition: .9s;
}
div#service-inner .vc_col-sm-4:hover .vc_column-inner:after {
    background: #B8860B;
    transition: .9s;
    transform: translate(30px, -30px);
}
div#service-inner p {
    min-height: 100px;
}
div#service-inner .vc_col-sm-4 h6 span a:after {
    content: "\f061";
    position: absolute;
    right: 0;
    top: 0;
    font-family: fontawesome;
    margin-top: -4px;
    transition: .9s;
}
div#service-inner .vc_col-sm-4 h6 span a {
    padding-right: 20px !important;
    position: relative;
}
div#service-inner .vc_col-sm-4 h6 span {
    padding: 0px 0px !important;
    border: unset !important;
}
div#service a#btn {
    margin: 0 auto;
    display: table;
}

/* ================================= */
div#how-we {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#how-we img.right-img, div#review-send img.right-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
    margin: -14% -16% 0% 0% !important;
}
div#how-we-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid #fff !important;
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
    gap: 15px;
}
div#how-we-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0 !important;
}
div#how-we-inner .iwithtext .iwt-icon {
    position: relative;
}
div#how-we-inner .iwithtext .iwt-text {
    padding-left: 0px;
}
div#how-we-inner .vc_col-sm-4 .iwithtext:last-child {
    border: unset !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
/* ================================ */
div#why-choose {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#why-choose-inner .nectar-fancy-ul ul li i {
    background: #b8860b42;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 18px;
}
div#why-choose-inner .nectar-fancy-ul ul li {
    margin-bottom: 10px !important;
}
/* ========================== */
div#advantage {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#advantage-inner .vc_col-sm-3 h3 span, div#advantage-inner .vc_col-sm-3 h4 span, div#advantage-inner .vc_col-sm-3 p span {
    transition: .9s;
}
div#advantage-inner .vc_col-sm-3:hover h3 span, div#advantage-inner .vc_col-sm-3:hover h4 span, div#advantage-inner .vc_col-sm-3:hover p span {
    color: #fff !important;
    transition: .9s;
}
div#advantage-inner .vc_col-sm-3:hover .vc_column-inner {
    background: #003048;
}
div#advantage-inner .vc_col-sm-3 .vc_column-inner {
    padding: 20px 20px !important;
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    transition: .9s;
    border-radius: 10px !important;
}
div#advantage-inner h4 {
    font-family: 'Philosopher';
    font-size: 20px;
    line-height: 30px !important;
}
div#advantage-inner p {
    min-height: 100px;
}
/* =========================== */
div#case {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#case-inner {
    margin: 0px 100px;
    text-align: center;
}
div#case-inner a#btn-one {
    background: #0000 !important;
    color: #003048 !important;
    border: 1px solid #ccc;
    padding: 16px 0px !important;
    text-transform: capitalize !important;
    font-size: 15px !important;
    transition: .9s;
    border-radius: 5px !important;
    width: 95%;
}
div#case-inner a#btn-one:hover {
    background: #003048 !important;
    color: #fff !important;
    transition: .9s;
}
/* ============================ */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonial-inner {
    background: #fff;
    padding: 30px 40px !important;
    margin: 0px 20px;
    border-radius: 25px !important;
    transition: .9s;
}
div#testimonial-inner:hover p span, div#testimonial-inner:hover h5 span {
    color: #fff !important;
    transition: .9s;
}
div#testimonial-inner:hover {
    background: #095B6B;
}
div#testimonial-inner .wpb_content_element p {
    font-size: 18px !important;
    line-height: 28px !important;
}
div#testimonial-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
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 h5 {
    margin: 0;
}
div#testimonial-inner .iwithtext .iwt-text {
    padding: 0px !important;
}
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';
    box-shadow: unset !important;
    border-radius: 50%;
    color: #121212;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #fff;
    transition: .9s;
    border: 1px solid #003048;
    font-size: 15px;
}
div#testimonial button.owl-next:hover:before, div#testimonial button.owl-prev:hover:before {
	background: #C19450;
	border-color:#C19450;
	color:#FFFFFF !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;
    top: 120px;
}
div#testimonial button.owl-next {
    right: -50px;
}
div#testimonial button.owl-prev {
    left: -50px;
}
/* ================================= */
div#contact {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#contact-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
div#contact-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#contact-inner .iwithtext .iwt-icon {
    position: relative !important;
}
div#contact-inner .iwithtext .iwt-text h4 {
    margin: 0;
}
div#contact-inner .iwithtext .iwt-text {
    padding: 0px !important;
}
div#contact-inner .t-one {
    background: #095B6B;
    padding: 10px 30px !important;
    border-radius: 10px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#contact-inner .t-one p a {
    opacity: 1;
}
div#contact-inner .t-one p a img {
    display: inline-block !important;
    margin: 0px 7px -4px 0px !important;
}
div#contact-inner .form-col .vc_column-inner {
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    padding: 30px 40px !important;
    border-radius: 10px !important;
}
div#contact-inner input, div#contact-inner textarea {
    background: #4a4a4a14;
    border-radius: unset !important;
    color: #000 !important;
}
div#contact-inner .wpforms-field {
    padding: 5px 0px !important;
}
div#contact-inner label.wpforms-field-label {
    color: #6D7582 !important;
}
div#contact-inner button#wpforms-submit-94 {
    width: 100%;
    padding: 0px 0px !important;
    background: #C19450;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 15px !important;
    height: 50px !important;
}
div#contact-inner div#wpforms-94 {
    margin: 0px !important;
}
/* ========================== */
div#review-send {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#review-send-inner .form-col .vc_column-inner {
    background: #fff;
    filter: drop-shadow(2px 4px 6px #ccc);
    padding: 30px 40px !important;
    border-radius: 10px !important;
}
div#review-send-inner input, div#review-send-inner textarea {
    background: #fff;
    border-radius: unset !important;
    color: #000 !important;
}
div#review-send-inner .wpforms-field {
    padding: 5px 0px !important;
}
div#review-send-inner label.wpforms-field-label {
    color: #6D7582 !important;
}
div#review-send-inner button#wpforms-submit-90 {
    width: 100%;
    padding: 0px 0px !important;
    background: #C19450;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 15px !important;
    height: 50px !important;
}
div#review-send-inner div#wpforms-94 {
    margin: 0px !important;
}
div#review-send-inner h6 {
    margin: 0px 0px !important;
    color: #0A192F !important;
    font-weight: 500;
}
div#wpforms-90-field_2-container, div#wpforms-90-field_3-container {
    margin-top: -70px;
}
/* ========================== */
div#footer-widgets .row {
    padding: 40px 0px !important;
    border-bottom: 1px solid #fff !important;
}
div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    margin: 0 auto;
    display: table;
}
div#custom_html-2 .socliy ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: .9s;
}
div#custom_html-2 .socliy ul li {
    display: inline-block;
    margin-right: 5px !important;
}
div#custom_html-2 .socliy ul li:hover i {
    background: #095B6B !important;
    border-color: #095B6B !important;
}
div#footer-widgets ul#menu-get-in-touch li:hover a i {
    color: #C19450 !important;
    transition: .9s;
}
div#footer-widgets ul#menu-get-in-touch li a i {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff !important;
    transition: .9s;
}
div#footer-widgets ul#menu-get-in-touch li a {
    position: relative;
    padding-left: 30px !important;
}
div#footer-widgets ul#menu-quick-links li a:before, div#footer-widgets ul#menu-useful-links li a:before {
    content: url(https://mylegalnurseconsultant.com/wp-content/uploads/2026/04/Group-35.png);
    position: absolute;
    left: 0;
    top: 0;
}
div#footer-widgets ul#menu-quick-links li a, div#footer-widgets ul#menu-useful-links li a {
    position: relative;
    padding-left: 30px !important;
}
/* ======================== */
div#copyright {
    padding: 20px 0px !important;
    margin-bottom: 0px !important;
}
div#copyright strong {
    color: #C19450 !important;
}
/* =========================== */
@media (max-width: 1600px){
	div#revoluiton-slider img.left-img {
    margin: 0% 0% -7% -16% !important;
    width: 250px;
}
	div#how-we img.right-img, div#review-send img.right-img {
    width: 250px;
    margin: -14% -14% 0% 0% !important;
}
	.text-lft {
    margin-left: -80px;
}
}
@media (max-width: 1440px){
	    div#revoluiton-slider img.left-img {
        margin: 0% 0% -7% -9% !important;
        width: 220px;
    }
	.text-lft {
    margin-left: -120px;
}
	    div#how-we img.right-img, div#review-send img.right-img {
        width: 220px;
        margin: -14% -8% 0% 0% !important;
    }
	div#case-inner {
    margin: 0px 50px;
}
}
@media (max-width: 1366px){}
@media (max-width: 1326px){}
@media (max-width: 1280px){
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 55px;
}
	    .text-lft {
        margin-left: -100px;
    }
	    div#revoluiton-slider img.left-img {
        margin: 0% 0% -7% -9% !important;
        width: 200px;
    }
	div#how-we img.right-img, div#review-send img.right-img {
        width: 200px;
        margin: -14% -7% 0% 0% !important;
    }
}
@media (max-width: 1080px){
	    div#revoluiton-slider img.left-img {
        margin: 0% 0% -7% -9% !important;
        width: 160px;
    }
	div#about {
    padding: 30px 0px !important;
}
	div#about-inner .iwithtext {
    margin-bottom: 10px !important;
}
	div#about-inner .iwithtext .iwt-text {
    width: 70%;
}
	div#about-inner .iwithtext .iwt-text h5 {
    font-size: 13px;
    line-height: 19px;
}
	div#about-inner .nectar-milestone {
    width: 55%;
}
	div#about-inner img.skip-lazy {
    width: 100%;
    height: 550px;
    object-fit: cover;
    border-radius: 20px;
}
	div#service {
    padding: 30px 0px !important;
}
	div#service-inner .vc_col-sm-4 .vc_column-inner p br {
    display: none;
}
	div#service-inner .vc_col-sm-4 .vc_column-inner {
    padding: 15px 15px !important;
}
	div#service-inner h3 {
    min-height: 60px;
}
	div#how-we {
    padding: 30px 0px !important;
}
	p, li a {
    font-size: 14px !important;
    line-height: 24px;
}
	div#footer-widgets ul#menu-get-in-touch li a {
    padding-left: 25px !important;
}
	div#how-we-inner .iwithtext {
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
    gap: 15px;
}
	div#why-choose {
    padding: 30px 0px !important;
}
	div#nav_menu-3 {
    margin-left: -10px !important;
}
div#nav_menu-4 {
        margin-left: -30px !important;
    }
	div#advantage {
    padding: 30px 0px !important;
}
	div#advantage-inner .vc_col-sm-3 .vc_column-inner {
    padding: 15px 10px !important;
}
div#advantage-inner h4 {
        font-size: 16px !important;
        line-height: 26px !important;
    }
	div#advantage-inner p {
    min-height: 120px;
}
	div#case {
    padding: 30px 0px !important;
}
	div#case-inner a#btn-one {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
}
	div#testimonial {
    padding: 30px 0px !important;
}
	div#testimonial-inner .wpb_content_element p {
    font-size: 16px !important;
    line-height: 26px !important;
}
	div#testimonial-inner {
    padding: 20px 20px !important;
    margin: 0px 10px;
}
	div#contact {
    padding: 30px 0px !important;
}
	div#contact-inner .form-col .vc_column-inner {
    padding: 20px 30px !important;
}
	div#contact-inner label.wpforms-field-label {
    margin-bottom: 5px !important;
}
	div#review-send {
    padding: 30px 0px !important;
}
	div#review-send {
    padding: 30px 0px !important;
}
	div#review-send-inner .form-col .vc_column-inner {
    padding: 20px 30px !important;
}
}
@media (max-width: 912px){
	    #header-secondary-outer {
        top: 0px;
    }
	header#top {
    padding: 15px 0px !important;
}
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 40px !important;
    }
	header#top, div#header-space {
    height: auto !important;
}
	div#header-outer {
    padding: 0px 0px !important;
}
	header#top:after {
    border-top-left-radius: 30px;
}
	    div#revoluiton-slider img.left-img {
        margin: 0% 0% -7% -9% !important;
        width: 120px;
    }
	    .text-lft {
        margin-left: -60px;
    }
	div#about-inner img.skip-lazy {
    height: auto !important;
}
	div#about-inner {
    margin: 0px 100px;
    text-align: center;
}
	    div#about-inner .iwithtext {
        text-align: left;
    }
	    div#about-inner .nectar-milestone {
        width: 40%;
        transform: translate(-30px, 30px);
    }
	div#service-inner {
    margin: 15px 100px;
    text-align: center;
}
	div#service-inner h3, div#service-inner p {
    min-height: auto !important;
}
div#how-we-inner .iwithtext {
    display: inline-grid;
    width: 50%;
    text-align: center;
    justify-content: center;
    border: unset !important;
    padding-bottom: 0px !important;
}
	div#how-we-inner .iwithtext .iwt-icon {
    margin: 0 auto;
}
	div#how-we-inner {
    margin: 0px 100px;
}
	div#how-we-inner .iwithtext .iwt-icon img {
    width: 60px;
}
	div#how-we-inner img.img-with-animation.skip-lazy {
    width: 80%;
    margin: 0 auto;
}
div#why-choose-inner {
    margin: 0px 100px;
    text-align: center;
}
	div#why-choose-inner .nectar-fancy-ul ul {
    margin: 0 auto;
    display: table;
}
div#why-choose-inner .nectar-fancy-ul ul li {
    text-align: left;
}
	div#advantage-inner {
    margin: 0px 100px;
}
	div#case-inner .vc_col-sm-2 {
    margin-bottom: 0px !important;
}
	div#contact-inner {
    text-align: center;
    margin: 0px 100px;
}
	div#contact-inner .iwithtext {
    display: inline-grid;
    width: 50%;
    justify-content: center;
}
	div#contact-inner .form-col .vc_column-inner {
    text-align: left;
}
	div#review-send-inner {
    margin: 0px 100px;
}
	div#nav_menu-2, div#nav_menu-3, div#nav_menu-4 {
    display: unset;
}
	    div#nav_menu-3 {
        margin-left: 0px !important;
    }
	    div#nav_menu-4 {
        margin-left: 0px !important;
    }
	div#how-we img.right-img, div#review-send img.right-img {
        width: 150px;
        margin: -14% -7% 0% 0% !important;
    }
}
@media (max-width: 800px){
	div#about-inner {
        margin: 0px 50px;
    }
	    div#service-inner {
        margin: 15px 50px;
    }
	div#how-we-inner {
        margin: 0px 50px;
    }
	div#why-choose-inner {
        margin: 0px 50px;
    }
	    div#advantage-inner {
        margin: 0px 50px;
    }
	div#testimonial-inner .wpb_content_element p br {
    display: none;
}
	    div#contact-inner {
        margin: 0px 50px;
    }
	    div#review-send-inner {
        margin: 0px 50px;
    }
}
@media (max-width: 768px){}
@media (max-width: 480px){
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 30px !important;
    }
	li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-icon.nectar-regular-menu-item.menu-item-38 a {
    text-transform: lowercase !important;
    font-size: 13px !important;
}
	   .text-lft {
        margin-left: -10px;
    }
	    div#revoluiton-slider img.left-img {
        margin: 0% 0% -7% -9% !important;
        width: 60px;
    }
	    div#about-inner .nectar-milestone {
        width: 55%;
        transform: translate(-10px, 0px);
    }
	div#about-inner .iwithtext {
    width: 100%;
    justify-content: center;
    text-align: center;
    display: block;
}
	    div#about-inner .iwithtext .iwt-text {
        width: 100%;
    }
	div#about-inner .iwithtext .iwt-icon {
    margin: 0 auto;
    margin-bottom: 10px !important;
}
	div#how-we img.right-img, div#review-send img.right-img {
        width: 80px;
        margin: -17% -7% 0% 0% !important;
    }
		div#about-inner {
        margin: 0px 0px;
    }
	    div#service-inner {
        margin: 15px 0px;
    }
	div#how-we-inner {
        margin: 0px 0px;
    }
	div#why-choose-inner {
        margin: 0px 0px;
    }
	    div#advantage-inner {
        margin: 0px 0px;
    }
	    div#contact-inner {
        margin: 0px 0px;
    }
	    div#review-send-inner {
        margin: 0px 0px;
    }
	div#how-we-inner .iwithtext {
        display: inline-grid;
        width: 100%;
    }
	    div#how-we-inner img.img-with-animation.skip-lazy {
        width: 100%;
    }
	div#advantage-inner p {
    min-height: auto;
}
	    div#case-inner {
        margin: 0px 15px;
    }
	div#testimonial .owl-nav.disabled {
    display: none !important;
}
	div#contact-inner .iwithtext {
        width: 100%;
    }
	div#wpforms-90-field_2-container, div#wpforms-90-field_3-container {
    margin-top: 0px;
}
	div#wpforms-90 {
    margin: 0px !important;
}
}
@media (max-width: 428px){}
@media (max-width: 414px){
	div#about-inner .nectar-milestone:after {
    width: 40px;
    height: 40px;
}
	    div#about-inner .nectar-milestone {
        width: 60%;
        transform: translate(-10px, 0px);
        padding: 10px 10px !important;
    }
	div#about-inner .subject {
    font-size: 13px !important;
}
	div#why-choose p br {
    display: none;
}
		div#copyright p {
    font-size: 11px !important;
}
}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}