@charset "utf-8";

*{
    margin: 0;
    padding: 0;
}

body{
	width:100%;
	display:flex;
	flex-direction:column;
	font-family: Helvetica, Arial, sans-serif !important;
	align-items:center;
}
h1{
	color:#ffffff !important;
	font-family: Arial, sans-serif;
	font-weight:lighter;
	font-size:35px;
	letter-spacing:7px;
	padding:30px;
}
h2{
	font-family:Arial, sans-serif;
	font-weight:bold;
	/* text-align:left;
	font-size:25px;
	padding-bottom:30px;
	*/
	line-height: 30px;
}
h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size:25px;
	font-weight:100;
}
div#AdvertiseForm {
    overflow: hidden;
	padding: 0px 5px 10px 5px
}
#AdvertiseForm span {
    color: #f44336;
}
#AdvertiseForm .form-label {
    width: 25%;
    float: left;
    display: block;
	font-size: 25px;
}
#AdvertiseForm .form-field {
    width: 75%;
    float: left;
    display: block;
    padding: 5px;
}
#AdvertiseForm .form-field input[type="text"],textarea {
    padding: 6px 5px;
    font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
 }
 #AdvertiseForm .form-field input[type="email"] {
    padding: 6px 5px;
    font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
 }
  #AdvertiseForm .form-field input[type="url"] {
    padding: 6px 5px;
    font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
 }
#AdvertiseForm input[type="submit"] {
    /* background-color: #4CAF50;*/
    background-color: #333;
    border: none;
    color: #fff !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
input[type="button"] {
    background-color: #333;
    border: none;
    color: #fff !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
input[type="submit"] {
    background-color: #333;
    border: none;
    color: #fff !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
button {
    background-color: #333;
    border: none;
    color: #fff !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.package-left {
    width: 45%;
    float: left;
}
.package-right {
    width: 35%;
    float: left;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

legend {
  font-size: 16px;
  font-family: monospace;
}

fieldset {
  padding: 15px;
}

input[type=checkbox] {
  float:left;
}

input[type=checkbox] + label {
  margin: 0 0 0 20px;
  position: relative;
  cursor: pointer;
  float: left;
}

input[type=checkbox] + label ~ label {
  margin: 0 0 0 40px;
}

input[type=checkbox] + label::before {
  content: ' ';
  position: absolute;
  left: -35px;
  top: 5px;
  width: 25px;
  height: 25px;
  display: block;
  background: white;
  border: 1px solid #A9A9A9;
}

input[type=checkbox] + label::after {
  content: ' ';
  position: absolute;
  left: -35px;
  top: 5px;
  width: 23px;
  height: 23px;
  display: block;
  z-index: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg==') no-repeat center center;
  -ms-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .3s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

input[type=checkbox]:checked + label::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* Input Controls */

label {
    line-height: 2em;
	position: relative;
    overflow: show;
    cursor: pointer;
}

label input {
  margin: 0 .15em 0 0;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  top: 4px;
}

input[type="radio"] {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 11px;
  line-height: 1
}

input[type="radio"]:before, input[type="radio"]:after {
	width: 100% !important;
    height: 100% !important;
    display: inline-block;
    content:'';
	font-family: 'icons-presto', fantasy !important;
	font-style: normal !important;
	font-weight: normal !important;
	line-height: 1;
}

input[type="radio"]:before  {
	background: #fff;
	/*background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(254,234,234,1) 100%);*/ /* W3C — Add Browser extension versions for greater backwards compatibility */
	border: 2px solid #5a5a5a;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	position: relative;
  top: 0;
  left: 0;
}

input[type="radio"]:after  {
	  color: #77a01e !important;
	  position: absolute;
	  opacity: 0;
	  text-align: center;
	  top: -1px;
	  left: 0;
}

input[type="radio"]:checked:before  {
	background: rgb(234,234,254);
	background: linear-gradient(to bottom, rgba(214,214,254,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	border: 2px solid #77a01e !important;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1) inset;
}

input[type="radio"]:before {
	border-radius: 7px;
}
input[type="radio"]:after {
	content: "•";
	font-size: 3.2em;
	line-height: .5;
	left: .0em;
	/*line-height: .43;
    left: .02em;*/
}
input[type="radio"]:hover:after {
	opacity: .25;
}

input[type="radio"]:checked:after {
	opacity: 1;
}
.advertise-package-field {
	overflow: hidden;
	padding: 0px 2px;
}
.md-form label {
    color: #212121 !important;
    font-size: 20px !important;
    font-weight: normal !important;
    top: -15px !important;
}
.mobile img, .desktop img {
    width: 90% !important;
    padding-top: 40px;
}
div#packages .row-fluid {
    border: 1px solid #c06a00;
    padding: 10px 0;
    border-radius: 5px;
    margin-bottom: 15px;
    overflow: hidden;
}
.checkbox label {
    padding-left: 25px !important;
    margin-right: 10px;
}
.radio label {
    padding-left: 20px !important;
    margin-right: 5px;
}
/*
.radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -25px !important;
}
*/
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    margin-left: -25px !important;
}

input[type="checkbox"] {
    height: 24px !important;
    width: 20px !important;
    margin-top: 0px !important;
}
.form-control[readonly] {
    background-color: #fff !important;
}
div#province {
    display: block;
    overflow: hidden;
}
#province .col-sm-3 {
    padding-left: 0px !important;
}
.col-sm-6.desktop, .col-sm-6.mobile {
    text-align: center;
}
span.bottom-title1 {
    margin: 10px 25% 10px 0%;
}
span.bottom-title2 {
    margin: 10px 32% 10px 0%;
}
hr {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    border-top: 1px solid #000 !important;
}
.col-sm-12.discount-section {
    /*border: 2px solid #000;*/
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 8px;
    background-color: #ffff0025;
}
.col-sm-5.book-section {
    border: 2px solid #000;
    padding: 10px 10px 0 10px;
    border-radius: 5px;
    width: 40.3%;
}
.col-sm-12.discount-section input.apply-discount, .col-sm-12.discount-section input.clear-discount {
    padding: 6px 10px;
}
.col-sm-12.discount-section .input-form-control {
    height: 34px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    width: 110px;
}
.hr-line {
    border: 1px solid #c06a00;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.hr-line.summary {
    border: 1px solid #000;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.hr-line.plan {
    border: 1px solid #c06a00;
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 10px;
}
.advertising-period {
    border: 1px solid #000;
    padding: 10px 10px 10px 10px;
    border-radius: 0px;
}
.row.pricing {
    margin-left: 0px;
    margin-right: 0px;
}
.row.pricing.total {
    font-size: 22px;
}
.design {
    background-color: #ededed;
}
.billing {
    padding: 20px 0;
}
input#startingdateleader, input#startingdatelarge, input#startingdateside, input#startingdatearticle {
    width: 100px;
    margin-bottom: 0px;
    font-weight: bold;
}
span#endingdateleader, span#endingdatelarge, span#endingdateside, span#endingdatearticle {
    margin-left: 16px;
}
span#leadertaxval2, span#largetaxval2, span#sidetaxval2, span#articletaxval2 {
    margin-left: 38px;
}
.payinfull {
    text-align: center;
    background-color: yellow;
    padding: 5px 8px;
    font-weight: bold;
    overflow: hidden;
    margin-top: 15px;
    margin-left: 40px;
    margin-right: 40px;
}
div#paytypeslead, div#paytypeslarge, div#paytypesside, div#paytypesarticle {
    text-align: center;
    display: inline-block;
    width: 100%;
}
p#paynowleadershow, p#paynowlargeshow, p#paynowsideshow, p#paynowarticleshow  {
    text-align: center;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}
.plan-price {
    font-family: Arial, sans-serif;
    font-weight: 800;
    font-size: 18px;
    color: #ff0000;
    line-height: 20px;
}
.plan-avlbl {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #ff0000;
    line-height: 20px;
}
.plan-type {
    opacity: 0.6;
}
p {
    line-height: 20px;
}
.col-sm-12.billing {
    padding-left: 0px;
}
input[type=checkbox] {
    background-color: #fff;
}
input[type=checkbox]:after {
    content: " ";
    background-color: #fff;
    visibility: visible;
    width: 20px;
    height: 22px;
    color: #77a01e;
    border-radius: 2px;
    border: 1px solid #333;
    font-weight: 700;
    font-size: 19px;
    vertical-align: -webkit-baseline-middle;
    display: inline-block;
    line-height: 21px;
    text-align: center;
}
input[type=checkbox]:checked:after {
   content: "\2714";
}
/*.col-sm-5.views {
    padding-top: 120px;
}
*/
h4 {
    font-weight: bold !important;
}
h2#leaderboard {
    margin-top: 0px;
}
.type-of-ads .radio {
    margin-top: 0px;
    margin-bottom: 0px;
}
.book-section .col-sm-6.label {
    width: 60% !important;
    color: #000 !important;
    float: left !important;
    font-size: unset !important;
    text-align: left !important;
    font-weight: unset !important;
}
.book-section .col-sm-6 {
    width: 40% !important;
    float: left !important;
    color: #000 !important;
}
div#regions, div#cities {
    margin-top: 10px;
}
.checkbox, .radio {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.non-profit {
    margin: 15px 0 0;
    padding: 0 15px 15px 15px;
    background: #d9ffde;
    overflow: hidden;
}
/*.col-sm-7.design {*/
.col-sm-6.design {
    padding-bottom: 15px;
}
div#lead-terms-and-condition, div#large-terms-and-condition, div#side-terms-and-condition, div#article-terms-and-condition {
    border-top: 1px solid #c06a00;
}
ul.stepper.horizontal .step.active .step-title:before {
        background-color: #77a01e;
}
ul.stepper.horizontal .step .step-title:before {
    position: absolute;
    top: 2.75rem;
    left: 36px;
    counter-increment: section;
    content: counter(section);
    height: 2.75rem;
    width: 2.75rem;
    color: #fff;
    background-color: #b2b2b2;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    line-height: 2.75rem;
    font-weight: 400;
    border: 1px solid #000;
}
ul.stepper.horizontal .step-title:after {
    top: .9375rem;
}
ul.stepper .step-title:after {
    content: attr(data-step-label);
    display: block;
    position: absolute;
    font-size: .8rem;
    color: #424242;
    font-weight: 400;
}
ul.stepper.horizontal .step {
    position: static;
    margin: 0;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5.25rem!important;
}
ul.stepper .step.active .step-title {
    font-weight: 500;
}
ul.stepper.horizontal .step-title {
    line-height: 3.25rem;
    height: 6.25rem;
    margin: 0;
    /*padding: 0 1.5625rem 0 4.0625rem;*/
    display: inline-block;
    /*max-width: 13.75rem;*/
    white-space: nowrap;
    /*overflow: hidden;*/
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100px;
}
ul.stepper {
    padding: 4px 0 1.5rem 0 !important;
    margin: 0 auto !important;
    overflow-x: hidden;
    overflow-y: auto;
    counter-reset: section;
    float: left;
}
/*
.step-title.waves-effect.waves-dark:after {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    margin: 12px 0 0 0;
    content: "";
    background-color: rgba(0,0,0,0.1);
}
*/
ul.stepper.horizontal .step.active.one .step-title:after {
    position: absolute;
    left: 36px;
    top: 41px;
    border: 1px solid #000;
    width: 100px;
    z-index: -99999;
}
ul.stepper.horizontal .step.active.two .step-title:after {
    position: absolute;
    left: 36px;
    top: 41px;
    border: 1px solid #000;
    width: 100px;
    z-index: -99999;
}
ul.stepper.horizontal .step.two .step-title:after {
    position: absolute;
    left: 36px;
    top: 41px;
    border: 1px solid #000;
    width: 100px;
    z-index: -99999;
}
.waves-effect {
    overflow: unset !important;
}
.divider {
    padding: 10px 0;
}

/* Payplan New Version 4.1.5 */
#pp a {
    color: #fff !important;
}
#pp .o-grid__cell--auto-size, #pp .o-grid__cell--right {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1 !important;
}
#pp .o-card--meta {
    color: #000 !important;
}
#pp .o-card__desc span {
    color: #000 !important;
}
#pp .title-key {
    padding-bottom: 10px;
}
#pp .o-card__title {
    color: #000 !important;
    font-size: 2em !important;
}
#pp .o-card-list-group {
    color: #000 !important;
}
#pp .pp-toolbar, #pp .pp-toolbar .o-nav__item .pp-toolbar__link {
    display: none;
}
#pp .pp-invoice-container__bd {
    color: #000 !important;
}
#pp .pp-dialog-header {
    color: #000;
}
#pp.pp-dialog.has-footer .pp-dialog-body {
    color: #000;
}
#pp .pp-dialog-footer button.btn.btn-pp-default-o.btn-sm, 
#pp .pp-dialog-footer button.btn.btn-pp-danger-o.btn-sm{
    background-color: red !important;
    color: #fff !important;
}
#pp .pp-dialog-footer button.btn.btn-pp-primary-o.btn-sm {
    background-color: #000 !important;
    color: #fff !important;
}
#pp .pp-dialog-content input {
    color: #000 !important;
}
#pp .pp-checkout-menu {
    color: #000 !important;
}
#pp .t-lg-mb--lg {
    margin-top: 1.2em!important;
}
#pp .o-form-group--float.is-filled .o-form-control:not(select), #pp .o-form-group--float.is-filled .o-select-group, #pp .o-form-group--float.is-focused .o-form-control:not(select), #pp .o-form-group--float.is-focused .o-select-group {
    padding-top: 2.3em !important;
}
#pp .btn-pp-primary.disabled, #pp .btn-pp-primary.disabled.active, #pp .btn-pp-primary.disabled:active, #pp .btn-pp-primary.disabled:focus, #pp .btn-pp-primary.disabled:hover, #pp .btn-pp-primary[disabled], #pp .btn-pp-primary[disabled].active, #pp .btn-pp-primary[disabled]:active, #pp .btn-pp-primary[disabled]:focus, #pp .btn-pp-primary[disabled]:hover, fieldset[disabled] #pp .btn-pp-primary, fieldset[disabled] #pp .btn-pp-primary.active, fieldset[disabled] #pp .btn-pp-primary:active, fieldset[disabled] #pp .btn-pp-primary:focus, fieldset[disabled] #pp .btn-pp-primary:hover {
    background-color: #e3e3e3!important;
    color: #000!important;
}
#pp .btn-pp-primary {
    background-color: #000 !important;
    color: #fff !important;
}
#pp .btn-pp-primary.active, #pp .btn-pp-primary:active, #pp .btn-pp-primary:focus, #pp .btn-pp-primary:hover, .open>#pp .btn-pp-primary.dropdown-toggle_ {
    background-color: #77a01e!important;
    color: #fff!important;
}
#pp .w-item {
    margin: 0px; 
    padding: 5px 0; 
    border-bottom: 1px solid #dddddd; 
    color: #333333; 
    font-family: sans-serif; 
    text-align: left;
}
#pp .feature-desc-cont {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    display: block;
    overflow: hidden;
}
#pp .feature-desc-cont .checked-img {
    margin: 0px;
    padding: 0px;
    color: #000000;
}
#pp .feature-desc-cont .checked-img img {
    vertical-align: middle; 
    max-width: 100%; 
    height: auto; 
    padding: 5px 0px; 
    width: 32px; 
    display: block; 
    float: left;
    margin-right: 8px;
}
#pp .feature-desc-cont .desc {
    margin: 0px;
    padding: 0px;
/*    color: #000000; */
}
#pp .highlight {
    color: #ff0000;
    font-weight: bold;
    background-color: transparent;
}
#pp .heading {
    text-align: center;
    font-size: 16px;
    padding: 0 0 10px 0;
}
#pp .pp-checkout-menu input {
    color: #000 !important;
}
#pp .pp-checkout-menu .o-grid-sm__cell.o-grid-sm__cell--center a {
    color: red !important;
}
#pp .pp-plan-checkout__price {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
#pp .pp-plan-card__features {
    padding: 0px !important;
}
#pp span.payplan-subscribe-desc {
    color: #000;
}
#pp .w-item span.desc {
    vertical-align: middle;
}
#pp .o-grid__cell.t-text--right {
    flex: 2;
}
#pp span.separator.t-lg-ml--md.t-lg-mr--md {
    border-bottom: none;
    color: #000;
    display: unset;
    padding: 0;
    font-size: 100%;
    line-height: unset !important;
}
#pp button.btn.btn-pp-default-o {
    border: 1px solid #e1e1e1 !important;
    border-radius: 3px !important;
}
#pp .t-lg-mb--lg {
    margin-top: 0!important;
}
#pp .t-lg-mb--xl {
    margin-bottom: 1.5em!important;
}
#pp .pp-plan-card.is-highlight {
    border: 1px solid #000 !important;
}
#pp .pp-plan-card__desc, #pp .pp-plan-card__note {
    color: #000 !important;
}
#pp .o-card__header.o-card__header--nobg.t-lg-pl--no {
    font-size: 18px;
    padding-top: 20px;
    padding-right: 0px;
}
#pp .o-alert.o-alert--danger.t-lg-mb--lg {
    margin-bottom: 20px !important;
}
#pp .pp-access-alert__content {
    color: #000;
}
#pp .o-card.o-card--borderless.t-lg-mb--lg .o-form-group {
    margin-bottom: 1.2em !important;
}
/* margin bottom on checkout field 
#pp .o-form-group { 
    margin-bottom: 0px !important;
}*/
/* removed margin bottom on directory package for dropdown option */
#pp .o-form-group, #pp .o-form-group.is-filled { 
    margin-bottom: 0px !important;
}
#pp .o-card__key {
    float: left;
    display: block;
    color: #000;
}
#pp .pp-plan-upgrade-info {
    padding: 10px 0;
}
div#modifier-id-plan-id-3 {
    margin-top: 36px;
}
span#yearly-plan {
    font-size: 20px;
}
.col-sm-12.desktop {
    text-align: center;
}
#pp .pp-plan-card__price {
    line-height: 1.0em !important;
}
#pp .pp-plan-upgrade-info__desc.upgrade {
    font-weight: 700;
    font-size: 1.25em;
    color: #000;
}
#pp .fa {
    font-size: x-large;
}
#pp .pp-plans--4 .pp-plans__item:nth-child(5n) {
    width: 100%;
    flex: auto;
    padding-right: 0px;
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
}
#pp .pp-plan-pop-label__txt.plan-id-6 {
    font-size: 18px;
    font-weight: bold;
}
#pp .pp-plan-card__label--right .pp-plan-pop-label__txt {
    right: -22px !important;
}
#pp .pp-plan-pop-label__txt {
    top:20px !important;
}
#pp .pp-plan-card__ft {
    padding-top: 0 !important;
    padding-left: 0;
    padding-right: 0;
}
#pp .pp-plan-card.has-badges .pp-plan-card__hd {
    padding-top: 1.8em !important;
}
#pp .pp-plans--4 .pp-plans__item:nth-child(4n+1) {
    padding-left: .6em;
}
.desc-desktop {
    display: block;
}
.tool {
    display: none;
}
.daterangepicker td.disabled, .daterangepicker option.disabled {
    background: #e1e1e1 !important;
}
.daterangepicker td.start-date {
    border-radius: 4px !important;
}
input[type=checkbox]:disabled::after {
    background-color: #eee;
    border: 1px solid grey;
    color: #eee !important;
}
.creative, .payment-method {
    margin-left: 20px;
}
@media only screen and (max-width: 425px) {
    h1 {
        font-size: 25px !important;
    }
    div#lead-terms-and-condition, div#large-terms-and-condition, div#side-terms-and-condition, div#article-terms-and-condition {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 480px) {
    #pp .pp-plans, #pp .pp-plans__item {
        display: block !important;
    }
    div#modifier-id-plan-id-3 {
        margin-top: 0px !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 980px) {
    #pp .pp-plans--4 .pp-plans__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding: 0 .6em 1.1em;
    }
}

@media only screen and (min-width: 981px) {
    #pp .pp-plans--4 .pp-plans__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        padding: 0 .3em 1.1em;
    }
}

@media only screen and (max-width: 736px) {

#AdvertiseForm .form-label {
    width: 30% !important;
    font-size: 30px !important;
}
#AdvertiseForm .form-field {
    width: 70% !important;
}
#AdvertiseForm .form-field input[type="text"], textarea {
    padding: 10px 5px !important;
    /* font-size: 30px !important; */
}
.package-left {
    width: 100% !important;
}
.package-right {
    width: 100% !important;
}
.advertise-package-field {
    font-size: 33px !important;
}
input[type=checkbox] + label::before {
    left: -55px !important;
	width: 40px !important;
    height: 40px !important;
}
input[type=checkbox] + label::after {
    left: -55px !important;
	width: 40px !important;
    height: 40px !important;
}
input[type=checkbox] + label {
    margin: 0 0 0 40px !important;
 }
 input[type="radio"] {
    width: 1.5em !important;
    height: 1.5em !important;
 }
 input[type="radio"]:after {
    font-size: 34px !important;
    line-height: 19px !important;
 }
div.budget-option label {
    font-size: 23px !important;
}
div.advertise-package-field label {
    line-height: 1.5em !important;
}
#AdvertiseForm input[type="submit"] {
    font-size: 30px !important;
}
}

@media only screen and (max-width: 767px) {
/*.container {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.col-sm-5.views {
    padding-top: 0px !important;
    padding-bottom: 15px !important;
}*/
.mobile img, .desktop img {
    padding-top: 10px !important;
}
.col-sm-5.views {
    margin-bottom: 15px;
}
/*.col-sm-7.design {*/
.col-sm-6.design {
    overflow: hidden !important;
    margin: 15px 0 0 15px !important;
    padding-right: 15px !important;
}
/*.billing .col-sm-5 {*/
.billing .col-sm-6 {
    padding-right: 0px;
}

.payinfull {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.col-sm-12.discount-section {
    margin-bottom: 15px !important;
    width: unset !important;
}
.col-sm-5.book-section {
    margin-left: 15px !important;
    margin-right: 15px !important;
    width: unset !important;
}
.desc-desktop {
    display: none;
}
.tool {
    display: block !important;
}
.type-of-ads label {
    float: left;
}
.type-of-ads .radio {
    display: inline-block;
}
}
@media only screen and (max-width: 991px) {
    #largeperiodnprice .radio label, #leadperiodnprice .radio label, #sideperiodnprice .radio label, #articleperiodnprice .radio label {
        width: 100% !important;
    }
}
@media only screen and (min-width: 992px) {
    #largeperiodnprice .radio label, #leadperiodnprice .radio label, #sideperiodnprice .radio label, #articleperiodnprice .radio label {
        width: 165px !important;
    }
}
@media only screen and (min-width: 769px) {
    .creative input#adtargeturl {
        width: 450px;
    }
    .payment-method input#offlinepaymethod {
        width: 450px;
    }
}