.faq-main-sec .container{max-width:1368px;}
.terms-of-service-banner-sec h1 {
    font-size: 2.7rem!important;
}
.terms-of-service-banner-sec h1:after {
    height: 80px;
    width: 77px;
    top: -97px;
}
.terms-of-service-banner-sec .container {
    max-width: 1140px;
}
.terms-of-service-banner-sec h1 {
    text-align: left;
    max-width: 100%!important;
    font-size: 3.3rem!important;
}
.terms-of-service-banner-sec p {
    text-align: left;
    max-width: 100%!important;
    font-size: 22px!important;
}
.terms-of-service-banner-sec h1:after {
    background-image: url(../images/three-stars.png);
    display: block;
    content: " ";
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    right: 150px;
    left: auto;
    height: 181px;
    width: 130px;
    bottom: -150px;
    top: auto;
    z-index: 9;
}
.terms-of-service-main-sec {
    padding: 80px 0 50px!important;
}
.terms-of-service-main-sec h2 {
    font-size: 1.1rem;
    font-weight: 700;
    padding: 20px 0 0;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.2;
}
.terms-of-service-main-sec p {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 12px 0;
    color: #242435;
}
.terms-of-service-main-sec ul {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 12px 0;
    color: #161F27;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.terms-of-service-main-sec li {
    color: #161F27;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
    margin: 0;
    color: #242435;
    list-style-type: inherit;
    list-style-position: inside;
}
.terms-of-service-main-sec a {
    color: #246C7B;
}
.terms-of-service-main-sec a:hover {
    color: #246C7B;
    text-decoration: underline;
}
.terms-of-service-main-sec, .terms-of-service-main-sec p{
	color: #161F27;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 

}
.terms-of-service-main-sec a{
color:#246C7B
}