@charset "utf-8";
/* CSS Document */

/* Menu */
.sp-megamenu-parent .sp-menu-item.current-item>a:before {
    width: 34px !important;
}

.sp-megamenu-parent .sp-menu-item a:hover:before {
    width: 34px !important;
}

.sp-megamenu-parent .sp-menu-item a:before {
    background-color: #ff812d !important;
    
}

.sp-megamenu-parent > li > a {
    font-weight: 600 !important;
}

#sp-main-body {
    padding: 0px 0 !important;
}

#sp-bottom {
    padding: 10px 0 30px!important;
}

#sp-bottom .sp-copyright {
	margin: 40px 0px 0px 0px !important;
}

.pagination-wrapper .pagination {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.view-article .article-header h1 {
    margin-left: 0px !important;
	text-align: center;
	margin-top: 150px !important;
}
.view-category .blog .article-list .article .article-body .article-introtext {
    width: 90% !important;
}
.view-category .blog .articles-leading .article .article-body .article-header h2 {
    margin-top: 30px !important;
	padding-right: 20px !important;
	
}
.pager {
    margin: 45px 125px 30px !important;
}
.mxyt-more {
    padding-top: 30px;
}

.mxyt-more .mxyt-button {
    border: 1px solid #FF812D !important;
    color: #FF812D !important;
    padding: 20px 40px 20px !important;
    border-radius: 100px;
    line-height: 24px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

.df-container > .df-ui-next, .df-container > .df-ui-prev {
    opacity: 100 !important;
    color: #6e6e6e !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 13px !important;
	text-transform: uppercase;
	font-weight: 600;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    text-transform: uppercase;
	font-weight: 600;
}

#sp-bottom .container-inner:after {
    height: 0px !important;
}

.sppb-dropcap .sppb-addon-content:first-letter {
  font-size: 99px !important;
  line-height: 60px !important;
  padding: 8px 8px 0 0 !important;
}

.sp-page-title .sp-page-title-heading {
    font-size: 67px !important;
    line-height: 90px !important;
}

.view-article .article-header h1 {
    font-size: 67px !important;
    line-height: 90px !important;
}
@media (max-width: 767px) {
.view-article .article-header h1 {
    font-size: 40px !important;
  line-height: 55px !important;
  }

  }
