/* Pricing Slider
===================================================== */
#pricing-page hr {margin-bottom:30px;}
#pricing-slider label { font-size: 24px; margin: 0px; }
#pricing-slider output { font-size: 20px; margin: 0 0 30px; }
#pricing-slider .slider { position: relative; -webkit-appearance: none; width: 100%; height: 15px; border-radius: 5px; background: #d3d3d3; outline: none; opacity: 0.7; -webkit-transition: .2s; transition: opacity .2s; }
#pricing-slider .slider::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 25px; height: 25px; border-radius: 50%; background: #163471; cursor: pointer; }
#pricing-slider .slider::-moz-range-thumb { width: 25px; height: 25px; border-radius: 50%; background: #163471; cursor: pointer; }
#pricing-slider .range { position: relative; }
#pricing-slider .range-output { position: absolute; top: 0; left: 0; }
#pricing-slider .range-labels { position: relative; }
#pricing-slider .range-label { position: absolute; font-size: 14px; color: #707070; display: inline-block; }
#pricing-slider .range-label.min { left: 0; }
#pricing-slider .range-label.max { right: 0; }
#pricing-slider h2 { font-size: 36px; margin: 45px 0; }
#pricing-slider h2 span { color: #f18906; }


.pricing-table { font-size: 20px; }
.pricing-table .row { position: relative; min-height: 100px; margin: 0; }
.pricing-table .col-md-4 { min-height: 100px; position: relative; }
.pricing-table .col-md-4 .td { position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); width: 55%; }
.pricing-table .heading { background: rgba(211,221,234,0.5); font-size: 24px; }
.pricing-table .heading .col-md-4 { text-align: center; padding: 20px 15px; font-weight: bold; vertical-align: middle; }
.pricing-table .row-label, .pricing-table .heading .row-label { text-align: left; padding-left: 7%; }
.pricing-table .body { color: #707070; }
.pricing-table .body .sgi { color: #000; }
.pricing-table .with-borders { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.pricing-table .num { font-size: 30px; margin-bottom:20px;}
.pricing-table .sub { display: block; font-size:16px; line-height:20px; }
.pricing-table .footer { background: rgba(211,221,234,1); font-size: 24px; font-weight: bold; }
.pricing-table .footer #competitor-cost { color: #707070; }
@media (max-width: 991px) {
	.pricing-table .row-label, .pricing-table .heading .row-label { text-align: center; padding-left: 0; }
}
@media (max-width: 500px) {
	.pricing-table .col-md-4 .td { width: 90%; padding-bottom: 15px; }
}


/*EXTRA ADDED*/

/* #pricing-slider label { font-size: 24px; margin: 0px; }
#pricing-slider output { font-size: 20px; margin: 0 0 30px; }
#pricing-slider .slider { position: relative; -webkit-appearance: none; width: 100%; height: 15px; border-radius: 5px; background: #d3d3d3; outline: none; opacity: 0.7; -webkit-transition: .2s; transition: opacity .2s; }
#pricing-slider .slider::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 25px; height: 25px; border-radius: 50%; background: #163471; cursor: pointer; }
#pricing-slider .slider::-moz-range-thumb { width: 25px; height: 25px; border-radius: 50%; background: #163471; cursor: pointer; }
#pricing-slider .range { position: relative; }
#pricing-slider .range-output { position: absolute; top: 0; left: 0; }
#pricing-slider .range-labels { position: relative; }
#pricing-slider .range-label { position: absolute; font-size: 14px; color: #707070; display: inline-block; }
#pricing-slider .range-label.min { left: 0; }
#pricing-slider .range-label.max { right: 0; }
#pricing-slider h2 { font-size: 36px; margin: 45px 0; }
#pricing-slider h2 span { color: #f18906; }


.pricing-table { font-size: 20px; }
.pricing-table .row { position: relative; min-height: 100px; margin: 0; }
.pricing-table .col-md-3 { min-height: 100px; position: relative; }
.pricing-table .col-md-4 .td { position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); width: 55%; }
.pricing-table .heading { background: rgba(211,221,234,0.5); font-size: 24px; }
.pricing-table .heading .col-md-3 { text-align: center; padding: 20px 15px; font-weight: bold; vertical-align: middle; }
.pricing-table .row-label, .pricing-table .heading .row-label { text-align: left; padding-left: 7%; }
.pricing-table .body { color: #707070; }
.pricing-table .body .sgi { color: #000; }
.pricing-table .with-borders { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.pricing-table .num { font-size: 30px; }
.pricing-table .sub { display: block; }
.pricing-table .footer { background: rgba(211,221,234,1); font-size: 24px; font-weight: bold; }
.pricing-table .footer #competitor-cost { color: #707070; }
@media (max-width: 991px) {
	.pricing-table .row-label, .pricing-table .heading .row-label { text-align: center; padding-left: 0; }
}
@media (max-width: 500px) {
	.pricing-table .col-md-3 .td { width: 90%; padding-bottom: 15px; }
} */

.col-half-offset{
    padding-left:2%;
		padding-right:2%;
}

.pricing-table .col-md-2 { min-height: 130px; position: relative;}
.pricing-table .col-md-2 .td { position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%);  }
.pricing-table .heading .col-md-2 { text-align: center; padding: 20px 15px; font-weight: bold; vertical-align: middle; }
/* .pricing-table.table-two .heading {background: #f18906; color:#fff;} */

#most-popular-plan {background-color:#f18906;padding:10px;}
#most-popular-plan h3 {color:#fff;letter-spacing: 1px;font-size:40px;}
#most-popular-plan h4 {font-family: 'Bad Script', cursive; color: #163471;font-size:32px;}


/* Pricing
================================================== */
.pricing-table-two .pricing-table.table-two { padding-top:30px;  }
.pricing-table-two.mobile-hide .bg { position: absolute; top: 0; left: 0; right: 0; z-index: -1; background: url('/images/pricing-bg.jpg') no-repeat; background-position: center top; background-size: cover; height: 1005px; }
.pricing-table-two.mobile-hide h1 {color: #000; font-size: 48px; font-weight: bold; }
.pricing-table-two.mobile-hide h2 { margin: 0 0 55px; color: #000; font-size: 42px; font-weight: bold; font-family: 'Oxygen', sans-serif; font-style: normal; }
.pricing-table-two.mobile-hide .table-responsive { padding: 30px 0; }
.pricing-table-two.mobile-hide .table .grey { background: #e9e7e7; }
.pricing-table-two.mobile-hide .table .btn { font-size: 16px; font-weight: bold; color: #000!important; background: transparent!important; border-color: #000!important; height: 37px; line-height: 37px; border-radius: 18.5px; padding: 0; width: 157px; }
.pricing-table-two.mobile-hide .table .btn:hover { color: #fff!important; background: #f18906!important; border-color: #f18906!important; }
.pricing-table-two.mobile-hide .table .btn.red { color: #fff!important; background: #f18906!important; border-color: #f18906!important; }
.pricing-table-two.mobile-hide .table .btn.red:hover { color: #f18906!important; background: #fff!important; }
.pricing-table-two.mobile-hide .table { background: #fff; border: 1px solid #ccc; border-right: 0; }
.pricing-table-two.mobile-hide .table>thead>tr>th, .pricing-table-two.mobile-hide .table>tbody>tr>td, .pricing-table-two.mobile-hide .table>tbody>tr>th, .pricing-table-two.mobile-hide .table>tfoot>tr>td, .pricing-table-two.mobile-hide .table>tfoot>tr>th, .pricing-table-two.mobile-hide .table>thead>tr>td, .pricing-table-two.mobile-hide .table>thead>tr>th { border: 0; }
.pricing-table-two.mobile-hide .table > thead > tr > th { text-align: center; vertical-align: top; font-size: 22px; padding: 65px 10px 45px; border-right: 1px solid #cccccc; margin-top: 25px; }
.pricing-table-two.mobile-hide .table > thead > tr > th h3 { font-size: 22px; color: #000;font-weight: bold; min-height: 75px; }
.pricing-table-two.mobile-hide .table > thead > tr > th.most-popular { position: relative; margin-top: 0px; overflow: visible; }
.pricing-table-two.mobile-hide .table > thead > tr > th.most-popular:before { position: absolute; top: -25px; left: -1px; right: -1px; height: 25px; -webkit-box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); -moz-box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); }
#pricing .table > thead > tr > th.most-popular h3:before {position: absolute;top: -25px;left: -1px;right: -1px;padding-top: 35px;background: #fff;text-align: center;content: 'Most Popular';font-family: 'Bad Script', cursive;color: #f18906;border: 1px solid #ccc;border-bottom: 0;}
.pricing-table-two.mobile-hide .table > thead > tr > th:nth-child(2n+2), .pricing-table-two.mobile-hide .table > tbody > tr > td:nth-child(2n+2), .pricing-table-two.mobile-hide .table > tfoot > tr > td:nth-child(2n+2) { background: #f8f8f8; }
.pricing-table-two.mobile-hide .table > tbody > tr > td, .pricing-table-two.mobile-hide .table > tfoot > tr > td { border-right: 1px solid #cccccc; }
.pricing-table-two.mobile-hide table td:nth-child(4), .pricing-table-two.mobile-hide table thead th:nth-child(4) { -webkit-box-shadow: inset 10px 0px 9px -5px rgba(0,0,0,0.13); -moz-box-shadow: inset 10px 0px 9px -5px rgba(0,0,0,0.13); box-shadow: inset 10px 0px 9px -5px rgba(0,0,0,0.13); }
.pricing-table-two.mobile-hide table td:nth-child(2), .pricing-table-two.mobile-hide table thead th:nth-child(2) { -webkit-box-shadow: inset -10px 0px 9px -5px rgba(0,0,0,0.13); -moz-box-shadow: inset -10px 0px 9px -5px rgba(0,0,0,0.13); box-shadow: inset -10px 0px 9px -5px rgba(0,0,0,0.13); }
.pricing-table-two.mobile-hide .table > tbody > tr > td { font-size: 14px; text-align: center; height: 40px; line-height: 40px; padding-top: 0; padding-bottom: 0; }
.pricing-table-two.mobile-hide .table > tbody > tr > td:first-child { font-size: 15px; text-align: left; padding-left: 20px; }
.pricing-table-two.mobile-hide .table > tbody > tr:first-child > td:nth-child(1n+2) { font-size: 18px; font-weight: bold; }
.pricing-table-two.mobile-hide .table > tbody.panel-collapse > tr:first-child > td:nth-child(1n+2) { font-size: 15px; font-weight: 400; }
.pricing-table-two.mobile-hide .table > tfoot > tr { position: relative; text-align: center; }
.pricing-table-two.mobile-hide .table > tfoot > tr a { font-size: 14px; font-weight: bold; }
.pricing-table-two.mobile-hide .table > tfoot > tr span { display: block; text-align: center; font-size: 12px; }
.pricing-table-two.mobile-hide .table > tfoot > tr .btn { margin: 30px 0 70px; }
.pricing-table-two.mobile-hide .table > tfoot > tr > td.most-popular { position: relative; }
.pricing-table-two.mobile-hide .table > tfoot > tr > td.most-popular:after { content: ' '; position: absolute; bottom: 0; right: -1px; left: -1px; -webkit-box-shadow: -1px 3px 5px 1px rgba(0,0,0,0.13); -moz-box-shadow: -1px 3px 5px 1px rgba(0,0,0,0.13); box-shadow: -1px 3px 5px 1px rgba(0,0,0,0.13); }
.pricing-table-two.mobile-hide .table>tbody+tbody { border: 0; }
/* .pricing-table-two.mobile-hide .collapsed { display: none; } */

@media (max-width: 991px){
	.pricing-table-two.mobile-hide .table > tbody > tr > td:first-child { min-width: 275px; white-space: normal; }
}
@media (max-width: 767px){
	.pricing-table-two.mobile-hide { padding-top: 250px; }
	.pricing-table-two.mobile-hide .table-responsive { border: 0; border-bottom: 1px solid #ccc; }
}
@media (max-width: 500px){
	.pricing-table-two.mobile-hide h1 { font-size: 36px; }
	.pricing-table-two.mobile-hide h2 { font-size: 34px; }
}

.pricing-table-two.mobile-hide .row:first-of-type {border-top:1px solid #ccc;}
.pricing-table-two.mobile-hide .row .col-md-4 {border-left:1px solid #ccc; border-right:1px solid #ccc;}
.pricing-table-two.mobile-hide .row  {border-left:1px solid #ccc;background-color:#fff;}
.pricing-table-two.mobile-hide .row .col-md-4:nth-of-type(2) {background-color:#f8f8f8; -webkit-box-shadow: inset -10px 0px 9px -5px rgba(0,0,0,0.13); -moz-box-shadow: inset -10px 0px 9px -5px rgba(0,0,0,0.13); box-shadow: inset -10px 0px 9px -5px rgba(0,0,0,0.13);}
.pricing-table-two.mobile-hide .row .col-md-4:nth-of-type(3) {background-color:#fff;}
.pricing-table-two.mobile-hide .row .col-md-4:nth-of-type(4) {background-color:#f8f8f8;-webkit-box-shadow: inset 10px 0px 9px -5px rgba(0,0,0,0.13); -moz-box-shadow: inset 10px 0px 9px -5px rgba(0,0,0,0.13); box-shadow: inset 10px 0px 9px -5px rgba(0,0,0,0.13); }
.pricing-table-two.mobile-hide .row .col-md-4:nth-of-type(5) {background-color:#fff;border-right:1px solid #ccc;}
.pricing-table-two.mobile-hide .row:last-of-type {border-bottom:1px solid #ccc;}
.pricing-table-two.mobile-hide .td h4 {min-height:75px; font-size:25px; font-weight:bold; text-align: center; margin-top: 30px;}
.pricing-table-two.mobile-hide .popular-title { position: relative; margin-top: 0px; overflow: visible; border-right:1px solid #ccc;}
.pricing-table-two.mobile-hide .popular-title:before { position: absolute; top: -50px; left: -1px; right: -1px; height: 25px; -webkit-box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); -moz-box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); }
.pricing-table-two.mobile-hide .popular-title:after { position: absolute; top: -25px; right: -1px; right: -1px; height: 200px; -webkit-box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); -moz-box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); }
.pricing-table-two.mobile-hide .popular-title .td {width:100%; height:100%;min-height:75px;}
.pricing-table-two.mobile-hide .popular-title .td:before {position: absolute;top: -50px;left: -1px;right: -1px;padding-top: 35px;background: #fff;text-align: center;content: 'Most Popular';font-family: 'Bad Script', cursive;color: #f18906;border: 1px solid #ccc;border-bottom: 0; z-index: -1;}
.pricing-table-two.mobile-hide .popular-title .top-shadow { height: 22px; width: 100%; display: block; position: absolute; top: -25px; left: -1px; right: -1px; box-shadow: 1px 0px 9px 2px rgba(0,0,0,0.13); }
.pricing-table-two.mobile-hide .row.footer .td .btn {max-width:50px !important;}
.pricing-table-two.mobile-hide .num {font-size:25px;}

.pricing-table-two.mobile-hide .pricing-table .footer .col-md-4 .td {position:static;}

.pricing-table-two.mobile-hide .row .col-md-2:first-of-type {background-color:#fff}





.pricing-table-two.mobile-show .row:first-of-type {border-top:1px solid #ccc;}
.pricing-table-two.mobile-show .row .col-xs-6 {border-left:1px solid #ccc;}
.pricing-table-two.mobile-show .row  {border-left:1px solid #ccc;background-color:#fff;}
.pricing-table-two.mobile-show .row .col-xs-6:nth-of-type(2) {box-shadow:none;}
.pricing-table-two.mobile-show h2 {text-align: center;font-size:35px;}
.pricing-table-two.mobile-show .row:last-of-type {border-bottom:1px solid #ccc;}
.pricing-table-two.mobile-show .td h4 {min-height:75px;margin-top:85px; font-size:25px; font-weight:bold; margin-top:50px;}
.pricing-table-two.mobile-show .popular-title .td h4 {margin-top:65px;}
.pricing-table-two.mobile-show .popular-title { position: relative; margin-top: 0px; overflow: visible; }
.pricing-table-two.mobile-show .popular-title:before { position: absolute; top: -50px; left: -1px; right: -1px; height: 25px; -webkit-box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); -moz-box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); box-shadow: 0px -3px 10px 3px rgba(0,0,0,0.13); }
.pricing-table-two.mobile-show .popular-title .td {width:100%; height:100%;min-height:75px;}
.pricing-table-two.mobile-show .popular-title .td:before {position: absolute;top: -25px;left: -1px;right: -1px;padding-top: 35px;background: #fff;text-align: center;content: 'Most Popular';font-family: 'Bad Script', cursive;color: #f18906;border: 1px solid #ccc;border-bottom: 0; z-index: -1;}
.pricing-table-two.mobile-show .popular-title .top-shadow { height: 22px; width: 100%; display: block; position: absolute; top: -25px; left: -1px; right: -1px; box-shadow: 1px 0px 9px 2px rgba(0,0,0,0.13); }
.pricing-table-two.mobile-show .row.footer .td .btn {max-width:50px !important;}
.pricing-table-two.mobile-show .num {font-size:25px;}
.pricing-table-two.mobile-show .pricing-table .col-xs-6 .td {left:auto;transform:none;width:initial;}
.pricing-table-two.mobile-show .row {background-color:#fff;box-shadow:none;border-right:1px solid #ccc;;}
.pricing-table-two.mobile-show .row .col-xs-6 {border-left:none;}
.pricing-table-two.mobile-show .row .col-xs-12 {text-align: center;}
.pricing-table-two.mobile-show .row .td:last-child {border-right:1px solid #ccc;}
.pricing-table-two.mobile-show h4 {text-align: center; font-size:30px; font-weight:bold;padding:20px;background-color:#f18906; color:#fff;margin:0;}
.pricing-table-two.mobile-show .row {min-height:inherit; padding:20px 0 20px 0;text-align:center;border-bottom:1px solid #ccc;}
.pricing-table-two.mobile-show .pricing-table .footer .col-xs-6 .td {position:static;}

.pricing-table-two.mobile-show .row .col-xs-6:first-of-type {background-color:#fff}
