.primary-navigation-wrap {
    background: #f6e760
}


.entry-categories .meta-category a {
    background: #fbbc05
}

.more-link {
    background: #f6e760
}

.pagination .current,
.pagination a {
    background: #f6e760
}

.pagination .current,
.pagination a:hover {
    background: #fbbc05
}

/* a:link,
a:visited {
    color: #ef7f1a;
}
 */
.header-main {
    padding: 0
}

@media only screen and (max-width:60em) {
    .main-navigation-toggle {
        background: #f6e760;
        font-family: 'Open Sans', Tahoma, Arial
    }
}

.main-navigation-menu ul {
    background: #ef7f1a
}

@media only screen and (max-width:60em) {

    .main-navigation-toggle:active,
    .main-navigation-toggle:hover {
        background: #ef7f1a
    }
}


button,
input[type=button],
input[type=reset],
input[type=submit] {
    background: #ef7f1a
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: #ef7f1a
}

ul.mks_adswidget_ul.large {
    list-style: none
}

.container {
    max-width: 1100px
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.social_icons_div {
    display: none
}

@media(max-width:960px) {
    .social_icons_div {
        display: block
    }

    .social_icons_div {
        position: absolute;
        top: 10px;
        left: 25px
    }

    .social_icons_div i {
        color: #fff;
        margin-right: 5px;
        font-size: 28px
    }

    .social_icons_div a {
        margin-right: 35px
    }

    .primary-navigation-wrap {
        position: relative
    }
}

@media only screen and (max-width:40em) {
    .site-branding {
        float: none;
        margin: 0;
        text-align: center
    }
}

@media only screen and (max-width:40em) {
    p.site-description {
        display: block
    }
}

.corona_update td,
.corona_update th {
    padding: 0 10px;
    border: 1px solid #ddd;
    text-align: center
}

.corona_update p {
    margin-bottom: 0
}

tr.confirmed {
    background: #ff0
}

tr.recoverd {
    background: green;
    color: #fff
}

tr.deaths {
    background: red;
    color: wheat
}

tr.covid-head {
    background: #f6e760;
    color: #fff
}

.wpcf7 input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=url],
textarea {
    width: 100%
}

.main-navigation-menu a:active,
.main-navigation-menu a:hover {
    background: #fbbc05
}

a {
    word-wrap: break-word
}

figure.wp-block-image.size-large.ci-afc {
    border: 2px solid #ff3900
}

@media only screen and (max-width:60em) {
    .main-navigation-toggle {
        display: inline-block;
        width: auto;
        float: right
    }
}

h3 {
    font-size: 16px
}

.social-icons-desktop a {
    font-size: 30px;
    margin: 2px;
    color: #f6e760
}

.social-icons-desktop a:hover {
    color: #f68d10
}

.social-icons-desktop {
    padding: 0 8px
}

.site-title a:active,
.site-title a:hover {
    color: #f6e760
}



.entry-tags .meta-tags a,
.widget_tag_cloud .tagcloud a {
    background: #f6e760
}

img.custom-logo {
    width: 200px
}

.primary-navigation-wrap {
    background: #ef7f1a
}

.main-navigation-menu a:active,
.main-navigation-menu a:hover {
    background: rgb(239 127 26)
}

.social-icons-desktop a {
    color: #ef7f1a
}

.social-icons-desktop a:hover {
    color: #ef7f1a
}

@media only screen and (max-width:60em) {
    .main-navigation-toggle {
        background: #ef7f1a
    }
}

.header-widget {
    margin: 2.5em 0 0 1.5em
}

.pagination .current,
.pagination a:hover {
    background: #ef7f1a
}

.pagination .current,
.pagination a {
    background: #ef7f1a
}

.entry-tags .meta-tags a,
.widget_tag_cloud .tagcloud a {
    background: #ef7f1a
}

.entry-tags .meta-tags a:active,
.entry-tags .meta-tags a:hover,
.widget_tag_cloud .tagcloud a:active,
.widget_tag_cloud .tagcloud a:hover {
    background: #ef7f1a
}

.main-navigation-menu li.current-menu-item>a {
    text-decoration: none;
    background-color: #ef7f1a
}

.entry-title a:hover {
    color: #ef7f1a
}

p.site-description {
    font-size: 11px;
    font-weight: 600
}

.footer-wrap {
    background: #ef7f1a
}

.menu_footer {
    float: right;
    padding: 1em 0
}

input[type="text"] {
    width: 100%;
}

.more-link {
    background: #ef7f1a;
}

.more-link:hover {
    background: #ef7f1a;
}

/*FAQ*/



#sw-faq-container ul,
#sw-faq-container li {
    list-style: none;
}

#sw-faq-container {
    width: 100%;
    margin: auto;
}

#sw-faq-container h1 {
    text-align: center;
    margin: 1em 0;
}



#sw-faq-container i {
    margin-right: 1em;
}

.faq li {
    padding: 1.25em;
}

.faq li.q {
    font-weight: bold;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
}

.faq li.q:nth-child(1),
.faq li.q:nth-child(5),
.faq li.q:nth-child(9) {
    background: #eee;
}

.faq li.a {
    display: none;
}


ul.faq {
    padding: 0;
}

#sw-faq-container .fa-2x {
    font-size: 28px;
}

/* ------------------------------- */

.nav-next,
.nav-previous {
    background: #ef7f1a;
    padding: 10px;
    margin: 10px 0;
}

.nav-next:hover,
.nav-previous:hover {
    background: #ef7f1a;
}

.nav-next a,
.nav-previous a {
    color: #ffffff;
}

@media only screen and (min-width:991px) {
    .profile_img_mobile {
        display: none;
    }
}


p.site-description {
    font-size: 13px;
}

code {
    	font-family: 'Fira Code', 'Courier New', monospace;
	  background-color: #1e1e2f;
	  color: #f8f8f2;
	  padding: 0.2em 0.5em;
	  border-radius: 6px;
	  font-size: 0.95em;
	  line-height: 1.5;
	  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
	  white-space: pre-wrap;
	  word-break: break-word;
	  transition: background-color 0.3s, color 0.3s;
}
code:hover {
  background-color: #2b2b3d;
  color: #e0e0ff;
}

.article_list_202105030749 {
    margin: 10px 0px;
    font-size: 14px;
    padding: 0 10px;
    cursor: pointer;
}

.article_list_202105030749:hover {
    color: #ef7f1a;
}


/* New CSS */
.show_on_app {
    display: none;
}

.social-icons a {
    margin-bottom: 10px;
}

.certificates {
    height: 560px;
    overflow-y: auto;

}

li.article_list_202105030749 a {
    text-decoration: none;
}

.dev-icons {
    font-size: 24px;
}

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

#about .mb-5,
.my-5 {
    margin-bottom: 3rem !important;
    font-style: italic;
    font-size: 20px;
}

div#anr_captcha_field_1 div {
    margin: auto;
}

input.wpcf7-form-control.wpcf7-submit {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: auto;
    background: #ef7f1a;
    font-size: 20px;
}

div#wpcf7-f2979-o1 {
    padding: 10px;
    border-radius: 10px;
    max-width: 500px;
    margin: auto;
}

.web-stories-list.is-carousel .web-stories-list__archive-link {
    position: unset !important;
    text-align: center !important;
    margin-top: 10px !important;
}

.web-stories-list {
    margin-bottom: 24px !important;
    margin-top: 4px !important;
}

.web-stories-list {
    border-radius: 3px;
    margin-bottom: 24px;
    margin-top: 0;
    padding: 16px 0;
    background: #fff;
    background: rgba(var(--d87, 255, 255, 255), 1);
    border: 1px solid #dbdbdb;
    border: 1px solid rgba(var(--b6a, 219, 219, 219), 1);
}

.web-stories-list.is-view-type-circles .glider-track {
    justify-content: left !important;
}

.web-stories-list.is-carousel .web-stories-list__carousel {
    padding: 15px 0px 15px 0;
}

.comm_skill_video {
    width: 700px;
    height: 400px;
    margin: 10px auto;
    display: none;
}

h2.comm_skill_heading {
    font-size: 14px;
    color: black;
    line-height: 24px;
    cursor: pointer;
}

.wrap_video {
    border: 5px solid;
    padding: 10px;
    margin: 10px auto;
}

form.post-password-form input[type=submit] {
    background: #ef7f1a;
    margin-top: 10px;
}

@media(min-width:500px) {
    .certificates img {
        display: inline-block;
        width: 49%;
        padding: 10px;
    }
}



section#articles input#search {
    /*     background: #ffffff;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    margin: auto;
    z-index: 9999;
    color: #ffffff;
    border: 0px solid #ffffff;
    border-radius: 0; */
}

input#search:focus {

    outline: none !important;
    border: 1px solid #ffffff;
    box-shadow: 0 0 10px #719ECE;
}

input#search::placeholder,
input[type="select-one"]::placeholder {
    color: #ef7f1a;
    opacity: 1;
    /* Firefox */
}

@media(min-width:992px) {
    input#search {
        /*         width: 272px !important; */
    }
}



select {
    width: 100%;
    padding: 0.3em 0.6em;
    max-width: 100%;
    border: 2px solid #ddd;
    border-radius: 0.3em;
    color: #666;
}

.enlighter-toolbar {
    top: 0px;

}

.tablepress thead th,
.tablepress tfoot th {
    color: #ffffff;
    background-color: #ffffff;
}

h1,
h2 {
    font-size: 1.25rem;
}

.entry-title,
.page-title {
    font-family: sans-serif;
    font-weight: 600;
}

a:hover {
    color: #ef7f1a;
    text-decoration: none;
}

.youtube_videos iframe {
    display: inline;
    width: 350px;
    height: 204px;
    padding: 10px;
}

.container {
    margin: auto !important;
}

.primary-navigation-wrap {
    background: #ffffff;
}

.main-navigation-menu ul {
    background: #ffffff;
}

.footer-wrap {
    background: #ffffff;
}

.main-navigation-toggle {
    background: #ffffff;
}

.selectize-dropdown {
    width: 279px !important;
}

.selectize-input {
    min-width: 136px !important;
}

.selectize-dropdown .selected {
    background-color: #ef7f1a !important;
}


/* Additional CSS */

.sw-blink-text {
    animation: blink 1s infinite;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


/* Temp Code */
.fusion-slider-loading {
    display: none;
}


.sw_cat_div_wrap article:hover {
    background: #fafafa;
}



/* Duplicate code will fix it later */
.sw_cat_div_wrap article {
    padding: 0px;
    width: 29%;
    margin: 10px;
    border-radius: 10px;
    display: inline-block;
    max-width: 150px;
    text-align: center;
    background: #ffffff !important;
}

@media screen and (max-width: 600px) {

    .sw_cat_div_wrap .entry-title,
    .sw_cat_div_wrap .page-title {
        display: none;
    }
}



.fusion-title div#toc_container {
    display: none;
}

.post .fusion-image-element {
    margin: 0px auto 60px;
}

span.awb-menu__description {
    display: none;
}

h2.entry-title {
    font-size: 24px !important;
}

.sw_cat_div_wrap {
    text-align: center;
}

p {
    word-wrap: break-word;
}

#sideNav .navbar-brand .img-profile {
    background: #dcdcdc;
}

h1.mb-0 {
    font-size: 43px;

}

#skills .list-inline-item {
    display: inline-block;
    padding: 10px;
    /*     border: 1px solid #ef7f1a; */
    margin: 10px;
    width: 222px;
    cursor: pointer;
}

/* #skills .list-inline-item:hover {
   
    background: #000000;
    color: #ffffff;
} */

.site-branding .custom-logo {
    height: 129px;
    width: auto;
    border-radius: 100px;
}

.enlighter-default {

    padding: 10px 0;

}

.enlighter-default {
    padding: 10px 0 !important;
    border-radius: 10px !important;
}

article img {
    border-radius: 10px;
    margin-bottom: 10px;
}

.sw_cat_div_wrap article {
    padding: 10px;
    width: 29%;
    margin: 10px;
    border-radius: 10px;
    display: inline-block;
    max-width: 200px;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .sw_cat_div_wrap article {
        margin: 5px 4px;
        width: 22%;
        max-width: 172px;
        display: inline-block;
        background: #ffffff !important;
    }

    .sw_cat_div_wrap article:hover {
        background: unset !important;
    }


}

@media screen and (min-width: 600px) {
    .post-layout-columns .post-wrapper .post-column {
        width: 33%;
    }
}

article:hover {
    background: transparent;
}

a.more-link {
    display: none;
}

.sw_cat_div_wrap {
    display: block;
    margin: auto;
    width: 100%;
    text-align: center;
}


.post-layout-columns .post-wrapper .post-column .type-post .entry-title {
    font-size: 18px;
}

.boxed-layout .header-main {
    padding: 0em;
}

/* width */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #ef7f1a;
}

.entry-tags .meta-tags a,
.widget_tag_cloud .tagcloud a {
    background: #000000;
}

.entry-title a:link,
.entry-title a:visited {
    color: #000000;
}


.enlighter-default {
    border-radius: 10px;
    padding: 10px 0;
}

.to-top-right #toTop {
    right: 15px;
    bottom: 20px;
}