/*
Theme Name:Alphacution Child
Description:Child theme for Alphacution
Author:140db
Author URI:http://www.140db.com
Template:Alphacution
Version:1.0.0
Text Domain:Alphacution
*/

#main {
    padding-top: 36px !important;
}
#main .post-content .fusion-blog-layout-medium article {
    margin-bottom: 20px;
}
.free-user-convert-to-paid {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.free-user-convert-to-paid::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: -1;
}
.inner {
    background: #0d3752;
    width: 100%;
    padding: 30px 10px 10px;
    max-width: 700px;
    position: relative;
}
.free-user-convert-to-paid h4 {
    margin: 10px 0 10px;
    font-size: 18px;
    color: #fff;
}
.free-user-convert-to-paid h3 {
    margin: 0 0 15px;
    font-size: 22px;
    color: #fff;
}
a.alph-button {
    color: #ffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #495768 ), to( #72849c ) );
    background-image: linear-gradient( to top, #495768, #72849c );
    background-image: -webkit-linear-gradient( to top, #495768, #72849c );
    background-image: -moz-linear-gradient( to top, #495768, #72849c );
    background-image: -ms-linear-gradient( to top, #495768, #72849c );
    background-image: -o-linear-gradient( to top, #495768, #72849c );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#72849c, endColorstr=#495768);
    display: inline-block;
    padding: 12px 20px;
    transition: all 0.3s;
    font-size: 16px;
    border-radius: 5px;
}
a.alph-button:hover {
    background: #35baf2;
    color: #ffffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #2386b0 ), to( #35baf2 ) ) !important;
    background-image: linear-gradient( to top, #2386b0, #35baf2 ) !important;
    background-image: -webkit-linear-gradient( to top, #2386b0, #35baf2 ) !important;
    background-image: -moz-linear-gradient( to top, #2386b0, #35baf2 ) !important;
    background-image: -ms-linear-gradient( to top, #2386b0, #35baf2 ) !important;
    background-image: -o-linear-gradient( to top, #2386b0, #35baf2 ) !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#35baf2, endColorstr=#2386b0);
}
.free-user-convert-to-paid p {
    font-size: 16px;
    color: #fff;
}
.free-user-convert-to-paid p a {
    color: #7f8795 !important;
}
.pop-up-outer {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2147483645;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    pointer-events: auto;
    background-color: rgba(0,0,0,0.5);
}
.pop-up-inner {
    width: 100%;
    padding: 0 15px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.price-box:last-child a.Subscribe_btn.inquire {
    background: #4472c4;
}
.price-box:last-child a.Subscribe_btn.inquire:hover {
    background: #35baf2;
    color: #ffffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #2386b0 ), to( #35baf2 ) );
    background-image: linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -webkit-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -moz-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -ms-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -o-linear-gradient( to top, #2386b0, #35baf2 );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#35baf2, endColorstr=#2386b0);
}
.pop-up-box {
    margin-bottom: 35px;
    background: #085380;
    width: 100%;
    max-width: 670px;
    border: 5px solid #fff;
    margin: 0 auto;
    margin-top: 40px;
    padding: 35px;
    position: relative;
}
.pop-up-box h2 {
    color: #657e92;
    font-size: 26px !important;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 10px;
}
.newsletter.pop-up-outer p img {
    max-width: 280px;
}
.newsletter.pop-up-outer input[type=submit] {
    border-radius: 0;
    min-width: 200px;
}
.newsletter.pop-up-outer a.bx-button, .newsletter.pop-up-outer a.bx-button.other {
    color: #E4D82A
}
.newsletter.pop-up-outer .content {
    color: #7E98C8;
    font-size: 14px;
}
.newsletter.pop-up-outer .fusion-alert {
    padding: 0 !important;
    border: 0 !important;
    margin: 0 0 10px;
    color: rgb(255 130 130) !important;
}
.newsletter.pop-up-outer .fusion-alert button.close {
    display: none;
}
.newsletter.pop-up-outer .fusion-alert.alert.success.fusion-success {
    background: transparent !important;
    color: #46b450 !important;
    background-color: transparent !important;
}
/*.pop-up-box img {
    filter: invert(1) brightness(100);
}*/
.pop-up-box h4 {
    font-size: 16px !important;
    margin: 10px 0 10px;
    color: #fff;
}
.pop-up-box h3 {
    color: #fff;
    font-size: 24px !important;
    margin: 0 0 10px;
}
.pop-up-box .form-group {
    margin: 0 0 15px;
}
.pop-up-box a {
    color: #35baf2;
}
.pop-up-box .content {
    color: #c8d7f1;
    font-size: 14px;
    padding: 10px 0 0;
}
.pop-up-box ul {
    padding: 15px 0 0;
    margin: 0;
    display: flex;
    list-style: none;
    justify-content: center;
    align-items: center;
}
.pop-up-box ul li {
    line-height: 1;
}
.pop-up-box ul li:first-child {
    padding-right: 10px;
    border-right: 1px solid #35baf2;
    margin-right: 10px;
}
.pop-up-box p {
    color: #c8d7f1;
    font-size: 14px;
    margin: 0px 0 20px;
}
.pop-up-box input.input-type {
    border-radius: 5px;
    outline: none;
    height: 45px !important;
    max-width: 400px;
    font-size: 16px;
}
.pop-up-box .sub-button {
    cursor: pointer;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #495768 ), to( #72849c ) );
    background-image: linear-gradient( to top, #495768, #72849c );
    background-image: -webkit-linear-gradient( to top, #495768, #72849c );
    background-image: -moz-linear-gradient( to top, #495768, #72849c );
    background-image: -ms-linear-gradient( to top, #495768, #72849c );
    background-image: -o-linear-gradient( to top, #495768, #72849c );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#72849c, endColorstr=#495768);
    border: 0;
    color: #fff;
    outline: none;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 16px;
}
.pop-up-box .sub-button:hover {
    background: #35baf2;
    color: #ffffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #2386b0 ), to( #35baf2 ) );
    background-image: linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -webkit-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -moz-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -ms-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -o-linear-gradient( to top, #2386b0, #35baf2 );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#35baf2, endColorstr=#2386b0);
}
.pop-up-box a.close-btn, .free-user-convert-to-paid a.close {
    position: absolute;
    right: 5px;
    width: 35px;
    font-size: 0;
    height: 35px;
    background: transparent;
    top: 5px;
    opacity: 1;
    transform: rotate(45deg);
}
.pop-up-box a.close-btn::before, .free-user-convert-to-paid a.close::before {
    position: absolute;
    content: "";
    width: 85%;
    height: 2px;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pop-up-box a.close-btn::after, .free-user-convert-to-paid a.close::after {
    position: absolute;
    content: "";
    width: 85%;
    height: 2px;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
}
.price-outer {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    justify-content: center;
}
.Subscribe_btn {
    background: #0d3752;
    display: block;
    width: 100%;
    color: #fff !important;
    font-size: 16px;
    padding: 10px 10px;
    border-radius: 20px;
    letter-spacing: 1px;
    margin: 10px 0;
}
.pop-up-box .Subscribe_btn:hover {
    background: #35baf2;
    color: #ffffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #2386b0 ), to( #35baf2 ) );
    background-image: linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -webkit-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -moz-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -ms-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -o-linear-gradient( to top, #2386b0, #35baf2 );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#35baf2, endColorstr=#2386b0);
}
.price-box {
    width: calc(33.33% - 7px);
    margin-right: 10px;
    background: rgba(255,255,255,0.6);
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 15px 10px;
    box-shadow: 0px 0px 8px 4px #e2dcdc7d;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.price-box h5 {
    font-size: 16px !important;
    color: #000;
    margin: 0 0 0px;
}
.price {
    font-size: 30px !important;
    font-weight: bold;
    margin: 10px 0 10px;
    min-height: 56px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
}
.price br {
    display: none;
}
.price small {
    font-size: 14px;
    display: block;
    line-height: 1;
    width: 100%;
}
.price-box:last-child {
    margin-right: 0px;
}
.pop-up-outer.signup .pop-up-box a.deatil_link {
    min-height: 95px;/*font-size: 13px;*/
}
a.alph-button.download-file, .button-group a.alph-button {
    position: relative;
}
a.alph-button.download-file::before {
    content: "";
    display: inline-block;
    background-image: url(image/download.svg);
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}
/*.button-group a.alph-button::before {
    content: "";
    display: inline-block;
    background-image: url(image/download.svg);
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}*/
.pop-up-outer.signup .pop-up-box::after {
    content: "";
    background-image: url(image/logo-shape.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60% auto;
    opacity: 0.1;
}
.pop-up-outer.signup .pop-up-box {
    background: #fff;
    max-width: 760px;
}
.pop-up-outer.signup .pop-up-box img {
    filter: none;
}
.pop-up-outer.signup .pop-up-box a.close-btn {
    z-index: 1;
}
.pop-up-outer.signup .pop-up-box a.close-btn::after {
    background: #000;
}
.pop-up-outer.signup .pop-up-box a.close-btn::before {
    background: #000;
}
.pop-up-outer.signup .pop-up-box a {
    color: #0d3752;
    font-size: 14px;
}
.enterprise {
    position: relative;
    z-index: 1;
}
.enterprise a {
    font-size: 16px;
}
.pop-up-outer.signup .pop-up-box h4 {
    color: #0d3752;
    font-size: 24px !important;
    margin: 20px 0 20px;
}
.enterprise p {
    margin: 0;
    color: #0d3752;
    font-size: 12px
}
.pop-up-box input.input-type.wpcf7-not-valid {
    border: 2px solid red;
}
.pop-up-box .wpcf7-form .wpcf7-not-valid-tip {
    display: none;
}
#rcp_registration_form .rcp_user_fieldset p {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 2px);
    padding: 0 10px;
}
#rcp_registration_form ul#rcp_subscription_levels>li {
    font-size: 14px;
    border-bottom: 1px solid #eee;
    list-style: none;
    display: flex;
    margin: 0 0 15px;
    position: relative;
    padding-bottom: 5px;
}
h3.rcp_header {
    display: none;
}
#rcp_registration_form ul#rcp_subscription_levels>li ul {
    padding-top: 15px;
}
#rcp_registration_form ul#rcp_subscription_levels>li li {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    position: relative;
    padding-left: 25px;
}
#rcp_registration_form ul#rcp_subscription_levels>li li::before {
    content: "";
    background-image: url(image/alphacution-list3.png);
    width: 16px;
    height: 16px;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
#rcp_registration_form .rcp_login_link {
    display: none;
}
#rcp_registration_form ul#rcp_subscription_levels>li li:last-child {
    border-bottom: 0;
}
#rcp_registration_form fieldset.rcp_subscription_fieldset {
    padding-bottom: 0px;
    padding-top: 30px !important;
}
#rcp_card_name_wrap label, #rcp_card_wrap label {
    display: block;
    cursor: pointer;
    margin: 0 0 5px;
}
#rcp_profile_editor_form p label {
    margin: 0 0 5px;
}
#rcp_card_name_wrap input[type=text] {
    height: 36px;
    color: #333333
}
form#rcp_login_form input#rcp_user_login, form#rcp_login_form input#rcp_user_pass {
    height: 36px;
    margin-top: 5px;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
}
#rcp_card_wrap .StripeElement {
    height: 36px;
    padding-top: 8px;
    padding-bottom: 8px;
}
#rcp_registration_form li.rcp_subscription_level.rcp_subscription_level_4 {
    display: none !important;
}
#rcp_registration_form .rcp_user_fieldset p input, #rcp_lostpassword_form input[type=text] {
    height: 36px;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
}
.member-login-page h3 {
    font-size: 20px !important;
    margin: 0 0 5px;
    font-weight: 600 !important;
}
#rcp-sandbox-gateway-test-cards, #rcp-sandbox-gateway-test-cards p {
    font-size: 14px;
}
#rcp_registration_form {
    /* padding-top: 30px !important;*/
    padding-bottom: 30px !important;
}
#rcp_registration_form p.rcp_subscription_message {
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: 600;
}
.rcp_form label {
    font-size: 14px;
}
.rcp_form fieldset.rcp_gateways_fieldset {
    margin: 0 0 15px;
}
.rcp_form fieldset.rcp_gateways_fieldset legend {
    margin: 0 0 5px;
}
#rcp_registration_form .rcp_level_description {
    border-left: 0;
    padding-left: 0;
    font-size: 14px;
    margin: 10px 0 10px;
}
.rcp_registration_total {
    width: 100%;
}
.rcp_registration_total table {
    width: 100%;
    text-align: left;
    background-image: linear-gradient(to top, #495768, #72849c);
    margin-bottom: 20px;
}
#rcp_registration_form fieldset.rcp_user_fieldset {
    margin: 0 -10px;
}
#rcp_registration_form .rcp_registration_total table tr td {
    padding: 10px 15px;
    font-size: 16px;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    color: #fff;
}
#rcp_registration_form .rcp_registration_total table tr th {
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 600;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    color: #fff;
}
#rcp_registration_form input[type="submit"], #rcp_login_form input#rcp_login_submit, #rcp_update_card_form input#rcp_submit {
    background-image: -linear-gradient(to top, #495768, #72849c);
    background-image: -moz-linear-gradient(to top, #495768, #72849c);
    background-image: -ms-linear-gradient(to top, #495768, #72849c);
    background-image: -o-linear-gradient(to top, #495768, #72849c);
    background-image: linear-gradient(to top, #495768, #72849c);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    min-width: 180px;
    border: 0;
    padding: 12px 30px;
}
#rcp_login_form input[type=checkbox] {
    margin: 2px 8px 0 0;
}
#rcp_registration_form input[type="submit"]:hover, #rcp_login_form input#rcp_login_submit:hover, #rcp_update_card_form input#rcp_submit:hover {
    background: #35baf2;
    color: #ffffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #2386b0 ), to( #35baf2 ) );
    background-image: linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -webkit-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -moz-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -ms-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -o-linear-gradient( to top, #2386b0, #35baf2 );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#35baf2, endColorstr=#2386b0);
}
#rcp_update_card_form input[type="checkbox"], #rcp_update_card_form input[type="radio"] {
    vertical-align: top;
    margin-left: 0;
}
#rcp_profile_editor_form div#rcp-newsletter-opt-in-status ul {
    padding-left: 7px;
}
#rcp_registration_form .rcp_registration_total table tr td:last-child {
    border-right: 0;
}
#rcp_registration_form .rcp_registration_total table tr th:last-child {
    border-right: 0;
}
.restrict-content-message {
    background: #206283;
    padding: 30px 15px;
    border-radius: 0px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
.restrict-content-message p {
    color: #fff;
    font-size: 14px;
}
.restrict-content-message a.alph-button {
    background-color: #003656 !important;
    background-image: none;
    font-size: 14px;
    padding: 10px 15px;
}
#rcp_registration_form .blockUI.blockOverlay {
    background-color: transparent !important;
}
#rcp_registration_form .blockUI.blockMsg.blockElement {
    opacity: 0 !important;
}
.page-template-template-case-study-php .restrict-content-message {
    display: none;
}
#rcp_profile_editor_form .rcp-button, .member-login-page a.fusion-button, .member-login-page input#rcp_login_submit, .member-login-page .rcp_logged_in a, input#rcp_lostpassword_submit, input#rcp_password_submit {
    background-image: -linear-gradient(to top, #495768, #72849c);
    background-image: -moz-linear-gradient(to top, #495768, #72849c);
    background-image: -ms-linear-gradient(to top, #495768, #72849c);
    background-image: -o-linear-gradient(to top, #495768, #72849c);
    background-image: linear-gradient(to top, #495768, #72849c);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 20px;
    min-width: 180px;
    border: 0;
    padding: 12px 30px;
}
.member-login-page .rcp_logged_in a {
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}
/*form#rcp_login_form {
    margin-top: 20px;
}*/
#rcp_lostpassword_form label {
    margin: 0 0 5px;
}
#rcp_profile_editor_form ul li input[type=checkbox] {
    margin-top: 2px;
}
#rcp_profile_editor_form .rcp-button:hover, .member-login-page a.fusion-button:hover, .member-login-page input#rcp_login_submit:hover, .member-login-page .rcp_logged_in a:hover, input#rcp_lostpassword_submit:hover, input#rcp_password_submit:hover {
    background: #35baf2;
    color: #ffffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #2386b0 ), to( #35baf2 ) );
    background-image: linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -webkit-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -moz-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -ms-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -o-linear-gradient( to top, #2386b0, #35baf2 );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#35baf2, endColorstr=#2386b0);
    border: 0;
}
.member-login-page input#rcp_login_submit:focus, .member-login-page input#rcp_login_submit:hover {
    background: #35baf2;
    color: #ffffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #2386b0 ), to( #35baf2 ) );
    background-image: linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -webkit-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -moz-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -ms-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -o-linear-gradient( to top, #2386b0, #35baf2 );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#35baf2, endColorstr=#2386b0);
    border: 0;
}
.member-login-page input#rcp_login_submit:focus span.fusion-button-icon-divider, .member-login-page input#rcp_login_submit:hover span.fusion-button-icon-divider {
    border-color: #fff !important;
}
#rcp_profile_editor_form select {
    width: 100%;
    padding: 4px 7px;
    color: #333333;
    height: 36px;
    font-size: 14px;
    font-weight: normal;
}
#rcp_profile_editor_form input[type=text], #rcp_profile_editor_form input[type=email], #rcp_profile_editor_form input[type=password] {
    height: 36px;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
}
#rcp_profile_editor_form fieldset {
    margin: 0 -7px;
}
#rcp_profile_editor_form legend {
    font-size: 20px;
    padding-left: 7px;
    margin: 20px 0 10px !important;
    font-weight: 600;
    display: block;
    float: left;
    width: 100%;
}
#rcp_profile_editor_form p {
    width: calc(50% - 2px);
    display: inline-block;
    padding: 0 7px;
}
/*body.home .fusion-main-menu>ul>li>a {
    color: #fff;
    text-transform: uppercase;
}
body.home h1.entry-title {
    padding-top: 50px;
}*/
.rcp-table {
    width: 100%;
    text-align: left;
    background-image: linear-gradient(to top, #495768, #72849c);
    margin: 0px 0px 35px 0px;
}
.rcp-table tr td {
    padding: 10px 15px;
    font-size: 16px;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    color: #fff;
}
.rcp-table tr th {
    padding: 8px 15px;
    font-size: 16px;
    font-weight: 600;
    border-right: 1px solid #888;
    border-bottom: 1px solid #888;
    color: #fff;
}
.rcp-table tr td:last-child {
    border-right: 0;
}
.rcp-table tr th:last-child {
    border-right: 0;
}
.rcp-table a {
    color: #fff;
    text-decoration: underline;
}
/*body.home header.fusion-is-sticky .fusion-main-menu>ul>li>a {
    color: #000;
}*/
.fusion-recent-case-studies .fusion-flexslider .slides li {
    padding-top: 63%;
    position: relative;
    overflow: hidden;
}
.fusion-recent-case-studies .fusion-flexslider .slides li a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
nav.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
span.page-numbers.page-no {
    width: auto;
    background: transparent;
    color: #000;
}
.page-numbers.current {
    background: #0d3752 !important;
    border-color: #0d3752 !important;
}
.page-numbers:hover {
    color: #fff !important;
}
.page-numbers {
    display: inline-block;
    background: #3b6c81;
    margin-right: 5px;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    padding: 0 8px;
}
.pagination.clearfix {
    margin-bottom: 40px;
}
.sidebar .widget_search .searchform input[type=search] {
    border-radius: 0;
    font-size: 13px;
}
.sidebar .widget_categories select, .sidebar .widget_archive select {
    border-radius: 0;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #dadada;
}
.sidebar .fusion-search-button.search-button {
    right: 0;
    background: #000;
}
.sidebar .fusion-search-button.search-button input[type="submit"] {
    color: #fff !important;
}
.price-box.member-current-plan {
    display: none;
}
/*body.gold-membership a.rcp_sub_details_change_membership, body.gold-membership a.rcp_sub_details_change_membership + br,*/ body.premium-membership a.rcp_sub_details_change_membership, body.premium-membership a.rcp_sub_details_change_membership + br {
    display: none;
}
.feeds-filter ul li input[type=submit]:hover {
    background-color: #35baf2;
}
.feeds-filter ul {
    flex-wrap: wrap;
    list-style: none;
    padding: 30px 15px;
    margin: 0;
    display: flex;
    align-items: center;
    align-content: center;
    background: #003656;
    margin-bottom: 30px;
    margin-top: 15px;
}
.feeds-filter ul li {
    margin-right: 10px;
    position: relative;
}
.feeds-filter ul li:last-child {
    margin-right: 0px;
}
.feeds-filter ul li:nth-child(2), .feeds-filter ul li:nth-child(3) {
    width: calc(50% - 103px);
}
.feeds-filter ul li h2 {
    font-size: 16px !important;
    color: #fff;
}
.feeds-filter ul li select {
    font-size: 13px;
    border-radius: 0px;
    width: 100%;
    padding: 5px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.feeds-filter ul li input[type=submit] {
    background-color: #5684a2;
    border: 0;
    color: #fff;
    line-height: 30px;
    height: 32px;
    min-width: 130px;
    cursor: pointer;
    font-size: 13px;
}
.feeds-filter ul li:nth-child(2)::after, .feeds-filter ul li:nth-child(3)::after {
    content: "";
    pointer-events: none;
    width: 32px;
    position: absolute;
    height: 32px;
    background: transparent;
    right: 0;
    border-left: 1px solid #dbe2ea;
    top: 0;
}
.feeds-filter ul li:nth-child(2)::before, .feeds-filter ul li:nth-child(3)::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    pointer-events: none;
    border-left: 2px solid #dbe2ea;
    border-bottom: 2px solid #dbe2ea;
    right: 10px;
    top: 40%;
    transform: translateY(-50%) rotate(-45deg);
}
#rcp_registration_form .rcp_user_fieldset p label {
    position: relative;
    margin: 0 0 5px;
    max-width: max-content;
}
#rcp_registration_form .rcp_user_fieldset p label::after {
    content: "*";
    display: inline-block;
    vertical-align: top;
    color: red;
    font-size: 20px;
    position: absolute;
    top: -5px;
    right: -12px;
    height: auto;
}
#rcp_registration_form .rcp_user_fieldset p label[for="rcp_company"]::after, #rcp_registration_form .rcp_user_fieldset p label[for="rcp_title"]::after {
    display: none;
}
.rcp_gateway_paypal_pro_fields input[type=email], .rcp_gateway_paypal_pro_fields input[type=password], .rcp_gateway_paypal_pro_fields input[type=text] {
    height: 36px;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset {
    margin: 0 -10px;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset select {
    width: 100%;
    height: 36px;
    padding: 4px 8px;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset p label {
    position: relative;
    max-width: max-content;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset p#rcp_card_exp_wrap {
    width: 100%;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset p#rcp_card_exp_wrap select {
    width: 49.5%;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset p label::after {
    content: "*";
    display: inline-block;
    vertical-align: top;
    color: red;
    font-size: 20px;
    position: absolute;
    top: -5px;
    right: -12px;
    height: auto;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset p {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 2px);
    padding: 0 10px;
}
#rcp_registration_form input[type=checkbox] {
    margin: 3px 8px 0 0;
}
#rcp_registration_form input#rcp_user_login {
    background: #80808054;
    cursor: no-drop;
}
.four-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset .four-column p, .rcp_gateway_paypal_pro_fields .rcp_card_fieldset .four-column p#rcp_card_exp_wrap {
    width: calc(25% - 2px);
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset .four-column p#rcp_card_exp_wrap select {
    width: 100%;
}
#rcp_password_wrap #rcp_password_strength_meter {
    width: calc(50% - 18px);
    position: absolute;
}
span#rcp_user_pass_requirements {
    display: none !important;
}
#rcp_password_wrap small {
    font-size: 11px;
}
/*body.page-template-template-executive-summaries .post-content {
    padding-top: 15px;
}*/
.feeds-filter {
    display: none;
}
body.free-membership a.rcp_sub_details_update_card, body.free-membership a.rcp_sub_details_update_card + br, body.other-membership a.rcp_sub_details_update_card, body.other-membership a.rcp_sub_details_update_card + br {
    display: none;
}
body.free-membership #rcp-payment-history tr th:last-child, body.other-membership #rcp-payment-history tr th:last-child, body.free-membership #rcp-payment-history tr td:last-child, body.other-membership #rcp-payment-history tr td:last-child {
    display: none;
}
.df-lightbox-wrapper .df-container {
    background-color: rgb(0, 0, 0) !important;
}
.member-login-page .rcp_form input[type=checkbox] {
    margin: 2px 8px 0 0;
}
/********Contact page css********/
.iphorm-outer .iphorm.iphorm-form-2 .iphorm-submit-element span {
    background-image: -linear-gradient(to top, #495768, #72849c);
    background-image: -moz-linear-gradient(to top, #495768, #72849c);
    background-image: -ms-linear-gradient(to top, #495768, #72849c);
    background-image: -o-linear-gradient(to top, #495768, #72849c);
    background-image: linear-gradient(to top, #495768, #72849c);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin-bottom: 20px;
    min-width: 180px;
    border: 0;
    padding: 12px 30px;
}
.iphorm-outer .iphorm.iphorm-form-2 input.iphorm-element-text {
    height: 36px !important;
    color: #333333;
    padding: 4px 8px !important;
    font-size: 14px;
    margin-top: 0 !important;
    box-shadow: none !important;
    font-weight: normal;
}
.iphorm-outer .iphorm.iphorm-form-2 select {
    padding: 4px 7px !important;
    color: #333333 !important;
    height: 36px !important;
    font-size: 14px;
    font-weight: normal;
    box-shadow: none !important;
}
.iphorm-outer .iphorm.iphorm-form-2 label span.iphorm-required {
    font-size: 14px;
}
.iphorm-outer .iphorm.iphorm-form-2 .iphorm-submit-element span em {
    padding: 0;
}
.iphorm-outer .iphorm.iphorm-form-2 .iphorm-submit-element:hover span {
    background: #35baf2;
    color: #ffffff;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #2386b0 ), to( #35baf2 ) );
    background-image: linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -webkit-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -moz-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -ms-linear-gradient( to top, #2386b0, #35baf2 );
    background-image: -o-linear-gradient( to top, #2386b0, #35baf2 );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#35baf2, endColorstr=#2386b0);
    border: 0;
}
.iphorm-outer .iphorm.iphorm-form-2 .iphorm-submit-element span em {
    text-shadow: none;
    color: #fff;
}
.iphorm-outer .iphorm.iphorm-form-2 label {
    font-size: 14px;
    color: #333333 !important;
    font-weight: normal !important;
    margin: 0 0 5px;
    padding: 0 !important;
}
/********Contact page css********/
.password-main-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.password-main-outer #rcp_password_strength_meter {
    width: 100% !important;
    position: relative !important;
}
.pop-up-outer.signup p.already-subscribe a {
    text-decoration: underline;
}
.pop-up-outer.signup p.already-subscribe {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
#rcp_profile_editor_form legend:first-child {
    margin: 0px 0 10px !important;
}
.single .fusion-post-slideshow {
    margin-bottom: 30px;
}
.fusion-loading-container .fusion-loading-msg {
    padding-top: 20px;
    padding-bottom: 40px;
}
@media(max-width:1100px) {
body.home h1.entry-title {
    padding-top: 0;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset p#rcp_card_exp_wrap select {
    width: 49.2%;
}
}

@media(max-width:991px) {
.feeds-filter ul li {
    width: 100%;
    margin-right: 0px;
}
.feeds-filter ul li:nth-child(2), .feeds-filter ul li:nth-child(3) {
    width: calc(50% - 10px);
    margin-right: 0px;
}
.feeds-filter ul li:nth-child(2) {
    margin-right: 5px;
}
.feeds-filter ul li:last-child {
    margin-right: 0px;
    width: 100%;
    text-align: left;
    margin-top: 10px;
}
}

@media(max-width:767px) {
.pop-up-box h3 {
    font-size: 16px !important;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset p#rcp_card_exp_wrap select {
    width: 100%;
    margin: 0 0 15px;
}
.rcp_gateway_paypal_pro_fields span.rcp_expiry_separator {
    display: none;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset p {
    width: 100%;
}
a.alph-button.download-file, .button-group a.alph-button {
    text-align: center;
    margin-bottom: 10px;
}
.price-box a.deatil_link {
    min-height: auto;
}
.pop-up-box {
    border: 4px solid #fff;
    margin-top: 35px;
    padding: 40px 30px;
}
.pop-up-box .sub-button {
    padding: 10px 20px;
    font-size: 14px;
}
.pop-up-box input.input-type {
    height: 40px !important;
}
.pop-up-box ul {
    display: block;
}
.pop-up-box ul li:first-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}
.price-box {
    width: 100%;
    margin-right: 0;
}
.price {
    font-size: 26px !important;
    font-weight: bold;
    min-height: auto;
    margin: 8px 0 8px;
}
.Subscribe_btn {
    font-size: 14px;
}
.pop-up-outer.signup .pop-up-box::after {
    height: 100%;
    background-position: center center;
    background-size: 100% auto;
}
.pop-up-inner {
    display: block;
}
#rcp_registration_form .rcp_user_fieldset p {
    width: 100%;
}
#rcp_registration_form fieldset.rcp_subscription_fieldset {
    padding-bottom: 20px;
    padding-top: 20px !important;
}
#rcp_profile_editor_form p {
    width: 100%;
}
.rcp-table {
    margin: 25px 0;
}
.rcp-table tr th {
    font-size: 14px;
    padding: 8px 10px;
}
.rcp-table tr td {
    padding: 10px 10px;
    font-size: 14px;
}
.inner {
    margin: 0 15px;
}
.feeds-filter ul li:nth-child(2), .feeds-filter ul li:nth-child(3) {
    width: 100%;
    margin-right: 0px !important;
}
.feeds-filter ul li:nth-child(2) {
    margin-bottom: 10px;
}
.feeds-filter ul li h2 {
    margin-bottom: 10px !important;
}
.rcp_gateway_paypal_pro_fields .rcp_card_fieldset .four-column p, .rcp_gateway_paypal_pro_fields .rcp_card_fieldset .four-column p#rcp_card_exp_wrap {
    width: 100%;
}
#rcp_password_wrap #rcp_password_strength_meter {
    width: 100%;
    position: relative;
}
}
.iphorm-submit-wrap button em {
     background: none !important;
}

.rcp_subscription_level_5 {display: none !important;}