.profit .motopress-tabs-obj li:before {
  display: none;
}
.profit .entry-content .motopress-image-slider-obj ul > li {
  position: initial;
  margin: 0;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li a {
  padding: 10px 18px 11px !important;
  color: #6c7485 !important;
  font-size: 16px !important;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-no-vertical .ui-tabs-nav li.ui-state-active a {
  -moz-box-shadow: 0 1px 0 0 #ffffff, 0 1px 0 0 #ffffff !important;
  color: #3498db !important;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav li {
  margin-right: 1px !important;
  background: transparent !important;
  border-top: 1px solid #dadadb !important;
  border-left: 1px solid #dadadb !important;
  border-right: 1px solid #dadadb !important;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-basic.motopress-tabs-vertical .ui-tabs-nav li {
  margin: 0 0 1px !important;
  border-bottom: 1px solid #dadadb !important;
  border-right: 0px solid #dadadb !important;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-vertical .ui-tabs-nav li.ui-state-active a {
  color: #3498db !important;
  -moz-box-shadow: 1px 0 0 0 #ffffff, 1px 0 0 0 #ffffff !important;
  -webkit-box-shadow: 1px 0 0 0 #ffffff, 1px 0 0 0 #ffffff !important;
  box-shadow: 1px 0 0 0 #ffffff, 1px 0 0 0 #ffffff !important;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-nav {
  display: block;
  border: 0px solid #dddddd !important;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-no-vertical .ui-tabs-nav {
  z-index: 2;
  position: relative;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-no-vertical .ui-tabs-nav li {
  float: left;
  display: block;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-basic .ui-tabs-panel.ui-widget-content {
  border: 1px solid #dadadb !important;
}
.profit .motopress-tabs-obj.ui-tabs.motopress-tabs-padding-20 .ui-tabs-panel.ui-widget-content {
  padding: 30px 22px 18px !important;
}

@media screen and (max-width: 767px) {
  .profit .motopress-tabs-obj.ui-tabs.motopress-tabs-basic.motopress-tabs-vertical .ui-tabs-nav li {
    margin: 0 0 0px !important;
    border-bottom: 0px solid #dadadb !important;
    border-right: 1px solid #dadadb !important;
  }

  .profit .motopress-tabs-obj.ui-tabs.motopress-tabs-vertical .ui-tabs-nav li.ui-state-active a {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand {
  margin: -7px 0 24px;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header .ui-icon {
  background: #3498db url("../images/according.png") 1px 2px !important;
  border: 0px solid !important;
  width: 30px;
  height: 29px;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header:hover .ui-icon {
  background-color: #24282d !important;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header .ui-icon-triangle-1-s {
  background-position: 1px -31px !important;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header .ui-accordion-header-icon {
  margin-top: -16px;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-icons {
  padding-left: 45px !important;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .motopress-accordion-item:first-child .ui-accordion-header {
  padding-top: 7px !important;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .motopress-accordion-item:first-child .ui-accordion-header .ui-accordion-header-icon {
  margin-top: -22px;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-header {
  padding: 20px 30px 21px 45px !important;
  text-transform: initial;
  font-size: 16px;
  font-weight: 400;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .motopress-accordion-item {
  border-bottom-color: #9fa4a9;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-content {
  padding: 4px 0 0;
  font-size: 15px;
  line-height: 1.6;
}
.motopress-accordion-obj.ui-accordion.mp-theme-accordion-brand .ui-accordion-content p {
  margin-bottom: 17px;
}

.motopress-table-obj thead {
  background: transparent;
  color: inherit;
  text-transform: none;
  font-family: inherit;
}
.motopress-table-obj thead tr th:first-child,
.motopress-table-obj thead tr td:first-child {
  border-left: 0px solid;
}
.motopress-table-obj thead th,
.motopress-table-obj thead td {
  padding: 0;
  font-weight: inherit;
  border: 0px solid #d9dbde;
}
.motopress-table-obj thead th:last-child,
.motopress-table-obj thead td:last-child {
  border: 0px solid #d9dbde;
}
.motopress-table-obj tbody {
  background: transparent;
}
.motopress-table-obj tbody td, .motopress-table-obj tbody th, .motopress-table-obj tfoot td, .motopress-table-obj tfoot th {
  padding: 0;
  border: 0px solid;
}
.motopress-table-obj tbody tr:nth-child(even),
.motopress-table-obj tfoot tr:nth-child(even) {
  background: transparent;
}

.motopress-table-obj .motopress-table.mp-theme-table-brand {
  width: 100%;
  vertical-align: middle;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand thead {
  background: #3498db;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand thead th {
  text-align: center;
  padding: 13px 38px 12px;
  border-bottom: 1px solid #dadadb;
  border-top: 1px solid #dadadb;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand thead tr th:last-child {
  border-right: 1px solid #dadadb;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand th {
  font-weight: 600;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand tbody tr:nth-child(even),
.motopress-table-obj .motopress-table.mp-theme-table-brand tfoot tr:nth-child(even) {
  background: #f5f5f5;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand tbody td,
.motopress-table-obj .motopress-table.mp-theme-table-brand tfoot td {
  text-align: center;
}
.motopress-table-obj .motopress-table.mp-theme-table-brand tbody td,
.motopress-table-obj .motopress-table.mp-theme-table-brand tbody th,
.motopress-table-obj .motopress-table.mp-theme-table-brand tfoot td,
.motopress-table-obj .motopress-table.mp-theme-table-brand tfoot th {
  text-align: center;
  padding: 11px 38px;
  border: 1px solid #dadadb;
}

.motopress-table-obj .mp-theme-table-brand.motopress-table-first-col-left td:first-child,
.motopress-table-obj .mp-theme-table-brand.motopress-table-first-col-left th:first-child {
  text-align: left;
}

.profit .motopress-modal-obj .motopress-button,
.profit .motopress-button-obj .motopress-btn,
.profit .motopress-button-inner-obj .motopress-btn,
.profit .motopress-cta-obj .motopress-button-wrap .motopress-btn,
.profit .motopress-download-button-obj .motopress-btn,
.profit .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn {
  margin: 0 0 24px;
}
.profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .mp-theme-button-grey,
.profit .motopress-button-obj .mp-theme-button-brand,
.profit .motopress-button-obj .mp-theme-button-grey,
.profit .motopress-download-button-obj .mp-theme-button-brand,
.profit .motopress-download-button-obj .mp-theme-button-grey,
.profit .motopress-button-group-obj .mp-theme-button-grey,
.profit .motopress-button-group-obj .mp-theme-button-brand,
.profit .motopress-service-box-obj .mp-theme-button-brand,
.profit .motopress-modal-obj .mp-theme-button-brand {
  font-family: "Lato", sans-serif;
  line-height: 1;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  border: 0px solid;
  text-shadow: none;
}
.profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .mp-theme-button-grey:hover, .profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .mp-theme-button-grey:focus,
.profit .motopress-button-obj .mp-theme-button-brand:hover,
.profit .motopress-button-obj .mp-theme-button-brand:focus,
.profit .motopress-button-obj .mp-theme-button-grey:hover,
.profit .motopress-button-obj .mp-theme-button-grey:focus,
.profit .motopress-download-button-obj .mp-theme-button-brand:hover,
.profit .motopress-download-button-obj .mp-theme-button-brand:focus,
.profit .motopress-download-button-obj .mp-theme-button-grey:hover,
.profit .motopress-download-button-obj .mp-theme-button-grey:focus,
.profit .motopress-button-group-obj .mp-theme-button-grey:hover,
.profit .motopress-button-group-obj .mp-theme-button-grey:focus,
.profit .motopress-button-group-obj .mp-theme-button-brand:hover,
.profit .motopress-button-group-obj .mp-theme-button-brand:focus,
.profit .motopress-service-box-obj .mp-theme-button-brand:hover,
.profit .motopress-service-box-obj .mp-theme-button-brand:focus,
.profit .motopress-modal-obj .mp-theme-button-brand:hover,
.profit .motopress-modal-obj .mp-theme-button-brand:focus {
  text-decoration: none;
}
.profit .motopress-button-inner-obj .motopress-btn-rounded.mp-theme-button-grey,
.profit .motopress-button-inner-obj .motopress-btn-rounded.mp-theme-button-brand,
.profit .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn-rounded.mp-theme-button-brand {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.profit .motopress-service-box-obj .motopress-service-box-button-section .mp-theme-button-brand {
  text-shadow: none;
}
.profit .motopress-modal-obj .motopress-btn-size-large,
.profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .motopress-btn-size-large,
.profit .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn-size-large,
.profit .motopress-button-obj .motopress-btn-size-large,
.profit .motopress-download-button-obj .motopress-btn-size-large,
.profit .motopress-button-group-obj .motopress-btn-size-large {
  padding: 22px 57px;
}
.profit .motopress-modal-obj .motopress-btn-size-middle,
.profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .motopress-btn-size-middle,
.profit .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn-size-middle,
.profit .motopress-button-obj .motopress-btn-size-middle,
.profit .motopress-download-button-obj .motopress-btn-size-middle,
.profit .motopress-button-group-obj .motopress-btn-size-middle {
  padding: 16px 38px;
}
.profit .motopress-modal-obj .motopress-btn-size-small,
.profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .motopress-btn-size-small,
.profit .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn-size-small,
.profit .motopress-button-obj .motopress-btn-size-small,
.profit .motopress-download-button-obj .motopress-btn-size-small,
.profit .motopress-button-group-obj .motopress-btn-size-small {
  padding: 13px 32px;
}
.profit .motopress-modal-obj .motopress-btn-size-mini,
.profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .motopress-btn-size-mini,
.profit .motopress-service-box-obj .motopress-service-box-button-section .motopress-btn-size-mini,
.profit .motopress-button-obj .motopress-btn-size-mini,
.profit .motopress-download-button-obj .motopress-btn-size-mini,
.profit .motopress-button-group-obj .motopress-btn-size-mini {
  padding: 9px 21px;
}
.profit .motopress-service-box-obj .mp-theme-button-brand,
.profit .motopress-download-button-obj .mp-theme-button-brand,
.profit .motopress-button-obj .mp-theme-button-brand,
.profit .motopress-button-group-obj .mp-theme-button-brand {
  background: #3498db;
  color: #ffffff;
}
.profit .motopress-service-box-obj .mp-theme-button-brand:hover, .profit .motopress-service-box-obj .mp-theme-button-brand:focus,
.profit .motopress-download-button-obj .mp-theme-button-brand:hover,
.profit .motopress-download-button-obj .mp-theme-button-brand:focus,
.profit .motopress-button-obj .mp-theme-button-brand:hover,
.profit .motopress-button-obj .mp-theme-button-brand:focus,
.profit .motopress-button-group-obj .mp-theme-button-brand:hover,
.profit .motopress-button-group-obj .mp-theme-button-brand:focus {
  background: #24282d;
  color: #ffffff;
}
.profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .mp-theme-button-grey,
.profit .motopress-download-button-obj .mp-theme-button-grey,
.profit .motopress-button-obj .mp-theme-button-grey,
.profit .motopress-button-group-obj .mp-theme-button-grey {
  background: #f5f5f5;
  color: #24282d;
}
.profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .mp-theme-button-grey:hover,
.profit .motopress-download-button-obj .mp-theme-button-grey:hover,
.profit .motopress-button-obj .mp-theme-button-grey:hover,
.profit .motopress-button-group-obj .mp-theme-button-grey:hover {
  background: #3498db;
  color: #ffffff;
}

.profit .motopress-cta-obj .motopress-cta .motopress-cta-content-container .motopress-button-wrap .mp-theme-button-grey:hover {
  background: #24282d;
}

.profit .motopress-posts-grid-obj .motopress-posts-grid-thumbnail > img {
  margin: 0 0 28px 0;
}
.profit .motopress-posts-grid-title {
  margin: 0;
}
.profit .motopress-posts-grid-obj .motopress-posts-grid-more a {
  text-decoration: underline;
}
.profit .motopress-posts-grid-obj .motopress-posts-grid-meta {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.profit .motopress-posts-grid-obj .motopress-posts-grid-meta i {
  font-style: normal;
}

.motopress-posts-grid-obj .post.post_format-post-format-link,
.motopress-posts-grid-obj .post.post_format-post-format-quote {
  border: 0px solid;
}

.profit .motopress-image-obj .motopress-image-obj-basic {
  padding: 3px !important;
  background: #ffffff;
  -moz-box-shadow: 0 2px 0 #e3e3e3;
  -webkit-box-shadow: 0 2px 0 #e3e3e3;
  box-shadow: 0 2px 0 #e3e3e3;
  border: 1px solid #e6e6e6;
}

.profit .motopress-posts_slider-obj .motopress-flexslider ul.flex-direction-nav a:before {
  line-height: 40px;
  padding-left: 0px;
}
.profit .motopress-image-slider-obj .flex-direction-nav a {
  text-shadow: none;
}
.profit .motopress-image-slider-obj.flexslider:hover .flex-prev,
.profit .motopress-image-slider-obj.flexslider:hover .flex-next {
  opacity: 1;
}
.profit .motopress-image-slider-obj .flex-direction-nav a:before {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 32px;
  line-height: 50px;
  padding-left: 0;
  text-shadow: none;
}
.profit .motopress-image-slider-obj .flex-direction-nav a.flex-next:before {
  content: "\f105";
}
.profit .motopress-image-slider-obj .flex-direction-nav a.flex-prev:before {
  content: "\f104";
}
.profit .motopress-posts_slider-obj .motopress-flexslider .flex-control-nav li a,
.profit .motopress-image-slider-obj .flex-control-paging li a {
  background: #4d5058 !important;
  height: 14px !important;
  opacity: 1;
  width: 14px !important;
  border-radius: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.profit .motopress-posts_slider-obj .motopress-flexslider .flex-control-nav li a.flex-active, .profit .motopress-posts_slider-obj .motopress-flexslider .flex-control-nav li a:hover,
.profit .motopress-image-slider-obj .flex-control-paging li a.flex-active,
.profit .motopress-image-slider-obj .flex-control-paging li a:hover {
  background: #3498db !important;
  opacity: 1;
}
.profit .motopress-posts_slider-obj .motopress-flexslider .flex-control-nav li a {
  margin: 0 6px;
}
.profit .motopress-image-slider-obj .flex-direction-nav a {
  background: #3498db !important;
  width: 56px !important;
  height: 56px !important;
  margin-top: -28px !important;
}
.profit .motopress-image-slider-obj .flex-direction-nav a:hover {
  background: #24282d !important;
}
.profit .motopress-image-slider-obj .flex-direction-nav a.flex-next {
  right: 3px !important;
}
.profit .motopress-image-slider-obj .flex-direction-nav a.flex-prev {
  left: 3px !important;
}
.profit .motopress-image-slider-obj .flex-control-nav {
  bottom: 24px !important;
}
.profit .motopress-image-slider-obj.flexslider {
  margin: 0 0 24px;
}
.profit .motopress-image-slider-obj.flexslider {
  padding: 3px;
  border-radius: 0px;
  background: #ffffff;
  -moz-box-shadow: 0 2px 0 #e3e3e3, inset 0px 0px 0px 3px #ffffff;
  -webkit-box-shadow: 0 2px 0 #e3e3e3, inset 0px 0px 0px 3px #ffffff;
  box-shadow: 0 2px 0 #e3e3e3, inset 0px 0px 0px 3px #ffffff;
  border: 1px solid #e6e6e6;
}
.profit .motopress-image-slider-obj .flex-control-nav {
  z-index: 10 !important;
}

.motopress-google-chart {
  border: 1px solid #dadadb;
}

.motopress-service-box-obj.theme-service-box-white {
  padding: 49px 26px 24px;
  margin: 0 0 24px;
  background: #ffffff;
  -moz-box-shadow: 3px 3px 8px #dadadb;
  -webkit-box-shadow: 3px 3px 8px #dadadb;
  box-shadow: 3px 3px 8px #dadadb;
}

.motopress-list-obj > ul.motopress-list-type-icon {
  margin-left: 0;
}

.motopress-list-obj .motopress-list-type-icon .fa {
  color: #3498db;
}

.mp-theme-icon-brand,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand .motopress-ce-icon-preview {
  color: #3498db;
}

.mp-theme-icon-white {
  color: #ffffff;
}

.motopress-service-box-icon-holder-circle .mp-theme-icon-brand,
.motopress-service-box-icon-holder-rounded .mp-theme-icon-brand,
.motopress-service-box-icon-holder-square .mp-theme-icon-brand {
  color: #ffffff;
}

.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-rounded .motopress-ce-icon-bg,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-square .motopress-ce-icon-bg,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-circle .motopress-ce-icon-bg {
  background: #3498db;
}
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-rounded .motopress-ce-icon-bg .motopress-ce-icon-preview,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-square .motopress-ce-icon-bg .motopress-ce-icon-preview,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-circle .motopress-ce-icon-bg .motopress-ce-icon-preview {
  color: #ffffff;
}

.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-rounded,
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-square,
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-circle {
  background: #3498db;
}
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-rounded .mp-theme-icon-brand,
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-square .mp-theme-icon-brand,
.motopress-service-box-obj.motopress-service-box-brand .motopress-service-box-icon-holder-circle .mp-theme-icon-brand {
  color: #ffffff;
}

.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-rounded .motopress-ce-icon-bg,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-circle .motopress-ce-icon-bg,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-square .motopress-ce-icon-bg {
  border-color: #3498db;
}
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-rounded .motopress-ce-icon-bg .motopress-ce-icon-preview,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-circle .motopress-ce-icon-bg .motopress-ce-icon-preview,
.motopress-ce-icon-obj.mp-theme-icon-bg-brand.motopress-ce-icon-shape-outline-square .motopress-ce-icon-bg .motopress-ce-icon-preview {
  color: #3498db;
}

.motopress-cta-style-brand {
  background: #3498db;
  color: #ffffff;
}

.motopress-cta-obj .motopress-cta-content-section.motopress-text-align-left {
  padding-left: 2em;
}

.motopress-cta-obj .motopress-cta.motopress-cta-style-brand .motopress-cta-content-heading,
.motopress-cta-obj .motopress-cta.motopress-cta-style-brand .motopress-cta-content-subheading {
  color: #fff;
}

.motopress-cta-obj .motopress-cta.motopress-cta-style-brand .motopress-cta-content-heading {
  font-size: 24px;
}

.wrapper-mce-lite .motopress-cta-obj .motopress-cta.motopress-cta-style-3d {
  background-color: #3498db;
  color: #ffffff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.motopress-countdown_timer.mp-theme-countdown-timer-brand .countdown-section {
  background: #3498db;
  color: #ffffff;
}

.motopress-cta-obj,
.motopress-quotes,
.motopress-social-profile-obj,
.profit .motopress-tabs-obj.ui-tabs,
.motopress-table-obj table,
.motopress-image-ob,
.motopress-grid-gallery-obj,
.motopress-google-chart,
.motopress-image-obj,
.motopress-google-map-obj,
.motopress-video-obj,
.profit .motopress-social-profile-obj,
.profit .motopress-share-buttons {
  margin: 0 0 24px;
}
