/*
Theme Name: Smart Reputation Management
Theme URI: https://allinbrand.com
Description: This is child theme of sassnex
Author: Allinbrand
Author URI: https://allinbrand.com
Version: 1.0
Text Domain:  sassnex-child
Template: sassnex
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/

section.pricing_packages {
	display: none !important;
}

.pricing_packages .btn-items .nav-tabs {
    display: flex;
    align-items: center;
}

.pricing_packages .btn-items .nav-tabs .nav-link {
    background: transparent;
    color: #222D39;
    width: auto;
    height: auto;
    line-height: normal;
}

.pricing_packages .btn-items .nav-tabs .nav-link.active {
    background: transparent;
    color: #FF8A73;
}

.toggle, .toggler {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}

.toggler {
  color: #ddd;
  transition: .2s;
  font-weight: bold;
}

.toggler--is-active {
  color: #9D1726;
}

.b {
  display: block;
}

.toggle {
    position: relative;
    width: 80px;
    height: 35px;
    border-radius: 100px;
    background-color: #F1F3F4;
    overflow: hidden;
    box-shadow: inset 0 0 2px 1px rgba(34, 45, 57, 0.2);
}

.check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
}

.check:checked ~ .switch {
  right: 2px;
  left: 57.5%;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: .08s, 0s;
}

.switch {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 57.5%;
	background: linear-gradient(142deg,#ff8a73 0%,#ffbd7c 100%) !important;
  border-radius: 36px;
  z-index: 1;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0s, .08s;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.pricing_packages .pricing_payment .payment_pricing_wrapper {
    height: 100%;
	position: relative;
	overflow: hidden;
}

.pricing_packages .pricing_payment .payment_pricing_wrapper a {
    line-height: normal;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 65%;
    margin: auto;
	padding: 10px 30px;
}

.pricing_payment .payment_pricing_wrapper .sticky {
	position: absolute;
    top: 26px;
    right: -75px;
    background: linear-gradient(142deg,#ffd474 0%,#ff8c8c 100%) !important;
    color: #fff;
    padding: 15px;
    line-height: 15px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    transform: rotate(45deg);
    width: 250px;
}

.pricing_packages .pricing_payment .payment_pricing_wrapper .pricing_content h4 {
    padding-top: 20px;
	margin-bottom: 0px !important;
	border-top: none;
    margin: 0px 7px 0px 0px;
    padding: 0px;
	display: inline-block;
}

.pricing_packages .pricing_payment .payment_pricing_wrapper .pricing_content .note {
    font-size: 14px;
    font-weight: 600;
	display: inline-block;
}

.pricing_packages .pricing_payment .payment_pricing_wrapper .pricing_content {
    text-align: center;
    padding-left: 0px;
}

.pricing_packages .pricing_payment .payment_pricing_wrapper .pricing_content .bottom {
    padding: 0px 15px 0px 40px;
}

.pricing_packages .pricing_payment .payment_pricing_wrapper .pricing_content ul {
    padding: 10px 0 60px;
}

.pricing_packages .pricing_payment {
    padding: 54px 0 0;
}

.pricing_payment .payment_pricing_wrapper {
	margin-bottom: 0px;
}
.pricing_payment .col-md-6 {
	margin-bottom: 30px;
}

.testimonial_app, .pricing_packages, #subscribe_app {
    padding: 54px 0;
}

.sub_title {
    margin-bottom: 30px;
}

.app_download .single_features .feature_intro_wrapper .download_app_icon a {
	margin-top: 20px;
    padding: 18px 40px;
    background: #ff8a73;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 5px 9px 20px 0px rgba(255,138,115,.2);
    box-shadow: 5px 9px 20px 0px rgba(255,138,115,.2);
}

#services_app .signle_services img { 
	width: 65px;	
}

#services_app .signle_services:hover img {
    filter: brightness(0) invert(1);
}

.download_app_icon img {
	width: 50%;
}

.app_download .single_features .feature_intro_wrapper .feature_intro p {
    font-size: 18px;
    margin-bottom: 1rem;
}

#services_app .signle_services a {
	display: none;
}

#intro_detault .intro_wrapper .intro_text .intro_button a.d_btn_gradient {
    background: #fff !important;
    color: #222D39 !important;
}

#loader-wrapper {
	display: none;
}

.app_intro:before {
    background: url(../../../wp-content/uploads/2020/06/app-banner_1.jpg);
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.mean-container .mean-bar {display: none;}

body:not(.admin-bar) .sidebar_menu .modal-dialog {
	top: 0;
}

.sidebar_menu .modal-body .bar-icon .social_iocns {
    align-items: center;
    justify-content: center;
	margin-bottom: 0px;
	padding: 15px 0px;
}

.sidebar_menu .modal-body .bar-icon .social_iocns li:last-child {
    margin-right: 0px;
}

span.wpcf7-not-valid-tip {
    display: none !important;
}

input.wpcf7-not-valid {
    border-color: #f00!important;
}

#contact-form {
	padding: 20px 0px 0px;
}

.sidebar_menu h2.modal-title img {
	height: auto;
	width: 50%;
}

.sidebar_menu .modal-header, .sidebar_menu .modal.right .modal-body {
	padding: 20px 40px;
	position: relative;
}

.sidebar_menu .modal-header:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 80%;
    background: #EBEBEB;
    height: 1px;
}

.sidebar_menu .modal-body .bar-top {
    border-bottom: none;
}

.sidebar_menu .modal-header h2, .sidebar_menu .modal-body .bar-top, .sidebar_menu .modal-body .bar-contact {
    padding: 0px;
}

.blog {
    padding: 100px 0 54px;
}

footer .footer_bottom {
	margin-top: 0px;
}

.wpcf7 input[type="submit"] {
    border: none;
    background: #5580FF;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    padding: 10px 30px;
    color: white;
}

.wpcf7 input[type="submit"]:hover {
    background: #FF8A73;
}

.wpcf7-recaptcha {
    margin-bottom: 15px;
}

.wpcf7 .input-form input:not([type=submit]):not([type=checkbox]), .wpcf7 .input-form textarea, .wpcf7 .et_pb_contact_field input, .wpcf7 .et_pb_contact_field textarea {
    width: 100%;
    padding: 10px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #222D39;
    background-color: #fff;
    font-size: 16px;
    -webkit-appearance: none;
    border: 1px solid #000;
	height: auto;
}

.wpcf7-list-item {
    display: block;
}

#as-easy-as .col-md-4 {
    float: left;
}

section#as-easy-as {
    margin: 0 auto;
	padding-top: 54px;
    padding-bottom: 54px;
}

#contact-form .wpcf7-form {
	text-align: center;
}

#contact-form .wpcf7-form .input-form,  #contact-form .wpcf7-form .checkbox-form {
    width: 100%;
	margin: 0 auto;
	margin-bottom: 8px;
	text-align: left;
}

#contact-form .wpcf7-form .input-form > *:not(.wpcf7-submit) {
    width: 100% !important;
}

#contact-form .wpcf7-form .wpcf7-form-control-wrap .wpcf7-checkbox {
    display: flex;
    flex-direction: column;
	text-align: left;
}

.checkbox-form .wpcf7-list-item {
    margin-left: 0px;
}

#contact-form .wpcf7-form .wpcf7-recaptcha > div {
	margin: 0 auto;
}

section#as-easy-as h2.wpb_singleimage_heading {
    font-size: 18px;
	height: 50px;
}

.app_download {
    padding: 54px 0;
}

header .sassnex_nav nav .navbar-brand img {
    height: auto;
    width: 55%;
}

#services_app {
	padding: 100px 0px 0px;
}

body {
    color: #222D39!important;
}
p {
    color: #222D39!important;
} 
.blog_page {
    padding: 80px 0 0;
}
body.blog {
    padding-top: 0px;
    padding-bottom: 0px;
}
.blog_page .signle_services {
    padding: 0px;
    margin-bottom: 45px;
}
.blog_page .signle_services .blog_content .bloger_info img {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    box-shadow: 0px 0px 60px 0px rgba(85, 128, 255, 0.2);
}
.blog_page .bloger_img {
    padding-bottom: 25px;
}
.blog_page .signle_services .blog_content p {
    margin-bottom: 25px;
}
.blog_page .signle_services .blog_content .bloger_img:before {
    top: 0;
    width: 100%;
}
.blog_page .signle_services .blog_content ul li {
    display: inline-block;
    font-size: 15px;
    font-weight: 550;
    color: #222D39;
}
.blog_page .signle_services .blog_content ul li a{
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}
.blog_page .signle_services .blog_content .bloger_info .avatar-right  {

    top: -8px;
    float: right;
}
.blog_page .signle_services .blog_content .bloger_info .avatar-right:before {
    display: none
}
.blog_page .signle_services h3 {
    margin-top: -4px;
    text-transform: uppercase;
}
.blog_page .signle_services h3 a {
    font-size: 25px!important;
}
.blog_page .signle_services h3:hover a{
    color: #FF8A73!important;
}
.blog_page .signle_services:hover a {
    color: inherit;
}
.blog_page .signle_services a:hover {
    color: #FF8A73;
}
.blog_page  .signle_services .blog_banner {
    text-align: center;
}
.blog_page  .signle_services .blog_banner img {
    max-width: 100%;
    width: auto!important;
}
.blog_page .pagination_wrapper {
     padding-top: 0px; 
     margin-bottom: 0px; 
}
.pagination .page-numbers {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
.blog_page .pagination_wrapper .pagination li .page-numbers {
    border-radius: 0 !important;
    background: #ffffff;
    color: #677294;
}
.pagination_wrapper .pagination li a:hover, .pagination_wrapper .pagination li span.current {
    border: 1px solid #677294;
}
.widget-sidebar ul.children,
.widget-sidebar ul.sub-menu {
    margin-left: 15px;
}
.widget-sidebar {
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
    background: #ffffff;
    margin: 0 8px 50px;
    box-shadow: 0 -10px 31px -2px rgba(102, 102, 102, 0.1);
    padding: 30px;
}
.widget-sidebar:hover {
    box-shadow: 0px 0px 60px 0px rgba(102, 102, 102, 0.2);
}
.blog_page .signle_services .blog_content {
    padding: 30px 30px 30px 30px;
}
.widget-sidebar a{
    color: #222D39!important;
}
.widget-sidebar a:hover{
    color: #FF8A73!important;
}
.widget-sidebar aside{
    padding-bottom: 40px;
}
.widget-sidebar .widget-title {
    text-transform: uppercase;
    overflow: hidden;
    padding-bottom: 15px;
    font-weight: 650;
    font-size: 18px;
}
.widget-sidebar label {
    display: none;
}
.widget-sidebar select {
    padding: 6px 10px;
    width: 100%!important;
    -webkit-appearance: menulist;
    max-width: 100%;
}
.widget_text img {
    max-width: 100%;
    height: auto;
}
.widget_text br{
    display: none;
}
.widget_text .textwidget > p strong:first-child {
    margin-top: 0px!important;
}
.widget_text .textwidget > p strong {
    display: block;
    margin-bottom: 15px!important;
    margin-top: 15px!important;
}
.widget_tag_cloud li a {
    border: 1px solid;
    color: #222D39!important;
    background-color: transparent;
    border-color: #333;
    display: inline-block;
    padding: 6px 15px;
    font-size: 12px!important;
    font-weight: 550;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10rem;
}
.widget_tag_cloud li {
    list-style: none;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 3px;
}
.widget_rss li a {
    font-weight: 600;
}
.widget_rss li .rss-date {
    display: block;
}
.widget_rss ul li + li {
    border-top: 1px solid #e0e0e0;
}
.widget_rss li + li {
    padding-top: 10px;
}
.widget_rss li {
    padding-bottom: 10px;
}
.widget_search button {
    background: #FF8A73;
    box-shadow: 7px 12px 100px 0px rgba(66, 232, 224, 0.2);
    margin: 0;
    padding: 12px 20px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    border: none;
    cursor: pointer;
    transition: 0.5s all;
}
.widget_search button:hover {
    background: #2d136a;
}

.widget_calendar table {
    border: 1px solid black!important;
    padding: 10px!important;
    color: #2d2e2e!important;
    border-collapse: collapse!important;
    width: 100%;
}
.widget_calendar .calendar_wrap * {
    text-align: center!important;
}
.widget_calendar table * {
    border: 1px solid black!important;
    padding: 10px!important;
    color: #2d2e2e!important;
}
.widget_calendar tfoot {
    display: none;
}
.widget_calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 650;
}
.widget_calendar td#today {
    background: #FF8A73!important;
    color: #fff!important;
}
.widget_calendar a {
    color: #5580FF!important;
    border: none!important;
    padding: 0!important;
}
footer {
    padding-top: 20px!important;
    margin-top: 0!important;
    text-align: center;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {}
    .blog {
         overflow: unset; 
    }
}
.blog_page .signle_services {
    margin: 0 8px 45px!important;
}
.blog_post_wrapper {
    box-shadow: 0 -10px 31px -2px rgba(102, 102, 102, 0.1);
    padding: 30px 30px 30px;
}
.blog_post_wrapper:hover {
    box-shadow: 0px 0px 60px 0px rgba(102, 102, 102, 0.2);
}
.blog_details .blog_post_wrapper .blog_content {
    padding: 0!important;
}
.blog_details .blog_post_wrapper .blog_banner_area {
    padding: 0!important;
}
.blog_details .blog_post_wrapper .bloger_img {
    padding-top: 0!important;
}
.blog_details .blog_post_wrapper .blog_banner {
    text-align: center;
}
.blog_details .blog_post_wrapper .blog_banner img {
    margin-bottom: 15px;
    max-width: 100%!important;
    width: auto!important;
}
.blog_banner_area {
    margin-bottom: 20px;
}
.featured-post {
    font-weight: 700;
    text-transform: uppercase;
}
.blog_details .blog_post_wrapper .blog_content p {
    margin-bottom: 10px;
}
.blog_details a {
    color: #2d2e2e!important;
    font-weight: 450;
}
.blog_details a:hover {
    color: #FF8A73!important;
}
.tag-list {
    clear: both;
    padding-top: 10px;
}
.tag-list span {
    text-transform: uppercase;
    font-weight: 700;
}
.tag-list a{
    margin-left: 10px;
    font-weight: 700;
    text-transform: capitalize;
}
.tag-list a:after{
    content: " ,";
}
.tag-list a:last-child:after{
    display: none;
}
.h1, .h2, .h3, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px!important;
    font-weight: 500;
}
.blog_details  .blog_content p {
    line-height: 26px; 
    letter-spacing: 1px;
}
.blog_details  .blog_content h1 {
    font-size: 28px;
}
.blog_details  .blog_content h2 {
    font-size: 26px;
}
.blog_details  .blog_content h3 {
    font-size: 24px!important;
    padding-top: 0!important;
    font-weight: 500!important;
}
.blog_details  .blog_content h4 {
    font-size: 22px!important;
}
.blog_details  .blog_content h5 {
    font-size: 20px!important;
}
.blog_details  .blog_content h6 {
    font-size: 18px!important;
}
.blog_details  .blog_content blockquote {
    background: #f7f7f7;
    border-left: 5px solid #FF8A73;
    margin-bottom: 10px;
    padding: 15px;
}
.blog_details  .blog_content blockquote p{
    margin-bottom: 0!important;
}
.blog_details  .blog_content table {
    border: 1px solid black!important;
    padding: 5px!important;
    margin-bottom: 11px;
    width: 100%;
}
.blog_details  .blog_content table * {
    border: 1px solid black!important;
    padding: 10px!important;
    color: #2d2e2e!important;
}
.blog_details  .blog_content table th {
    width: 33%!important;
}
.blog_details  .blog_content table a {
    border: none!important;
    font-weight: 550;
    padding: 0px!important;
}
.blog_details  .blog_content ul, .blog_content ol {
    display: block;
    padding-left: 40px;
}
.blog_details  .blog_content > ul, .blog_content > ol {
    margin-bottom: 15px;
}
.blog_details  .blog_content ul li {
    list-style-type: disc;
}
.blog_details  .blog_content ul li li {
    list-style-type: circle;
}
.blog_details  .blog_content ul li li li {
    list-style-type: square;
}
.blog_details  .blog_content ol li {
    list-style-type: decimal;
}
address {
    line-height: 27px;
    letter-spacing: 1px;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.blog_details .blog_post_wrapper .blog_content img, .blog_details .blog_post_wrapper .blog_content .alignnone {
    max-width: 100%!important;
    height: auto!important;
    width: auto!important;
    margin-bottom: 10px;
}
.blog_details .blog_post_wrapper .blog_content .alignleft {
    margin-right: 15px!important;
    float: left;
}
.blog_details .blog_post_wrapper .blog_content .alignright {
    float: right;
    margin-left: 15px!important;
}
.blog_details .blog_post_wrapper .blog_content .aligncenter {
    margin: 0 auto!important;
}
.blog_details .blog_post_wrapper .blog_content .alignleft {
    margin-right: 15px!important;
    float: left;
}
.blog_details .blog_post_wrapper .blog_content .wp-caption-text,
.blog_details .blog_post_wrapper .blog_content .wp-caption-text a {
    text-align: center;
    font-weight: 650!important;
    font-size: 14px!important;
    font-family: "Nunito", sans-serif;
}
.page-links > * {
    margin-left: 15px;
}
.page-links > span {
    color: #FF8A73!important;
    font-weight: 650;
}
.blog_details .blog_post_wrapper .blog_content .post-password-form input {
    margin-left: 10px;
}
.blog_details .blog_post_wrapper .blog_content input[type=submit] {
    padding: 3px 18px;
    background: #FF8A73!important;
    border: none;
    font-weight: 550;
    color: white;
    cursor: pointer;
    transition: 0.5s all;
}
.blog_details .blog_post_wrapper .blog_content input[type=submit]:hover {
    background: #2d136a!important;
}
iframe {
    max-width: 100%;
}
.screen-reader-text, .gallery-caption , .bypostauthor {
    text-align: center;
}
@media (min-width: 768px) {
    .comment-list .commnet_img {
        position: absolute;
        top: 30px;
    }
    .comment_area .commnet-wrapper .comment-list-items .comment-list-wrapper .comment-list .comment-text {
        padding-left: 120px;
        width: 100%;
    }
}
.comment_area .commnet-wrapper .comment-list-items .comment-list-wrapper .comment-list .comment-text .author_info a,
.comment_area .commnet-wrapper .comment-list-items .comment-list-wrapper .comment-list .comment-text .author_info .cmt-author {
    font-size: 18px;
    font-weight: 700;
    color: #222D39;
    font-family: "Nunito", sans-serif;
    margin-right: 25px;
}
.comment_area .commnet-wrapper .comment-list-items .comment-list-wrapper .comment-list .comment-text .author_info .cmt-author a, 
.comment_area .commnet-wrapper .comment-list-items .comment-list-wrapper .comment-list .comment-text .author_info .cmt-author {
    text-transform: uppercase;
}
.comment_area .commnet-wrapper .comment-list-items .comment-list-wrapper .comment-list .comment-text .author_info span {
    margin-top: 5px;
    color: #222D39;
}
.comment-reply-link {
    float: right;
    margin-right: 0!important;
}
.comment_area  .commnet-wrapper .comment-text p {
    line-height: 26px; 
    letter-spacing: 1px;
}
.comment_area  .commnet-wrapper .comment-text h1 {
    font-size: 28px;
}
.comment_area  .commnet-wrapper .comment-text h2 {
    font-size: 26px;
}
.comment_area  .commnet-wrapper .comment-text h3 {
    font-size: 24px!important;
    padding-top: 0!important;
    font-weight: 500!important;
}
.comment_area  .commnet-wrapper .comment-text h4 {
    font-size: 22px!important;
}
.comment_area  .commnet-wrapper .comment-text h5 {
    font-size: 20px!important;
}
.comment_area  .commnet-wrapper .comment-text h6 {
    font-size: 18px!important;
}
.comment_area  .commnet-wrapper .comment-text blockquote {
    background: #f7f7f7;
    border-left: 5px solid #FF8A73;
    margin-bottom: 10px;
    padding: 15px;
}
.comment_area  .commnet-wrapper .comment-text blockquote p{
    margin-bottom: 0!important;
}
.comment_area  .commnet-wrapper .comment-text table {
    border: 1px solid black!important;
    padding: 5px!important;
    margin-bottom: 11px;
    width: 100%;
}
.comment_area  .commnet-wrapper .comment-text table * {
    border: 1px solid black!important;
    padding: 10px!important;
    color: #2d2e2e!important;
}
.comment_area  .commnet-wrapper .comment-text table th {
    width: 33%!important;
}
.comment_area  .commnet-wrapper .comment-text table a {
    border: none!important;
    font-weight: 550;
    padding: 0px!important;
}
.comment_area  .commnet-wrapper .comment-text ul, .comment_area  .commnet-wrapper .comment-text ol {
    display: block;
    padding-left: 40px;
}
.comment_area  .commnet-wrapper .comment-text > ul, .comment_area  .commnet-wrapper .comment-text > ol {
    margin-bottom: 15px;
}
.comment_area  .commnet-wrapper .comment-text ul li {
    list-style-type: disc;
}
.comment_area  .commnet-wrapper .comment-text ul li li {
    list-style-type: circle;
}
.comment_area  .commnet-wrapper .comment-text ul li li li {
    list-style-type: square;
}
.comment_area  .commnet-wrapper .comment-text ol li {
    list-style-type: decimal;
}
.comment_area ul.children {
    margin-left: 40px;
}
@media (max-width: 950px) {
    .comment_area ul.children {
        margin-left: 20px;
    }
}
.comment_area .commnet-wrapper .comment-list-items .comment-list-wrapper .comment-list:last-child {
    margin-bottom: 30px;
}
.comment_area .comment_title {
    text-transform: uppercase;
    overflow: hidden;
    padding-bottom: 15px;
    font-weight: 650;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
}
.comment_area .form-submit input {
    border: none;
    height: 45px;
    padding: 0 40px;
    border-radius: 5px;
    background: #FF8A73;
    font-family: "Nunito", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 0px 60px 0px rgba(85, 128, 255, 0.2);
    margin-top: 30px;
}
.comment_area .form-submit input:hover {
    background: #222D39;
}
.comment_area .comment-respond textarea {
    padding: 15px!important;
}
.comment-respond form {
    margin-top: 15px!important;
}
.comment-reply-title {
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 650;
    font-size: 20px;
    margin-bottom: 0px!important;
}
.comment-info strong a {
    font-weight: 650;
}
.comment.nopadding {
    margin-bottom: 30px;
}
.comment_area {
    padding: 30px 0;
}
.blog_post_wrapper {
    margin: 0 0px 50px!important;
}
.search-custom button {
    background: #FF8A73;
    box-shadow: 7px 12px 100px 0px rgba(66, 232, 224, 0.2);
    margin: 0;
    padding: 12px 30px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    border: none;
    cursor: pointer;
    transition: 0.5s all;
}
.search-custom button:hover {
    background: #2d136a;
}
.search-custom form >.input-group {
    margin-top: 30px;
}
@media (min-width: 768px) {
    .search-custom form >.input-group {
        width: 60%;
    }
}
.content-404 {
    min-height: 600px!important;
    text-align: center;
}
.content-404 h2 {
    margin-top: 60px;
    font-size: 180px;
}
.content-404 .redirect-to-home {
    background: #677294!important;
    color: #fff;
    padding: 7px 20px;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 35px;
    display: inline-block;
    font-weight: 600;
    transition: all .5s ease;
    text-transform: uppercase;
}
.content-404 .redirect-to-home:hover {
    background: #FF8A73!important;
}
.content-404 h3 {
    margin-top: 30px;
}
.content-404 h4 {
    margin-top: 25px;
}
.blog_page .signle_services .blog_content a {
    color: #222D39;
}
.blog_page .signle_services .blog_content a:hover {
    color: #FF8A73;
}
.pagination_wrapper {
    margin-bottom: 80px!important;
}
.signle_services .blog_banner img {
    transform: scale(1)!important;
}

.mean-container .mean-nav ul li a {
    color: #333;
}
.mean-container .mean-nav ul li li a {
    color: #333;
}
@media (max-width: 992px) {
    .blog_page .signle_services .blog_content .bloger_info .avatar-right-stick {
        top: -32px;
    }
}
@media (max-width: 580px) {
    .blog_page .signle_services .blog_content .bloger_info .avatar-right-stick {
        display: none;    
    }
}
.widget-sidebar * {
    line-height: 27px;
}
.widget_tag_cloud li {
    margin-bottom: 10px;
    margin-right: 7px;
}
.blog_details .blog_post_wrapper .blog_banner_area .bloger_img .bloger_info li:last-child a{
    text-transform: capitalize;
}
.comment-reply-link {
    font-size: 17px!important;
}
@media only screen and (max-width: 5000px) {
    header {
         overflow: unset; 
    }
}
.comment-form-author, .comment-form-email {
    margin-top: 25px;
}
.widget ul li{
    margin-bottom:8px;
}
.pagination_wrapper .pagination li span.current {
    border: none;
    background: #111!important;
    color: white!important;
}
.tag-list a{
    font-size: 13px;
}

.featured-post {
    font-weight: 700!important;
    text-transform: uppercase!important;
    float: right!important;
    padding: 0px 12px!important;
    font-size: 13px!important;
    background: #111!important;
    color: white!important;
}

.wp-caption{
    max-width: 100%;
}
.blog_details .blog_post_wrapper .blog_content img.alignright{
    margin-top: 10px;
}
.blog_details .blog_post_wrapper .blog_content > p:last-child{
    overflow: hidden;
}
.blog_details .blog_post_wrapper .blog_content img.alignleft.size-thumbnail.wp-image-827{
    width: 160px!important;
}
.page-links{
    clear: both!important;
    margin-top: 15px!important;
}


.blog_page .signle_services h3 {
    margin-top: 0px!important;
    text-transform: unset!important;
}
.blog_page .signle_services h3 a {
    font-size: 22px!important;
}
ul.bloger_info{
    margin-bottom: 5px!important;
}

div.wpcf7 .ajax-loader.is-active {
	display: inline-block !important;
}

.app_download .single_features .feature_banner .video-iframe {
	width: 100%;
	height: 100%;
	display: block;
}

.app_download .single_features .feature_banner img {
    position: relative;
    top: 0;
    right: 0;
}

.app_download .single_features .feature_banner .video-iframe .flaticon-play-button {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,0.2);
	transition: all 0.3s;
}

.app_download .single_features .feature_banner .video-iframe:hover .flaticon-play-button {
	background: rgba(0,0,0,0.5);
	transition: all 0.3s;
}

.app_download .single_features .feature_banner .video-iframe .flaticon-play-button:before {
    font-size: 50px;
    color: #ff8a73;
    margin: 0;
	line-height: normal;
}

.app_download .single_features .feature_intro_wrapper {
    padding: 0 0 0 20%;
}

.app_download .single_features .feature_banner {
    min-height: inherit;
}

@media only screen and (max-width: 980px) {
	
	#contact-form .wpcf7-form .input-form, #contact-form .wpcf7-form .checkbox-form {
    	width: 100%;
	}
	
}

@media only screen and (max-width: 767px) {
	
	.app_download .single_features .feature_intro_wrapper {
		padding: 0;
	}
	
	.navbar-brand, .mr-auto.others_option {
		display: inline-block;
	}
	
	header .sassnex_nav {
    	padding-top: 20px; 
	}
	
	.navbar {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.mean-container .mean-push {
		display: none;
	}
	
	header .sassnex_nav nav .others_option .navbar-nav li .side_menu {
		margin: 0px 20px;
	}
	
	.feature_intro {
		margin-top: 50px;
	}
	
	
	.app_download .download_app_icon img {
		width: 50%;
	}
	
	#intro_detault .container, #what-is-srm .container, #why-srm .container, #see-key-features .container, .app_download .container, 
	#as-easy-as, .blog blog_shortcode .container {
		width: 90%;
	}
}

@media only screen and (max-width: 575px) {
	.sidebar_menu .modal.right .modal-dialog {
		width: 100%;
	}
	
	.sidebar_menu .modal-header .close {
		height: 45px;
		width: 45px;
	}
	
	.sidebar_menu .modal-header .close span {
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.sidebar_menu .modal-header .close i, 
	.sidebar_menu .modal-header .close i:before {
    	font-size: 15px;
	}
}

@media only screen and (max-width: 480px) {
	
	.pricing_payment .col-md-6 {
		padding: 0;
	}
	
	.testimonial_app .container, .pricing_packages .container, .blog_shortcode .container {
		width: 90%;
	}
	
	.testimonial_app, .pricing_packages, .blog_shortcode {
		padding: 54px 15px;
	}
	
	.app_download {
		padding: 54px 15px;
	}
	
	section#as-easy-as .wpb_single_image img {
		width: 70%;
	}
}

