/* @font-face {
	font-family: 'Effra-Regular';
	src: url('./fonts/Effra-Regular.eot?#iefix') format('embedded-opentype'), url('./fonts/Effra-Regular.woff') format('woff'), url('./fonts/Effra-Regular.ttf') format('truetype'), url('./fonts/Effra-Regular.svg#Effra-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
} */

@font-face {
	font-family: 'proxima-nova';
	font-display: auto;
	src: url('./fonts/PnReg.woff') format('opentype') , url('./fonts/PnSB.woff') format('truetype');
	font-weight: normal;
}


body {
	font-family: proxima-nova;
  height: 100% !important;
  margin: 0;
}
.pageContent{
padding: 5rem 5rem 2rem;
 overflow: hidden;
 }

 .layout {
	 margin: 0 auto;
	 width: 100%;
	 max-width: 1170px;
}
 .countName, .deliverTo {
	 text-transform: uppercase;
}
 .pageContent, .policyPage {
	 width: 100%;
	 float: left;
	 line-height: 1.3rem;
}
 .pageContent{
	 padding: 15px 0 0;
}
 .payNet {
	 border-bottom: 1px dotted #e3e3e3;
	 padding-bottom: 20px;
	 color: #888;
}
 #amazonPay .payNet {
	 font-size: 21.6px;
	 color: #555;
	 border-bottom: none;
	 margin-top: 15px;
	 padding-bottom: 10px;
}
 #amazonPay .ap-offer {
	 float: left;
	 width: 100%;
	 color: #b6b3b6;
	 font-size: 20px;
	 margin-bottom: 15px;
}
 #amazonPay form#ap-options {
	 display: none;
}
 .selectBank, .selectdrop, ul.bankList li {
	 display: inline-block;
}
 #amazonPay .proceed .submitButton {
	 background: 0 0;
	 padding: 0;
	 margin-top: 10px;
}
 #amazonPay .proceed {
	 border: none;
}
 .heading {
	 margin: 15px 0;
	 color: #888;
}
 ul.bankList {
	 margin-bottom: 30px;
}
 ul.bankList li {
	 margin-bottom: 15px;
	 margin-right: 15px;
}
 ul.bankList li.bankName {
	 background-image: url(../images/banks.jpg);
	 width: 151px;
	 height: 47px;
	 background-size: auto 94px;
	 cursor: pointer;
}
 ul.bankList li.bankName.lastBank {
	 margin-right: 0;
}
 #axis {
	 background-position: 0 0;
}
 #axis.active {
	 background-position: 0 -46px;
}
 #citi {
	 background-position: -164px 0;
}
 #citi.active {
	 background-position: -164px -46px;
}
 #hdfc {
	 background-position: -328px 0;
}
 #hdfc.active {
	 background-position: -328px -46px;
}
 #icici {
	 background-position: -491px 0;
}
 #icici.active {
	 background-position: -491px -46px;
}
 #kotak {
	 background-position: -655px 0;
}
 #kotak.active {
	 background-position: -655px -46px;
}
 #sbi {
	 background-position: -819px 0;
}
 #sbi.active {
	 background-position: -819px -46px;
}
 .moreBank {
	 color: #555;
}
 .selectdrop select, .terms {
	 color: #888;
}
 .selectBank {
	 color: #888;
	 margin-right: 17px;
}
 .selectdrop {
	 border: 1px solid #d7d7d7;
	 padding: 2px;
	 -webkit-box-shadow: inset 0 4px 7px -5px grey;
	 box-shadow: inset 0 4px 7px -5px grey;
}
 .terms {
	 font-size: 15px;
	 margin-top: 20px;
}
 .terms .checkbox {
	 background: url(../images/checkbox-4.png) no-repeat;
	 background-size: 20px auto;
	 width: 20px;
	 height: 20px;
	 margin-right: 10px;
}
 .paymentNote {
	 border-top: 1px dotted #e3e3e3;
	 padding-top: 20px;
	 color: #888;
	 margin-top: 100px;
	 font-size: 10px;
	 line-height: 12px;
}
 .paymentNote a {
	 color: inherit;
	 text-decoration: underline;
}
 .headName {
	 width: 50%;
	 float: left;
}
 .itemCount {
	 width: 47%;
	 display: inline-block;
	 text-align: right;
}
 .deliverAddress {
	 border: 1px solid #e3e3e3;
	 width: 100%;
	 margin-left: 0;
	 min-height: 166px;
	 border-radius: 10px;
	 overflow: hidden;
	 margin-top: 10px;
}
 .countName, .deliverTo {
	 padding: 4px 30px;
	 color: #0079ae;
	 background-color: #f7f7f7;
}
 .currency {
	 float: left;
	 width: 7%;
}
 .price {
	 float: left;
	 width: 27%;
	 text-align: right;
}
 .leftCol, .leftCol p, .pizzaTracker h2, p.trackerText, ul.tracker {
	 text-align: center;
}
 .price .fa {
	 font-weight: 400;
	 font-size: 12px;
}
 .totalPayment {
	 margin-top: 10px;
	 font-weight: 400;
	 font-size: 16px;
}
 .footerContainerInner {
	 float: left;
	 position: relative;
	 height: 130px;
}
 ul.rewardbankList li {
	 font-size: 15px;
	 font-weight: 400;
	 text-transform: none;
	 padding: 7px 0 0;
	 min-height: 30px;
}
 ul#nextdayordering.rewardbankList li {
	 padding: 7px 0 0 7px;
}
 ul#nextdayordering.rewardbankList li label {
	 margin-right: 60px;
}
 ul.rewardbankList li span {
	 display: inline-block;
	 width: 235px;
}
 ul.rewardbankList li img {
	 float: none;
	 display: inline-block;
	 vertical-align: middle;
}
 ul.rewardbankList li span.radio {
	 float: left;
	 cursor: pointer;
	 width: 17px;
	 height: 17px;
	 margin: 4px 5px 0 0;
	 padding: 0;
	 background: url(../images/sm-radio.png) no-repeat;
}
 .proceed {
	 border-top: 1px dotted #e3e3e3;
	 color: #888;
	 height: 108px;
	 margin-top: 25px;
}
 .col2 ul.rewardbankList li span.radio {
	 width: 16px;
}
 .col2 ul.rewardbankList li span {
	 display: inline-block;
	 width: auto;
}
 .col2 ul.rewardbankList li {
	 width: 49%;
	 display: inline-block;
}
 #COD .cashDelivery li .termsClass, #COD2 .cashDelivery li .termsClass {
	 text-transform: capitalize;
	 color: #d12239;
	 text-decoration: underline;
	 font-size: 15px;
}
 .pageLinks li, .rightCol p strong, p.orderNo, p.thankYou {
	 text-transform: uppercase;
}
 #COD input[type=text], #COD2 input[type=text] {
	 width: 300px;
}
 #COD .captchHolder, #COD2 .captchHolder {
	 margin: 0;
	 width: 300px;
}
 #COD .cashDelivery, #COD2 .cashDelivery {
	 margin: 0;
	 float: left;
	 width: 100%;
}
 #COD .cashDelivery li, #COD2 .cashDelivery li {
	 padding-left: 0;
	 color: grey;
	 float: left;
	 width: 100%;
}
 .popupWrap#COD, .popupWrap#COD2 {
	 float: none;
	 overflow: hidden;
}
 .policyPage .pageHeading {
	 color: #0079ae;
	 font: 30px TradeGothicLTStd-Bold;
}
 .pageLinks {
	 border-bottom: 1px solid #ddd;
	 padding: 20px 0;
	 margin-bottom: 10px;
}
 .pageLinks li {
	 display: inline-block;
	 border-right: 1px solid #6b6b6b;
	 margin-right: 10px;
	 padding-right: 10px;
	 font-size: 15px;
}
 .pageLinks li:last-child {
	 border-right: none;
}
 .leftCol, .rightCol {
	 border: 1px solid #e3e3e3;
}
 .pageLinks li a {
	 color: #6b6b6b;
}
 .pageLinks li a.active {
	 color: #0079ae;
}
 .policyBg {
	 background: url(../images/privacy-bg.png) right 90px no-repeat;
}
 .pageContent h6 {
	 font-size: 22px;
	 padding: 5px 0 10px;
}
 .pageContent p {
	 font-size: 15px;
	 margin: 0 0 10px;
}
 .pageContent p:nth-child(2), .pageContent p:nth-child(3), .pageContent ul:nth-child(3), .pageContent ul:nth-child(6) {
	 max-width: 90%;
}
 .pageContent p:nth-child(4), .pageContent p:nth-child(6), .pageContent p:nth-child(7) {
	 max-width: 75%;
}
.pageContent li {
	 background: url(../images/accordion-arrow.png) 0 6px no-repeat;
	 padding-left: 20px;
	 background-size: 6px;
}
 .pageContent ul {
	 margin-bottom: 10px;
	 padding: 10px 0;
}
 .printPage {
	 float: right;
	 position: absolute;
	 right: 10px;
	 top: -29px;
}
 .printPage img {
	 margin-right: 5px;
}
 .printPage a {
	 font-size: 13px;
	 color: #5e5e5e;
}
 .leftCol {
	 width: 56%;
	 padding: 36px 25px;
	 max-width: 650px;
	 float: left;
}
 .leftCol p {
	 font-size: 13px/15px;
	 font-weight: 600;
	 color: #5e5e5e;
}
 p.thankYou {
	 font-size: 24px/25px;
	 color: #0aaf79;
	 display: inline-block;
	 background: url(../images/thankyou-confirm.png) 0 3px no-repeat;
	 padding: 0 0 10px 25px;
}
 p.sucessfullPayment, p.sucessfullPayment .textStyle {
	 display: block;
}
 p.sucessfullPayment .textStyle strong {
	 padding-left: 3px;
}
 p.trackOrderLink {
	 position: relative;
}
 p.orderNo {
	 font-size: 20px;
	 font-weight: 400;
	 color: #0079ae;
	 margin-top: 10px;
}
 p.divider {
	 color: #ddd;
	 font-size: 14px;
}
 .trackOrderLink:before {
	 content: '';
	 background: url(../images/icon-sprite1.png) no-repeat;
	 background-size: 22px auto;
	 line-height: 25px;
	 height: 25px;
	 position: absolute;
	 width: 25px;
	 left: 50%;
	 margin-left: -132px;
	 top: -3px;
}
 .trackOrderLink a {
	 color: #0079ae;
}
 .rightCol {
	 width: 40%;
	 max-width: 463px;
	 padding: 20px;
	 float: left;
	 margin-left: 4%;
	 color: #5e5e5e;
	 font-size: 13px;
}
 .rightCol .addressLeft p, .rightCol .addressRight p {
	 background: 0 0;
	 padding: 5px 0 0;
	 color: #5e5e5e;
	 font-size: 13px;
}
 .rightCol p strong {
	 display: block;
	 font-size: 16px;
	 font-weight: 400;
	 color: #5e5e5e;
	 padding: 0 0 5px 30px;
}
 .deal-s, .tracker li, .tracker li img {
	 display: inline-block;
}
 .pizzaTracker {
	 width: 100%;
	 float: left;
	 background-color: #f8f8f8;
	 position: relative;
	 margin: 30px 0;
	 padding: 25px 0;
}
 .pizzaTracker h2 input[type=submit] {
	 position: absolute;
	 width: 86px;
	 text-transform: capitalize;
	 top: 11px;
	 right: 50%;
	 margin-right: -398px;
}
 .pizzaTracker .shadow {
	 top: 0;
	 bottom: initial;
}
 p.trackerText {
	 font-size: 16px;
	 font-weight: 400;
	 color: #5e5e5e;
}
 .pizzaTracker h2 {
	 font-size: 25px;
	 color: #0079ae;
	 text-transform: capitalize;
}
 ul.tracker {
	 font-size: 0;
	 float: left;
	 width: 100%;
}
 .tracker li {
	 font-size: 20px;
	 background: url(../images/track-bg.jpg) repeat-x;
	 color: #fff;
	 margin: 20px 0;
	 border: none;
	 padding: 0 0 0 30px;
	 position: relative;
}
 .tracker li img {
	 margin-top: 7%;
	 margin-right: 10px;
	 float: none;
	 vertical-align: top;
}
 .followUs a, .orderSummary .fa {
	 vertical-align: middle;
}
 .tracker li.active, .tracker li.current {
	 background: #0aaf79;
}
 .tracker li.active:after, .tracker li.current:after {
	 background: url(../images/active-track.png) no-repeat;
}
 .tracker li.current:before {
	 content: '';
	 position: absolute;
	 background: url(../images/current-track.png) no-repeat;
	 width: 27px;
	 height: 57px;
	 z-index: 2;
	 left: 42px;
}
 .tracker li:after, .tracker li:last-child:after {
	 position: absolute;
	 width: 22px;
	 height: 56px;
	 content: '';
}
 .tracker li:after {
	 background: url(../images/pizza-track.png) no-repeat;
	 right: -17px;
	 z-index: 1;
}
 .tracker li:last-child:after {
	 background: url(../images/pizza-track-last.png) no-repeat;
	 right: -22px;
	 z-index: 1;
}
 .tracker li:last-child.active:after, .tracker li:last-child.current:after {
	 background: url(../images/active-track.png) no-repeat;
}
 .orderSummary {
	 position: relative;
	 width: 40%;
	 max-width: 463px;
	 float: left;
}
 .orderSummary .itemName {
	 padding-left: 55px;
	 width: 60%;
	 max-width: 275px;
	 float: left;
	 text-align: left;
}
 .deal-list {
	 width: 100px;
	 float: left;
	 position: absolute;
}
 .deal-list > p {
	 float: left;
	 background: #d02139;
	 color: #fff;
	 font-weight: 700;
	 font-size: 14px;
	 padding: 1px 2px;
	 text-align: center;
	 width: 37px;
}
 .deal-f {
	 position: absolute;
	 color: #fff;
	 left: 5px;
	 top: 5px;
	 font-size: 15px;
}
 .deal-s {
	 font-size: 0;
	 line-height: 0;
	 width: 15px;
	 border-right: 20px solid transparent;
	 border-top: 27px solid #d02139;
}
 .orderSummary p {
	 font-weight: 400;
	 font-size: 16px;
}
 .orderSummary p strong {
	 font-weight: 400;
	 font-size: 16px;
}
 .orderSummary .itemPrice.itemPriceHD {
	 padding-right: 15px;
}
 .orderSummary .grandPrice .itemQty, .orderSummary .itemQty, .orderSummary .netPrice .itemQty, .orderSummary .taxPrice .itemQty {
	 padding-right: 10px;
	 text-align: right;
}
 .orderSummary .itemQty {
	 width: 20%;
	 float: left;
}
 .orderSummary .itemPrice {
	 float: left;
	 width: 20%;
	 text-align: right;
	 padding-right: 15px;
}
 .itemList li, ul.itemList {
	 width: 100%;
	 float: left;
}
 .itemList li {
	 border-bottom: 1px dashed #ddd;
	 padding: 10px 0;
}
 .grandPrice .itemName, .netPrice .itemName, .taxPrice .itemName {
	 width: 50%;
}
 .grandPrice .itemQty, .netPrice .itemQty, .taxPrice .itemQty {
	 width: 30%;
	 position: relative;
}
 .grandPrice .itemQty:after, .netPrice .itemQty:after, .taxPrice .itemQty:after {
	 content: ':';
	 position: absolute;
	 right: 0;
}
 .btnArea {
	 margin-top: 35px;
	 float: left;
	 width: 100%;
}
 .blueBtnFB {
	 background: #0079ae;
	 min-width: 167px;
	 padding: 0 0 0 42px;
	 font: 14px/39px TradeGothicLTStd-Bold;
	 text-transform: uppercase;
	 color: #fff;
	 float: left;
	 position: relative;
	 overflow: hidden;
}
 .printBtn, .saveBtn {
	 padding: 0 0 0 35px;
	 font: 13px/36px TradeGothicLTStd-Bold;
	 float: right;
	 position: relative;
	 color: #fff;
	 text-transform: uppercase;
}
 .saveBtn {
	 background: #0079ae;
	 min-width: 120px;
	 margin: 0 2% 0 0;
}
 .printBtn {
	 background: #e31836;
	 min-width: 115px;
}
 .blueBtnFB span {
	 background-color: #1a4e95;
	 width: 35px;
	 height: 40px;
	 position: absolute;
	 left: 0;
	 background-image: url(../images/social.png?v=1);
	 background-size: 30px;
	 background-position: 11px 9px;
}
 .printBtn span, .saveBtn span {
	 display: block;
	 height: 38px;
	 width: 25px;
	 position: absolute;
	 left: 0;
}
 .saveBtn span {
	 background: url(../images/save-receipt.png) right center no-repeat;
}
 .printBtn span {
	 background: url(../images/print-receipt.png) right center no-repeat;
}
 .feedBack {
	 border: 1px solid #e3e3e3;
	 position: relative;
	 float: left;
	 overflow: hidden;
	 width: 100%;
}
 .feedBack h3 {
	 text-align: center;
	 color: #fff;
	 background-color: #0079ae;
	 font-size: 18px;
	 text-transform: uppercase;
}
 .feedBack h3:before {
	 content: '';
	 background: url(../images/feedback-heading.png) no-repeat;
	 width: 25px;
	 height: 24px;
	 position: absolute;
	 left: 50%;
	 margin-left: -130px;
	 top: 10px;
}
 ul.feedForm {
	 width: 100%;
	 float: left;
	 margin: 30px 0;
}
 .feedBack li {
	 padding: 0 20px 20px;
	 width: 100%;
	 float: left;
}
 span.number {
	 color: #fff;
	 background-color: #0079ae;
	 font-size: 22px;
	 width: 32px;
	 height: 32px;
	 text-align: center;
	 float: left;
}
 .feedBlock {
	 width: 91%;
	 float: right;
	 padding: 5px 0 0;
}
 ul.feedForm li ul.feedCheckrow {
	 width: 100%;
	 float: left;
	 margin: 0;
}
 ul.feedForm li ul.feedCheckrow li {
	 padding: 15px 10px 0 0;
	 float: left;
	 width: auto;
}
 ul.feedForm li ul.feedCheckrow li .radio {
	 background: url(../images/checkbox-4.png) no-repeat;
	 background-size: 20px auto;
	 width: 20px;
	 height: 20px;
}
 .commentBox {
	 width: 100%;
	 float: left;
}
 .feedBack p {
	 font-size: 14px;
	 color: #0079ae;
}
 .feedBack label {
	 float: left;
	 padding: 0;
	 margin: 0 0 0 5px;
}
 .controlBox {
	 width: 100%;
	 display: table;
	 margin: 10px 0;
}
 .controlBox .radio {
	 background-size: 20px auto;
	 width: 20px;
	 height: 20px;
}
 .rightCol .addressLeft, .rightCol .addressRight {
	 border-bottom: 1px dotted #ddd;
	 padding: 0 0 10px;
	 margin-bottom: 5px;
	 width: 100%;
	 border-right: none;
}
 .rightCol .addressLeft {
	 background: url(../images/adress-sprite.png) 0 -60px no-repeat;
	 background-size: 24px auto;
}
 .rightCol .addressRight {
	 background: url(../images/restaurant-address.png) no-repeat;
	 background-size: 24px auto;
}
 .orderDateTime strong {
	 display: inline-block;
	 padding: 0;
	 font-size: 13px;
	 text-transform: uppercase;
}
 .thankYou span {
	 background: url(../images/thankyou-confirm.png) 0 no-repeat;
	 width: 25px;
	 height: 25px;
	 display: block;
	 position: absolute;
	 left: 50%;
	 margin-left: -186px;
	 top: 4px;
}
 .commentBox textarea {
	 height: 130px;
	 float: left;
	 width: 100%;
	 border: 1px solid #dae4eb;
}
 .colLeft {
	 float: left;
	 width: 50%;
	 margin-top: 10px;
}
 .colRight {
	 width: 45%;
	 float: right;
	 margin-top: 10px;
}
 .colRight input[type=submit] {
	 margin: 2px 0 0 30px;
}
 .colRight input[type=text] {
	 border: 1px solid #dae4eb;
	 padding: 10px 5px;
	 width: 100%;
	 float: left;
}
 .captchImg {
	 margin-bottom: 10px;
	 height: 40px;
}
 .feedForm {
	 width: 56%;
	 max-width: 650px;
	 margin-left: 4%;
	 float: left;
}
 .followUs {
	 float: left;
	 text-transform: uppercase;
}
 .followUs a {
	 height: 32px;
	 width: 32px;
	 background: url(../images/follow-social.png?v=1) no-repeat;
	 display: inline-block;
	 margin: 0 0 0 5px;
}
 .followUs a.facebook {
	 background-position: 0 0;
}
 .followUs a.twitter {
	 background-position: -38px 0;
}
 .followUs a.pinInt {
	 background-position: -76px 0;
}
 .followUs a.youtube {
	 background-position: -114px 0;
}
 ul.pcfollowUs {
	 float: left;
	 text-transform: uppercase;
}
 ul.pcfollowUs li {
	 float: left;
	 margin-right: 5px;
}
 ul.pcfollowUs li span {
	 line-height: 32px;
}
 ul.pcfollowUs li a {
	 float: left;
	 height: 32px;
	 width: 32px;
	 background: url(../images/follow-social.png?v=1) no-repeat;
}
 ul.pcfollowUs li a.facebook {
	 background-position: 0 0;
}
 ul.pcfollowUs li a.twitter {
	 background-position: -38px 0;
}
 ul.pcfollowUs li a.pinInt {
	 background-position: -76px 0;
}
 ul.pcfollowUs li a.youtube {
	 background-position: -114px 0;
}
 .likeSubscribe {
	 float: right;
}
 .likeSubscribe a {
	 float: left;
	 margin-left: 10px;
}
 ul.tracker li span {
	 padding-right: 5px;
}
 .price.totalPayment {
	 border-top: 1px dotted #e3e3e3;
	 padding: 10px 0;
	 color: #000;
	 font-weight: 700;
	 margin-bottom: 0;
}
 #wallent-container, .amnt-paid {
	 margin-bottom: 10px;
	 width: 100%;
	 float: left;
}
 #wallent-container {
	 border-top: 1px dotted #e3e3e3;
	 padding-top: 10px;
}
 .countName, .deliverTo {
	 font-size: 17px;
}
 #wallet-form {
	 width: 100%;
	 float: left;
}
 #walletCheckbox {
	 float: left;
	 margin-top: 2px;
	 margin-right: 5px;
	 display: inline-block;
}
 .wallet-descp {
	 float: left;
}
 #wallet-redeem-form {
	 font-size: 14px;
}
 #wallet-redeem-form > span {
	 font-size: 12px;
	 margin-left: 18px;
}
 #wallet-money {
	 font-weight: 700;
	 color: #000;
}
 .amnt-paid {
	 background: #eee;
	 position: relative;
	 padding: 10px;
	 font-size: 15px;
}
 .arrow-right {
	 width: 0;
	 height: 0;
	 border-top: 20px solid transparent;
	 border-bottom: 20px solid transparent;
	 border-right: 14px solid #eee;
	 position: absolute;
	 left: -4.1%;
	 z-index: 1;
	 display: block;
	 top: 0;
}
 .already-paid .arrow-right, .amnt-paid {
	 display: block;
	 color: #000;
	 font-weight: 700;
}
 .price {
	 margin-bottom: 0;
}
 #wallent-container .proceed {
	 border-top: 0 none;
}
 #wallent-container .proceed .terms {
	 width: 100%;
	 float: left;
}
 .thankYouBox {
	 width: 55%;
	 float: left;
}
 .mobileAppStores {
	 width: 28%;
	 float: left;
	 text-align: center;
	 padding: 37px 10px 40px 0;
}
 .mobileAppStores > a {
	 width: 35%;
	 display: inline-block;
}
 .mobileAppStores > span > img {
	 display: inline-block;
	 margin: 14px auto;
	 text-align: center;
	 width: 100%;
	 padding: 0 23px;
}
 .leftCol.thankYouBG {
	 overflow: hidden;
	 position: relative;
	 padding: 0 0 5px;
	 background: linear-gradient(#f5f5f5, #ebebeb);
	 background: -o-linear-gradient(#f5f5f5, #ebebeb);
	 background: -moz-linear-gradient(#f5f5f5, #ebebeb);
	 background: -webkit-linear-gradient(#f5f5f5, #ebebeb);
}
 .thankYouBox {
	 padding: 36px 10px;
}
 .mobilePizzaImg {
	 display: inline-block;
	 width: 26%;
	 position: absolute;
	 right: -10px;
}
 .confirmationPage .divider {
	 color: #979797;
}
 .amazon {
	 text-transform: uppercase !important;
}
 .amazon-terms {
	 margin-top: 8% !important;
}
 .amazon-submit {
	 margin-top: 5% !important;
}
 .ap-offer {
	 border-bottom: 2px solid #e3e3e4;
	 padding-bottom: 12px;
}
 #paypal .proceed .submitButton {
	 background: 0 0;
	 padding: 0;
	 margin-top: 5px;
}
 #paypal .payNet {
	 font-size: 21.6px;
	 color: #555;
	 border-bottom: none;
	 margin-top: 15px;
	 padding-bottom: 10px;
}
 #paypal .pp-offer {
	 float: left;
	 width: 100%;
	 color: #b6b3b6;
	 font-size: 20px;
	 margin-bottom: 15px;
}
 #paypal .proceed {
	 border: none;
}
 #paypal form#pp-options {
	 display: none;
}
 
 .faqSearchwrap {
	 float: left;
	 width: 100%;
	 padding: 30px 10%;
	 margin: 24px 0 0;
	 background: url(../images/faq-search-overlay.png) repeat 0 0;
	 border: 1px solid #ddd;
}
 .faqSearchwrap input[type="text"] {
	 float: left;
	 width: 81%;
	 max-width: 755px;
	 padding: 15px 5px 15px 50px;
	 margin: 0;
	 background: #fff url(../images/search-icon.png) no-repeat 15px 16px;
	 color: #bfbfbf;
	 font-size: 16px;
	 background-size: 18px auto;
	 border: 1px solid #d8d8d8;
	 height: 52px;
	 white-space: nowrap;
	 overflow: hidden;
	 text-overflow: ellipsis;
}
 .faqSearchwrap input[type="submit"] {
	 float: left;
	 width: 141px;
	 padding: 0 10px;
	 margin: 0 0 0 15px;
	 background: #0079ae;
	 color: #fff;
	 font-size: 16px;
	 height: 52px;
	 text-transform: uppercase;
	 text-align: center;
}
 .faqWrap {
	 float: left;
	 width: 100%;
	 margin: 30px 0 0;
	 padding: 0;
}
 .faqTabwrap {
	 float: left;
	 width: 20%;
	 min-width: 215px;
}
 ul.faqTab {
	 float: left;
	 width: 100%;
	 border: 1px solid #ddd;
	 position: relative;
	 overflow: hidden;
}
 ul.faqTab li {
	 float: left;
	 width: 100%;
	 border-bottom: 1px solid #ddd;
	 font-size: 16px;
	 text-transform: uppercase;
	 padding: 1rem;
}
 ul.faqTab li:last-child {
	 border-bottom: none;
}
 ul.faqTab li a {
	 color: #6b6b6b;
	 display: block;
	 padding: 0 0 0 25px;
	 border-right: 5px solid #fff;
}
 ul.faqTab li.active a {
	 color: #0079ae;
	 border-right: 5px solid #0079ae;
}
 .faqTabcontent {
	 float: right;
	 width: 78%;
	 padding: 15px 30px 15px 70px;
	 max-width: 917px;
	 border: 1px solid #ddd;
	 background: url(../images/faq-overlay.png) repeat 0 0;
}
 .faqTabrow {
	 float: left;
	 width: 100%;
	 padding: 0;
}
 ul.faqAccordian {
	 float: left;
	 width: 100%;
}
 ul.faqAccordian li {
	 float: left;
	 width: 100%;
}
 ul.faqAccordian li h4 {
	 margin: 12px 0 0;
	 padding: 0 0 0 35px;
	 color: #6b6b6b;
	 font-size: 18px;
	 background: url(../images/acordian-arrow.png) no-repeat 10px 6px;
	 background-size: 10px auto;
	 cursor: pointer;
}
 ul.faqAccordian li h4.active {
	 background-position: 10px -47px;
	 background-size: 10px auto;
}
 ul.faqAccordian li .faqAccord {
	 float: left;
	 width: 100%;
	 padding: 10px 0 15px 35px;
	 border-bottom: 1px dotted #e7e7e7;
	 display: none;
}
 ul.faqAccordian li .faqAccord p {
	 padding: 0 0 15px;
	 color: #6b6b6b;
	 font-size: 15px;
}
 ul.faqAccordian li ul.faqTag {
	 float: left;
	 width: 100%;
}
 ul.faqAccordian li ul.faqTag li {
	 float: left;
	 padding: 0 15px 0 0;
	 width: auto;
	 color: #0079ae;
	 font-size: 16px;
}
 ul.faqAccordian li ul.faqTag li a {
	 float: left;
	 padding: 0 45px 0 10px;
	 color: #fff;
	 background: #0079ae;
}
 .mobileSelect {
	 float: left;
	 width: 100%;
	 text-align: center;
	 border: 1px solid #ddd;
	 background: #fff;
	 position: relative;
	 z-index: 3;
	 border-bottom: 5px solid #0079ae;
	 padding: 0.8rem 0;
}
 .mobileSelect span {
	 background: url(../images/blue-arrow.png) no-repeat right -13px;
	 background-size: 10px auto;
	 font-size: 15px;
	 text-transform: uppercase;
	 display: block;
	 cursor: pointer;
	 color: #0079ae;
}
 .mobileSelect span.open {
	 background-position: right 15px;
	 background-size: 10px auto;
}
 @media only screen and (max-width: 1071px) {
	 .faqSearchwrap {
		 padding: 30px 5%;
	}
	 .faqTabcontent {
		 padding: 15px 30px;
		 width: 77%;
	}
}
 @media only screen and (max-width: 1024px) {
	 .faqTabcontent {
		 padding: 15px;
		 width: 75%;
	}
}
 @media only screen and (max-width: 992px) {
	 .faqTabcontent {
		 width: 68%;
	}
	 .faqSearchwrap {
		 padding: 20px 2%;
	}
	 .faqSearchwrap input[type="text"] {
		 width: 75%;
	}
	 .faqSearchwrap input[type="submit"] {
		 float: right;
	}
}
 @media only screen and (max-width: 767px) {
	 .faqSearchwrap {
		 padding: 2%;
	}
	 .faqSearchwrap input[type="text"] {
		 width: 100%;
		 padding: 10px 5px 10px 35px;
		 font-size: 14px;
		 background-position: 10px 11px;
		 background-size: 15px auto;
		 height: 40px;
	}
	 .faqSearchwrap input[type="submit"] {
		 float: left;
		 width: 100%;
		 margin: 10px 0 0;
		 height: 40px;
		 line-height: 40px;
	}
	 .faqTabwrap {
		 width: 100%;
		 background: #fff;
	}
	 .faqTabcontent {
		 width: 100%;
		 float: left;
		 margin: 20px 0 0;
		 padding: 10px;
		 display: none;
	}
	 ul.faqTab li {
		 font-size: 15px;
		 line-height: 30px;
		 text-align: center;
	}
	 ul.faqTab li a {
		 padding: 0;
	}
	 ul.faqTab li.active {
		 display: none;
	}
	 ul.faqAccordian li h4 {
		 font-size: 15px;
	}
	
	 ul.faqTab {
		 margin-top: -7px;
		 z-index: 2;
		 padding-top: 10px;
	}
}
 @media only screen and (max-width: 479px) {
	 ul.faqAccordian li h4 {
		 background-position: 0 4px;
		 padding: 0 0 0 15px;
		 line-height: 17px;
	}
	 ul.faqAccordian li h4.active {
		 background-position: 0 -49px;
	}
	 ul.faqAccordian li .faqAccord {
		 padding-left: 15px;
	}
	 ul.faqAccordian li ul.faqTag li {
		 padding-right: 5px;
	}
	 ul.faqAccordian li ul.faqTag li a {
		 padding: 0 10px;
	}
	 ul.faqTab li.active a {
		 border-right: 5px solid #fff;
	}
	 ul.links li:nth-of-type(4) {
		 padding-left: 0;
	}
}
 .accordion {
	 background-color: #f7f7f7;
	 color: #747474;
	 cursor: pointer;
	 padding: 18px;
	 width: 100%;
	 border: none;
	 text-align: left;
	 outline: none;
	 font-size: 13px;
	 transition: 0.4s;
	 padding: 10px;
	 border-radius: 4px;
	 margin: 4px auto;
}
 button.accordion:after {
	 content: '\002B';
	 color: #0066a7;
	 font-weight: bold;
	 float: right;
	 margin-left: 5px;
}
.sg_faq_btn{
	line-height: 18px;
}
.sg_faq_btn:after {
	color: #666666 !important;
	font-size: 25px !important;
	font-weight: 300 !important;
	margin-left: 8px;
}
 button.accordion.active:after {
	 content: "\2212";
}
 .panel {
	 background-color: white;
	 max-height: 0;
	 overflow: hidden;
	 transition: max-height 0.2s ease-out;
}
 .main_header {
	 margin: 0;
	 font-size: 25px;
	 text-align: center;
	 color: #353535;
}
 .disc_sub_title {
	 color: #00669f;
	 font-size: 14px;
}
 .disc_data {
	 font-size: 13px;
	 color: #353535;
	 display: block;
	 margin-bottom: 10px;
}
 .disc_data ul {
	 padding: 0 5px 0 24px;
	 list-style-type: square;
}
 .panel h5 {
	 margin: 0;
}

 h6{
   margin: 0;
 }
 .mrg-0 {
	margin-top: 0 !important;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
    /* padding-bottom: 0 !important; */
 }
 .pd-lft-0 {
	padding-left: 0 !important;
 }
 .pd-top-0 {
    padding-top: 0;
}
 .rd-clr {
	 color: red;
 }
 .blck-2e {
	color: #2E2E2E;
	background-color: transparent !important;
	padding: 0 8px 16px 0;
	margin: 0;
	font-size: 14px;

 }
 .mt-12 {
	margin-top: 12px;
 }
 .mt-16 {
	margin-top: 16px;
 }
.btm-brdr-dash {
	border-bottom: 1px dashed #DDDDDD;
}
 .bck-ylw {
	 background-color: yellow !important;
 }
 .color-font_faq-item {
	color: #666666;
	line-height: 16px;
	font-size: 12px !important;
	margin-right: 32px !important;
 }