/*
Theme Name: TechSites
Theme URI: https://www.thinklogicmarketing.com/
Template: Extra
Author: ThinkLogic Webteam,
Author URI: https://www.thinklogicmarketing.com/
Description: Extra Child Theme for TechSites
Version: 1.0.0.1563178420
Updated: 2019-07-15 16:13:40

*/

@import url('../Extra/style.css');

/* User Site Tab */

.site-tab {
    display: flex;
    flex-direction: row;
    padding: 0;
    position: relative;
}

.site-tab a.site-tab-btn {
    margin-bottom: 10px;
    background-color: white;
    color: #EB1F20;
    margin-left: 10px;
    padding: 5px 10px;
    border: 1px solid transparent;
    border-radius: 3px;
    font-family: inherit;
    font-weight: 500;
}

.site-tab a.site-tab-btn:hover {
    background: rgba(255, 255, 255, .1);
    color: white;
}

.site-tab .dropbtn {
    cursor: pointer;
    margin-bottom: 10px;
    background-color: white;
    color: #EB1F20;
    margin-left: 10px;
    padding: 5px 10px;
    border: 1px solid transparent;
    border-radius: 3px;
    font-family: inherit;
    font-weight: 500;
}

.dropbtn::after {
    position: relative;
    font-family: ET-Extra !important;
    speak: none;
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: inherit !important;
    content: '\e62d';
    display: inline-block;
    margin: 0 0 0 3px;
    vertical-align: top;
    color: inherit;
    transition: 0s;
}

.user-tab-content {
    display: none;
    transform: translate(0, -11px);
    width: 95%;
    top: 100%;
    margin-left: 10px;
    position: absolute;
    background-color: white;
    min-width: 140px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.user-tab-content a {
    color: #eb1f20;
    padding: 10px !important;
    text-decoration: none;
    display: block;
}

.user-tab-content a:hover {
    background-color: #eb1f20;
    color: white;
}

.dropdown-show {
    display: block;
}

.et_pb_widget .widgettitle {
    text-align: center;
}

.et_extra_layout .et_pb_column .module-head h1,
.et_pb_extra_column .module-head h1,
h1,
h2,
h3,
h4,
h5,
h6,
.et_pb_widget .widgettitle {
    letter-spacing: 0;
}

#main-header {
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.module {
    border-top-color: #EB1F20 !important;
}

.et_pb_extra_module h2.entry-title a {
    color: rgba(0, 0, 0, 0.7) !important;
}

.module h1 {
    color: #EB1F20 !important;
}

body #et-navigation ul li,
body #et-navigation li a,
body #et-navigation>ul>li>a {
    font-weight: 600;
}


/* Footer */

#footer .custom-html-widget {
    padding: 0 !important;
}

#footer-info {
    width: 50%;
    text-align: center;
}

#footer-nav {
    width: 25%;
    text-align: right;
    margin-top: -37px;
}

.parent-company {
    padding: 6px 0;
    display: inline-flex;
    width: 25%;
}

/* .parent-company img {
    height: 20px;
} */

.module-body {
    width: 100%;
}


/* Single Post Video Format */

article .header .video-format iframe {
    display: unset;
}


/* ADS */

.etad iframe {
    text-align: center;
    margin: 0 auto;
}

.etad a {
    margin: 0 auto;
}

.etad.post_below {
    padding: 20px 0;
}

.widget_custom_html {
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
}

.widget_custom_html h4 {
    display: none;
}

.widget_custom_html .textwidget.custom-html-widget {
    display: flex;
    padding: 0;
    line-height: 0;
}

.widget_custom_html iframe,
.widget_custom_html a {
    text-align: center;
    margin: 0 auto;
}

.et_extra_layout .et_pb_row,
.et_pb_extra_row {
    margin: 0!important;
}

.etad.header_below {
    margin-top: 3%!important;
}

.module-head,
.tabbed-post-module .tabs {
    padding: 10px 15px;
}

.tabbed-post-module .tabs {
    padding: 0;
}

.et_extra_other_module .main-post article .header,
.et_pb_extra_module .main-post article .header {
    margin: -1px 0 10px;
}

.et_extra_layout .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_3 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_4 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_5 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_5 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_6 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_6 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_2_3 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_2_3 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_2_5 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_2_5 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_3_5 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_3_5 .et_pb_extra_module .main-post .post-content,
.et_pb_extra_column_1_2 .et_extra_other_module .main-post .post-content,
.et_pb_extra_column_1_2 .et_pb_extra_module .main-post .post-content,
.et_pb_extra_column_1_3 .et_extra_other_module .main-post .post-content,
.et_pb_extra_column_1_3 .et_pb_extra_module .main-post .post-content,
.et_pb_extra_column_1_4 .et_extra_other_module .main-post .post-content,
.et_pb_extra_column_1_4 .et_pb_extra_module .main-post .post-content {
    padding: 0 15px;
}

.et_extra_other_module .posts-list li,
.et_pb_extra_module .posts-list li {
    padding: 10px 15px;
}

.et_extra_other_module .posts-list article h3,
.et_pb_extra_module .posts-list article h3 {
    margin-top: -10px;
}

.et_pb_extra_module .post-meta {
    padding-left: 0;
}

ul.pagination {
    justify-content: center !important;
}

#footer .et_pb_widget li {
    border-bottom: none;
    padding: 10px 0;
}

#footer {
    background: #171c22;
}

.mega-menu ul.sub-menu {
    border-top-color: #EB1F20 !important;
}

.et_pb_widget .widgettitle,
.archive-pagination .pagination li.active,
.archive-pagination>.page-numbers li.active,
.paginated .pagination li.active,
.paginated>.page-numbers li.active {
    background-color: #EB1F20;
}

#main-content .archive-pagination .pagination li.active a:hover,
#main-content .archive-pagination>.page-numbers li.active a:hover,
#main-content .paginated .pagination li.active a:hover,
#main-content .paginated>.page-numbers li.active a:hover {
    color: white !important;
}

.simplefavorite-button {
    margin-top: 30px;
    float: right;
}

.simplefavorite-button.active i.sf-icon-favorite:before,
.simplefavorite-button.active i.sf-icon-bookmark:before {
    color: #eeee22;
}

h3.rpwe-title {
    padding-bottom: 0;
}

.rpwe-summary a.more-link {
    display: block !important;
}

.post-header {
    text-align: left;
}

@media only screen and (min-width: 1080px) {
    .posts-blog-feed-module ul.page-numbers,
    .posts-blog-feed-module .pagination {
        padding: 15px;
    }
    .single-post article .post-wrap {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1024px) {
    #et-mobile-navigation .site-tab a.site-tab-btn {
        padding: 5px 10px;
        background-color: rgba(255, 255, 255, .1);
        margin-left: 0;
        margin-right: 10px;
        color: white;
    }
    .dropbtn {
        display: none;
    }
    #et-mobile-navigation #et-info {
        justify-content: center;
        padding-bottom: 0;
    }
    #et-mobile-navigation .site-tab .user-tab-content {
        display: flex;
        transform: translate(0, 0);
        width: 100%;
        flex-direction: row;
        padding: 0;
        top: unset;
        margin-left: 0;
        position: relative;
        background-color: transparent;
        min-width: unset;
        box-shadow: unset;
        z-index: 1;
    }
    #et-mobile-navigation .site-tab .user-tab-content a {
        margin-bottom: 10px;
        background-color: rgba(255, 255, 255, .1);
        color: white;
        margin-right: 10px;
        padding: 5px 10px !important;
        border: 1px solid transparent;
        border-radius: 3px;
        font-family: inherit;
        font-weight: 500;
    }
    .et_pb_featured_posts_slider_0:before {
        font-size: 18px !important;
        padding: 13px 18px !important;
    }
    .et_pb_widget .widgettitle {
        font-size: 14px;
        padding: 10px 15px;
    }
    #footer .et_pb_widget {
        margin-bottom: 20px;
    }
    #footer .et_pb_widget:first-of-type {
        padding-top: 20px;
    }
    #footer .et_pb_extra_column,
    #footer .et_extra_layout #footer .et_pb_column {
        flex-basis: 50% !important;
        width: 50% !important;
        max-width: 50% !important;
        min-width: 50% !important;
    }
    #footer-info {
        width: 100%;
    }
    #footer-nav {
        width: 100%;
        text-align: center;
    }
    .parent-company {
        width: 100%;
    }
    .parent-company a {
        margin: 0 auto;
    }
    .logo {
        height: 44px;
        margin: 18px 0;
    }
}

@media only screen and (max-width: 480px) {
    #et-mobile-navigation nav {
        padding: 10px 15px 0;
    }
    #et-navigation li a {
        padding: 12px 0;
    }
    #et-navigation .mega-menu-featured>ul {
        padding: 10px 0 0 10px;
    }
    #et-navigation .mega-menu-featured .recent-list li {
        padding: 10px 0;
    }
    #et-navigation .mega-menu-featured .recent-post .post-content>a {
        margin: 0 10px 0 0;
    }
    #et-navigation .mega-menu-featured>ul>li {
        padding: 0 0 10px;
    }
    .etad.header_below {
        margin-top: 20px;
    }
    #et-mobile-navigation .site-tab {
        width: 100%;
    }
    #et-mobile-navigation .site-tab .user-tab-content {
        width: 100%;
        display: block;
    }
    #et-mobile-navigation .site-tab .user-tab-content a {
        margin-bottom: 5px;
        margin-right: 0;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
        float: none;
        clear: both;
    }
    #main-content {
        padding-top: 20px;
    }
    #et-navigation .mega-menu-featured .featured-image {
        margin: 10px 0;
    }
    .et_pb_featured_posts_slider_0:before {
        font-size: 16px !important;
        padding: 10px 15px !important;
    }
    footer .et_pb_widget {
        text-align: center;
    }
    #footer .et_pb_extra_column,
    #footer .et_extra_layout #footer .et_pb_column {
        flex-basis: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
    }
    .logo {
        height: 35px;
        margin: 15px 0;
    }
}

.single-post article .post-wrap a,
#main-content a:hover {
    color: #EB1F20;
}

.post-meta a[rel=author] {
    pointer-events: none;
}

.post-footer .rating-stars #rated-stars img.star-on,
.post-footer .rating-stars #rating-stars img.star-on {
    background-color: #EB1F20 !important;
}

ul.page-numbers li.current span {
    background-color: #EB1F20 !important;
}


/**  Remove "+" from image overlays
 *******************************************/

.et_pb_extra_overlay:before {
    content: '';
}

div.page-links {
    text-align: center;
    padding: 10px;
    font-size: 110%;
    clear: right;
}

.et_extra_layout .et_pb_slider .et_pb_slide {
    background-color: transparent !important;
}

.et_pb_extra_overlay {
    background-color: rgba(232, 82, 59, 0.3);
}


/* UM Form */

.um {
    margin: 0 !important;
}

.um-row {
    margin-bottom: 20px !important;
}

.um-form .um-field {
    padding-top: 8px;
}

.um-form .um-row input {
    background-color: #f5f5f5 !important;
    border-radius: 5px !important;
    padding: 0 8px !important;
}

.um-form input[type=text],
.um-form input[type=tel],
.um-form input[type=number],
.um-form input[type=password] {
    height: 35px !important;
}

.um .um-form input[type=text],
.um .um-form input[type=tel],
.um .um-form input[type=number],
.um .um-form input[type=password],
.um .um-form textarea,
.um .upload-progress,
.select2-container .select2-choice,
.select2-drop,
.select2-container-multi .select2-choices,
.select2-drop-active,
.select2-drop.select2-drop-above {
    border: 1px solid #ddd !important;
}

.um-field-checkbox,
.um-field-radio {
    margin: 0 !important;
}

.um-form input.um-button {
    background-color: #EB1F20 !important;
}

.um-form input.um-button:hover,
.um-form a.um-button:hover {
    color: white !important;
}

.um-field-checkbox-option,
.um-field-radio-option {
    font-size: 13px !important;
    line-height: 21px !important;
    margin-left: 27px !important;
}

.um-field-checkbox-state i,
.um-field-radio-state i {
    font-size: 20px;
    line-height: 20px;
    height: 20px;
}

.um-field-b,
.um-field-c {
    margin-bottom: 12px;
}

.um-field-half {
    width: 100% !important;
}


/* Popup UM Form */


/* Blank Page Template */

.page-template-page-template-blank #main-content {
    padding: 0;
}

.page-template-page-template-blank article {
    border: none;
    margin: 0;
}


/* SSO */

._login_button_style__ul .linkedin>a {
    background-color: #0077b5;
}

._login_button_style__ul .cybersecasia-sign-up>a {
    background-color: #EB1F20;
}

._login_button_style__ul .linkedin>a,
._login_button_style__ul .cybersecasia-sign-up>a {
    border-radius: 5px;
}

._login_button_style__ul .linkedin .social-icon {
    background-color: #00669c !important;
}

._login_button_style__ul .cybersecasia-sign-up .social-icon {
    background-color: #b70c0d;
}

._login_button_style__ul>li>a .login-button-text {
    color: white !important;
    font-size: 16px;
    font-weight: 600;
}


/* Top Header */

#top-header>.container {
    opacity: 1 !important;
}

.container {
    width: 96%;
    max-width: 1440px;
}

@media only screen and (min-width: 1025px) {
    .container {
        width: 98%;
    }
    .with_sidebar .et_extra_layout .et_pb_column_main,
    .with_sidebar .et_pb_extra_column_main {
        width: 68%;
        max-width: 68%;
        min-width: 68%;
        -webkit-flex-basis: 68%;
        -ms-flex-preferred-size: 68%;
        flex-basis: 68%;
        padding-right: 0;
    }
    .et_extra_layout .et_pb_column_sidebar,
    .et_pb_extra_column_sidebar {
        width: 32%;
        max-width: 32%;
        min-width: 32%;
        -webkit-flex-basis: 32%;
        -ms-flex-preferred-size: 32%;
        flex-basis: 32%;
    }
}

@media only screen and (min-width: 1238px) {
    .container {
        width: 96%;
    }
    .with_sidebar .et_extra_layout .et_pb_column_main,
    .with_sidebar .et_pb_extra_column_main {
        width: 73%;
        max-width: 73%;
        min-width: 73%;
        -webkit-flex-basis: 73%;
        -ms-flex-preferred-size: 73%;
        flex-basis: 73%;
    }
    .et_extra_layout .et_pb_column_sidebar,
    .et_pb_extra_column_sidebar {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 27%;
        max-width: 27%;
        min-width: 27%;
        -webkit-flex-basis: 27%;
        -ms-flex-preferred-size: 27%;
        flex-basis: 27%;
    }
}

@media only screen and (max-width: 468px) {
    .container {
        width: 100%;
    }
}


/*Divi Contact Form*/

.et_contact_bottom_container {
    width: 100%;
    padding: 0 0 0 3%;
}

.et_pb_contact_field_checkbox i::before {
    color: black !important;
}

.et-pb-contact-message>p {
    text-align: left;
    font-size: 15px;
}

.et-pb-contact-message>ul li {
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 0;
}

.et-pb-contact-message>p:only-child {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

#et-info .et-extra-social-icons li {
    list-style: none;
}

.icon_cog,
.icon_profile,
.icon_ribbon,
.arrow_carrot-2left_alt {
    font-family: ETmodules;
    speak: none;
    position: relative;
    top: 1px;
    font-style: normal;
    font-weight: normal;
    margin-right: 2px;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.icon_cog:before {
    content: "\e037";
}

.icon_profile:before {
    content: "\e08a";
}

.icon_ribbon:before {
    content: "\e078";
}

.arrow_carrot-2left_alt:before {
    content: "\e049";
}


/* Contact Form 7 */

.wpcf7-form input,
.wpcf7-form textarea {
    width: 100%;
}

.wpcf7-form input[type="checkbox"] {
    width: unset;
}

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

.wpcf7-form a {
    color: #eb1f20;
}

.wpcf7-form>p {
    margin-bottom: 10px;
}

.wpcf7-form .et_pb_button {
    font-size: 16px;
    width: 100%;
}

.wpcf7-form .et_pb_button:hover,
.et_pb_module .et_pb_button:hover {
    border: 0px solid transparent;
    padding: 10px 12px;
}

.wpcf7-form .et_pb_button:hover:after {
    opacity: 0;
}

span.wpcf7-not-valid-tip {
    font-size: 13px;
}

div.wpcf7-response-output {
    margin: 0;
}


/* Single Post */

article blockquote {
    font-size: inherit;
    font-weight: normal;
    border-left: 3px solid;
    margin: 15px 0 20px;
    padding-left: 20px;
}


/* Supreme Social Media Feed */

.dsm-twitter-timeline .twitter-timeline {
    height: 500px!important;
}

.fb-page,
.fb-page span iframe[style] {
    width: 100% !important;
}