.tm-slide-title { color: #2ba6cd !important; text-shadow: -1px 1px 0 #2d2d2f; }

.features h2 { font-weight: 900; margin-bottom: 12px; }

/* Domains */
.calltoaction .offer { background: #DE6262; }
.calltoaction .offer div { color: #5d2a2a; font-size: 18px; font-weight: 300; }
.calltoaction .offer h2 { color: #883e3e; font-size: 69px; font-weight: 900; letter-spacing: -.09em; line-height: .9; }
.calltoaction .offerdescription { background: #C65858; }
.calltoaction .offerdescription .uk-padding { padding: 30px 40px; }
.calltoaction .offerdescription h2 { color: #fff; font-size: 54px; font-weight: 900; line-height: 46px; }
.calltoaction .offerdescription p { color: #5d2a2a; font-size: 21px; font-weight: 300; margin: 0; }
.calltoaction .domainsearch { background: rgba(0, 0, 0, .2); border-radius: 6px; margin-top: 25px; padding: 20px; }
.calltoaction .checkbox { font-size: 20px; color: #fff; line-height: 20px; }
.calltoaction .checkbox label { cursor: pointer; }
.calltoaction .checkbox .uk-checkbox { border-radius: 3px; height: 24px; width: 24px; background-size: 18px 18px; padding: 2px; }
.calltoaction .checkbox .uk-checkbox:checked { background-color: transparent; border-color: #fff; }
/* Domains End */

/* Pricing Tables Home */
.pricingtables { background: #efefef; overflow: hidden; }
.pricingtables h2 { font-weight: 900; margin-bottom: 12px; text-align: center; }
.pricingtables p { font-size: 17px; font-weight: 300; margin: 18px 0 0; text-align: center; }
.pricingtables h4 { color: #fff; font-size: 59px; letter-spacing: -.07em; margin: 0; padding: 0 0 10px; text-align: center; font-weight: 700; }
.pricingtables .panel { background: #fff; }
.pricingtables .panel-heading { background: #222222; border: 0; border-radius: 0; filter: none !important; }
.pricingtables .panel-heading h3 { color: #fff; font-size: 21px; font-weight: 400; letter-spacing: -.07em; margin: 0; padding: 12px 0; }
.pricingtables .panel-body { background: #282828; margin: 0; padding: 10px 0 15px; }
.pricingtables .panel-body span { color: #fff; font-size: 11px; margin: 0 auto; padding: 5px 10px; }
.pricingtables .panel-body span.per { background: #222222; padding: 5px 10px 2px; }
.pricingtables ul { border: 0; list-style: none; margin: 0; padding: 0; }
.pricingtables ul li { border: 0; font-size: 16px; padding: 20px 0; }
.pricingtables ul li:nth-child(odd) { background: #fff; }
.pricingtables ul li:nth-child(even) { background: #e1e3e4; }
.pricingtables .panel-footer { text-align: center; }
.pricingtables .btn-pricetable { background: #6e6e6e; border-radius: 0; color: #fff; font-size: 1.3em; margin: 10px auto; padding: 10px 30px; }
.pricingtables .btn-pricetable:hover { background: #DE6262; }
.pricingtables .most-popular { margin-top: -24px; border-width: 3px; box-shadow: 20px 0 20px -10px rgba(0, 0, 0, .15), -20px 0 20px -10px rgba(0, 0, 0, .15); padding: 0; top: -26px; z-index: 2; }
.pricingtables .most-popular .panel-heading { background: #a6ce39; }
.pricingtables .most-popular .panel-body { background: #88ac2d; }
.pricingtables .most-popular h4 { color: #fff; }
.pricingtables .most-popular .panel-body span.per { background: #5a5a5a; }
.pricingtables .most-popular ul li { font-size: 17px; padding: 23px 0; }
.pricingtables .most-popular .btn-pricetable { margin: 15px auto; }
/* End of Pricing Tables */

/* Statistics */
.statistics h2 { font-weight: 900; margin-bottom: 12px; text-align: center; }
.statistics h2 i { color: #2980b9; }
.statistics p { font-size: 17px; font-weight: 300; margin: 0 auto; text-align: center; }
.statistics div.circle-text { position: relative; display: block; font-size: 18px; font-weight: 300; text-align: center; }
.statistics div.circle-text span { color: #807e7e; font-weight: 900; line-height: 29px; font-size: 29px; position: absolute; top: 50%; left: 0; right: 0; margin-top: -16px; }

/* End of Statistics */
.testimonials h3 { text-align: center; font-size: 27px; font-weight: 700; }

@media only screen and (max-width: 767px) {
	.pricingtables .most-popular { margin-top: 0; }
	.calltoaction .offerdescription h2 { font-size: 26px; line-height: 30px; }
}