
@font-face {
	font-family: Raleway-Medium;
	src: url('../fonts/Raleway-Medium.ttf') format('truetype');
}

@font-face {
	font-family: Lato-Bold;
	src: url('../fonts/Lato-Bold.ttf') format('truetype');
}
@font-face {
	font-family: Lato-Light;
	src: url('../fonts/Lato-Light.ttf') format('truetype');
}
@font-face {
font-family: Lato-LightItalic;
	src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
}

@font-face {
	font-family: Lato-Regular;
	src: url('../fonts/Lato-Regular.ttf') format('truetype');
}
a {outline: none; text-decoration: none;}
a:focus, a:hover {outline: none; text-decoration: none;}
img {
    max-width: 100%;
}

/*header*/
header#header {height: auto; padding: 7px 0;}
header#header.darkHeader .logo img {filter: invert(1);}
header#header.darkHeader .marketing-header li a {color: #fff;}
header#header.darkHeader .marketing-header .web-dev-number a {color: #000;}
.logo {padding-top: 0;  display: flex;  align-items: center; height: 100%;}
.logo_owl .owl-stage {display: flex; align-items: center;}
.logo img {width: 200px;}
.mobile-version {display: none}
.desktop-version {display: block;}
.mobile-version-cta {display: none}
.mobile-version-cta a {font-weight: 600; font-size: 12px; border: none;  border-radius: 30px; display: block;
    padding: 8px 12px; background-color: #ede626; color: #000; width: fit-content;}



.mobile-version {position: relative;}
.mobile-version .nav-toggle {cursor: pointer;height: 2.5rem;right: 20px;position: fixed;top: 12px;width: 2.5rem;z-index: 99;}
.mobile-version .nav-toggle:hover { opacity: 0.8; }
.mobile-version .nav-toggle .nav-toggle-bar,
.mobile-version .nav-toggle .nav-toggle-bar::after,
.mobile-version .nav-toggle .nav-toggle-bar::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #000;
    content: '';
    height: 0.3rem;
    transition: all .5s;
    width: 100%; }
  .mobile-version .nav-toggle .nav-toggle-bar {
    margin-top: 0; }
  .mobile-version .nav-toggle .nav-toggle-bar::after {
    margin-top: 0.6rem; }
  .mobile-version .nav-toggle .nav-toggle-bar::before {
    margin-top: -0.6rem; }
  .mobile-version .nav-toggle.expanded .nav-toggle-bar {
    background: transparent; }
  .mobile-version .nav-toggle.expanded .nav-toggle-bar::after, .mobile-version .nav-toggle.expanded .nav-toggle-bar::before {
    background: #000;
    margin-top: 0; }
  .mobile-version .nav-toggle.expanded .nav-toggle-bar::after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .mobile-version .nav-toggle.expanded .nav-toggle-bar::before {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.darkHeader .nav-toggle .nav-toggle-bar, .darkHeader .nav-toggle .nav-toggle-bar::after, .darkHeader .nav-toggle .nav-toggle-bar::before {background: #fff;}
.darkHeader .nav-toggle.expanded .nav-toggle-bar {background: transparent;}
.mobile-version .nav-toggle.expanded .nav-toggle-bar, .mobile-version .nav-toggle.expanded .nav-toggle-bar::after, .mobile-version .nav-toggle.expanded .nav-toggle-bar::before {background: #fff;}
.mobile-version .nav-toggle.expanded .nav-toggle-bar {background: transparent;}




/* nav */
.mobile-version .nav {background: rgb(65 68 86);box-shadow: none;color: white;cursor: pointer;display: flex;height: 100vh;
    right: -24rem;padding: 0rem 1rem 1rem 1rem;position: fixed;top: 0;transition: box-shadow .5s, right .5s;
    width: 20rem;z-index: 9; }
.mobile-version .nav.expanded {box-shadow: 0 0 1rem 1rem rgba(0, 0, 0, 0.125); right: 0; }
.mobile-version .nav ul {display: flex;flex-direction: column;gap: 1rem;list-style: none; margin: 0; margin-top: 90px; }
.mobile-version .nav li a {color: #fff;font-size: 22px;line-height: 26px;}
.mobile-version #main {
  background-image: linear-gradient(to bottom, rgba(20, 156, 184, 0.8), rgba(71, 41, 163, 0.8)), url("https://images.unsplash.com/photo-1518005076933-9ef6bec005cb?w=1200");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: rgba(255, 255, 255, 0.75);
  flex-grow: 1;
  flex-shrink: 0;
  padding: 2rem;
  position: relative; }



/*header*/
#full_bg_img {
	background: url(../images/slider_bg.jpg) no-repeat 0 0;
	background-size: cover;
	min-height: 650px;
	width: 100%;
}
.guaranteed_growth h2 {
    font-size: 42px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 110px;
    font-family: 'Lato-Bold';
    background: #fff;
    color: #393636;
    width: 71%;
    padding: 10px 15px;
	background: url(../images/growth_bg.png) no-repeat left center;
    background-size: cover;
	width: 580px;
}
.guaranteed_growth h1 {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 110px;
    font-family: 'Lato-Bold';
    background: #fff;
    color: #393636;
    width: 71%;
    padding: 10px 15px;
    background: url(../images/growth_bg.png) no-repeat left center;
    background-size: cover;
    width: 580px;
}
.bdr {width: 327px;border-top: solid 1px #fff;margin: 15px 0;}
.guaranteed_growth p{font-family: 'Lato-Light'; font-size:24px; color:#fff}
.arrow_circle {background: #ece83f;width: 40px;height: 40px;border-radius: 50%;text-align: center;font-size: 24px;}
#our_client .row {border-top: solid 2px #e6e7e8;border-bottom: solid 2px #e6e7e8;padding-top: 60px;}

/*form*/
h3.from_you {
    background: #ece83f;
    font-size: 20px;
    margin: 0;
    padding: 12px;
    text-align: center;
    color: #221f1f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 33px;
	font-family:'Lato-Bold';
}
.contact-form {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: #fff;
}

.form-design {background:#fff;padding:10px 20px;width:100%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}

.validate-input {position: relative;}

.wrapper-input100 {width: 100%;position: relative;	border-radius: 2px;margin-bottom: 15px;}

input.input100 {height: 40px;}

.input100 { outline: none;display: block;width: 100%;padding: 6px 21px 0 38px;border-bottom: solid 1px #d7d7d7;border-top: none;
	border-left: none;border-right: none;font-size: 14px;color: #808285;font-family: 'Raleway-Medium';z-index: 1;
    position: relative;background-color: transparent;}

.input100:focus+.focus-input100+.label-input100 {border: none;}

.m-b-2 {argin-bottom: 2px;}

.lnr {font-family: Linearicons-Free;speak: none;font-style: normal;	font-weight: 400;font-variant: normal;text-transform: none;
	line-height: 1;-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;}

.label-input {font-size: 14px;color: #999999;font-family: 'Raleway-Medium';display: -webkit-box;display: -webkit-flex;
	display: -moz-box;display: -ms-flexbox;	display: flex;align-items: center;justify-content: center;position: absolute;
	width: 60px;height: 55%;top: 5px;left: 2px;}


textarea.input100 {
	/* min-height: 162px; */
	padding-top: 12px;
}

select.input100 {
	height: 55px;
}

label.label-input.name {
	background: url(../images/user_icn.png) no-repeat left;
}

label.label-input.email {
	background: url(../images/email_icn.png) no-repeat left;
}

label.label-input.phone {
	background: url(../images/phone_icn.png) no-repeat left;
}

label.label-input.service {
	background: url(../images/user_icn.png) no-repeat left;
}

label.label-input.message {
	background: url(../images/message_icn.png) no-repeat left;
}

button.contact100-form-btn {
    background: #e93f33;
    border: none;
    padding: 10px 5px 10px 5px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    width: 230px;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: 'Lato-Bold';
}


/*form*/
.form-design h3 {
	font-size: 18px;
	font-family: 'Raleway-Bold';
	line-height: 22px;
	color: #4d4d4d;
}

.retain {
	font-size: 40px;
	color: #fff;
	
}

.retain div {
	line-height: 55px;
}

.retain span {
	display: block;
	font-size: 40px;
	line-height: 1.2;
	font-family: 'Lato-Light';
	    display: inline-block;
}
.section-programm h3 {font-size: 20px;text-align: center;margin-bottom: 30px;}
span.color_txt {
    color: #ede626;
	font-family: 'Lato-Bold';
}
/*Performance Optimization */
section#our_client {
    padding: 57px 0 0 0;
}
#our_client .section-programm {
    background: #f0f0e9;
    width: 85%;
    padding: 5px;
    margin: 0 auto;
	border-radius: 5px;
	    margin-bottom: -22px;
		position: relative;
    z-index: 99;
}

/*Performance Optimization */




.testimonial_owl.owl-carousel .owl-stage {
    height: 600px;
}


#bottom_footer {
	background: #4f4949;
	    min-height: 78px;
	color: #b0b0b0;
	margin-top: 30px;
	
}

footer#bottom_footer a {
	color: #fff;
	padding-right: 5px;
}

footer#bottom_footer a:hover {
	color: #fff;
	text-decoration: none
}

.form-btn {
    padding: 15px 0;
}
/*what we do*/
section#wha_twe_do {
    padding: 100px 0 0 0;
}

.media.service-box {
    margin: 25px 0;
}
.media.service-box .pull-left {
    margin-right: 20px;width: 75px;
}
.media.service-box .pull-left > span {
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
    border-radius: 100%;
    color: #BE1414;
    transition: background-color 400ms, background-color 400ms;
    position: relative;
}
/*what we do*/

/*why tangence*/
section#why_tangence {
    padding: 100px 0 0 0;
}
.tangence_bg h6 {
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 10px; 
	font-family: 'Lato-Bold';
}

.tangence_bg span {
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 10px;
	font-family: 'Lato-Light';
}
.icon-circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-left: 6px;
	margin: 0 auto;
	-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
	font-family: 'Lato-Light'; margin-bottom: 10px;

}
.yellow{background:#ece83f}
.blue{background:#84c4c3}
.red{background:#e93f33}
/*.icon-circle:hover {
    border: solid 7px #f6f5d1; cursor:pointer;

}*/
.tangence_bg {
    padding-bottom: 20px;
}
.tangence_bg:hover{
    background: url(../images/why_tangence_bg.png) no-repeat right center;
    padding-bottom: 20px;
}

.section-knowmore.text-center {
    padding: 50px 0 0 0;
}
.section-knowmore a {
    background: #ece83f;
    padding: 15px 30px 15px 30px;
    color: #000;
    text-transform: uppercase;
	font-family: 'Lato-Bold';
}
/*why tangence*/

/*testimonial*/
section#testimonial {
    padding: 100px 0 0 0;
}
.testimonial_subtitle{
    color: #0aaa7a;
    font-size: 12px;
}
  .testimonial_btn{
    background-color: #373d4b !important;
    color: #fff !important;
 }
.box-shadow{background-color: #fff;
box-shadow: 9px 6px 22px 0 rgba(0,0,0,.08); border-top: solid 6px #84c4c3;}
.testimonial_fa {
    font-size: 30px;
    text-align: center;
    color: #d1d3d4;
    text-align: center;
    display: block;
	font-size: 25px;
}
.testimonial_div {
    background: #fff;
    max-width: 330px;
    margin: 0 auto;
	margin-top: 35px;
	    padding: 20px 20px 20px 20px;
		border-top: solid 6px #84c4c3;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
      height: 555px;
    overflow: auto;
}
p.testimonial_para {text-align:justify}
.align_center{margin:0 auto; display:block; background:none; border:none}
.testimonial_div h3, .testimonial_div p{
    padding-top: 10px;
    font-size: 16px;
    text-align: center;padding-bottom: 15px;
}
.testimonial_div:hover{border-top: solid 6px #e93f33; cursor:pointer}
.testimonial_fa:hover{color:#84c4c3;cursor:pointer}
/*testimonial*/

.paid-ads {padding: 100px 0 0 0;}
.paid-ads .paid-ads-he h2 {font-size: 40px;color: #221f1f;font-family: 'Lato-Bold'; margin-bottom: 25px;}
.paid-ads-content h3 {color: #e93f33; font-size: 28px; font-family: 'Lato-Bold'; margin-bottom: 10px}
.paid-ads-content ul li {font-size: 16px; font-family: 'Lato-light'; color: #393636; font-weight: bold; margin-bottom: 10px;}
.paid-ads-content {border-right: 1px solid #ccc;margin-right: 50px;}
.serving-performance h4 {font-family: 'Lato-Light'; font-size: 26px; color: #fff; font-weight: 600;}
.serving-performance ul { display: flex; flex-wrap: wrap;padding-left: 25px; margin-top: 15px;}
.serving-performance ul li {font-family: 'Lato-Light'; font-size: 21px; color: #e93f33; width: 140px;}
.serving-performance ul li span {color: #ffffff;}
.serving-performance ul li:marker {color: #e93f33;}
/*botttom scaleup*/
section#bottom_scaleup {
    padding: 0px 0 50px 0;
}
.section-knowmore.lets-connect.text-center {
    padding: 0;
}
#bottom_footer .float-right {
    padding-top: 22px;
    font-size: 14px;
}
.owl-nav span {
    font-size: 46px;
}
/*botttom scaleup*/

#wha_twe_do p {
    font-size: 16px;
    font-family: 'Lato-light';
    color: #393636;
    font-weight: bold;
	    margin-bottom: 10px;
}
#wha_twe_do .media-body h4.media-heading {
    color: #e93f33;
    font-size: 28px;
    font-family: 'Lato-Bold';
}
.border-botm .col-md-6 {
    border-right: solid 2px #f0f0e9;
}
.border-botm {
    display: inline-flex;
    border-bottom: solid 2px #f0f0e9;;
}

.border-botm .col-md-6:last-child {
    border-right: none;
}
.border-botm:nth-child(3n) {
    border-bottom: none;
}
.readmore a {
    text-decoration: underline;
    color: #393636;
	font-family: 'Lato-LightItalic';
	font-weight: bold;
}
.section-knowmore.red-btn.text-center a {
    background: #e93f33; color:#fff;
	font-family: 'Lato-Bold';
}
#why_tangence h2.section-title.text-left, #testimonial h2.section-title.text-left, #wha_twe_do h2.section-title.text-left {
    font-size: 46px;
    color: #221f1f;
	font-family: 'Lato-Bold';
}



.testimonial_div::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.testimonial_div::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.testimonial_div::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
.testimonial_div::-webkit-scrollbar-thumb:hover {  background: #555; }
#bottom_footer .float-left img {width: 100%;max-width: 200px;margin-top: 28px;}
.partner-logo-list {display: flex;align-items: center; justify-content: center;}
.partner-logo-list img {width: 100%; max-width: 190px; margin: 0 15px;}

.navbar-inverse {padding-right: 0;}
   .marketing-header li a {        color: #e93f33;
    font-weight: bolder;
    font-size: 18px;}
.marketing-header {display: flex;flex-direction: row;    align-items: center;justify-content: flex-end;}
.marketing-header li {width: fit-content;    margin-left: 25px;}
.marketing-header .web-dev-number a {   /* background: linear-gradient(90deg, #6e52dc 0%, #a72ae1 20%, #c718e1 40%, #de2b90 60%, #f48826 80%, #faaf13 100%);*/
    color: #ffffff;
    font-weight: 600;
    font-size: 1.1rem;
    border: none;
    border-radius: 30px;    display: block;
    padding: 13px 22px;    background-color: #ede626;
    color: #000;
  }

/*media query*/

@media screen and (max-width: 991px) {
	
	.personalize h2 {
		font-size: 40.42px;
	}
	.retain span {
		font-size: 30px;
	}
	
	button.contact100-form-btn {
		padding: 17px 78px 17px 33px;
		width: 100%
	}
	#wha_twe_do .media-body h4.media-heading{font-size: 20px;}
	#wha_twe_do p {
    font-size: 14px;}
	#why_tangence h2.section-title.text-left, #testimonial h2.section-title.text-left, #wha_twe_do h2.section-title.text-left{font-size: 30px;}
#our_client h2.section-title.text-center {
    font-size: 22px;
}
.guaranteed_growth h2 {
font-size: 30px;width:425px}
}

@media screen and (max-width: 767px) {
	html, body {overflow-x: hidden;}
	    button.contact100-form-btn {
        padding: 10px 5px 10px 5px;
        font-size: 11px;
        width: 100%;
    }
	.testimonial_owl .owl-nav {text-align: center;}
	#bottom_footer .float-left img {  max-width: 150px;}
	.guaranteed_growth h2 {
        font-size: 30px;
        width: 100%;
    }

.border-botm {
    display: block;
    border-bottom: solid 2px #f0f0e9;
}
.border-botm .col-md-6 {
     border-right: none
}
}
.error{color:red;padding-top: 5px;}
.thankyou {
    font-size: 70px;
    text-align: center;
    width: 100%;
    font-family: 'Lato-Bold';
    height: 500px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.thankyou2 { 
    padding-top: 20%;
     font-size: 70px; 
    text-align: center;  
    align-items: center;
    display: flex;
    justify-content: center;
}
.cus-footer{ margin-top:0!important; }
#cus_full_bg_img {
    background: url(../images/slider_bg.jpg) no-repeat 0 0;
    background-size: cover;
    min-height: 550px;
    width: 100%;
}
 
 #more {display: none;}
button#myBtn {
    background: none;
    border: none;
    padding: 0;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}
.show-more-less-handler {text-decoration: underline;}
.testimonial_para {min-height: 300px;}


#our_client h2.section-title.text-center {
    margin-bottom: 0;
}

.faq-per .accordion .card-header button {width: 100%; display: flex;justify-content: space-between;padding-left: 0;
    font-size: 22px;color: #000;font-weight: bold; text-decoration: none; outline: none; cursor: pointer;}
.faq-per .accordion {width: 100%;}
.faq-per .accordion .card-header button:after {font-family: 'FontAwesome';content: "\f068";float: right;font-size: 18px;}
.faq-per .accordion .card-header button.collapsed:after { /* symbol for "collapsed" panels */content: "\f067";}
.faq-heading {margin-bottom: 20px;}
.faq-heading h2 {font-size: 46px; color: #221f1f; font-family: 'Lato-Bold';} 
.faq-per .card {background-color: transparent;border: none;border-bottom: 2px solid #ccc; margin-bottom: 20px;border-radius: 0;}
.faq-per .card-header {background-color: transparent; border: none;padding-left:0; }
.faq-per .card-body {margin-bottom: 20px; width: 80%;}
.faq-per .btn.focus, .faq-per .btn:focus {box-shadow:none;}
.faq-per {padding: 100px 0;}
.validate-input .error + .label-input {top: -6px;}
.validate-input .error + .focus-input100 + .label-input {top: -6px;}
.form-design .contact-form select {outline: none;display: block;width: 100%; padding: 6px 21px 0 38px;font-size: 14px;
border-bottom: solid 1px #d7d7d7;border-top: none;border-left: none;border-right: none; color: #808285;z-index: 1;
    font-family: 'Raleway-Medium';position: relative;background-color: transparent;padding-bottom: 10px;font-family: Lato-Regular;}

@media screen and (max-width: 1199px) {
.paid-ads-content { margin-right: 20px;}
.faq-per .accordion .card-header button {white-space: normal;text-align: left;width: 99%;}


}

@media screen and (max-width: 1024px) {
.marketing-header .web-dev-number a {font-size: 15px;padding: 10px 18px;}
.guaranteed_growth h1 { font-size: 26px;margin-top: 50px;}
.retain span {font-size: 25px;}
.guaranteed_growth p { font-size: 20px; line-height: 1.2;}
.serving-performance h4 { font-size: 22px;line-height: 1.2;}
.serving-performance ul li {font-size: 15px;width: 100px;}
.paid-ads .paid-ads-he h2 {font-size: 30px;}
.paid-ads-content h3 { font-size: 25px;}
.paid-ads-content ul li {  font-size: 15px;}
.paid-ads-content {margin-right: 5px;}
.paid-ads { padding: 70px 0 0 0;}
.partner-logo-list img { max-width: 160px;}
.faq-heading h2 { font-size: 30px;}
.faq-per .accordion .card-header button {font-size: 18px;padding-left: 10px;white-space: normal;text-align: left;width: 99%;}
.faq-per .card-body {padding: 0 10px;}
.faq-per .card-body {width: 100%;}
.faq-per {padding: 50px 0;} 


}

@media screen and (max-width: 767px) {
.logo img {width: 180px;}
.marketing-header li {margin-left: 10px;}
.marketing-header li a {font-size: 13px;}
.marketing-header .web-dev-number a { font-size: 10px; padding: 8px 10px;}
.navbar-inverse { padding: 12px 0;}
.guaranteed_growth h1 {font-size: 26px;}
.serving-performance h4 { font-size: 20px;}
.guaranteed_growth p {font-size: 20px;line-height: 1.2;}
.retain span {font-size: 24px;}
.serving-performance ul li { font-size: 18px;width: 128px;}
.guaranteed_growth h1 {margin-top: 0px;}
.paid-ads .paid-ads-he h2 { font-size: 30px;}
.paid-ads-content h3 { font-size: 24px;}
.paid-ads-content { border-right: none; margin-right: 0;}
.paid-ads-content ul li { font-size: 14px;}
.paid-ads { padding: 50px 0 0 0;}
.partner-logo-list img {max-width: 140px; margin: 0 10px;}
header#header { padding: 15px 0;}
.mobile-version {display: block;}
.desktop-version {display: none;}
.mobile-version-cta {display: flex;justify-content: flex-end;margin-right: 45px;}

.faq-heading h2 { font-size: 30px;}
.faq-per .accordion .card-header button {font-size: 18px;padding-left: 10px;white-space: normal;text-align: left;width: 99%;}
.faq-per .card-body {padding: 0 10px;}
.faq-per .card-body {width: 100%;}
.faq-per {padding: 50px 0;} 

}

@media screen and (max-width: 575px) {
.logo img {width: 180px;}
.marketing-header li {margin-left: 10px;}
.marketing-header li a {font-size: 13px;}
.marketing-header .web-dev-number a { font-size: 10px; padding: 8px 10px;}

.navbar-inverse { padding: 12px 0;}
.guaranteed_growth h1 {font-size: 26px;}
.serving-performance h4 { font-size: 20px;}
.guaranteed_growth p {font-size: 20px;line-height: 1.2;}
.retain span {font-size: 24px;}
.serving-performance ul li { font-size: 18px;width: 128px;}
.guaranteed_growth h1 {margin-top: 0px;}
.paid-ads .paid-ads-he h2 { font-size: 30px;}
.paid-ads-content h3 { font-size: 24px;}
.paid-ads-content { border-right: none; margin-right: 0;}
.paid-ads-content ul li { font-size: 14px;}
.paid-ads { padding: 50px 0 0 0;}
.partner-logo-list img {max-width: 80px; margin: 0 10px;}
#bottom_footer .float-right {padding-top: 12px;text-align: center;font-size: 13px; width: 100%}
#bottom_footer {background: #4f4949;min-height: 100px;color: #b0b0b0;margin-top: 30px;}
.float-left { text-align: center;width: 100%;}

.mobile-version {display: block;}
.desktop-version {display: none;}
.mobile-version-cta {display: flex;justify-content: center;}

.faq-heading h2 { font-size: 30px;}
.faq-per .accordion .card-header button {font-size: 18px;padding-left: 10px;white-space: normal;text-align: left;width: 99%;}
.faq-per .card-body {padding: 0 10px;}
.faq-per .card-body {width: 100%;}
.faq-per {padding: 50px 0;} 

}