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

html,body,ul,li,a,h1,h2,h3,h4,h5,h6,span,strong,p{font-family: 'Montserrat';}

/* HEADER */

.sf-menu li a span {
    font-weight: 600;
	font-size: 14px;
}

.buttons.sf-menu {
    position: relative;
    left: 985px;
    width: 100%;
}

.sf-menu .nectar-header-text-content-wrap {
    position: relative;
    left: 5px;
}

#header-outer .nectar-header-text-content {
    position: relative;
    left: 0px;
}

#header-outer .nectar-header-text-content .y-btn {
    font-weight: 500;
    font-size: 14px;
    padding: 9px 30px;
	margin: 0 4px;
    background-color: #f3d54f;
    border-radius: 25px;
    color: #fff;
}

#header-outer .nectar-header-text-content .y-btn:hover {
    background-color: transparent;
    border: 2px solid #f3d54f;
    transition: all .6s !important;
}

#header-outer .nectar-header-text-content .y-btn-1 {
    background-color: #dab209;
}

#header-outer #logo {
    position: relative;
/*     left: 55px; */
}


/* HOME PAGE */

/* HOME-SEC1 */

.home-sec1 .home-sec1-1 h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 16px;
    padding-bottom: 7px;
    text-transform: uppercase;
}

.home-sec1 .home-sec1-1 h1 {
    padding-bottom: 12px;
    font-size: 37px;
    text-transform: uppercase;
}

.home-sec1 .home-sec1-1 p {
    width: 57%;
    margin: 0 auto;
    text-align: center;
}

.home-sec1 .home-sec1-1 .buttons a {
    background-color: #f0c717 !important;
    font-size: 17px;
	font-weight: 500;
}

.home-sec1 .home-sec1-1 .buttons .primary-color{
	border-radius: 25px !important;
}

/* HOME-SEC2 */

.home-sec2 {
    padding-top: 60px !important;
}

.home-sec2 .home-sec2-1 .sec2-heading h1 {
    color: #c31f26;
	font-size: 45px;
}

.home-sec2 .home-sec2-1 .sec2-heading p {
    width: 84%;
    margin: 0 auto;
    font-size: 15px;
}

.home-sec2 .home-sec2-1 h3 {
    color: #333333;
    width: 93%;
    font-size: 19px;
    line-height: 23px;
    font-weight: 700;
}

.home-sec2 .home-sec2-1 .carousal-content {
    width: 95%;
}

.home-sec2 .home-sec2-1 .carousal-content p {
	text-align: justify;
	font-size: 15px;
	width: 90%;
}

.home-sec2 .home-sec2-1 .carousal-content img {
    margin-bottom: 0;
    height: 80px;
}

.home-sec2 .home-sec2-2 a {
    background-color: #f0c717;
    color: #fff;
    padding: 7px 16px;
    font-size: 16px;
    position: relative;
    top: -60px;
    border-radius: 25px;
}

.home-sec2 .home-sec2-2 a:hover {
    color: #f0c717;
    background-color: transparent;
    border: 2px solid #f0c717;
    font-weight: 600;
    transition: all .6s;
}

/* OUR SERVICES */

.our-services-sec1 .our-services-sec1-1 h2 {
    color: #c31f26;
    font-size: 45px;
    padding-bottom: 20px;
}

.our-services-sec1 .our-services-sec1-1 p span {
    text-align: justify;
    font-size: 15px;
    display: block;
}

.our-services-sec1 .our-services-sec1-1 p b {
    color: #000;
    font-size: 16px;
}

/* KEY FEATURES */

.key-features-sec1 .key-features-sec1-2 h2 {
    color: #c31f26;
    font-size: 45px;
    padding-bottom: 20px;
}

.key-features-sec1 .key-features-sec1-2 p span {
    text-align: justify;
    font-size: 15px;
    display: block;
}

.key-features-sec1 .key-features-sec1-2 p b {
    color: #000;
    font-size: 16px;
}

/* HOME-SEC3 */

.home-sec3 .home-sec3-1 .sec3-heading h1 {
    color: #c31f26;
    padding: 40px 0;
	font-size: 45px;
}

.home-sec3 .home-sec3-2 .steps-col .steps {
    background-color: #f0c717;
    width: 34%;
    margin: 0 auto;
    border-radius: 61px;
}

.home-sec3 .home-sec3-2 .steps-col .steps h1 {
    color: #fff;
    font-size: 60px;
    position: relative;
    top: 7px;
}

.home-sec3 .home-sec3-2 .steps-col .steps p {
    color: #fff;
    font-size: 13px;
    position: relative;
    top: -5px;
    font-weight: 500;
}

.home-sec3 .hr hr {
    position: relative;
    top: -170px;
    width: 70%;
    height: 3px;
    background-color: #f0c717;
    border: none;
}

.home-sec3 .home-sec3-2 .steps-col .steps-content-2 h3 {
    color: #c31f26;
    font-weight: 800;
    margin-bottom: 0;
	padding-top: 12px;
}

.home-sec3 .quote-btn a {
	font-weight: 500;
    background-color: #f0c717;
    color: #fff;
    padding: 10px 20px;
    border-radius: 35px;
}

.home-sec3 .quote-btn a:hover{
	color: #f0c717;
    background-color: transparent;
    border: 2px solid #f0c717;
    font-weight: 600;
    transition: all .6s;
}

.home-sec3 .home-sec3-2 .steps-col .steps-content-2 p {
    color: #000;
    font-size: 14px;
    line-height: 19px;
    text-align: center !important;
}

/* HOME-SEC4 */

.home-sec4 .home-sec4-1 {
	display: flex;
	align-items: center !important;
	padding: 0 0px 0px 95px !important;
}

.home-sec4 {
}

/* .home-sec4 .home-sec4-1 {
    display: flex;
    align-items: center;
} */

.home-sec4 .home-sec4-1 .sec4-content h1 {
    color: #c31f26;
	font-size: 45px;
    width: 90%;
	line-height: 50px;
}

.home-sec4 .home-sec4-1 .sec4-content p {
    font-size: 17px;
	font-weight: 500;
	padding-top: 15px;
}

.home-sec4 .home-sec4-1 .sec4-content a {
	font-weight: 500;
    background-color: #f0c717;
    padding: 10px 17px;
    font-size: 15px;
    color: #fff;
    border-radius: 25px;
}

.home-sec4 .home-sec4-1 .sec4-content a:hover{
	color: #f0c717;
    background-color: transparent;
    border: 2px solid #f0c717;
    font-weight: 600;
    transition: all .6s;
}

/* HOME-SEC5 */

.home-sec5 .home-sec5-1 .sec5-heading h1 {
    color: #c31f26;
	font-size: 45px;
}

.home-sec5 .home-sec5-1 img {
    height: 108px;
    margin: 0 auto;
}

/* HOME-SEC6 */

.home-sec6 .home-sec6-2 {
    display: flex;
    align-items: center !important;
    padding: 0 1px 0 50px !important;
}

.home-sec6 .home-sec6-2 .sec6-content h2 {
    color: #c31f26;
    width: 77%;
    font-size: 45px;
}

.home-sec6 .home-sec6-2 .sec6-content p {
    font-size: 19px;
    font-weight: 500;
    width: 90%;
    text-align: justify;
	color: #393939;
}

.home-sec6 .home-sec6-2 .sec6-content img {
    height: 222px;
	width: 100%;
}

.home-sec6 .home-sec6-2 .sec6-content a {
    background-color: #f0c717;
    color: #fff;
    padding: 9px 12px;
    border-radius: 30px;
    font-size: 15px;
}

.home-sec6 .home-sec6-2 .sec6-content a:hover{
	color: #f0c717;
    background-color: transparent;
    border: 2px solid #f0c717;
    font-weight: 600;
    transition: all .6s;
}

/* HOME-SEC7 */

.home-sec7 .home-sec7-1 .sec7-heading h1 {
    color: #c31f26;
	font-size: 45px;
}

.home-sec7 .home-sec7-2 .logo-col {
    border: 1px solid #000;
    text-align: center;
    padding: 85px 50px;
}

.home-sec7 .join .logo-col {
    position: relative;
    top: -22px;
}

.home-sec7 .join1 .logo-col {
    position: relative;
    top: -44px;
}

.home-sec7 .owl-carousel .owl-item img {
    height: 300px !important;
    width: 300px !important;
    margin: 0 auto;
}

/* HOME-SEC8 */

.home-sec8 .home-sec8-1 .sec8-heading h1 {
    color: #c31f26;
    padding-top: 50px;
	font-size: 45px;
}

.home-sec8 .home-sec8-1 .sec8-content {
    background-color: #fff;
    padding: 35px;
	position: relative;
    top: -47px;
    z-index: -1;
}

.home-sec8 .home-sec8-1 img {
/*     position: relative;
    top: 42px; */
    height: 85px;
}

.home-sec8 .home-sec8-1 .carousel-item h4 {
    color: #000;
}

.home-sec8 .home-sec8-1 .carousel-item p em {
    color: #000;
    font-weight: 500;
}

/* GET START TODAY */

.get-started-sec1 .get-started-sec1-1 h2 {
    color: #c31f26;
    font-size: 45px;
    text-align: center;
    padding-bottom: 20px;
}

.get-started-sec1 .get-started-sec1-1 p {
    font-size: 15px;
    text-align: center;
}

.get-started-sec1 .get-started-sec1-1 p a {
    font-weight: 500;
    background-color: #f0c717;
    color: #fff;
    padding: 10px 20px;
    border-radius: 35px;
}

.get-started-sec1 .get-started-sec1-1 p a:hover {
    color: #f0c717;
    background-color: transparent;
    border: 2px solid #f0c717;
    font-weight: 600;
    transition: all .6s;
}


/* FOOTER */

#footer-outer .ftr-blk1 p {
	color: #565656;
    font-size: 16px;
    font-weight: 500;
}

#footer-outer #footer-widgets .widget h4 {
    color: #000 !important;
    font-size: 17px;
}

#footer-outer .ftr-blk2 ul li {
    color: #565656;
    font-weight: 500;
}

#footer-outer .ftr-blk2 ul li i {
    padding-right: 15px;
    color: #f2cf37;
}

#footer-outer .social a {
    background-color: #f2cf37;
    color: #fff !important;
    margin: 0 3px;
    padding: 17px 14px;
    border-radius: 27px;
    font-size: 8px;
    font-weight: 100;
}

#footer-outer .social a i {
    font-size: 20px;
}

#footer-outer .social p {
    color: #565656;
    padding-top: 20px;
    font-size: 15px;
    font-weight: 500;
}

#footer-outer .ftr-con input[type=email] {
    border: 1px solid #f2cf37;
    background-color: transparent;
	border-radius: 0px;
}

#footer-outer .ftr-con input[type=email]::placeholder {
    color: #c1c1c1;
    font-size: 13px;
}

#footer-outer #footer-widgets .col input[type=submit] {
    background-color: #f0c717 !important;
    padding: 13px 38px;
    font-size: 15px;
}

#footer-outer .ftr-con label {
    color: #565656;
	font-weight: 500;
	
}

#footer-outer #copyright {
    padding: 12px 0 !important;
}

/* ABOUT US PAGE DESKTOP */
.about-sec2 .about-sec2-1 .about-sec2-content h2 {
    color: #c31f26;
	font-size: 37px;
	padding-bottom: 12px;
}

.about-sec2 .about-sec2-1 .about-sec2-content p {
    color: #515151;
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
}

.about-sec2 .about-sec2-2 img {
    height: 500px;
}

.about-sec2 .about-sec2-1 .about-sec2-content p a {
    background-color: #f0c717;
    color: #fff;
    padding: 7px 12px;
    border-radius: 31px;
}

.about-sec2 .about-sec2-1 .about-sec2-content p a:hover{
	color: #f0c717;
    background-color: transparent;
    border: 2px solid #f0c717;
    font-weight: 600;
    transition: all .6s;
}

/* ABOUT SEC3 */

.about-sec3 .about-sec3-1 .about-sec3-content {
    background-color: #f1f1f1;
    padding: 25px;
}

.about-sec3 .about-sec3-1 img {
    height: 90px;
    position: relative;
    left: 26px;
}

.about-sec3 .about-sec3-1 .about-sec3-content {
    position: relative;
    top: -60px;
    z-index: -1;
    width: 90%;
}

.about-sec3 .about-sec3-1 .about-sec3-content h2 {
    color: #fff;
}

.about-sec3 .about-sec3-1 .about-sec3-content h3 {
    color: #c31f26;
    font-weight: 800;
    padding-top: 26px;
	font-size: 27px;
}

.about-sec3 .about-sec3-1 .about-sec3-content p {
   color: #515151;
    font-size: 16px;
    font-weight: 500;
}


/* OUR VALUES */

.our-values-sec1 {
    padding-bottom: 30px !important;
}

.our-values-sec1 .our-values-sec1-1 p span {
    color: #515151;
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
}

.our-values-sec1 .our-values-sec1-1 p b {
    color: #000;
    font-size: 16px;
}

.our-values-sec1 .our-values-sec1-1 h3 {
    color: #c31f26;
    font-size: 37px;
    padding-bottom: 12px;
}


/* WHY-NINJA PARCEL */

.why-para1 .why-para1-1 p {
    color: #515151;
    font-size: 16px;
	font-weight: 500;
}

.why-sec-2 .why-sec2-1 h2 {
    color: #c31f26;
}

/* .why-sec-2 .why-sec2-1 p {
    color: #000;
    font-size: 15px;
    text-align: justify;
} */

.why-sec-2 .why-sec2-1 p {
    color: #515151;
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
}

.join-sec1 .join-sec1-1 h2 {
    color: #c31f26;
}

.join-sec1 .join-sec1-1 p {
	color: #515151;
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
}

/* COD SERVICES DESKTOP */

.cod-sec1 .cod-sec1-1 h2 {
    color: #c31f26;
    font-size: 37px;
    padding-bottom: 12px;
}

.cod-sec1 .cod-sec1-1 p {
    color: #515151;
    font-size: 16px;
    text-align: justify;
    font-weight: 500;
}

.cod-sec1 .cod-sec1-1 p a {
    background-color: #f0c717;
    color: #fff;
    padding: 7px 12px;
    border-radius: 31px;
}

.cod-sec1 .cod-sec1-1 p a:hover {
    color: #f0c717;
    background-color: transparent;
    border: 2px solid #f0c717;
    font-weight: 600;
    transition: all .6s;
}

/* TRACKING PAGE DESKTOP */

.tracking-sec2 .tracking-sec2-1 .tracking-sec2-content h1 {
    color: #c31f26;
    font-size: 42px;
    line-height: 45px;
    padding-bottom: 12px;
}

.tracking-sec2 .tracking-sec2-1 .tracking-sec2-content p {
    font-size: 20px;
    color: #515151;
    font-weight: 500;
	padding-bottom: 15px;
}

.tracking-sec2 .tracking-sec2-1 .tracking-sec2-content p a {
    background-color: #f2cf37;
    color: #fff;
    font-size: 20px;
    padding: 8px 18px;
    border-radius: 24px;
}

.tracking-sec2 .tracking-sec2-1 .tracking-sec2-content p a:hover{
	color: #f0c717;
    background-color: transparent;
    border: 2px solid #f0c717;
    font-weight: 600;
    transition: all .6s;
}


.track-f {
    background-color: #f1f1f1;
    width: 40%;
	height: 200px;
    margin: 0 auto;
    padding: 30px;
    border-radius: 13px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.track-f input[type=text] {
    background-color: #ffff;
	border: 1px solid #9d9b9b;
}

.track-f input[type=submit] {
    background-color: #f2cf37 !important;
    width: 100%;
    font-size: 17px;
}

/* SELLER REGISTRATION FORM DESKTOP */

.seller-sec1 {
    width: 72%;
    margin: 0 auto;
}

.seller-sec1 .seller-sec1-1 .form-heading h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.seller-sec1 .seller-sec1-1 .form-heading p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
/* 	width: 85%; */
}

.r-form fieldset {
    border: 1px solid #8a8987;
    margin: 0 0;
    padding: .35em 1.625em .75em;
}

.r-form legend {
    color: #000;
    font-size: 22px;
    font-weight: 700;
	padding: 8px;
}

.r-form label {
    color: #000;
    font-size: 17px;
    font-weight: 700;
}

.r-form input {
    background-color: #fff;
    border: 0 !important;
    border-radius: 0 !important;
}

.r-form select {
    background-color: #fff;
}

.r-form input[type=submit] {
    background-color: #f1cc2e !important;
    font-size: 15px;
	margin: 20px auto;
    display: block;
}

.seller-sec1 .seller-sec1-1 .form-content .r-form input[type=submit] {
    padding: 11px 19px !important;
    border-radius: 35px !important;
}

.r-form .BI {
    margin-bottom: 25px;
}

.r-form .CPI {
    margin-bottom: 25px;
}

.r-form .PI {
    margin-bottom: 25px;
}

/* CONTACT US PAGE DESKTOP */

.contact-us-sec2 .contact-us-sec2-1 h1 {
    color: #c31f26;
}

.contact-us-sec2 .contact-sec3 .contact-sec3-1 .contact-content {
    padding: 25px;
    background-color: #f1f1f1;
    width: 80%;
    margin: 0 auto;
    border-radius: 17px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
	height: 220px;
}

.contact-us-sec2 .contact-sec3 .contact-sec3-1 h3 {
    color: #c31f26;
    font-weight: 700;
	line-height: 20px;
}

.contact-us-sec2 .contact-sec3 .contact-sec3-1 img {
    height: 55px;
}

.contact-us-sec2 .contact-sec3 .contact-sec3-1 p {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.contact-us-sec2 .contact-sec3 .col-1 img {
    height: 39px;
}

.contact-us-sec2 .contact-sec3 .col-1 p {
    padding-bottom: 8px;
}

.form-map .contact-form-sec1 .c-form input[type=text], input[type=email], input[type=tel] {
    border: 1px solid #636363;
	border-radius: 10px;
}

.form-map .contact-form-sec1 .c-form textarea {
    border: 1px solid #636363;
	border-radius: 10px;
}

.form-map .contact-form-sec1 .c-form input[type=submit] {
    background-color: #f3d54f;
    padding: 8px 26px !important;
    border-radius: 34px !important;
    font-size: 16px;
}





@media screen and (max-width: 768px){
	
/* 	OFF CANVA */
	
/* 	OFF CANVA BTN */
	
	body #slide-out-widget-area .inner-wrap .inner .nectar-header-text-content {
    position: relative;
    background-color: rgb(0 0 0 / 0%) !important;
    padding-left: 0 !important;
    left: 8px;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 15px !important;
		
}
	
	#slide-out-widget-area.fullscreen-inline-images .inner .off-canvas-menu-container li a {
    font-size: 17px;
}

	
/* 	HEADER MOBILE */
	
	.mobile-only .y-btn {
    background-color: #fff;
    color: #f0c717 !important;
    padding: 4px 12px;
    border-radius: 17px;
    display: block;
    margin: 7px 0;
    text-align: center;
    width: 90%;
		margin: 15px auto;
        font-weight: 700;
}
	
/* 	HOME-SEC1-MOBILE */
	
	.slider-pagination {
    position: relative;
    top: 12px;
}
	
	.home-sec1 .home-sec1-1 h2 {
    padding-bottom: 0px;
    line-height: 0;
}

    .home-sec1 .home-sec1-1 h1 {
        font-size: 13px;
        margin: 0;
        padding: 0;
        line-height: 20px;
    }

.home-sec1 .home-sec1-1 p {
    width: 100%;
}
	
.home-sec1 .home-sec1-1 .content p span {
        font-size: 11px;
        line-height: 8px;
    }
	
	.home-sec1 .home-sec1-1 .buttons {
    padding-top: 0 !important;
}
	
/* 	HOME-SEC2-MOBILE */
	
    .home-sec2 .home-sec2-1 .sec2-heading h1 {
        font-size: 25px;
        line-height: 30px;
    }

.home-sec2 .home-sec2-1 .sec2-heading p {
    width: 100%;
}
	
	.home-sec2 .home-sec2-1 .carousal-content p {
    width: 100%;
    text-align: center;
}

.home-sec2 .home-sec2-1 .carousal-content h3 {
    text-align: center;
}

.home-sec2 .home-sec2-1 .carousal-content img {
    width: 28%;
    margin: 0 auto;
}

.home-sec2 .home-sec2-1 .carousal-content {
    width: 100%;
}
	
/* 	OUR SERVICES */
	
	.our-services-sec1 .our-services-sec1-1 h2 {
    font-size: 30px;
    text-align: center;
}
	
/* 	KEY FEATURES */
	
	.key-features-sec1 .key-features-sec1-2 h2 {
    font-size: 30px;
    text-align: center;
}
	
/* 	HOME-SEC3-MOBILE */
	
	.home-sec3 .home-sec3-1 .sec3-heading h1 {
    font-size: 30px;
    padding-bottom: 0;
}
	
	.home-sec3 .hr {
    display: none;
}
	
	.home-sec3 .home-sec3-2 .steps-col .steps{
		width: 32%;
	}
	
/* 	HOME-SEC4-MOBILE */
	
	.home-sec4 .home-sec4-1 .sec4-content h1 {
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    width: 100%;
}

.home-sec4 .home-sec4-1 {
    padding: 25px 25px !important;
    text-align: center;
}
	
/* 	HOME-SEC5-MOBILE */
	
	.home-sec5 .home-sec5-1 .sec5-heading h1 {
    font-size: 30px;
}

.home-sec5 .home-sec5-1 img {
    height: 80px;
}
	
/* 	HOME-SEC6-MOBILE */
	
	    .home-sec6 .home-sec6-2 .sec6-content h2 {
        font-size: 24px;
        line-height: 33px;
        width: 100%;
        text-align: center !important;
    }

.home-sec6 .home-sec6-2 {
    padding: 25px 45px !important;
}

    .home-sec6 .home-sec6-2 .sec6-content p {
        width: 100%;
        font-size: 15px;
    }

.home-sec6 .home-sec6-2 .sec6-content a {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 50%;
}

.home-sec6 .home-sec6-2 .sec6-content img {
	height: 200px;
	}
	
	
/* 	HOME-SEC7-MOBILE */
	
	.home-sec7 .home-sec7-1 .sec7-heading h1 {
    font-size: 30px;
}
	
	.home-sec7 .join1 .logo-col {
    top: 6px;
}

.home-sec7 .join .logo-col {
    top: 6px;
}
	
	.home-sec7 .owl-carousel .owl-item img {
    height: 200px !important;
    width: 220px !important;
	}	
/* 	HOME-SEC8-MOBILE */
	
	.home-sec8 .home-sec8-1 .sec8-heading h1 {
    font-size: 30px;
    line-height: 33px;
}
	
	.home-sec8 .home-sec8-1 .owl-stage {
    padding: 0 !important;
}
	
	.home-sec8 .home-sec8-1 .owl-dots {
    margin-top: 0 !important;
}
	
	/* GET START TODAY */

.get-started-sec1 .get-started-sec1-1 h2 {
    font-size: 30px;
}
	
/* 	ABOUT-SEC2-MOBILE */
	
	.about-sec2 .about-sec2-1 .about-sec2-content h2 {
    text-align: center;
    font-size: 30px;
}

.about-sec2 .about-sec2-1 .about-sec2-content p a {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 50%;
}
	
	.about-sec2 .about-sec2-2 img {
    height: 300px;
}
	
/* 	ABOUT-SEC3-MOBILE */
	
	.about-sec3 .about-sec3-1 .about-sec3-content {
    width: 100%;
}
	
	.our-values-sec1 .our-values-sec1-1 h3 {
    font-size: 30px;
    text-align: center;
}
	
/* 	WHY NINJA PARCEL */
	
	.why-sec-2 .why-sec2-1 h2 {
    font-size: 25px;
}
	
	.join-sec1 .join-sec1-1 h2 {
    font-size: 30px;
}
	
/* 	COD SERVICES */
	
	.cod-sec1 .cod-sec1-1 h2 {
    font-size: 30px;
    text-align: center;
}
	
/* 	TRACKING PAGE MOBILE */
	
	.tracking-sec2 .tracking-sec2-1 .tracking-sec2-content h1 {
    font-size: 30px;
    line-height: 33px;
}
	
	.track-f{
		width: 100%;
	}
	
/* 	SELLER REGISTRATION FORM MOBILE  */
	
	.seller-sec1 {
    padding: 0;
    margin: 0;
    width: 100%;
}

.seller-sec1 .seller-sec1-1 .form-heading h3 {
    text-align: center;
	font-size: 13px;
        line-height: 26px;
}

.seller-sec1 .seller-sec1-1 .form-heading p {
    text-align: center;
	font-size: 12px;
        
}

.r-form legend {
    font-size: 16px;
}

.r-form label {
    font-size: 13px;
}
	
/* 	CONTACT US PAGE MOBILE  */
	
	.contact-us-sec2 .contact-us-sec2-1 h1 {
    font-size: 30px;
}

.form-map .contact-form-sec1 .c-form input[type=submit] {
    display: block;
    margin: 0 auto;
}
}
/* Taha */

@media screen and (max-width: 768px) {
	.cod-sec1 .cod-sec1-1 p {
    text-align: center !important;
	}
}