
body.sticky_header {
	margin-top: 100px;
	position: relative;
}

body.page-template-about-us-template.sticky_header {
	padding-top: 115px;
	margin-top: 115px;
	position: relative;
}

.page-template-faq-template .faqsmain .sec-head{ text-align: center;}


/* bradcrumbs plugin css stat */
#breadcrumbs { padding:30px 90px 0; color: #000000; transition: all 0.4s ease-in-out;font-size: 12px;line-height: normal;font-weight: normal; margin-bottom: 0;}
#breadcrumbs a{color: #000000; transition: all 0.4s ease-in-out;font-size:12px;line-height: normal;font-weight:500; position: relative; padding-right:0px; margin-right:0px;}
#breadcrumbs a:hover{color: var(--primary-color);}
.breadcrumb_last {font-weight: 500;color: var(--primary-color);}
/*#breadcrumbs a:before{content: "/"; position: absolute; right: 0; top:0px; width: 0.6rem;height: 0.6rem;}*/
/* bradcrumbs plugin css end */


/* thank-you-page */
.page-template-thank-you-templete .breadcrumbmain {display: none;}
.thank-you-sec{padding: 90px 0;height: calc(100vh - 90px);}
.thank-you-sec .thank-you-img{max-width: 150px;margin-left: auto;margin-right: auto;margin-bottom: 20px;display: block;}
.thank-you-sec .thank-you-con .thank-you-title{font-size: 120px;line-height: 1;margin-bottom: 15px;font-weight: 600;color: #000;}
.thank-you-sec .thank-you-con p{color: #000;font-size: 18px;font-weight: 500;display: block;line-height: 1.4;margin-bottom: 22px}
/* thank-you-page */


/* Responsive css */

@media only screen and (max-width: 1599px) {

#breadcrumbs { padding:30px 50px 0;}

}


@media only screen and (max-width: 1366px) { 

}

@media only screen and (max-width: 1280px) { 

#breadcrumbs { padding:30px 15px 0; }

}

@media only screen and (max-width: 1199px) { 

.thank-you-sec .thank-you-con .thank-you-title{font-size: 80px;}
.thank-you-sec .thank-you-img {max-width: 100px;}

}


@media only screen and (max-width: 991px) {



}

@media only screen and (max-width: 767px) { 

#breadcrumbs { display:none;}

.thank-you-sec {padding: 50px 0; height: 100%;}
.thank-you-sec .thank-you-con .thank-you-title {font-size: 50px;}
.thank-you-sec .thank-you-img {max-width: 70px;margin-bottom: 10px;}


}

@media only screen and (max-width: 568px) { 

	

}

@media only screen and (max-width: 479px) { 

	

}