@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

html {
  scroll-behavior: smooth;
}
:root {
  --orange: #ff4a00;
  --cream: #f8e5d3;
  --black: #000000;
  --white: #ffffff;
 --button:linear-gradient( 126deg, #006efe, #00b871);
 --buttonhover:linear-gradient(309deg, #006efe, #00b871);
 --footerp:#cfd3ff;
}

body {padding:0 !important;margin:0;font-family: 'DM Sans', sans-serif;background-attachment: fixed;overflow-x: hidden;font-size: 16px;color: var(--black);}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Plus Jakarta Sans', sans-serif;color: var(--heading);text-transform: inherit;font-weight: 600;margin: 0 0 15px;padding: 0;clear: both;}
h1 {font-size:32px;font-weight: 800;}
h2 {font-size: 32px;font-weight: 800;}
h3 {font-size:28px;}
h4 {font-size:24px;}
h5 {font-size:20px;}
h6 {font-size: 14px;font-weight: 500;color: #fff;position: relative;background:#111;padding: 10px 24px;display: inline-block;border-radius:16px 16px 2px 2px;}
h1:after, h2:after {position: relative;font-family: FontAwesome;content: '\f111';color: var(--orange);font-size: 8px;bottom: 0px;left: 4px;}

ul li{font-family: 'DM Sans', sans-serif;font-size: 16px;}
ol li {font-size: 16px;line-height: 26px;font-family: 'DM Sans', sans-serif;padding: 10px 0;}
 a{color: var(--black); font-family: 'Plus Jakarta Sans', sans-serif; font-size: 16px}
p {text-align: left;font-size: 16px;line-height: 25px;font-family: 'DM Sans', sans-serif;color: var(--black);margin: 0 0 10px;font-weight: normal}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="date"], input[type="password"], input[type=submit], textarea, select {
    font-family: 'DM Sans', sans-serif;background: #f1f1f1;border: solid 3px #f1f1f1;color: #312f2f;font-size: 15px;margin: 0 0 30px;padding: 12px 20px;width: 100%;outline: 0;}
::-webkit-input-placeholder {color:#444}
input[type="submit"] {padding: 10px 25px;background: #000000;color: #fff;text-transform: uppercase;
    font-size: 15px;border: 0;letter-spacing: 0.5px;width: 100%;}
input[type="submit"]:hover {background:#444;color:#fff}
textarea {height: 100px;}
.wpforms-field-container {font-family: 'DM Sans', sans-serif; font-size: 14px}

a, button, input[type="submit"] {transition:.9s; cursor: pointer;}
rupees:before{content: "\f156";font-family: FontAwesome; color: var(--black);font-size: 18px;}
.zoomeffect {overflow: hidden;position:relative;}
.zoomeffect img {transition: transform 0.8s ease-in-out;}
.zoomeffect:hover img {transform: scale(1.1);}
.padding80{padding: 80px 0}
.padding60{padding: 60px 0}
.paddingbottom60{padding-bottom: 60px}
.paddingbottom80{padding-bottom: 80px}
.black_btn {background: var(--black);color: var(--white);border-radius: 20px; transition: 0.5s; padding: 10px 30px;display: inline-block;font-weight: 600;}
.black_btn:hover{background: var(--orange); transition: 0.5s; }
.orange_btn {background: var(--orange);color: var(--white);border-radius: 20px; transition: 0.5s; padding: 10px 30px;display: inline-block;font-weight: 600;}
.orange_btn:hover{background: var(--cream); color: var(--black); transition: 0.5s; }
.white_btn {background: var(--white);color: var(--black);border-radius: 20px; transition: 0.5s; padding:10px 30px;display: inline-block;font-weight: 600;}
.white_btn:hover{background: var(--black); color: var(--white); transition: 0.5s; }

.top_head_cont{display: flex; }
.top_head_left{width: 30%; background: var(--orange);display: flex;justify-content: flex-end;padding-right: 25px !important;}
.top_head_right{width: 70%; background: var(--black);display: flex;justify-content: flex-start;padding-left: 25px !important;}
.top_head_left, .top_head_right{padding: 15px 0}
.top_head_left a, .top_head_right a{color: var(--white); text-decoration: none;}
.top_head_left a:hover, .top_head_right a:hover{text-decoration: underline;}

header {padding: 20px 0;    box-shadow: 0 -6px 4px rgb(0 0 0 / 15%), 0 1px 4px rgb(0 0 0 / 20%);background: rgb(255 255 255 / 0%);position: relative;z-index: 9;width: 100%;}
.header-fle {display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.logo img{width:auto;height:50px;}

header.fixed{position: fixed;top: 0;width: 100%;z-index: 999;background:#fff;box-shadow: 0 0 12px #d1d1d1;padding: 5px 0;}
header.fixed .logo img{}

.headercont {display: flex;align-items: center;}
.headerconttext {padding-left: 10px;}
.headercont p{color: var(--black); margin: 0; font-size: 14px}
.headercont p span a{color: var(--black); font-weight: 700; font-size: 16px; display: block;letter-spacing: -1px;}

.mainslider {background: url(../images/bg.avif) center center no-repeat;padding: 90px 0;}
.slider-caption {display: flex;justify-content: space-between;align-items: center;flex-direction: row;}
.sldrcptn-content h1 {margin: 0 0 35px; font-size:3.5em; font-weight:700;    letter-spacing: -2px; }
.sldrcptn-content h1, .sldrcptn-content h5{color:#fff}
.slider_img_cont img {width: 100%;}

@keyframes leftRight {
	40% {
		transform: translate(50px, 0) scale(.7);
		opacity: 1;
		color: var(--white);
	}

	60% {
		color: #333;
	}

	80% {
		transform: translate(0) scale(2);
		opacity: 0;
	}

	100% {
		transform: translate(0) scale(1);
		opacity: 1;
	}
}

.sldrcptn-content h5 span{opacity: 0;transform: translate(-150px, 0) scale(.3);animation: leftRight .5s forwards 0s;}
.sldrcptn-content h5 span:nth-of-type(2) {animation-delay: .5s;}
.sldrcptn-content h5 span:nth-of-type(3) {animation-delay: .10s;}
.sldrcptn-content h5 span:nth-of-type(4) {animation-delay: .15s;}
.sldrcptn-content h5 span:nth-of-type(5) {animation-delay: .20s;}
.sldrcptn-content h5 span:nth-of-type(6) {animation-delay: .25s;}
.sldrcptn-content h5 span:nth-of-type(7) {animation-delay: .30s;}
.sldrcptn-content h5 span:nth-of-type(8) {animation-delay: .35s;}
.sldrcptn-content h5 span:nth-of-type(9) {animation-delay: .40s;}
.sldrcptn-content h5 span:nth-of-type(10) {animation-delay: .45s;}
.sldrcptn-content h5 span:nth-of-type(11) {animation-delay: .50s;}
.sldrcptn-content h5 span:nth-of-type(12) {animation-delay: .55s;}
.sldrcptn-content h5 span:nth-of-type(13) {animation-delay: .60s;}
.sldrcptn-content h5 span:nth-of-type(14) {animation-delay: .65s;}
.sldrcptn-content h5 span:nth-of-type(15) {animation-delay: .70s;}
.sldrcptn-content h5 span:nth-of-type(16) {animation-delay: .75s;}
.sldrcptn-content h5 span:nth-of-type(17) {animation-delay: .80s;}
.sldrcptn-content h5 span:nth-of-type(18) {animation-delay: .85s;}
.sldrcptn-content h5 span:nth-of-type(19) {animation-delay: .90s;}
.sldrcptn-content h5 span:nth-of-type(20) {animation-delay: .95s;}
.sldrcptn-content h5 span:nth-of-type(21) {animation-delay: 1.0s;}
.sldrcptn-content h5 span:nth-of-type(22) {animation-delay: 1.05s;}
.sldrcptn-content h5 span:nth-of-type(23) {animation-delay: 1.10s;}
.sldrcptn-content h5 span:nth-of-type(24) {animation-delay: 1.15s;}
.sldrcptn-content h5 span:nth-of-type(25) {animation-delay: 1.20s;}
.sldrcptn-content h5 span:nth-of-type(26) {animation-delay: 1.25s;}

.sldrcptn-content h1 span {opacity: 0;transform: translate(-150px, 0) scale(.3);animation: leftRight .5s forwards 1.05s;display: inline-block;}
.sldrcptn-content h1 span:nth-of-type(2) {animation-delay: 1.10s;}
.sldrcptn-content h1 span:nth-of-type(3) {animation-delay: 1.35s;}
.sldrcptn-content h1 span:nth-of-type(4) {animation-delay: 1.40s;}
.sldrcptn-content h1 span:nth-of-type(5) {animation-delay: 1.45s;}
.sldrcptn-content h1 span:nth-of-type(6) {animation-delay: 1.50s;}
.sldrcptn-content h1 span:nth-of-type(7) {animation-delay: 1.55s;}
.sldrcptn-content h1 span:nth-of-type(8) {animation-delay: 1.60s;}
.sldrcptn-content h1 span:nth-of-type(9) {animation-delay: 1.65s;}
.sldrcptn-content h1 span:nth-of-type(10) {animation-delay: 1.70s;}
.sldrcptn-content h1 span:nth-of-type(11) {animation-delay: 1.75s;}
.sldrcptn-content h1 span:nth-of-type(12) {animation-delay: 1.80s;}

.sldrcptn-content a {background:var(--white);color: var(--black);padding: 15px 40px;display: inline-block;font-size: 1.1em;border-radius: 3px;font-weight:600}
.sldrcptn-content a:hover{background: var(--orange);}
.hover_eff figure {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.hover_eff figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
/* Shine */
.hover_eff figure {
	position: relative;
}
.hover_eff figure::before {
	position: absolute;
	bottom: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 90%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.2) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover_eff figure:hover::before {
	-webkit-animation: shine 1.0s;
	animation: shine 1.0s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}


.belowbanner {padding: 20px 0 0;}
.below_banner {display: flex;justify-content: space-between;align-items: center;column-gap: 5px;}
.below_banner_indi {background: var(--cream);width: 25%;padding: 10px;text-align: center;display: flex;justify-content: center;}
.below_banner_indi img{height: 58px; border:solid 1px #c1ab9e}
.below_banner_indi .slick-slide img {width: auto!important;margin: auto;}
.commited_sec, .commited_sec p {text-align: center}
.commited_para {width: 90%; margin: auto;}
.commited_para h3, .commited_para p{text-align: center;}
.commit_pic {display: flex;justify-content: space-between; align-items: stretch;}
.commit_pic_left {width: 67%;}
.commit_pic_right{background: var(--orange); width: 33%; padding: 0 20px;display: flex;flex-direction: column;justify-content: center;
    text-align: center;}
.commit_pic_right h3, .commit_pic_right p{color: var(--white); text-align: center;}

.pic_left_pics {display: flex;flex-wrap: wrap;column-gap: 15px;row-gap: 15px;}
.pic_left_indi {width: 48%;background: var(--black);}
.pic_left_indi img {width: 100%; opacity: 0.8; transition: 0.5s}
.pic_left_indi img:hover{opacity: 0.5; transition: 0.5s}
.pic_left_indi figcaption {position: absolute;z-index: 99;margin: 32px;color: var(--white);font-weight: 500;font-size: 1.2em;}

.fabric_inner {display: flex;align-items: center;justify-content: space-between;column-gap: 20px;}
.fabric_inner_left {width: 70%;}
.fabric_inner_right img {width: 100%;}

.whychoose_sec{background: var(--cream); text-align: center;}
.whychoose_sec p{text-align: center;}
.customequote_sec{background: var(--black); text-align: center;}
.customequote_sec h3{color: var(--orange); font-size: 32px; font-weight: 700}
.customequote_sec p{text-align: center; color: var(--white);}

.testi_sec h2 {text-align: center;margin-bottom: 50px;}
.testi_box {padding: 20px;box-shadow: 0 0 5px #d8d8d8; background: var(--white);min-height: 314px !important}
.testi_sec p{margin:0 0 40px}
.testi_info {display: flex;column-gap: 15px;margin-bottom: 15px;}
.testi_info h4, .testi_info p{margin: 0}
.testi_info h4{font-size:20px}
.testi_start_icon i {color: orange;}
.testi_sec .slick-track {top: 3px;bottom: 3px;display: inline-block;}

/*Category Page starts*/
.commited_sec_categorypage{background: var(--cream); text-align: center;}
.pic_left_indi_cat {width: 32%;background: var(--black);}
.pic_left_indi_cat img {width: 100%; opacity: 0.8; transition: 0.5s}
.pic_left_indi_cat img:hover{opacity: 0.5; transition: 0.5s}
.pic_left_indi_cat figcaption {position: absolute;z-index: 99;margin: 32px;color: var(--white);font-weight: 500;font-size: 1.2em;}
.cta_above_cont{width: 65%; margin: auto; text-align: center;}
.cta_above_cont h3{font-size: 32px; line-height: 1.6em}
/*Category page ends*/


/*Single Service Page starts*/
.first_sec{display: flex; align-items: center;column-gap: 25px;}
.first_sec_left, .first_sec_right, .dark_left, .dark_right {width: 50%;}
.first_sec_left img, .dark_right img{width: 100%}
.dark_cont{display: flex;align-items: center;column-gap: 25px;}
.single_dark_sec{background: var(--black);}
.single_dark_sec h2{color: var(--white);}
.single_dark_sec p, .single_dark_sec li{color: var(--white);}
.single_dark_sec li{padding: 15px 0 15px 25px; position: relative;}
.single_dark_sec li:before{position: absolute;font-family: FontAwesome;content: '\f00c';color: var(--orange);left: 0;font-size: 14px;}

.secondary-container ul li, .work_sec ul li {padding: 5px 10px 5px 25px; position:relative}
.secondary-container ul li:before, .work_sec ul li:before{position: absolute;font-family: FontAwesome;content: '\f00c';color: var(--orange);left: 0;font-size: 14px;}

/*Single Service Page ends*/

/*Celeb page starts*/
.celeb_btn_1 a {background: var(--orange);font-size: 15px;text-transform: uppercase;font-weight: 500;padding: 10px 32px;transition: 0.5s}
.celeb_btn_1 a:hover{background: var(--black); transition: 0.5s} 
.celeb_btn_2 a{background: var(--white); border: solid 3px var(--orange); color: var(--orange); font-size: 15px;text-transform: uppercase;font-weight: 500;padding: 7px 32px;transition: 0.5s}
.celeb_btn_2 a:hover{background: var(--orange); color: var(--white);  transition: 0.5s}
.celeb_left img {margin: 25px 0;}
.celeb_left h4{margin: 0 0 30px}
.celeb_points .wp-block-media-text {justify-items: center;}
.celeb_points  .wp-block-media-text>.wp-block-media-text__content {padding: 0 3%;}

/*Celeb page ends*/



.articlecont {display: flex;align-items: stretch;column-gap: 25px;}
.indihomearticle {width: 33.3%;}
.blog-info {padding: 11px;color: var(--green);font-weight: 500;letter-spacing: 2px;}
.blog-info ul li{margin: 0}
.blog-info i {font-size: .5em;}
.blog-desc{padding: 12px;}
.blog-desc h4{font-size: 22px}
.blog-info span {margin: 10px 0 0;padding: 10px 0 0;font-size: 0.85em;}
.blog-info span i {font-size: .4em;margin: 0 9px 0;}
.blog-info h4 {color: var(--black); margin: 0;}
.article-blocks img {width: 100%;height: 220px;object-fit: cover;border-radius: 4px;}
.blog-link-home a{margin: -25px 0 0;}
span.btn-text {text-transform: uppercase;letter-spacing: 2px;font-size: 0.9em;font-weight: 500;color: var(--black); transition: 0.5s}
span.btn-text:hover{color: var(--green); padding-right: 30px; transition: 0.5s}
span.btn-icon.fa.fa-long-arrow-right {color: var(--green);padding-right: 10px; transition: 0.5s}


/*Contact page starts*/
.contact_left h1 span {color: var(--orange);}
.contacttop {display: flex;align-items: center; column-gap: 30px}
.contact_left, .contact_right {width: 50%;}
.contact_block {display: flex;column-gap: 15px;margin: 25px 0px;align-items: baseline;}
.contact_left h5 {margin-bottom: 8px;}
.contact-form-sec{background: var(--cream);}
.form_cont h2{text-align: center;}
.form_cont p {text-align: center;}
.form_cont div.wpforms-container-full input[type=text]{background-color: var(--cream);}
.form_cont div.wpforms-container-full input[type=email], .form_cont div.wpforms-container-full input[type=number]{background-color: var(--cream);}
.form_cont .wpforms-container .wpforms-form textarea{background-color: var(--cream);}


.form_cont div.wpforms-container-full .wpforms-form input[type=submit], .form_cont div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    padding: 7px 23px !important;
    border: none !important;
    border-bottom: solid 2px var(--heading) !important;
    color: #ffffff !important;
    transition: 0.5s;
    font-size: 1.2em !important;
    font-family: 'Plus Jakarta Sans', sans-serif !important;
    width: 100%;
    font-weight: 600;
    background: var(--black) !important;
    display: inline-block !important;transition: 0.5s;
}
.form_cont div.wpforms-container-full .wpforms-form button[type=submit]:hover{background: var(--orange); transition: 0.5s}

.contwraper {display: flex;align-items: center;}
.wrap808 {width: 50%;}

/*Contact page ends*/


/*Breadcrumb starts*/
.breadcrumbs1 {padding: 120px 0 50px;background: var(--orange); text-align: center;}

.breadcrumbs {padding: 40px 0;text-align: center;background-attachment: fixed;background-image: radial-gradient(#f2fbfb, transparent);
    display: none;}
.breadcrumbs h1, .breadcrumbs1 h1, .breadcrumbs2 h1, .breadcrumbs3 h1{font-size: 38px;margin: 0;color: var(--white); font-weight: 700;}
.breadcrumbs p, .breadcrumbs1 p, .breadcrumbs2 p, .breadcrumbs3 p{margin: 0;color:var(--black);text-align: center;}
.breadcrumbs a, .breadcrumbs1 a, .breadcrumbs2 a, .breadcrumbs3 a{color:var(--white);}



.breadcrumbs2 {
    padding: 70px 0;
    background-position: center -36px!important;
    background-size: cover!important;
    background-attachment: fixed!important;
}
.breadcrumbs2:before {
    position: absolute;content: '';height: 224px; width: 100%;
    background: linear-gradient(45deg, #000000bf, #ff0000e6);
    top: 0px;z-index: -1;}

.breadcrumbs2 h1{position: relative;}
.breadcrumbs3 {padding: 240px 0;background: url(../images/breadcrumb-contact.jpg);text-align:center;background-attachment:fixed;}
.breadcrumbs4 {padding: 240px 0;background: url(../images/banner2.jpg);
    text-align:center;background-attachment:fixed;}

/*Breadcrumb ends*/


footer {padding: 100px 0;position: relative;margin:0;float: left;width: 100%;background: var(--orange); z-index: -1}
.foot_logo img {height: 65px;}
.footer-dtls {display: flex;justify-content: space-between;align-items: center;}
.menu-footer-container ul li {display: inline-block;}
.menu-footer-container ul li a{padding: 0 7px; color: var(--white); text-decoration: none;}
.menu-footer-container ul li a:hover{text-decoration: underline;}


ul.socialicon {display: flex;column-gap: 5px;align-items: center;}
.socialicon li{}
.socialicon li a {display: block;width: 35px;height: 35px;border-radius: 50%;
    padding-top: 7px;color: #fff;text-align: center;font-size: 16px;}

.socialicon li:first-child a{background:#2b2b2b;transition:0.9s;}
.socialicon li:first-child a:hover{background:#4968a8;transition:0.9s;}
.socialicon li:nth-child(2) a{background:#2b2b2b;transition:0.9s;}
.socialicon li:nth-child(2) a:hover{background:#29a3f0;transition:0.9s;}
.socialicon li:nth-child(3) a{background:#2b2b2b;transition:0.9s;}
.socialicon li:nth-child(3) a:hover{background:#10679c;transition:0.9s;}
.socialicon li:last-child a{background:#2b2b2b;}
.socialicon li:last-child a:hover{background:#da4b3d;}


.copyright {background: var(--black);width: 100%;padding: 30px 0;float: left;}
.copycont {display: flex;justify-content: space-between;}
.copuleft p{color: var(--white);}
.copuleft p a {color: var(--orange);}
.copuleft p a:hover{text-decoration: underline;}

#whatsappbtn {cursor: poDM Sans;position: fixed;bottom: 5%;left: 20px;z-index: 99999999;padding-top: 0px;background: #4fcc5d;border-radius: 50%;width: 55px;height: 55px;text-align: center;font-size: 32px;color: var(--white);box-shadow: 0 6px 9px rgb(0 0 0 / 5%), 0 4px 5px rgb(0 0 0 / 5%);}
#whatsappbtn:before {
    position: absolute;content: "";top: 0;left: 0;width: 100%;height: 100%;z-index: -1;border-radius: 50%;background: #4fcc5d;box-shadow: 0 0 10px #4fcc5d;animation: whtsbtn 2s linear infinite forwards;}
 
 @keyframes whtsbtn {
 from {
 transform:scale(1.0);
 opacity: 1;
}
to {
    transform:scale(1.5);
    opacity: 0;
}
}
#whatsappbtn img {width: 30px;margin-top: 6px;}


#GoToTop {
cursor: poDM Sans;position: fixed;bottom: 5%;right: 2%;z-index: 99999999;display: none;padding: 16px 9px;background: #e6e6e6;
    border-radius: 50%;width: 50px;height: 50px;text-align: center;font-size: 20px;}
#GoToTop:hover {background:#999;color:#fff;}
#GoToTop .fa {display:block;font-size:17px;color:#111;margin-bottom:2px}


@media only screen and (max-width:1366px){

}

@media only screen and (max-width:1199px){
.menutop li a {padding: 12px 6px!important;}
.menutop li:last-child a {padding-left: 10px!important;}
.menutop li.menu-item-has-children:after {right: -2px!important;}

	
}

@media only screen and (max-width:1080px){
h2 {font-size: 34px;}
h3 {font-size: 28px;}
h4 {font-size: 22px;}
.ft-logo img {height: 62px;}
.ft-info img {width: 100%;}

}
@media only screen and (max-width:991px){
.header-fle {justify-content: space-evenly;}
h4 {font-size: 20px;}
h2 {font-size: 30px;}
.mobmenur-container {top: 80px!important; }
.mobmenur-container i {color: var(--orange)!important; }
header.fixed .mobmenur-container {top: 14px!important; }
.breadcrumbs1 {padding: 70px 0 30px;}
.below_banner_indi img {height: auto;width: 100%;}
.cta_above_cont h3 {font-size: 20px;}
.commit_pic {flex-direction: column;row-gap: 15px;}
.commit_pic_left {width: 100%;}
.pic_left_pics {justify-content: space-between;}
.commit_pic_right {width: 100%;padding: 60px 40px;}
.commited_para img {width: 54%;}	
.fabric_inner {flex-direction: column;row-gap: 30px;}
.pic_left_indi_cat {width: 48%;}
.cta_above_cont {width: 100%;}
.commited_para {width: 100%;}
footer {padding: 60px 0;  }
footer img{margin: 0 0 30px}
.copycont {flex-direction: column;align-items: center;}
.contact_right img{width: 100%}	
.footer-dtls {flex-direction: column;}
	
}

@media only screen and (max-width: 823px){
h2 {font-size: 26px;}
h3 {font-size: 26px;}
.breadcrumbs h1, .breadcrumbs1 h1, .breadcrumbs2 h1, .breadcrumbs3 h1 {font-size: 28px;}
.pading60 {padding: 30px 0;}
.pading80 {padding: 40px 0;}
}

@media only screen and (max-width: 767px){
h1 {font-size: 28px;}
.first_sec {row-gap: 25px;flex-direction: column;}
.dark_cont {row-gap: 25px;flex-direction: column;}
.first_sec_left, .first_sec_right, .dark_left, .dark_right {width: 100%;}
.contact_left, .contact_right {width: 100%;}
.contacttop {flex-direction: column;row-gap: 25px;}
.testi_box {min-height: auto !important}
header.fixed .mobmenur-container {top: 50px;}
.fabric_inner_left {width: 90%;}
.customequote_sec h3 {font-size: 26px;}
ul#menu-footer {text-align: center;}
.testi_info h4 {font-size: 16px;}
	
}
@media only screen and (max-width: 667px){
.header-fle { display: flex;flex-direction: column;align-items: center;justify-content: center;}
.bannercontright img {width: 100%;}
.sldrcptn-content-right img {width: 80%;}
.mainslider {padding: 36px 0;}
.sldrcptn-content-right {text-align: center;}
.slider-caption {flex-direction: column; row-gap: 30px;}
.sldrcptn-content h1 {font-size: 3em;margin: 0 0 26px;}	
.contact_form_1 {margin: 60px 60px;}
.footer-dtls .menucontainer {float: left!important;}	
.breadcrumbs1 {padding: 30px 0;}
	
}
@media only screen and (max-width: 568px){
.footer-dtls {align-items: center;flex-direction: column;}
.devider h6:before {left: -7%;}
img.rmp-menu-title-image {height: 50px;width: 143px;}
.secondary-container {padding: 30px 0;}	
.pic_left_indi figcaption {margin: 8px;}
.padding60 {padding: 35px 0;}

}

@media only screen and (max-width: 480px){
h1 {font-size: 26px;}
.footaddress_sec {flex-direction: column;align-items: flex-start;}
.footbox_form {padding: 30px 30px;}
h2 {font-size: 22px;}	
.pic_left_indi figcaption {font-size: 1.0em;}
.pic_left_indi_cat figcaption {font-size: 1.0em;width: 40%;margin: 10px;}
.customequote_sec h3 {font-size: 24px;}
.menu-footer-container ul li a {padding: 12px 7px;display: inline-block;}
.commited_para img {width: 80%;}

}
@media only screen and (max-width: 460px){
.top_head_left {width: 40%;}
.pic_left_indi figcaption {width: 40%;}
.bannercontright{display: none}
.bannercontleft {width: 100%;padding: 30px 0}
.copyright p {margin: 0 20px;}

	
}
@media only screen and (max-width: 450px){
.btn-primary {padding: 11px 20px!important;}
.devider h6:before {width: 16px;}

}
@media only screen and (max-width: 420px){

.copyright p {margin: 15px 6px;text-align: center;}
.testi_sec h2{text-align: center;margin-bottom: 24px;}

}

@media only screen and (max-width: 415px){
.breadcrumbs h1, .breadcrumbs1 h1, .breadcrumbs2 h1, .breadcrumbs3 h1 {font-size: 24px;}
.breadcrumbs2 {padding: 50px 0;}
h3 {font-size: 22px;}
h5 {font-size:18px}
.sldrcptn-content h1 {font-size: 2.5em;margin: 0 0 21px;}
.commit_pic_right{width: 100%;padding: 30px 40px;}
.cta_above_cont h3 {font-size: 18px;}

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

}

@media only screen and (max-width: 390px){
.pic_left_indi_cat {width: 47%;}
.pic_left_indi {width: 47%;}
.padding80 {padding: 40px 0;}
.top_head_left{width: 44%;}


}

@media only screen and (max-width: 375px){
.breadcrumbs1 {padding: 40px 0;}
}

@media only screen and (max-width: 360px){

}

@media only screen and (max-width: 350px){

}