/***Authored by Deepak C***/
@charset "utf-8";
/* CSS Document */
.term-and-conditions .content{margin-top: 150px;font-family: l-regular;line-height: 30px;font-size: 16px !important;}
.term-and-conditions .content td, .content th{border: 1px solid black;padding: 20px;}
.term-and-conditions .content .page-title {text-align: center;color: #5A4D9F;font-size: 48px;margin-bottom: 30px;font-family: o-regular;}
.table-two{margin-top:30px;}
@media (min-width:320px) and (max-width:767px){
.term-and-conditions .content .container{width: 100%;max-width: 100%;padding: 0px 30px;}
.term-and-conditions .content td, .content th {padding: 4px !important;}
}