/*
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 ***************************************************/
h1 {
	font-family: 'time';
}
h2 {
	font-family: 'aeriast';
}
h3 {
	font-family: 'aeriast';
}
h4 {
	font-family: 'timeb';
}
h1 b {
	font-family: 'time';
}
h2 b {
	font-family: 'aeriast';
}
h3 b {
	font-family: 'aeriast';
}
h4 b {
	font-family: 'timeb';
}
h1 strong {
	font-family: 'time';
}
h2 strong {
	font-family: 'aeriast';
}
h3 strong{
	font-family: 'aeriast';
}
h4 strong {
	font-family: 'timeb';
}

/****************************** Secondary Header ***************************************************/
/* #top .icon-salient-cart:before, body.material .icon-salient-cart:before {
    content: "\f217" !important;
} */
#top .icon-salient-cart:before, body.material .icon-salient-cart:before {
    content: url(https://demo25.mystagingserver.site/charles-firmin/wp-content/uploads/2024/05/🦆-icon-_cart_-3.png) !important;
}
#top salient-search:before, body.material #header-outer .icon-salient-search:before {
    content: url(https://demo24.mystagingserver.site/tonywinfree/wp-content/uploads/2024/03/Vector-43.png) !important;
}
body.material #header-outer #search-outer #search input[type="text"] {
    border-color: #8f0000;
}
#header-outer #top nav > ul > li > a {
    color: #ffffff !important;
}
body #header-outer[data-lhe="default"] #top nav > ul > li > a:hover {
    color: #fff !important;
}

/****************************** Main Menu ***************************************************/

#page-header-bg .page-header-bg-image {
    background-position: bottom !important;
    background-color: #fff !important;
}
#page-header-bg .banner-txt {
    font-family: 'timeb' !important;
    font-size: 100px !important;
}
#top ul#menu-main-menu-left-1 span.menu-title-text {
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'jostbd';
}
#top ul#menu-main-menu-left-1 1 {
    opacity: 1 !important;
}
#top ul.buttons.sf-menu span.menu-title-text {
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'jostbd';
}
#top ul.buttons.sf-menu a {
    opacity: 1 !important;
}
header#top .row {
    background-image: url(https://demo25.mystagingserver.site/charles-firmin/wp-content/uploads/2024/05/Rectangle-69.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
    padding-left: 40px;
}
#top ul.buttons.sf-menu.product_added {
    margin-right: 40px;
}

#top ul#menu-main-menu-left-1 {
    padding-left: 90px;
}
#top ul.buttons.sf-menu {
    padding-right: 60px !important;
}
body .fa.fa-angle-down:before {
    content: "\f0d7" !important;
    font-family: 'FontAwesome';
}

/****************************** 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, #9200007d 0%, #92000057 51%, #920000 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: 40px !important;
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
}



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




/****************************** Slider ***************************************************/
.slider-h h4 {
    text-transform: uppercase;
    font-size: 20px;
}
.slider-h h1 {
    font-size: 60px;
    text-transform: capitalize;
    line-height: 60px;
    font-weight: 100;
}
.slider-h h3 {
    font-size: 20px;
    width: 77%;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'timeb';
    line-height: 40px;
}

#slider a#slider-btn {
    background-color: #fff !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
    font-family: 'bergenbd';
    text-transform: uppercase;
    padding: 13px 60px;
    color: #000;
    text-align: center;
/*     width: 26%; */
	margin: 0;
}
#slider .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
.slider-mid-col .vc_column-inner {
    background-color: #920000;
    border-radius: 40px;
    width: 52%;
    margin: 0 auto;
    padding: 8px;
    margin-top: -160px;
}
#slider .slider-img {
    margin-bottom: -5px;
}


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


/****************************** Sec-1 ***************************************************/
.sec-1-h h2 {
    background-image: url(https://demo24.mystagingserver.site/tonywinfree/wp-content/uploads/2024/03/light-blue-1.png);
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    font-size: 90px;
    text-transform: uppercase;
    line-height: 130px;
    -webkit-text-stroke-width: 0.3px;
/*     text-shadow: 2px 2px 20px #0000004d !important; */
	color: #fff;
}
.sec-1-h h3 {
    font-size: 40px;
    background-image: url(https://demo24.mystagingserver.site/tonywinfree/wp-content/uploads/2024/03/white.png);
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #0000;
    text-transform: uppercase;
    -webkit-text-stroke-width: 0.3px;
    color: #000;
}
#sec-1 .sec-1-btn {
    border: 2px solid #fff;
    border-radius: 40px !important;
    font-family: bergenbd;
    text-transform: uppercase;
    font-size: 14px;
    padding: 13px 60px;
    min-width: 180px !important;
    box-shadow: 0px 0px 3px 2px #ccc;
}
#sec-1 .sec-1-btn1 {
    background-color: #2C2C2C !important;
}
#sec-1 .sec-1-btn2 {
	background-image: url(https://demo24.mystagingserver.site/tonywinfree/wp-content/uploads/2024/03/Group-28598-1.png);
    background-color: #0000 !important;
    background-repeat: no-repeat;
	background-size: 100% 100%;
	border: none !important;
}


/******* 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-h h5 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 100;
}
.sec-2-col2 .vc_column-inner {
    padding-left: 50px;
}
.sec-2-h h2 {
    font-size: 100px;
    text-transform: capitalize;
    line-height: 80px;
    color: #fff;
    font-family: aeriast;
    font-weight: 100;
    padding-bottom: 10px;
}
.sec-2-h p {
    font-size: 17px;
    width: 93%;
}
#sec-2 a#sec-2-btn {
    font-size: 14px;
    font-family: lexendbd;
    text-transform: uppercase;
    padding: 13px 60px;
    border-radius: 40px !important;
    color: #000;
    background-color: #fff !important;
}


/****************************** sec-22 ***************************************************/
.sec-22-h h3 {
    font-size: 50px;
    font-family: timeb;
    padding-bottom: 10px;
}
.sec-22-h p {
    margin-left: -20px;
    margin-right: -20px;
}
.sec-22-hh h4 {
    font-family: poppinsbd;
    font-size: 21px;
}
#sec-22 .sec-22-btn {
    margin: 0 auto;
    display: table;
    font-family: lexendbd;
    font-size: 15px;
    padding: 13px 50px;
    border-radius: 40px !important;
    text-transform: uppercase;
    margin-bottom: 30px;
}
#sec-22 .sec-22-icon {
    width: 15%;
    z-index: 99999;
    margin-top: -131px;
    padding-bottom: 20px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
.sec-22-mid-col2 .vc_column-inner {
    background-image: url(https://demo25.mystagingserver.site/charles-firmin/wp-content/uploads/2024/05/BackgroundShadow-4.png);
    background-size: 100% 100%;
    padding-top: 100px;
    margin-left: -70px;
    margin-right: -70px;
    padding-left: 100px;
    padding-right: 100px;
	z-index: 2;
}
#sec-22 .sec-22-mid-col1 .vc_column-inner .iwt-icon img {
    width: 26%;
    filter: drop-shadow(2px 4px 6px #ccc);
    z-index: 9999;
    margin-right: -32px;
}

#sec-22 .sec-22-mid-col1 .vc_column-inner .iwithtext .iwt-icon {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
	position: unset !important;
}
#sec-22 .sec-22-h {
    padding-bottom: 30px;
}
#sec-22 .sec-22-mid-col1 .vc_column-inner .iwithtext .iwt-text h6 {
    margin-top: -70px;
    font-family: barlow;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-left: 0px !important;
}
#sec-22 .sec-22-mid-col1 .vc_column-inner {
    padding-bottom: 60px;
	z-index: 999;
	right: 50px;
}
#sec-22 .sec-22-mid-col3 .vc_column-inner {
    padding-bottom: 70px;
	z-index: 999;
}
#sec-22 .sec-22-mid-col3 .vc_column-inner .iwt-icon img {
    width: 76%;
    filter: drop-shadow(2px 4px 6px #ccc);
    z-index: 9999;
}
#sec-22 .sec-22-mid-col3 .vc_column-inner .iwt-text h6 {
    font-family: barlow;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    /* padding-left: 34px; */
    /* margin-bottom: -20px; */
    padding-top: 30px;
}
#sec-22 .sec-22-mid-col3 .vc_column-inner .iwithtext .iwt-text {
    padding-left: 100px;
}
#sec-22 .health p {
    padding-bottom: 30px !important;
}
.sec-22-sh h6 {
    font-family: barlow;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}
/****************************** sec-3 ***************************************************/
.sec-3-h h4 {
    text-transform: uppercase;
    font-size: 20px;
}
.sec-3-h h2 {
    font-size: 70px;
    text-transform: capitalize;
    line-height: 70px;
    font-family: time;
    font-weight: 100;
}
.sec-3-h h3 {
    font-size: 31px;
    text-transform: uppercase;
    font-family: barlow;
    font-weight: 100;
    width: 64%;
    line-height: 35px;
}
#sec-3 .sec-3-line {
    width: 63%;
    padding-bottom: 20px;
}
#sec-3 .sec-3-btn {
    background-color: #fff !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: none !important;
    color: #000;
    width: 17%;
    text-align: center;
    text-transform: uppercase;
    font-family: lexendbd;
    font-size: 14px;
    padding: 12px;
}
#sec-3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
#sec-3 .sec-3-img {
    width: 110%;
}
.sec-3-txt p {
    width: 85%;
}



/****************************** sec-33 ***************************************************/
.sec-33-h h2 {
    font-size: 80px;
    font-family: time;
    font-weight: 100;
    padding-bottom: 30px;
}
.sec-33-h p {
    width: 59%;
    margin: 0 auto;
    line-height: 25px;
    font-family: jost;
}
.sec-33-txt h1 {
    font-size: 120px;
    font-family: 'Barlow';
    font-weight: 700;
    line-height: 110px;
}
.sec-33-txt h3 {
    font-family: jost;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
}
.sec-33-txt p {
    font-family: jost;
}
.sec-33-txt h5 a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: underline;
    visibility: hidden;
}
.sec-33-col .vc_column-inner {
    padding: 50px 30px;
    border-radius: 40px;
    margin-left: 30px;
    margin-right: 30px;
	transition: .9s;
}
.sec-33-col .vc_column-inner:hover {
    background-color: #920000;
	transition: .9s;
}
.sec-33-col .vc_column-inner:hover .wpb_wrapper {
	color: #fff !important;
}
.sec-33-col .vc_column-inner:hover .sec-33-txt h5 a {
	color: #fff !important;
	visibility: unset !important;
	transition: .9s;
}
/****************************** sec-4 ***************************************************/
.sec-4-h h2 {
    font-size: 80px;
    text-transform: capitalize;
    line-height: 70px;
    font-family: time;
    font-weight: 100;
}
.sec-4-h p {
    margin-left: -60px;
    margin-right: -60px;
    font-family: jost;
    line-height: 25px;
}





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


/****************************** sec-5 ***************************************************/
#sec-5 .owl-stage {
    padding: 0;
}
#sec-5 .carousel-item {
    background-image: url(https://demo25.mystagingserver.site/charles-firmin/wp-content/uploads/2024/05/Group-1000008527-2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding-left: 13%;
    padding-right: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
}
.sec-5-h p {
    padding-right: 20.5%;
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.sec-5-h h3 {
    font-size: 35px;
    font-family: aeriast;
    font-weight: 100;
}
#sec-5 .sec-5-star {
    width: 15%;
}





#sec-5 .owl-dots {
	display: none;
}

#sec-5 .owl-nav.disabled {
    display: block;
    position: absolute;
    left: 0px;
    right: 0px;
    margin-top: -12%;
}

#sec-5 button.owl-next span::before {
	content: "\f105";
	font-family: FontAwesome;
    font-size: 23px;
    color: #000;
    border-radius: 40px;
    padding: 6px 10px;
    background-color: #fff;
}
#sec-5 button.owl-next span:hover:before {
    background-color: #2C2C2C;
	transition: .9s;
	color: #fff;
}

#sec-5 button.owl-next span {
	font-size: 0px;
}

#sec-5 button.owl-next {
	background: transparent;
	border-radius: 30px !important;
	border: none;
}


#sec-5 button.owl-prev span::before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 23px;
    color: #000;
    border-radius: 40px;
    padding: 6px 10px;
    background-color: #fff;
}
#sec-5 button.owl-prev span:hover:before {
    background-color: #2C2C2C;
	transition: .9s;
	color: #fff;
}

#sec-5 button.owl-prev span {
	font-size: 0px;
}
#sec-5 button.owl-prev {
    background: transparent;
    border-radius: 30px !important;
    border: none;
}



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


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


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


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


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



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


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



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


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



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


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



/****************************** Footer ***************************************************/
#footer h1 {
    font-size: 43px;
    text-transform: capitalize;
    font-family: 'aeriast';
    font-weight: 100;
    padding-left: 40px;
}

#footer .footer-copy a:hover {
    color: #f00;
    transition: .9s;
}
.footer-h h2 {
    font-family: 'aeriast';
    font-size: 29px;
    font-weight: 100;
}
#footer .footer-copy a {
    opacity: 1;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid;
    text-transform: uppercase;
}
#footer .footer-h {
	margin-bottom: 0px;
}
#footer .footer-h1 h2 {
    font-size: 60px;
    color: #ffffff;
    font-family: richard;
    font-weight: 100;
    margin-bottom: -20px;
}
#footer .footer-news p {
    font-size: 13px;
    color: #ffffff;
}
#footer .footer-txt p {
    font-size: 16px;
    padding-right: 8%;
    padding-top: 20px;
    line-height: 25px;
}
#footer .footer-line {
    padding-bottom: 20px;
    padding-top: 5px;
}

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

.footer-menu li a {
    color: #fff !important;
}
/* #footer .footer-menu li::marker {
    content: url(https://demo24.mystagingserver.site/carl/wp-content/uploads/2024/02/Star-1.png);
} */
.footer-menu li::marker {
    content: url(https://demo25.mystagingserver.site/charles-firmin/wp-content/uploads/2024/05/Star-6.png) !important;
}

.footer-menu li {
    margin-left: -11px;
    font-family: jost;
    font-weight: 500;
    line-height: 35px;
    font-size: 15px;
    padding-left: 10px;
}
#footer .iwt-icon img {
    width: 80%;
    margin-top: 20px;
}
#footer .footer-form input[type=text] {
    background-color: #0000;
    border-radius: 40px;
    padding-left: 20px;
    margin-bottom: 15px;
    border: 1px solid #0000004d;
}
#footer .footer-form input[type=email] {
    background-color: #0000;
    border-radius: 40px;
    padding-left: 20px;
    margin-bottom: 15px;
    border: 1px solid #0000004d;
}
#footer .footer-form textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #0000;
    border-radius: 30px;
    height: 110px;
    margin-bottom: 15px;
    padding-left: 20px;
	border: 1px solid #0000004d;
}
#footer .footer-news input[type=submit] {
    font-size: 14px;
    background-position: 145px;
    padding: 13px 40px !important;
    border-radius: 40px !important;
    position: absolute;
    right: 0px;
    margin-top: -46px;
    text-transform: uppercase;
    font-family: 'jostbd';
    background-color: #fff;
    color: #000;
    padding-right: 70px !important;
    background-image: url(https://demo25.mystagingserver.site/charles-firmin/wp-content/uploads/2024/05/Mask-group-2024-05-20T084719.919.png);
    background-repeat: no-repeat;
}
#footer .footer-form input[type=submit] {
    font-size: 14px;
    background-position: 146px;
    padding: 13px 40px !important;
    border-radius: 40px !important;
    text-transform: uppercase;
    font-family: bergenbd;
    background-color: #2C2C2C;
    border: 2px solid #fff;
}
.footer-copy p {
    font-size: 16px;
    font-family: jost;
    text-transform: uppercase;
}
#footer-copy {
    padding-top: 70px;
}
#footer .iwithtext .iwt-text {
    padding-left: 35px;
    padding-right: 0px;
    font-weight: 400;
    color: #ffffff;
    line-height: 17px;
    padding-top: 9px;
    margin-bottom: 0px !important;
    font-family: jost;
    font-size: 14px;
}
#footer .iwt-text h4 {
    font-family: 'jost';
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 100;
}
#footer .iwt-text a {
    font-weight: 500;
    color: #fff;
}
#footer .iwt-text a:hover {
    color: #920000 !important;
    transition: .9s;
}

#footer .socliy li a:hover {
    background: #fff;
    transition: .9s;
	color: #000;
}
#footer .socliy li a {
    background: #0000;
    border: 1px solid #fff;
    color: #fff;
    padding: 8px 10px;
    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 2px;
}
#footer .socliy li i.fa.fa-instagram {
    padding: 0px 2px;
}
#footer .footer-news form[data-form-id="1"] .es-form-field-container .gjs-row {
    margin-bottom: 0;
}
#footer .footer-news input[type=email]::placeholder {
    opacity: 0.9;
}
#footer-news-row {
    padding-bottom: 60px;
}
#footer .footer-news input[type=submit] {
    box-shadow: 0px 0px 0px 0px !important;
}
#footer .footer-news input[type=email]::placeholder {
    color: #fff;
    text-transform: capitalize !important;
}
#footer .footer-news input[type=email] {
    background: #0000;
    border-bottom: 1px solid #ffffff5e;
    border-radius: 0px;
    padding-left: 0px;
    color: #ffffff80;
    font-family: "gtwal";
    width: 76%;
}
#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 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

.footer-copy-txt p {
    font-weight: 100;
}
.footer-copy-txt p strong {
    font-weight: 700;
	font-family: jostbd;
}
#contact-sec h1 {
    color: #000;
}
#contact-sec h4 {
    color: #000;
}

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

/****************** 1680 ****************************/
@media (max-width: 1680px) {
	
#slider a#slider-btn {
    padding: 13px 40px;
}	
	#footer .footer-news input[type=submit] {
    right: 50px;
}
	
}

/****************** 1600 ****************************/
@media (max-width: 1600px) {
		#slider a#slider-btn {
    padding: 7px 34px;
	}
	.col_service .iwithtext .iwt-icon {
    top: 20px;
}	
		#sec-22 .sec-22-mid-col3 .vc_column-inner .iwt-text h6{
		    padding-left: 0px;
			padding-top: 36px;
		
	}
	#sec-22 .col_service .iwithtext {
    position: relative;
    bottom: 5px;
}
}

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


	
}

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

@media (max-width: 1366px) {
	
	   #sec-22 .col_service .iwithtext {
        left: 20px;
    }
	.slider-h h3 {
    font-size: 16px;
    width: 87%;
    line-height: 40px;
}
	    .slider-mid-col .vc_column-inner {
        width: 74%;
        padding: 8px;
        margin-top: -138px;
    }
	#slider .slider-img {
    margin-bottom: -2px;
    width: 70%;
}
	.slider-h h1 {
    font-size: 70px;
    line-height: 80px;
}
	.sec-1-h h2 {
    font-size: 80px;
    line-height: 110px;
}
	#sec-22 .sec-22-mid-col1 .vc_column-inner .iwithtext .iwt-text h6 {
    margin-top: -70px;
    font-size: 18px;
    margin-left: -10px;
}
	#sec-22 .sec-22-mid-col3 .vc_column-inner .iwt-text h6 {
    font-size: 18px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
}
	
	.sec-2-h h2 {
    font-size: 80px;
    line-height: 60px;
}
	.sec-2-h p {
    font-size: 13px;
    line-height: 22px;
}
	.sec-3-h h2 {
        font-size: 50px;
        line-height: 55px;
        width: 90%;
    }
	.sec-3-h h3 {
    font-size: 26px;
    width: 75%;
    line-height: 35px;
}
	.sec-33-col .vc_column-inner {
    padding: 30px 10px;
    border-radius: 40px;
    margin-left: 4px;
    margin-right: 4px;
    transition: .9s;
}
	.sec-33-txt p {
    font-size: 15px;
}
	
	
	
	.sec-4-h h2 {
    font-size: 70px;
    line-height: 60px;
}
	    .sec-4-h p {
        width: 93%;
        margin: 0 auto;
        font-size: 14px;
    }
	#sec-5 .owl-stage {
    padding: 0px !important;
}
	#sec-4 {
    padding-bottom: 0px !important;
}
	.sec-5-h p {
    padding-right: 10.5%;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
}
	#sec-5 .carousel-item {
    padding-left: 13%;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}
	#sec-5 .owl-nav.disabled {
    margin-top: -10%;
}
	#footer {
    padding-top: 200px !important;
}
	#footer h1 {
    font-size: 30px;
    margin-bottom: -6px;
}
	#footer .footer-txt p {
    font-size: 13px;
    padding-right: 0%;
    padding-top: 20px;
    line-height: 22px;
}
	    #footer .iwithtext .iwt-text {
        padding-left: 35px;
        padding-right: 0px;
        line-height: 17px;
        padding-top: 9px;
        margin-bottom: 0px !important;
    }
	.footer-copy p {
    font-size: 12px;
    font-family: jost;
}
	
	
}


/****************** 1326 ****************************/
@media (max-width: 1326px) {
	
#slider a#slider-btn {
    padding: 13px 50px !important;
}	
	
}

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

@media (max-width: 1280px) {
	
	#sec-3 .sec-3-img {
    width: 90%;
}
	#top ul li a span {
    font-size: 14px;
}
	.sec-2-h h2 {
    font-size: 60px;
    line-height: 60px;
}
	.sec-3-h h2 {
    font-size: 60px;
    line-height: 65px;
    width: 80%;
}
    #sec-22 .sec-22-mid-col1 .vc_column-inner .iwithtext .iwt-text h6 {
        font-size: 17px;
    }	
}


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

@media (max-width: 1024px) {
	
	
	.sec-33-txt h1 {
    font-size: 90px;
}
	.sec-33-txt h3 {
    font-size: 24px;
}
	.sec-33-col {
    width: 100%;
}
	#slide-out-widget-area:not(.fullscreen-alt):not(.fullscreen), #slide-out-widget-area-bg.fullscreen, #slide-out-widget-area-bg.fullscreen-split, #slide-out-widget-area-bg.fullscreen-inline-images .nectar-ocm-image-wrap-outer, #slide-out-widget-area-bg.fullscreen-alt .bg-inner, body.material #slide-out-widget-area-bg.slide-out-from-right {
    background-color: #8f0000;
}
	#top .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right.product_added {
    padding-top: 10px !important;
}
	#top .container {
    padding: 0px 30px !important;
}
	header#top .row {
    padding: 0px 30px;
}
	.slider-h h1 {
    font-size: 50px;
    line-height: 50px;
    width: 100%;
}
	 #slider a#slider-btn {
        padding: 13px 30px !important;
    }
	.sec-2-h h2 {
    font-size: 45px;
    line-height: 60px;
}
	#sec-2 {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}
	#sec-1 {
    padding-top: 30px !important;
}
	.sec-3-h h2 {
    font-size: 40px;
    line-height: 45px;
    width: 80%;
}
	#sec-3 {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
}
	#sec-3 .sec-3-btn {
    width: 25%;
}
	#footer .iwithtext .iwt-text {
        margin-bottom: -20px !important;
    }
	.footer-copy p {
        font-size: 10px;
        font-family: jost;
    }
	#sec-22 .sec-22-mid-col3 .vc_column-inner .iwithtext .iwt-text {
    padding-left: 66px;
}
    .col_service .iwithtext .iwt-icon {
        top: 20px;
        left: -19px;
    }
	#sec-22 .sec-22-mid-col1 .vc_column-inner .iwt-icon img {
    width: 36%;
    margin-right: -62px;
    margin-top: 10px !important;
    position: absolute;
}
	#sec-4 {
    padding-bottom: 0px !important;
    padding-top: 30px !important;
}
	.sec-1-h h2 {
    font-size: 50px;
    line-height: 60px;
}
	.sec-4-h h2 {
    font-size: 50px;
    line-height: 40px;
}
	.sec-4-h p {
    width: 90%;
    font-size: 12px;
    line-height: 20px;
}
	.sec-5-h p {
    padding-right: 0.5%;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
	#sec-5 {
    padding-bottom: 30px !important;
}
	#footer h1 {
    font-size: 20px;
    margin-bottom: -6px;
}
	#footer-news-row {
    padding-bottom: 30px;
}
	#footer {
    padding-top: 120px !important;
}
	#footer .footer-txt p {
    font-size: 12px;
    padding-top: 20px;
    line-height: 20px;
}
	
	
}



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

@media (max-width: 800px) {
	
	
	    #sec-5 .carousel-item {
        min-height: 380px !important;
    }
	#top .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right.product_added {
        padding-top: 0px !important;
    }
	header#top .row {
    padding: 20px 30px !important;
}
	header#top .row {
    padding: 20px 30px !important;
}
	.slider-h h3 {
        font-size: 13px;
        width: 87%;
        line-height: 30px;
    }
	.slider-mid-col .vc_column-inner {
        width: 41%;
    }
	.sec-2-h p {
    font-size: 17px;
    width: 100%;
}
	 #slider .slider-img {
        margin-bottom: -1px;
        width: 70%;
    }
	#sec-22 {
    padding-top: 20px !important;
}
	#sec-22 .sec-22-mid-col1 .vc_column-inner {
    right: 0px;
}
	    #sec-22 .sec-22-mid-col1 .vc_column-inner .iwt-icon img {
        width: 20%;
        margin: 0px auto !important;
    }
	.sec-22-mid-col.sec-22-mid-col1 {
    top: -20px !important;
}
	    #sec-22 .sec-22-mid-col3 .vc_column-inner .iwt-text h6 {
        text-align: center !important;
    }
	#sec-22 .sec-22-mid-col3 .vc_column-inner .iwt-text p {
    text-align: center !important;
    padding-top: 10px !important;
}
	    #sec-22 .sec-22-mid-col3 .vc_column-inner .iwithtext .iwt-text {
        padding-left: 0px;
    }
	#service-offer .wpb_wrapper {
    text-align: center !important;
    margin: 0px auto !important;
    display: table !important;
}
   .sec-22-mid-col3 .iwithtext .iwt-icon {
    position: unset;
}
	#sec-22 .sec-22-mid-col3 .vc_column-inner .iwt-icon img {
        width: 40%;
        margin: 0px auto;
    }
	.sec-33-h h2 {
    font-size: 60px;
}
	.sec-33-txt h1 {
    font-size: 80px;
    font-family: 'Barlow';
    font-weight: 700;
    line-height: 80px;
}
	.sec-3-h h3 {
        font-size: 18px;
        width: 100%;
        line-height: 35px;
    }
	.sec-33-col {
    width: 100% !important;
}
	.sec-33-txt p {
    padding-left: 40px;
    padding-right: 40px;
}
	.sec-33-h p {
    width: 90%;
}
	#sec-5 .sec-5-star {
    width: 15%;
    margin: 0px auto;
}
    .sec-5-h p {
        text-align: center;
    }
.sec-5-h h3 {
    text-align: center;
}
    #sec-5 .sec-5-img {
        width: 13% !important;
        margin: 0px auto;
        top: 20px;
    }
	    #sec-5 .carousel-item {
        padding-left: 10%;
        padding-right: 50px;
        padding-top: 50px;
        padding-bottom: 120px;
    }
	    #sec-5 .owl-nav.disabled {
        margin-top: -10%;
        margin-left: 30px;
    }
	.sec-3-txt p {
    width: 100%;
}
	    #sec-22 .sec-22-mid-col3 .vc_column-inner .iwt-icon img {
        width: 40%;
        margin: 0px auto;
    }
	#sec-22 .sec-22-mid-col3 .vc_column-inner .iwt-icon img {
    width: 30%;
}
	.col_service .iwithtext .iwt-icon {
        top: 20px;
        left: 0px;
    }
	.sec-22-mid-col.sec-22-mid-col1 h6 {
    margin-top: 20px !important;
}
	 #sec-22 .yrm-btn-wrapper {
    text-align: center !important;
    padding-top: 10px !important;
}
	    #sec-22 .sec-22-mid-col1 .vc_column-inner .iwt-icon img {
        position: unset;
    }
	.sec-22-mid-col1 .iwithtext .iwt-text {
    padding-left: 0px;
    padding-right: 0px !important;
}
   #sec-22 .wpb_wrapper {
    text-align: center;
}
	#slider {
    padding-top: 150px !important;
}
	#sec-2 .sec-2-img {
    width: 70%;
    margin: 0px auto;
    display: table;
    padding-bottom: 20px;
}
	#sec-2 .wpb_wrapper {
    text-align: center;
}
	.sec-2-col2 .vc_column-inner {
    padding-left: 50px;
    padding-right: 50px;
}
	#sec-3 .sec-3-img {
    width: 70%;
    padding-left: 0px;
    margin: 0px auto;
    display: table;
}
	#sec-3 {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
    padding-left: 50px;
    padding-right: 50px;
}
	#sec-3 .wpb_wrapper {
    text-align: center;
}
	.sec-3-h p {
    padding-right: 0px;
}
	.sec-3-h h2 {
    font-size: 40px;
    line-height: 45px;
    width: 100%;
}
	#sec-5 .sec-5-img {
    width: 8%;
}
	#footer .row-bg.viewport-desktop.using-image {
    background-color: #000;
    background-image: none !important;
}
	.footer-copy p {
        font-size: 14px;
        font-family: jost;
    }
	#footer .footer-txt p {
    font-size: 12px;
    padding-top: 20px;
    line-height: 20px;
    padding-right: 20px;
}
	#footer {
    padding-top: 30px !important;
    padding: 0px 30px;
}
	.footer-col2 .vc_column-inner {
    padding-left: 0px;
}
	#footer .footer-news input[type=email] {
    border-radius: 40px;
    padding-left: 30px;
    width: 80%;
}
	
	#top salient-search:before, body.material #header-outer .icon-salient-search:before {
    content: "\e036" !important;
}
	#top .icon-salient-cart:before, body.material .icon-salient-cart:before {
    content: "\e910" !important;
}
#top .col.span_9.col_last {
    padding-right: 20px !important;
}
	    #page-header-bg .span_6 h1 {
        font-size: 52px !important;
        line-height: 78px;
    }

}

/****************** 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) {
	
	
	    #footer .footer-news input[type=email] {
        width: 100%;
    }
	#sec-22 .sec-22-icon {
    width: 20%;
}
	.slider-h h1 {
    font-size: 35px;
    line-height: 37px;
    width: 100%;
}
	#slider {
    padding-top: 140px !important;
    padding-bottom: 100px !important;
}
	.sec-1-h h2 {
    font-size: 35px;
    line-height: 30px;
}
	.sec-1-h h3 {
    font-size: 28px;
}
	.sec-2-h h2 {
    font-size: 35px;
    line-height: 40px;
}
	.sec-3-h h2 {
    font-size: 35px;
    line-height: 40px;
    width: 100%;
}
	.sec-4-h h2 {
    font-size: 35px;
    line-height: 40px;
}
    #sec-5 .owl-nav.disabled {
        margin-top: -20%;
        margin-left: 0px;
    }
	    .slider-h h1 {
        font-size: 25px;
    }
    .slider-h h3 {
        font-size: 12px;
    }
    #slider .slider-img {
        width: 100%;
    }
        #sec-2 {
        padding-top: 140px !important;
        padding-bottom: 0px !important;
        margin-top: -44%;
    }
#sec-2 .row-bg.viewport-desktop.using-image {
    background-image: unset !important;
    background-color: #8f0000 !important;
}
    .slider-mid-col .vc_column-inner {
        width: 63%;
        padding: 8px;
        margin-top: -126px;
    }
    #slider a#slider-btn {
        padding: 13px 32px !important;
    }
    #sec-3 .sec-3-btn {
        width: 41%;
    }
.sec-33-h h2 {
        font-size: 50px;
    }
	
		#footer .footer-news input[type=submit] {
    font-size: 17px;
    background-position: 285px;
    padding: 13px 40px !important;
    position: unset !important;
    width: 100%;
    margin-top: 10px;
}
	    #page-header-bg .span_6 h1 {
        font-size: 42px !important;
        line-height: 108px;
    }
}


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

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


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

@media (max-width: 414px) {
	.sec-3-h h2 {
    font-size: 25px;
    line-height: 30px;
    width: 100%;
}
	    #sec-5 .carousel-item {
        min-height: 420px !important;
    }
	.sec-3-h h4 {
    font-size: 15px;
}
	.sec-4-h h2 {
    font-size: 30px;
    line-height: 40px;
}
	#sec-4 {
    padding-top: 0px !important;
}
    header#top .row {
        padding: 20px 10px !important;
    }
    #slider a#slider-btn {
        padding: 13px 18px !important;
    }
.sec-22-h h3 {
    font-size: 40px;
    font-family: timeb;
    padding-bottom: 10px;
}
.sec-22-h p {
    margin-left: 0px;
    margin-right: 0px;
    font-size: 13px;
}	
	    #sec-5 .sec-5-img {
        width: 22% !important;
        margin: 0px auto;
        top: 20px;
    }
    #sec-5 .owl-nav.disabled {
        margin-top: -22%;
        margin-left: 0px;
    }
	    .footer-copy p {
        font-size: 11px;
        font-family: jost;
    }  
	#footer .footer-news input[type=submit] {
        background-position: 245px;
    }

	
}



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

@media (max-width: 375px) {
	.sec-2-h h2 {
    font-size: 28px;
    line-height: 30px;
}
	    #top .container {
        padding: 0px 0px !important;
    }
    #slider a#slider-btn {
        padding: 13px 14px !important;
    }
    .sec-33-h h2 {
        font-size: 40px;
    }
	    #sec-5 .owl-nav.disabled {
        margin-top: -25%;
        margin-left: 0px;
    }
	    #footer .footer-news input[type=submit] {
        background-position: 225px;
    }
}


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

@media (max-width: 360px) {
	
	    #slider a#slider-btn {
        padding: 13px 13px !important;
    }
.sec-22-hh h4 {
    font-family: poppinsbd;
    font-size: 17px;
}	
	
}


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

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