@media (max-width: 1600px) {
	.line_draw {
		left: -23%;
	}
}

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

} */
@media (max-width: 1440px) {
	.banner_section .curved_icon {
		left: 4%;
		bottom: 17%;
	}

	.line_draw {
		left: -28%;
		top: 8.3%;
	}

	.about_section .abt_copy .curved_icon {
		right: 4%;
		top: auto;
		left: auto;
		bottom: 6%;
		background-color: #fff;
	}

	.poweredby .curved_icon {
		left: auto;
		right: 0%;
		top: -43%;
		background-color: #e8f2ef;
		padding: 10px 0;
	}
}

@media (max-width: 1366px) {
	.blog-inner-wrap {
		min-height: 236px;
	}

	.inner-details-box.commerical-box {
		min-height: 270px;
	}

	.industry-banner-text h3 {
		font-size: 30px;
		color: #222;
		font-weight: 700;
		font-family: 'Manrope';
	}

	.navigation>ul>li {
		float: left;
		margin-left: 18px;
		padding: 0;
	}

	.inner-navigation-link.blog-navbar {
		position: absolute;
		left: 11%;
		top: 5%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	.inner-details-box {
		text-align: center;
		border: 2px solid #f4937a;
		padding: 10px 10px;
		min-height: 270px;
	}

	.inner-navigation-link {
		position: absolute;
		left: 10%;
		top: 19%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	header {
		padding: 10px 0 25px;
	}

	.line_draw {
		left: -23%;
		top: 6.5%;
		width: 1530px;
	}

	.container {
		max-width: 1100px;
	}

	.banner_section {
		padding-top: 150px;
		padding-bottom: 150px
	}

	.banner_section .copy_block h2 {
		font-size: 60px;
	}

	.banner_section .copy_block h3 {
		font-size: 40px;
	}

	.banner_section .img_block>img {
		padding-right: 100px;
	}

	.about_section {
		padding-top: 100px;
	}

	.about_section .video_block>img {
		width: 780px;
	}

	.feature_list>li .box h3 {
		line-height: 100px;
		font-size: 30px;
	}

	.feature_list>li .box h2 {
		line-height: 100px;
		font-size: 30px;
	}

	.feature_list>li .box::before,
	.feature_list>li .box::after {
		border-top-width: 100px;
	}

	.feature_list>li .line_block p {
		font-size: 18px;
	}

	.feature_section .copy_block {
		padding-bottom: 150px;
	}

	.feature_section .copy_block h2 {
		padding-bottom: 20px;
		font-size: 30px;
	}

	.detail_list>li .inner .front {
		height: 240px;
	}

	.detail_list>li .inner .front>div img {
		width: 70px;
	}

	.detail_list>li .inner .front h4 {
		font-size: 20px;
	}

	.detail_list>li .inner:hover .back {
		transform: translate(96%);
	}

	.about_section .copy_block h3 {
		font-size: 30px;
	}

	.about_section .copy_block h1 {
		font-size: 30px;
	}

	.about_section .copy_block h1 {
		font-size: 30px;
	}

	.about_section .abt_copy p {
		font-size: 18px;
		text-align: center;
	}

	.about_section .abt_copy .curved_icon {
		right: 20%;
		bottom: 20%;
	}

	.feature_section .copy_block p {
		font-size: 18px;
	}

	.poweredby .curved_icon {
		right: 12%;
		top: -46%;
	}

	.poweredby .circle_block.pricing-inner-top {
		width: 900px;
		height: 900px;
	}

	.detail_list>li .inner .back {
		position: absolute;
		left: 0;
		top: -2px;
		height: 100%;
		width: calc(100% + 10px);
		display: flex;
		align-items: center;
		padding: 15px;
		visibility: hidden;
		opacity: 0;
		background-color: #f1f1f1;
		z-index: 1;
		transition: .85s;
		height: 244px;
	}

	.poweredby .circle_block {
		width: 600px;
		height: 600px;
	}

	.poweredby .circle_block .copy p {
		font-size: 18px;
	}

	.poweredby .circle_block .copy {
		padding: 0 50px;
	}

	.book_demo .bd_img {
		padding-right: 140px;
		padding-top: 60px;
	}

	.book_demo .bd_img>img {
		width: 550px;
	}

	.book_demo .copy_block p {
		font-size: 20px;
	}

	.btn {
		font-size: 20px;
	}

	.btn span {
		line-height: 42px;
	}

	.btn span .fa {
		font-size: 24px;
	}

	.bottom_section {
		background-position: 49% -290px;
		padding-top: 200px;
	}

	.top_section {
		background-position: 36% -300px;
	}

	.about_section .abt_copy {
		padding: 230px 50% 0 0;
	}

	.feature_section {
		padding-top: 170px;
	}

	.poweredby .net_img {
		width: 500px;
		right: 12%;
		bottom: 6%;
	}

	.poweredby .net_img>img {
		width: 100%;
	}

	.poweredby {
		margin-bottom: 0;
	}

	.curved_icon span>img {
		width: 120px;
	}

	.banner_section .curved_icon {
		left: 0%;
		bottom: 18%;
	}

	.about_section .curved_icon {
		left: 1%;
		top: 38%;
	}

	.book_demo .curved_icon {
		left: 25%;
		top: -17%;
	}

	.poweredby .curved_icon.bottom {
		left: 2%;
		bottom: 15%;
	}

	.about_section .small_icons {
		top: 10%;
	}

}

@media (max-width: 1280px) {
	.line_draw {
		left: -28%;
	}
}

@media (max-width: 1279px) {

	.curved_icon,
	.line_draw,
	.small_icons,
	.banner_section .si_wrap,
	.small_icons2 {
		display: none;
	}

	.banner_section {
		align-items: center;
		padding-bottom: 0;
	}

	.container {
		padding: 0 20px;
	}

	.about_section {
		padding-top: 100px;
	}

	.about_section .abt_copy {
		padding: 50px 0 0;
	}

	.feature_section {
		padding-top: 100px;
	}

	.feature_section .copy_block {
		padding: 60px 0;
	}

	.book_demo {
		padding-top: 100px;
	}

	.book_demo .bd_img {
		padding: 0;
		text-align: center;
	}

	.book_demo .bd_img>img {
		width: 450px;
	}

	.poweredby {
		padding-top: 0;
	}

	.bottom_section {
		padding-top: 100px;
	}

}

@media (max-width: 1023px) {

	.banner_section {
		padding: 150px 0;
	}

	.banner_section .copy_block {
		width: 100%;
		order: 2;
		text-align: center;
		padding-top: 50px;
	}

	.banner_section .img_block {
		width: 100%;
		text-align: center;
	}

	.banner_section .img_block>img {
		padding-right: 0;
		max-width: 400px;
	}

	.banner_section .copy_block h2 {
		font-size: 44px;
	}

	.banner_section .copy_block h3 {
		font-size: 30px;
	}

	.about_section .video_block>img {
		width: 100%;
	}

	.about_section .copy_block {
		padding-bottom: 20px;
	}

	.about_section .copy_block h3 {
		font-size: 28px;
		line-height: normal;
	}

	.about_section .copy_block h3 br {
		display: none;
	}

	.about_section .copy_block h1 {
		font-size: 28px;
		line-height: normal;
	}

	.about_section .copy_block h1 br {
		display: none;
	}

	.feature_list>li .box {
		width: 34%;
	}

	.feature_list>li:nth-child(2) .box {
		width: 26%
	}

	.feature_list>li:nth-child(3) .box {
		width: 18%;
	}

	.feature_list>li .box h3 {
		line-height: 90px;
		font-size: 20px;
	}

	.feature_list>li .box h2 {
		line-height: 90px;
		font-size: 20px;
	}

	.feature_list>li .box::before,
	.feature_list>li .box::after {
		border-top-width: 90px;
	}

	.feature_list>li .box::before {
		border-left-width: 30px;
		left: -30px;
	}

	.feature_list>li .box::after {
		border-right-width: 30px;
		right: -30px;
	}

	.feature_list>li .line_block p {
		font-size: 14px;
		padding-bottom: 10px;
	}

	.feature_list>li .line_block {
		bottom: 20px;
	}

	.feature_section .copy_block h2 {
		font-size: 24px;
	}

	.feature_section .copy_block p {
		font-size: 16px;
	}

	.detail_list>li {
		width: 50%;
	}

	.detail_list>li .inner .front {
		height: 200px;
	}

	.detail_list>li .inner .back {
		position: absolute;
		left: 0;
		top: -2px;
		height: 100%;
		width: calc(100% + 10px);
		display: flex;
		align-items: center;
		padding: 15px;
		visibility: hidden;
		opacity: 0;
		background-color: #f1f1f1;
		z-index: 1;
		transition: .85s;
		height: 204px;
	}

	.detail_list>li:nth-child(2) .inner:hover .back,
	.detail_list>li:nth-child(6) .inner:hover .back {
		transform: translate(-100%);
	}

	.detail_list>li .inner .back {
		width: calc(100% + 12px);
	}

	.book_demo {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.book_demo .copy_block {
		top: 0;
		text-align: center;
	}

	.book_demo .bd_img>img {
		width: 350px;
	}

	header {
		position: fixed;
		background-color: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, .2);
		padding: 5px 0;
	}

	.navbar-header {
		width: 100%;
		text-align: center;
		padding: 10px 0;
	}

	.logo {
		display: inline-block;
		margin: 0;
	}

	.navigation {
		position: fixed;
		right: 0;
		top: 70px;
		width: 180px;
		background-color: #fff;
		height: calc(100% - 70px);
		overflow-y: auto;
		transform: translateX(100%);
		transition: .5s;
	}

	.navigation.open {
		transform: translateX(0);
	}

	.navigation>ul {
		padding: 20px;
	}

	.navigation>ul>li {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px;
	}

	.navigation>ul>li:last-child {
		margin-bottom: 0;
		display: none;
	}

	.navigation>ul>li>a {
		color: #52413b;
		font-weight: 600;
		font-size: 14px;
	}

	.navigation>ul>li>a::before {
		background-color: #52413b;
	}

	footer {
		padding: 15px 0 65px
	}

	.bottom_fixed {
		display: block;
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		z-index: 99;
		padding: 0 20px 10px;
	}

	.bottom_fixed ul {
		background-color: #f57a20;
		float: left;
		width: 100%;
		border-radius: 20px;
		border: 1px solid #fff;
	}

	.bottom_fixed ul>li {
		float: left;
	}

	.bottom_fixed ul>li:first-child {
		border-right: 1px solid #fff;
	}

	.bottom_fixed ul>li>a {
		float: left;
		color: #fff;
		width: 50px;
		line-height: 40px;
		font-size: 24px;
		text-align: center;
		padding-left: 10px;
	}

	.bottom_fixed ul>li:last-child {
		float: right;
		border-left: 1px solid #fff;
	}

	.footer-enquiry-btn a {
		width: 100% !important;
		font-size: 16px !important;
		font-weight: bold !important;
		text-transform: uppercase !important;
	}

	#popupform {
		position: fixed;
		top: 15%;
	}

	#popupmainform .form-text {
		padding: 23px 7px;
	}

	#popupmainform h3 {
		text-transform: uppercase;
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 25px;
	}

	#popupsubmitbtn {
		height: 50px;
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		font-weight: 500;
		background: #75bba3;
		width: 100%;
		color: #000;
		text-transform: uppercase;
		border-radius: 0px;
	}

	#popupform .modal-content .close {
		opacity: 1;
		padding: 0;
		margin-top: 0;
		position: absolute;
		right: 20px;
		top: 5px;
		z-index: 99;
		text-shadow: none;
		background-color: #3b9c7d;
		width: 22px;
		height: 22px;
		border-radius: 100%;
		color: #fff;
		font-size: 16px;
		line-height: 18px;
	}

	.form_wrap h2 {
		font-size: 30px;
	}

	.form_wrap h5 {
		font-size: 30px;
	}

	.form_wrap h3 {
		font-size: 30px;
	}

	.form_wrap h5 {
		font-size: 30px;
	}

	.form_wrap h5 {
		font-size: 30px;
	}

	.form_wrap h4 {
		font-size: 30px;
	}

	.form_wrap h4 {
		font-size: 30px;
	}

	.form_wrap .form-control {
		height: 44px;
		font-size: 14px;
		padding-left: 15px;
		box-shadow: 5px 5px 10px rgba(51, 51, 51, .24);
	}

	.form_wrap .form-control:focus {
		box-shadow: 5px 5px 10px rgba(51, 51, 51, .24);
	}

	.form_wrap ul>li .relative .form-control {
		padding-left: 45px;
	}

	.form_wrap ul>li .relative .fa {
		left: 15px;
	}

	.form-group {
		margin-bottom: 10px;
	}

	.form_wrap ul>li:last-child {
		padding-top: 10px;
	}

	.modal {
		right: 0;
	}

	.detail_list>li:nth-child(1) .inner:hover,
	.detail_list>li:nth-child(4) .inner:hover,
	.detail_list>li:nth-child(5) .inner:hover,
	.detail_list>li:nth-child(8) .inner:hover {
		background-color: #f1f1f1;
	}

	.detail_list>li:nth-child(1) .inner .back,
	.detail_list>li:nth-child(4) .inner .back,
	.detail_list>li:nth-child(5) .inner .back,
	.detail_list>li:nth-child(8) .inner .back {
		background-color: #f1f1f1;
	}

	.detail_list>li:nth-child(1) .inner .back p,
	.detail_list>li:nth-child(4) .inner .back p,
	.detail_list>li:nth-child(5) .inner .back p,
	.detail_list>li:nth-child(8) .inner .back p {
		color: #535151;
	}

	.detail_list>li:nth-child(2) .inner:hover,
	.detail_list>li:nth-child(3) .inner:hover,
	.detail_list>li:nth-child(6) .inner:hover,
	.detail_list>li:nth-child(7) .inner:hover {
		background-color: #f1f1f1;
	}

	.detail_list>li:nth-child(2) .inner .back,
	.detail_list>li:nth-child(3) .inner .back,
	.detail_list>li:nth-child(6) .inner .back,
	.detail_list>li:nth-child(7) .inner .back {
		background-color: #f1f1f1;
	}

	.detail_list>li:nth-child(2) .inner .back p,
	.detail_list>li:nth-child(3) .inner .back p,
	.detail_list>li:nth-child(6) .inner .back p,
	.detail_list>li:nth-child(7) .inner .back p {
		color: #535151;
	}

	.inner-navigation-link {
		position: absolute;
		left: 6%;
		top: 18%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	#sidebar-wrapper {
		display: none;
	}

	.industry-banner-text h3 {
		font-size: 16px;
		color: #222;
		font-weight: 700;
		font-family: 'Manrope';
	}

	.industry-banner-text p {
		font-size: 15px;
		color: #222;
		font-weight: 700;
		font-family: 'Manrope';
	}

	.inner-details-box.industry-extra {
		min-height: 190px;
	}
}

@media (max-width: 767px) {
	.seo-blog-main-img-top img {
		width: 100%;
		height: 230px;
	}

	.container {
		padding: 0 15px;
	}

	.container>.navbar-header {
		margin: 0;
	}

	.about_section {
		padding-top: 100px;
	}

	.about_section .copy_block h3 {
		font-size: 26px;
		text-align: center;
	}

	.about_section .copy_block h1 {
		font-size: 26px;
		text-align: center;
	}

	.about_section .abt_copy {
		padding-top: 30px;
	}

	.about_section .abt_copy {
		padding: 100px 20px 0;
	}

	.feature_list>li .box {
		width: 80%;
	}

	.feature_list>li:nth-child(2) .box {
		width: 60%
	}

	.feature_list>li:nth-child(3) .box {
		width: 40%;
	}

	.feature_list>li .box h3 {
		line-height: 60px;
		font-size: 22px;
	}

	.feature_list>li .box h2 {
		line-height: 60px;
		font-size: 22px;
	}

	.feature_list>li .box::before,
	.feature_list>li .box::after {
		border-top-width: 60px;
	}

	.feature_list>li .box::before {
		border-left-width: 25px;
		left: -25px;
	}

	.feature_list>li .box::after {
		border-right-width: 25px;
		right: -25px;
	}

	.feature_list>li .line_block {
		position: static;
		display: inline-block;
		transform: none;
		padding-bottom: 7px;
		padding-top: 3px;
	}

	.feature_list>li .line_block .line {
		display: none;
	}

	.feature_list>li .line_block p {
		font-size: 16px;
		padding-bottom: 0px;
		width: 100%;
	}

	.feature_list>li .line_block p.text_left {
		text-align: center;
		border-bottom: 1px solid #dedede;
		padding-bottom: 3px;
		padding-top: 3px;
		display: inline-block;
		float: none;
		width: auto;
	}

	.feature_list>li .line_block p.text_right {
		text-align: center;
	}

	.feature_list>li .line_block p br {
		display: none;
	}

	.feature_section .copy_block {
		padding: 20px 0 100px;
	}

	.feature_section .copy_block h2 {
		padding: 5px 10px 12px;
		display: inline-block;
		background-color: #e9e9e9;
		margin-bottom: 15px;
	}

	.detail_wrap {
		padding: 10px 10px 0;
	}

	.detail_list>li .inner .back p {
		font-size: 13px;
	}

	.poweredby .circle_block {
		border-width: 5px;
		border-radius: 20px;
		width: 100%;
		height: auto;
		padding: 20px;
	}

	.poweredby .circle_block.pricing-inner-top {
		width: 100%;
		height: 100%;
	}

	.poweredby .circle_block .copy {
		padding: 0;
	}

	.poweredby .circle_block .copy h4 {
		font-size: 18px;
		padding-bottom: 10px;
	}

	.poweredby .circle_block .copy img {
		width: 150px;
	}

	.poweredby .circle_block .copy p {
		font-size: 16px;
		padding-top: 20px;
	}

	.poweredby {
		padding: 0 0 30px;
	}

	.poweredby .net_img {
		width: 360px;
		right: 0;
		bottom: 0;
		pointer-events: none;
	}

	.form_wrap h2 {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.form_wrap h5 {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.form_wrap h3 {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.form_wrap h5 {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.form_wrap h4 {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.form_wrap h4 {
		font-size: 24px;
		padding-bottom: 20px;
	}

	.form_wrap h4 {
		font-size: 24px;
		padding-bottom: 20px;
	}

	footer {
		padding: 40px 0 60px;
	}

	footer p,
	footer p a {
		font-size: 14px;
	}

	.banner_section .copy_block {
		padding-top: 20px;
	}

	.banner_section .mob-click {
		position: relative;
		z-index: 9;
	}

	.detail_list>li .inner .front h4 {
		font-size: 16px;
		padding-top: 10px;
	}

	.detail_list>li .inner .front>div img {
		width: 54px;
	}

}

@media (max-width: 639px) {
	.inner-navigation-link.pricing-nav {
		position: absolute;
		left: 6%;
		top: 7%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	.inner-navigation-link.blog-navbar {
		position: absolute;
		left: 6%;
		top: 6%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	.poweredby {
		padding: 0 0 30px;
		margin-top: 160px;
	}

	.inner-navigation-link.privacy-nav {
		position: absolute;
		left: 2%;
		top: 1.5%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	.privacy-main-txt {
		text-align: justify;
		font-size: 24px;
		color: #5d5d5d;
		margin-top: 120px;
	}

	.error-heading {
		margin-top: 280px;
		margin-bottom: 100px;
	}

	.qodef-btn-text {
		font-size: 17px;
	}

	.error-heading p {
		font-size: 13px;
		margin-bottom: 12px;
	}

	.error-heading img {
		width: 100%;
		margin: auto;
	}

	.accordion__header>* {
		margin-top: 0;
		/* margin-bottom: 0px !important; */
		font-size: 11px;
		font-family: 'Manrope';
		font-weight: 700;
		margin-bottom: 12px;
		text-align: center;
	}

	.accordion__body p {
		font-family: 'Manrope';
		font-size: 13px;
		text-align: center;
		color: #5d5d5d;
	}
}

@media (max-width: 480px) {
	.blog-inner-wrap {
		padding: 10px;
		min-height: auto;
	}

	.industry-banner-text-top {
		position: absolute;
		top: 10%;
		z-index: 0;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		width: 90%;
		padding: 25px 20px;
		background: rgba(255, 255, 255, 0.5);
	}

	.blog-inner-section {
		padding-top: 100px;
	}

	.seo-inner-border-wrap h4 {
		text-transform: uppercase;
		font-size: 19px;
	}

	.seo-landin-img-left img {
		width: 100%;
	}

	.seo-landin-img-left {
		padding: 50px 0px;
	}

	.inner-details-box {
		text-align: center;
		border: 2px solid #f4937a;
		padding: 20px 30px;
		min-height: 286px;
		margin: 10px;
	}

	.blog-wrap-inpage-details h5 {
		font-size: 18px;
		line-height: 30px;
	}

	.faq-inner-section {
		padding-top: 90px;
	}

	.inner-navigation-link {
		position: absolute;
		left: 6%;
		top: 3%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	.seo-inner-border-details {
		min-height: 180px;
		border-bottom: 1px solid #c4c2c2;
	}

	.seo-inner-border-details.right-seo-line {
		border-right: none;
		border-bottom: 1px solid #c4c2c2;
	}

	.inner-navigation-link.blog-navbar {
		position: absolute;
		left: 6%;
		top: 1%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	.poweredby {
		padding: 0 0 30px;
		margin-top: 70px;
	}

	.error-heading {
		margin-top: 60px;
		margin-bottom: 100px;
	}

	.footer-copy {
		padding: 20px 0px;
		font-size: 14px;
	}

	.footer-quicklinks {
		width: 100%;
		text-align: center;
		margin: auto;
		padding-left: 7px;
		padding-bottom: 10px;
	}
	.footer-btn{
		width: 100%;
		text-align: center;
	}
	.footer-btn .social p {
		text-align: center;
	}
	.footer-wrap {
		display: unset;
		margin-bottom: 15px;
	}

	.fotter-main {
		width: 100%;
		padding-bottom: 20px;
		text-align: center;
	}
	.fotter-main p{
		text-align: center;
	}

	.fotter-main img {
		width: 50%;
	}

	.inner-navigation-link.privacy-nav {
		position: absolute;
		left: 2%;
		top: 1.5%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	.privacy-main-txt {
		text-align: justify;
		font-size: 24px;
		color: #5d5d5d;
		margin-top: 120px;
	}

	.footer-quicklinks li {
		margin-bottom: 7px;
		width: 100%;
		display: block;
		text-align: center;
	}

	.footer-quicklinks li {
		text-align: center;
	}

	.blog-inner-details h1 {
		font-size: 15px;
		margin: 10px 0px;
	}
}

@media (max-width: 479px) {
	.main-banner-industry {
		margin-top: 100px;
	}

	.inner-navigation-link.privacy-nav {
		position: absolute;
		left: 2%;
		top: 1.5%;
		width: 100%;
		z-index: 9;
		padding: 25px 0;
	}

	.privacy-main-txt {
		text-align: justify;
		font-size: 24px;
		color: #5d5d5d;
		margin-top: 120px;
	}

	.blog-copy_block .btn span {
		border: 2px solid #fff;
		padding: 0 20px;
		line-height: 40px;
		border-radius: 40px;
		float: left;
		transition: all 0.25s ease-in 0s;
		-webkit-transition: all 0.25s ease-in 0s;
	}

	.blog-form_wrap.blog-pringin-inner-top h2 {
		font-size: 24px;
		color: #121515;
		font-weight: 700;
		padding-bottom: 10px;
	}

	.blog-img-wrap {
		background-color: #fffefe;
		padding: 5px;
		box-shadow: 0px 1px 3px rgba(0, 0, 0, .08);
		margin-bottom: 15px;
	}

	.detail_list>li .inner:hover .back {
		transform: translate(93%);
	}

	.banner_section {
		padding: 90px 0 230px;
		align-items: center;
		height: 80vh;
	}

	.about_section {
		margin-top: 165px;
		padding-top: 90px;
	}

	.about_section .copy_block {
		padding-top: 200px;
		padding-bottom: 20px;
	}

	.abt_inner {
		display: flex;
		align-items: center;
	}

	.banner_section .copy_block h2 {
		font-size: 40px;
	}

	.banner_section .copy_block h3 {
		font-size: 26px;
	}

	.detail_list>li .inner.mob-extra:hover .back.mob-extra {
		visibility: visible;
		opacity: 1;
		border-right: 2px solid transparent !important;
		border-top: 2px solid #f9a590 !important;
		border-bottom: 2px solid #f9a590 !important;
		border-left: 2px solid #f9a590 !important;
	}

	#book-modal .modal-dialog {
		margin-top: 150px;
	}

	#thankyoupop .modal-content {
		float: left;
		width: 100%;
		margin-bottom: 40px;
		border-radius: 0;
		border: none;
		box-shadow: none;
		width: 90%;
		margin: auto;
		text-align: center;
		left: 4%;
		top: 1%;
	}

	#thankyoupop .form_wrap h4 {
		font-size: 16px;
		color: #f7977e;
		font-weight: 700;
		text-align: center;
		padding-bottom: 40px;
		padding-top: 19px;
		line-height: 1.6;
	}
}

@media (max-width: 975px) {
    .calendly-overlay .calendly-popup-close {
        right: 25px !important;
    }
}
@media (max-width: 359px) {}