/*
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
*/



/****************************** Typography ***************************************************/

/****************************** Secondary Header ***************************************************/


/****************************** Main Menu ***************************************************/
#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    font-family: Readex Pro;
}
li#menu-item-273 a span {
    transition: opacity .2s ease;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
    padding: 16px 40px;
    border-radius: 8px;
	font-size: 19px;
}
#header-outer ul.sf-menu>li>a>.nectar-menu-icon-img {
    max-height: 40px;
    position: absolute;
    right: 20px !important;
    width: 10%;
    top: 13px !important;
    z-index: 999 !important;
}
#header-outer ul.sf-menu>li>a>.nectar-menu-icon-img {
    max-height: 40px;
    position: absolute;
    right: -20px;
    width: 10%;
    top: 4px;
}

/****************************** About Us Page ***************************************************/



/****************************** Contact Us Page ***************************************************/

#contact-sec input[type=text] {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
}
#contact-sec input[type=tel] {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
}
#contact-sec input[type=email] {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
}
#contact-sec textarea.wpcf7-form-control.wpcf7-textarea {
    background: transparent;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    border-radius: 0px !important;
    font-family: 'poppins';
    height: 150px;
}


#contact-sec input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    background-position: right center;
    color: #fff;
    text-decoration: none;
}
#contact-sec input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-image: linear-gradient(to right, #d30f11 0%, #FFEDBC 51%, #d30f11 100%);
    padding: 10px 0px !important;
    text-align: center;
    text-transform: uppercase;
    transition: .5s;
    background-size: 200% auto;
    color: #fff;
    box-shadow: 0 0 20px #eee;
    border-radius: 0px !important;
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
}



/****************************** Services Pages ***************************************************/




/****************************** Slider ***************************************************/



/******* Animation ************/

#second-car {
    display: none;
}
#second-boxex {
    margin-left: 10px;
    margin-right: 10px;
}
/****************************** Sec-1 ***************************************************/

.sec-1-h-txt h1 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 55px;
}
.sec-1-h-txt p {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 32px;
    padding-right: 20px;
    font-family: 'Readex Pro';
    padding-top: 10px;
}
#sec-1:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Item-→-Link.png);
    position: absolute;
    top: 15%;
    right: 7%;
    z-index: 99;
}
#sec-1-btn {
    font-size: 16px;
    padding: 14px 35px;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
    border-radius: 8px !important;
    font-weight: 100;
}





/******* Animation ************/
#sec-1 .sec-1-line {
animation: move10 4s infinite;   }

@keyframes move10 {
0% {
    transform: translateY(0px);
    transition: 0.6s;
}

50% {
    transform: translateY(60px);
    transition: 0.6s;
}
70% {
    filter: opacity(0.8);
    transition: 0.6s;
}
100% {
    filter: unset;
    transition: 0.6s;
}
}

/****************************** sec-2 ***************************************************/
#sec-2 .sec-2-com-txt p {
    color: #000;
    padding: 0px 30px 0px 0px;
}
.sec-2-h-txt h3 {
    font-size: 20px;
    padding-left: 35px;
    font-weight: 100;
    position: relative;
}
.sec-2-h-txt h3:before {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/✦.png);
    left: 10px;
    position: absolute;
}
.sec-2-h-txt h1 {
    font-size: 45px;
    color: #000;
    padding-bottom: 15px;
}
.sec-2-h-txt p {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    padding-right: 41px;
}
.sec-2-add-h-txt h2 {
    font-size: 32px;
    color: #000;
}
.sec-2-com-txt h3 {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
}
.sec-2-com-txt p {
    font-size: 17px;
    line-height: 27px;
    color: #666666;
}
.sec-2-col .vc_column-inner {
    border: 1px solid #F769C6;
    padding-top: 35px;
    padding-left: 20px;
    padding-bottom: 40px;
    border-radius: 20px;
}





/******* Animation ************/

/****************************** sec-3 ***************************************************/
.sec-3-h-txt h1 {
    font-size: 45px;
    line-height: 75px;
}
#sec-3-btn {
    font-size: 17px;
    padding: 14px 50px;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
    border-radius: 8px !important;
    font-weight: 100;
    margin-right: 10px;
    width: 16%;
    position: relative;
    text-transform: uppercase;
    margin-top: 30px;
}
#sec-3-btn:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-6.png);
    position: absolute;
    right: 30px;
    top: 18px;
}
#sec-3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

#sec-3-btn-2 {
    font-size: 19px;
    padding: 0px 3px;
    background: #0000 ! IMPORTANT;
    border-radius: 8px !important;
    font-weight: 100;
    margin-right: 10px;
    margin-left: 20px;
	position: relative;
}
#sec-3-btn-2:before {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Link.png);
    position: absolute;
    bottom: -10px;
    left: 5px;
}
#sec-3-btn-2:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-6.png);
    position: absolute;
    right: -18px;
}









/******* Animation ************/


/****************************** sec-4 ***************************************************/

.sec-4-h-txt h1 {
    font-size: 65px;
    color: #000;
    text-transform: capitalize;
}
.sec-4-menu-1 h1 {
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
    text-transform: capitalize;
}
.sec-4-pricing h3 {
    font-size: 17px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
    font-weight: 100;
}
.sec-4-main-col-2 {
    border: 1px solid;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    padding-left: 40px !important;
    border-color: #5B6DF7;
}
.sec-6-con-h-txt h3 {
    font-size: 30px;
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
    padding-bottom: 10px;
}
.sec-6-con-h-txt p {
    color: #000;
    font-size: 17px;
    line-height: 27px;
}
.sec-pricing-txt p strong {
    float: right;
}
.sec-pricing-txt p {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
    font-size: 17px;
    padding-top: 20px;
    padding-left: 30px;
	position: relative;
}
.sec-pricing-txt p:before {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-8.png);
    position: absolute;
    left: 0;
}
.sec-4-col .vc_column-inner {
    border: 1px solid;
    padding-left: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-color: #5B6DF7;
    padding-right: 40px;
}
#sec-4-btn {
    font-size: 16px;
    padding: 18px 25px;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
    border-radius: 8px !important;
    font-weight: 100;
    margin-right: 10px;
    width: 50%;
    position: relative;
    text-transform: uppercase;
    margin-top: 30px;
    border-radius: 0px !important;
}
.sec-pricing-txt p strong {
    float: right;
}
#sec-4-btn:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-6.png);
    position: absolute;
    right: 24px;
    top: 19px;
}


/******* Animation ************/


/****************************** sec-5 ***************************************************/

.sec-5-h-txt h1 {
    text-transform: uppercase;
    padding-bottom: 20px;
    font-size: 60px;
}
.sec-5-h-txt p {
    font-size: 18px;
    line-height: 35px;
    font-weight: 100;
}

#sec-5-btn {
    font-size: 17px;
    padding: 14px 50px;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
    border-radius: 8px !important;
    font-weight: 100;
    margin-right: 10px;
    position: relative;
    text-transform: uppercase;
    margin-top: 30px;
}
#sec-5-btn:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-6.png);
    position: absolute;
    right: 30px;
    top: 18px;
}

#sec-5-btn-2 {
    font-size: 22px;
    padding: 0px 3px;
	width: 23%;
    background: #0000 ! IMPORTANT;
    border-radius: 8px !important;
    font-weight: 100;
    margin-right: 10px;
    margin-left: 20px;
	position: relative;
}
#sec-5-btn-2:before {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Link.png);
    position: absolute;
    bottom: -10px;
    left: 5px;
}
#sec-5-btn-2:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-6.png);
    position: absolute;
    right: 102px;
}
#sec-5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}







/******* Animation ************/


/****************************** sec-6 ***************************************************/

.sec-6-h-txt h1 {
    font-size: 45px;
    color: #000;
}

.sec-5-testii p {
    padding-top: 31px;
    font-size: 17px;
    color: #212650;
    line-height: 20px;
}
.sec-6-texti p {
    padding-top: 30px !important;
    color: #212650 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: 100 !important;
}
.sec-6-con-h-txt span {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(90deg, rgba(91, 109, 247, 1) 0%, rgba(247, 105, 198, 1) 100%, rgba(0, 0, 0, 1) 100%);
}
.sec-6-col .vc_column-inner {
    border: 2px solid;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-color: #5B6DF7;
	padding-left: 20px;
    padding-right: 20px;
}



/******* Animation ************/


/****************************** sec-7 ***************************************************/


/******* Animation ************/



/****************************** sec-8 ***************************************************/


/******* Animation ************/



/****************************** sec-9 ***************************************************/


/******* Animation ************/



/****************************** sec-10 ***************************************************/


/******* Animation ************/



/****************************** Footer ***************************************************/

#footer .footer-copy a:hover {
    color: #f00;
    transition: .9s;
}
#footer .footer-copy a {
    opacity: 1;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid;
    text-transform: uppercase;
}
#footer h2 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 100;
}
#footer .footer-news p {
    font-size: 13px;
    color: #ffffff;
}
#footer .footer-txt p {
    font-size: 18px;
    padding-right: 2%;
    line-height: 30px;
}

.footer-menu li a:hover {
    color: #7f54b3 !important;
    transition: .9s;
}

.footer-menu li a {
    color: #fff !important;
}

.footer-menu li {
    list-style-type: none;
    margin-left: -28px;
    font-family: Nunito sans !important;
    font-weight: 500;
    line-height: 40px;
    font-size: 18px;
}
#footer .iwt-icon img {
    width: 100%;
}
#footer .iwithtext .iwt-text {
    padding-left: 100px;
    padding-right: 30px;
    font-weight: 500;
    color: #ffffff;
    padding-top: 5px;
	font-size: 17px;
}
#footer .iwithtext .iwt-text h3 {
    font-size: 22px;
    font-weight: 100 !important;
}

#footer .iwt-text a {
    font-weight: 500;
    color: #fff;
}
#footer .iwt-text a:hover {
    color: #ca0013 !important;
    transition: .9s;
}

#footer .socliy li a:hover {
    background: white;
    transition: .9s;
    color: #595959;
}
#footer .socliy li a {
    background: #fff;
    color: #5B6DF7;
    padding: 11px 13px;
    font-size: 16px;
    border-radius: 40px !important;
    margin-right: 9px;
}
#footer .socliy li {
    list-style-type: none;
    display: inline-block;
}
#footer .socliy {
    margin-left: -30px;
}
#footer .socliy li i.fa.fa-facebook {
    padding: 0px 4px;
}
#footer .socliy li i.fa.fa-instagram {
    padding: 0px 2px;
}
#footer input[type=submit] {
    background-image: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Group-1171276461-1.png);
    background-repeat: no-repeat;
    font-size: 0px;
    background-position: 0px;
    padding: 23px 40px !important;
    border-radius: 0px !important;
    position: absolute;
    right: 0px;
    margin-top: -54px;
}
#inner-footer {
    border: 2px dashed;
    padding-left: 110px;
    padding-top: 70px;
    padding-bottom: 70px !important;
    border-radius: 20px;
    width: 85%;
    margin: auto;
}
.col-1 .vc_column-inner:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-1-1.png);
    position: absolute;
    right: 15px;
    top: -30px;
}
.col-2 .vc_column-inner:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-1-1.png);
    position: absolute;
    right: 60px;
    top: -30px;
}
.last-txt p {
    font-size: 17px;
    color: #fff;
    padding-top: 16px;
    text-transform: uppercase;
    font-weight: 100;
}
#ajax-content-wrap .divider-border[data-color=white], #ajax-content-wrap .divider-small-border[data-color=white] {
    background-color: #666666;
}

#footer input[type=submit] {
    box-shadow: 0px 0px 0px 0px !important;
}
#footer input[type=email]::placeholder {
    color: #000;
    opacity: 1;
    text-transform: capitalize !important;
}
#footer input[type=email] {
    background: white;
    border: 1px solid #ffffff;
    border-radius: 0px;
    color: #000 !important;
    font-family: Nunito sans !important;
    text-transform: capitalize !important;
    font-size: 18px;
}
#footer label {
    font-family: 'inter';
    color: #111;
    font-weight: 500;
}
#footer-inner2 a:hover {
    color: #00c3b6;
    transition: .9s;
}

#footer-inner2 a {
    font-family: 'inter';
    color: #000;
    font-weight: 500;
}
.footer-col2 .vc_column-inner {
    padding-left: 50px;
}
.footer-col1 .divider-vertical.nectar-bg-default {
    height: 150px;
    position: absolute;
    top: 10px;
    right: -30px;
}
.footer-col2 .divider-vertical.nectar-bg-default {
    height: 150px;
    position: absolute;
    top: 10px;
    right: 30px;
}
.footer-col3 .divider-vertical.nectar-bg-default {
    height: 150px;
    position: absolute;
    top: 10px;
    right: 30px;
}

#footer .nectar-global-section.before-footer {
    z-index: 11;
}
#footer label {
    font-family: 'inter';
    color: #fff;
    font-weight: 500;
}



/****************************** Responsive ***************************************************/

/****************** 1680 ****************************/
@media (max-width: 1680px) {}

/****************** 1600 ****************************/
@media (max-width: 1600px) {
	
	#sec-6 .toggle-title a {
    margin-left: -29px;
	width: 109% !important;
}
		#sec-2 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    display: none;
}
	#second-car {
    display: unset;
}
	#sec-2 .sec-2-add-h-txt h2 {
    display: none;
}
.sec-5-h-txt h1 {
    text-transform: uppercase;
    padding-bottom: 20px;
    font-size: 40px;
}	
    .sec-3-h-txt h1 {
        font-size: 41px;
        line-height: 75px;
        text-transform: uppercase;
    }
	.sec-5-h-txt h1 {
    font-size: 40px;
}
	#sec-5-btn-2:after {
    right: 62px;
}
#sec-5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 80%;
}
	div[data-style*=minimal] .toggle>.toggle-title i {
    top: 60px !important;
}
	.toggles--minimal-shadow .toggle > .toggle-title i:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-9.png);
    top: -14px;
}
	
}

/****************** 1440 ****************************/
@media (max-width: 1440px) {
	#second-boxex {
    margin-left: 20px;
    margin-right: 20px;
}   
	#sec-6 .toggle-title a {
        margin-left: -23px;
        width: 108% !important;
    }
	
	.sec-3-h-txt h1 {
        font-size: 37px;
        line-height: 75px;
        text-transform: uppercase;
    }
.sec-1-h-txt h1 {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 45px;
}	
	.sec-2-h-txt h1 {
    font-size: 35px;
}
	#sec-3-btn {
    width: 19%;
}
	    #sec-5-btn-2:after {
        right: 42px;
    }
	#sec-6 {
    padding-top: 0px !important;
}
	body .toggles--minimal-shadow .toggle {
    padding: 0px 24px !important;
}
#inner-footer {
    padding-left: 40px;
}
	#footer h2 {
    font-size: 18px;
}
}

/****************** 1366 ****************************/

@media (max-width: 1366px) {
	
    #sec-6 .toggle-title a {
        margin-left: -23px;
        width: 109% !important;
    }
	    body div[data-style*=minimal] .toggle.open>.toggle-title a, body div[data-style*=minimal] .toggle>.toggle-title a {
        width: 109% !important;
        margin-left: -24px !important;
    }
	.sec-1-h-txt h1 {
    font-size: 25px;
    line-height: 45px;
}
	.sec-1-h-txt p {
    font-size: 16px;
    line-height: 28px;
}
	#sec-1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
	.sec-2-h-txt h1 {
    font-size: 38px;
    padding-bottom: 0px;
}
	.sec-2-h-txt p {
    font-size: 16px;
    padding-right: 95px;
}
	.sec-2-add-h-txt h2 {
    font-size: 25px;
}
	.sec-2-com-txt h3 {
    font-size: 18px;
}
	.sec-2-com-txt p {
    font-size: 15px;
    line-height: 25px;
}
    .sec-3-h-txt h1 {
        font-size: 36px;
        line-height: 60px;
    }
	#sec-3-btn {
    font-size: 16px;
    padding: 14px 23px !important;
    width: 17%;
}
	.sec-4-h-txt h1 {
    font-size: 45px;
}
	#sec-our {
    padding-top: 50px !important;
    padding-bottom: 10px !important;
}
	.sec-4-menu-1 h1 {
    font-size: 35px;
    line-height: 45px;
}
	#sec-4-btn {
    font-size: 14px;
    width: 56%;
}
.sec-5-h-txt h1 {
    padding-bottom: 0px;
    font-size: 40px;
}
#sec-5-btn {
    font-size: 16px;
    padding: 14px 28px;
    width: 23%;
}
	#sec-5 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.sec-6-h-txt h1 {
    font-size: 40px;
    line-height: 50px;
}
/* 	body div[data-style*=minimal] .toggle.open>.toggle-title a, body div[data-style*=minimal] .toggle>.toggle-title a {
    width: 116% !important;
} */
	.sec-6-con-h-txt p {
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
	#inner-footer {
    padding-left: 80px;
    width: 95%;
}
	.last-txt p {
    font-size: 15px;
    padding-top: 15px;
}
	#footer .footer-txt p {
    font-size: 17px;
    line-height: 27px;
}
	#logo img.starting-logo.skip-lazy.default-logo {
    height: 125% !important;
}
	#ajax-content-wrap .vc_row.right_padding_16pct .row_col_wrap_12, .nectar-global-section .vc_row.right_padding_16pct .row_col_wrap_12 {
    padding-right: 8%;
}
	#ajax-content-wrap .vc_row.left_padding_16pct .row_col_wrap_12, .nectar-global-section .vc_row.left_padding_16pct .row_col_wrap_12 {
    padding-left: 8%;
}
	#sec-5 .row-bg.viewport-desktop.using-image {
    background-size: 100%;
}
}


/****************** 1326 ****************************/
@media (max-width: 1326px) {}

/****************** 1280 ****************************/

@media (max-width: 1280px) {
	
	    #sec-6 .toggle-title a {
        margin-left: -26px !important;
        width: 110% !important;
    }
	    .sec-3-h-txt h1 {
        font-size: 32px;
        line-height: 60px;
    }
	    #inner-footer {
        padding-left: 70px;
        width: 100%;
    }
	    #sec-5-btn-2:after {
        right: 22px;
    }
	#footer label {
  font-size: 13px;
}
	#footer h2 {
  font-size: 16px;
}
div[data-style*="minimal"] .toggle.open i {
  top: 30px;
}
body .toggles--minimal-shadow .toggle {
  padding: 0 40px;
}
img.starting-logo.skip-lazy.default-logo {
    transform: scale(0.9);
}
	
	li#menu-item-273 a span {
  margin-right: -30px;
}
	#header-outer ul.sf-menu > li > a > .nectar-menu-icon-img {
  right: -7px !important;
}
 	#footer input[type=submit] {
    margin-top: -55px;
}
	    .sec-6-con-h-txt p {
        font-size: 14px;
    }
	    body div[data-style*=minimal] .toggle.open>.toggle-title a, body div[data-style*=minimal] .toggle>.toggle-title a {
        width: 110% !important;
    }
 #sec-6 .toggles--minimal-shadow .toggle > .toggle-title i:after {
    top: -14px;
}
	#sec-4-btn:after {
    right: 12px;
}
	    .sec-4-menu-1 h1 {
        font-size: 30px;
        line-height: 40px;
    }
	#sec-3-btn:after {
    right: 20px;
    top: 15px;
}
    .sec-2-com-txt p {
        font-size: 14px;
        line-height: 24px;
    }
	    .sec-1-h-txt h1 {
        font-size: 25px;
        line-height: 40px;
    }
#top ul.sf-menu.sf-js-enabled.sf-arrows span.menu-title-text {
    font-size: 17px;
}
	    #sec-1 .row-bg.viewport-desktop.using-image {
        background-size: cover !important;
    }
	#sec-2 {
    padding-top: 70px !important;
}
	.col-2 .vc_column-inner:after {
    right: 20px;
}
.toggles--minimal-shadow .toggle > .toggle-title a {
    padding: 15px 58px 15px 0;
}
	.toggles--minimal-shadow .toggle > .toggle-title i:after {
    content: url(https://demo25.mystagingserver.site/swiftchamps/wp-content/uploads/2024/09/Vector-9.png);
    top: 5px;
    left: 8px;
    width: 0px;
} 
}


/****************** 1024 ****************************/

@media (max-width: 1024px) {}



/****************** 800 ****************************/

@media (max-width: 800px) {}

/****************** 768 ****************************/

@media (max-width: 768px) {}

/****************** 760 ****************************/

@media (max-width: 760px) {}

/****************** 640 ****************************/

@media (max-width: 640px) {}

/****************** 600 ****************************/

@media (max-width: 600px) {}


/****************** 480 ****************************/

@media (max-width: 480px) {}


/****************** 515 ****************************/

@media (max-width: 515px) {}


/****************** 414 ****************************/

@media (max-width: 414px) {}



/****************** 375 ****************************/

@media (max-width: 375px) {}


/****************** 360 ****************************/

@media (max-width: 360px) {}


/****************** 320 ****************************/

@media (max-width: 320px) {}


