.section-pad {
    padding-top: 40px;
    padding-bottom: 40px;
}

.feature .fbox-photo::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f93;
    opacity: 0;
    z-index: 0;
    transition: opacity 0.5s;
}

.feature.feature-s6 {
    -ms-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid rgba(0,0,0,0.07);
    transition: all ease 400ms;
    transform: translate(0, 0);
}

.feature {
    overflow: hidden;
    position: relative;
    transform-style: preserve-3d;
    background: transparent;
}

a {
    outline: 0;
    transition: all 0.5s;
    color: #f93;
}

.feature.feature-s6 .fbox-photo {
    border-radius: 0px 0px 0 0;
}

.feature .fbox-photo:first-child, .feature .fbox-content:first-child {
    margin-top: 0;
}

.feature .fbox-photo {
    -ms-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    transform-style: preserve-3d;
}

.feature .fbox-photo, .feature .fbox-content {
    margin-top: 20px;
}

.feature .fbox-photo img {
    margin: 0;
    width: 100%;
    height: auto;
    border-radius: 0;
}

.feature.feature-s6 .fbox-content:not([class*="pd-"]) {
    padding: 25px;
}

.feature.feature-s6 .fbox-content {
    margin: 0;
    background: #ffffff;
}

.feature h3, .feature h4 {
    color: #f89808;
    font-size: 1.15em;
    font-family: "Poppins",sans-serif;
    font-weight: 600;
	text-decoration:none;
}

.feature p, .feature .sub-lead, .feature .lead {
    color: #596570;
	text-decoration:none;
}

.btn-link.link-arrow:before, .btn-link.link-arrow-sm:before {
    top: 50%;
    right: 9px;
    width: 9px;
    height: 9px;
    transform-origin: 50% 50%;
    transform: translate(0, -4px) rotate(45deg);
    box-shadow: inset -1px 1px 0 0 currentColor;
}

.btn-link.link-arrow:after, .btn-link.link-arrow-sm:after {
    top: 50%;
    right: 8px;
    width: 30px;
    height: 1px;
    transform: translate(0, 0);
    background-color: currentColor;
}

.home_bottom_letschat_section {
    color: #ffffff;
    padding: 20px 0;
    /* background-image: url(../../images/bg_img1.jpg); */
    position: relative;
    background-color: #66756d;
    top: 0;
}

.feature.feature-s6:hover {
    box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
    transform: translate(0, -5px);
}

.letstalkwrapper a {
    line-height: 40px;
    height: 40px;
    padding: 15px 50px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #f89808;
    border-radius: 50px;
    border: 1px solid #f89808;
    font-size: 28px;
}

.letstalkwrapper_bannermid button {
    height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #f89808;
    border-radius: 50px;
    border: 1px solid #f89808;
}

.feature.feature-s6.boxed a
{
	text-decoration:none;
}

.feature.feature-s6.boxed a:hover
{
	text-decoration:none;
}

h1.sect_service_head
{
	text-align: center;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.sect_service_head
{
	margin: 0 0 4px 0px;
}

h1.sect_service_head > span
{
    color: #f89808;
    font-weight: 800;
	font-family: 'Poppins', sans-serif;	
}

p.sect_service_subhead
{
	text-align: center;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
	font-family: 'Poppins', sans-serif;
}

.letchat_wrap button {
	height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #212020;
    border-radius: 50px;
    border: 1px solid #212020;
}

.slogan_wrapper {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.custom_fin_section {
    padding: 0px 0 0 0;
    background-color: #f89808;
    color: #fff;
}

.finance_text_wrapper h1
{
	color: #fff;
    font-family: 'Poppins', sans-serif;
}

.finance_text_wrapper .sect_service_head span
{
	color: #ffffff;	
}

.letstalkwrapper_bannermid button:hover {
    height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #000;
    border-radius: 50px;
    border: 1px solid #000;
    transition: all 0.5s ease;
}

.letchat_wrap button:hover {
    height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #000;
    border-radius: 50px;
    border: 1px solid #000;
	transition: all 0.5s ease;
}

.letstalkwrapper button:hover {
    height: 40px;
    padding: 0px 40px;
    min-width: 100px;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #000;
    border-radius: 50px;
    border: 1px solid #000;
	transition: all 0.5s ease;
}

h1.sect_service_head::after
{
	content: "";
    display: block;
    width: 100px;
    height: 2px;
    position: relative;
    margin: 0 auto;
    background-color: #f89808;
}

h1.sect_service_head.fin_wrap::after
{
	background-color: #fff;
}	
 

footer .main-footer{
	background: #141414;
	color: #eee;
	padding: 20px 0 0px;
}

footer .footer-logo,
footer .main-footer .item-about h4{
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: 'Righteous', cursive;
	    color: #fff;
}

footer .main-footer p{
	color: #aaa;
	font-weight: 400;
}

footer .main-footer .item-about p{
	margin: 30px auto;
}

footer .main-footer .social-icon span{
	color: #eee;
	margin-right: 30px;
	cursor: pointer;
}

footer .main-footer h6{
	margin-bottom: 40px;
	    color: #fff;
}

footer .main-footer .twity span{
	float: left;
	font-size: 20px;
}

footer .main-footer .twity p{
	margin-left: 40px;
}

footer .main-footer .twity{
	margin-bottom: 20px;
	padding-right: 25px;
}

footer .main-footer .sub-form p{
	margin-bottom: 30px;
}

footer .main-footer .sub-form input{
	border: none;
	background: #fff;
	color: #111;
	padding: 10px 20px;
	width: calc(100% - 82px);
	letter-spacing: 2px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}

footer .main-footer .sub-form .btn-sub{
	display: inline-block;
	background: #fff;
	padding: 1px;
	margin-left: -6px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

footer .main-footer .sub-form button{
	padding: 9px;
	width: 80px;
	color: #eee;
	background: #222;
	border: none;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

footer .main-footer .links span{
	font-family: "Open Sans",sans-serif;
	margin: 20px 10px 0 5px;
	color: #aaa;
	font-size: 11px;
	font-weight: 100;
	cursor: pointer;
}

footer .sub-footer{
	padding: 10px 0;
	background: #111;
}

footer .sub-footer p{
	color: #aaa;
	display: inline-block;
}

footer .sub-footer span{
	margin: 0 0 0 20px;
}

/* Small Footer */

footer .small-footer{
	padding: 30px 0;
}

footer .small-footer .links span{
	font-family: "Open Sans",sans-serif;
	margin: 20px 10px 0 5px;
	color: #888;
	font-size: 11px;
	font-weight: 100;
	cursor: pointer;
}

footer .small-footer .social-icon{
	text-align: right;
	padding-top: 20px;
}

footer .small-footer .social-icon span{
	color: #888;
	margin-left: 20px;
	cursor: pointer;
}

footer .small-footer p{
	padding: 20px 0 0 0;
	margin: 0;
	font-size: 13px;
	color: #aaa;
	text-align: right;
}

.twity p
{
	margin-bottom:0;
}

.sub-footer p
{
	margin-bottom:0;
}

.finance_text_wrapper {
    display: flex;
    flex-direction: column;
    height: 325px;
    align-items: center;
    justify-content: center;
    padding: 0 60px;
    text-align: center;
    border: 12px solid #5fd2c1;
    margin-top: 20px;
    margin-left: -10px;	
}

.mobDNone
{
	display:block;
}

@media screen and (max-width:500px)
{
	.nav_wrapper_div img
	{
		width: 100px;
	}
	
	.nav_wrapper_div {
		margin-top: 20px;
		display: grid;
		grid-template-columns: 50% 50%;
	}

	.letstalkwrapper button	
	{
		margin-top: 0px;
	}
	
	.letstalkwrapper a {
		line-height: 30px;
		height: 30px;
		padding: 10px 20px;
		min-width: 100px;
		white-space: nowrap;
		color: #FFFFFF;
		background-color: #f89808;
		border-radius: 50px;
		border: 1px solid #f89808;
		font-size: 20px;
	}

	.nav_wrapper_div div:first-child
	{
		text-align:left;
	}
	
	.nav_banner_section {
		height: 420px;
		background-size: cover;
		background-image: linear-gradient(rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.4)), url(../images/home_banner.png);
		background-repeat: no-repeat;
		background-position: center center;
		overflow: hidden;
	}

	.nav_banner_wrapper {
		margin-top: 80px;
		display: grid;
		grid-template-columns: 100%;
		text-align: center;
	}	
	
	.slogan_wrapper {
		font-size: 12px;
		font-weight: 600;
		margin-top: 10px;
		font-family: 'Poppins', sans-serif;
		text-transform: uppercase;
	}

	.bottom_wrapper_text_letschat div:first-child {
		width: 95%;
		margin-top: 0px;
	}

	h1.sect_service_head {
		text-align: center;
		font-size: 16px;
		font-weight: 400;
		letter-spacing: 1px;
		font-family: 'Poppins', sans-serif;
		text-transform: uppercase;
	}

	p.sect_service_subhead {
		text-align: center;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		font-family: 'Poppins', sans-serif;
	}

	.section-pad {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.section.section-services.section-pad
	{
		padding:20px 20px;
	}
	
	.feature.feature-s6 {
		margin-bottom: 20px;
	}
	
	.p_r0
	{
		padding-right:0;
	}
	
	.finance_text_wrapper {
		display: flex;
		flex-direction: column;
		height: auto;
		align-items: unset;
		justify-content: unset;
		padding: 20px 20px;
		text-align: center;
		margin: 12px 10px;
	}


	
	h1.sect_service_head::after {
		content: "";
		display: block;
		width: 100px;
		height: 2px;
		position: relative;
		margin: -6px auto 10px;
		background-color: #ff5555;
	}

	h1.sect_service_head.fin_wrap
	{
		line-height:14px;
	}
	
	h1.sect_service_head.fin_wrap::after {
		content: "";
		display: block;
		width: 100px;
		height: 2px;
		position: relative;
		margin: 14px auto 5px;
	}

	.item-about	img
	{
		width:100px;
	}
	
	footer .main-footer .item-about p {
		margin: 10px auto;
	}

	.social-icon	
	{
		margin-bottom: 20px;
	}
	
	footer .main-footer h6 {
		margin-bottom: 20px;
		color: #fff;
	}

	.main-footer .item
	{
	    margin: 0px 0 20px 0;	
	}
	
	footer .main-footer .sub-form p {
		margin-bottom: 10px;
	}	
	
	footer .sub-footer p {
		color: #aaa;
		display: inline-block;
		font-size: 12px;
	}
	
	.customReviewWrapper {
		color: #fff;
		height: 500px;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: unset;
		margin-top: 35px;
	}
	
	.wcs {
		font-size: 30px;
		color: #ffffff;
		margin-bottom: 10px;
	}	

	.cfb_wrap {
		width: 80%;
		margin: 10px auto 20px;
		font-size: 14px;
	}
	
	.customReviewWrapper img
	{
		width: 70px;
	}
	
	.customReviewWrapper h5
	{
		font-size: 18px;	
	}

	.swiper-button-next, .swiper-button-prev
	{
		top: 40%;
	}
	
	.question_sections {
		overflow: scroll;
		height: auto;
		padding: 0;
		height: calc(100vh - 200px);
	}
	
	.nextSlideFix_wrap {
		position: fixed;
		bottom: 0;
		background: whitesmoke;
		left: unset;
		width: 100%;
		height: 80px;
		padding: 10px 0;
	}

	.myFix
	{
		position:fixed;
	}	

	.left_content_wrapper p {
		letter-spacing: 1px;
		text-align: left;
		font-size: 12px;
		line-height: 18px;
	}	
	
	.left_content_wrapper h1
	{
		font-size: 22px;	
	}
	
	.swiper-button-next:after, .swiper-button-prev:after	
	{
		font-size: 25px;
	}
	
	.ques_img img {
		width: 60px;
	}

	.ques_head p {
		font-size: 12px;
		font-weight: 600;
		color: #272626;
		text-align: center;
	}

	.checkbox-tools:checked + label, .checkbox-tools:not(:checked) + label	
	{
		padding: 15px 10px;
		font-size: 10px;
		width: 100%;
	}
	
	.custom_question {
		margin-bottom: 0;
		display: flex;
		flex-direction: column;
	}
	
	.ques_img	
	{
		width: 100%;
		text-align: center;
		height: 80px;	
	}

	.bottom_fixed_text {
		text-align: center;
		color: #565454;
		display: none;
	}	

	.mobDNone
	{
		display:none;
	}
}