/* Font Css Start Here 23-12-2019 */


/*@font-face {
    font-family: 'oswald_regularregular';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular-webfont.woff2') format('woff2'), url('../fonts/oswald-regular-webfont.woff') format('woff'), url('../fonts/oswald-regular-webfont.ttf') format('truetype'), url('../fonts/oswald-regular-webfont.svg#oswald_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular-webfont.eot');
    src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/


/* Font Css End Here 23-12-2019 */






/* Navbar Css Start Here 23-12-2019 */


.navbar-container-section .navbar {
    background-color: #00406b;
    border: 0px !important;
    border-radius: 0px;
    margin-bottom: 0px;
}

.navbar-container-section .navbar {
}

.navbar-container-section .navbar {
    min-height: 113px !important;
}

.navbar-container-section .navbar-brand {
    height: 113px;
    padding: 20px 15px 21px 15px;
}

.navbar-container-section .navbar-right {
    margin-top: 31px;
    margin-right: 20px;
}

    .navbar-container-section .navbar-right li {
        padding: 16px 20px;
    }

        .navbar-container-section .navbar-right li:first-child {
            padding-right: 0px !important;
        }

        .navbar-container-section .navbar-right li:nth-child(2) {
            padding-left: 0px;
        }

        .navbar-container-section .navbar-right li.login-button-container {
            background-color: #25B6E7;
            border-radius: 5px;
            padding: 16px 7.5px;
        }

            .navbar-container-section .navbar-right li.login-button-container a {
                margin-right: 0px !important;
                padding-left:9px;
                padding-right:19px;
            }

                .navbar-container-section .navbar-right li.login-button-container a i {
                    padding-right: 5px !important;
                }

            .navbar-container-section .navbar-right li.login-button-container img {
                vertical-align: inherit !important;
                padding-right:9px;
            }

        .navbar-container-section .navbar-right li a {
            font-size: 24px;
            text-transform: uppercase;
            padding-top: 0px !important;
            padding-bottom: 0px !important;
            color: #ffffff !important;
            font-family: 'oswaldregular';
            margin-right: 50px;
        }

            .navbar-container-section .navbar-right li a:hover {
                color: #ffffff !important;
            }

.navbar-container-section .navbar-default {
    padding-left: 50px;
    padding-right: 50px;
}

    .navbar-container-section .navbar-default .navbar-right > li > a:hover {
        color: #25b5e7 !important;
    }

        .navbar-container-section .navbar-default .navbar-right > li > a:hover:after {
            content: "";
            position: absolute;
            width: 100px;
            height: 2px;
            background-color: #25b5e7;
            left: 0;
            right: 0;
            top: 65px;
            margin-left: auto;
            margin-right: auto;
        }

    .navbar-container-section .navbar-default .navbar-right > li.login-button-container > a:hover {
        color: #ffffff !important;
    }

        .navbar-container-section .navbar-default .navbar-right > li.login-button-container > a:hover:after {
            content: "";
            position: absolute;
            width: 0px;
            height: 0px;
            background-color: none;
            left: 0;
            right: 0;
            top: 60px;
            margin-left: auto;
            margin-right: auto;
        }


/* Navbar Css End Here 23-12-2019 */
/* megamenu-container-section Css Start Here 23-12-2019 */
.megamenu-container-section .navbar {
    background-color: #f5f5f5;
    margin-bottom: 0px !important;
    font-family: 'robotoregular';
    padding-left: 65px;
    padding-right: 65px;
}

    .megamenu-container-section .navbar .navbar-header .navbar-brand {
        padding: 0px !important;
        width: 0% !important;
    }

.megamenu-container-section .navbar-nav {
    width: 100%;
}

    .megamenu-container-section .navbar-nav li.filterby-megamenu-container p {
        width: 100%;
        font-weight: bold !important;
        font-size: 16px;
        color:#333333;
        padding: 28px 10px 24px 10px;
        font-family: 'RobotoRegular';
        margin-bottom:0px;
        line-height:20px !important;
    }


    .megamenu-container-section .navbar-nav > li > .dropdown-menu {
        margin-top: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

.megamenu-container-section .navbar-default .navbar-nav > li > a {
    width: 100%;
    font-weight: bold !important;
    font-size: 16px;
    color: #009fdf;
    padding: 28px 10px 24px 10px;
    font-family: 'RobotoRegular';
}

    .megamenu-container-section .navbar-default .navbar-nav > li > a:active,
    .megamenu-container-section .navbar-default .navbar-nav > li > a:focus,
    .megamenu-container-section .navbar-default .navbar-nav > li > a:visited,
    dropdown mega-dropdown open a:active,
    dropdown mega-dropdown open a:hover,
    dropdown mega-dropdown open a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent !important;
        color: #009fdf !important;
    }

#filterNav {
    top: 113px;
    border-bottom: solid #cccccc 1px;
}

    #filterNav.active {
        top: 0px !important;
    }

.megamenu-container-section .mega-dropdown {
    position: static !important;
    width: 20%;
}

    .megamenu-container-section .mega-dropdown a span {
        /*display: none;*/
    }

.megamenu-container-section .mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.megamenu-container-section .mega-dropdown .has-search {
    margin-top: 18px;
    margin-bottom: 0px;
}

    .megamenu-container-section .mega-dropdown .has-search .form-control {
        border: solid #009fdf 1px !important;
        font-size: 18px;
    }

    .megamenu-container-section .mega-dropdown .has-search .form-control-feedback {
        top: 9px !important;
        right: 0px;
        color: #cccccc;
    }

    .megamenu-container-section .mega-dropdown .has-search .form-control {
        padding-right: 5px;
        padding-left: 5px;
    }


.megamenu-container-section .mega-dropdown-menu:before {
    /*content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 285px;
    z-index: 10;*/
}

.megamenu-container-section .mega-dropdown-menu:after {
    /*content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -17px;
    left: 283px;
    z-index: 8;*/
}

.megamenu-container-section .mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

    .megamenu-container-section .mega-dropdown-menu > li > ul > li,
    .megamenu-container-section .mega-dropdown-menu > li > ul > li > ul > li {
        list-style-type: none;
    }

.megamenu-container-section .mega-dropdown-menu > li > ul > li > a 
{
display: block;
padding: 3px 20px;
clear: both;
font-weight: bold;
line-height: 1.428571429;
color: #009fdf;
white-space: normal;
font-size: 18px;
border-radius:5px;
}

    .megamenu-container-section .mega-dropdown-menu > li > ul > li > a:hover {
        background-color: transparent !important;
        color: #009fdf;
    }

.megamenu-container-section .mega-dropdown-menu > li.megamenu-clearfilterapply-button > ul > li:last-child > a:hover 
{
background-color: #009fdf !important;
color: #ffffff !important;
}

.megamenu-container-section .mega-dropdown-menu > li ul > li > a:hover,
.megamenu-container-section .mega-dropdown-menu > li ul > li > a:focus 
{
text-decoration: none;
color: #444;
background-color: #f5f5f5;
}

.megamenu-container-section .mega-dropdown-menu .dropdown-header 
{
color: #428bca;
font-size: 18px;
font-weight: bold;
}

    .megamenu-container-section .mega-dropdown-menu .dropdown-header .checkbox-primary label {
        color: #333333;
        line-height: 18px;
    }

.megamenu-container-section .mega-dropdown-menu form {
    margin: 3px 20px;
}

.megamenu-container-section .mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.megamenu-dividerline-container hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #cccccc;
}

.megamenu-close-button ul li a {
    padding: 10px 20px !important;
    cursor: pointer;
}

    .megamenu-close-button ul li a:hover {
        color: #25b6e7 !important;
    }

.megamenu-clearfilterapply-button ul {
    text-align: right;
}

    .megamenu-clearfilterapply-button ul li a {
        padding: 10px 20px !important;
        cursor: pointer;
    }

        .megamenu-clearfilterapply-button ul li a:hover {
            color: #25b6e7 !important;
        }

    .megamenu-clearfilterapply-button ul li:nth-child(2) a:hover {
        background-color: #25b6e7 !important;
        color: #ffffff !important;
    }

#home .navbar-default 
{
z-index:99999;
}
/* megamenu-container-section Css End Here 23-12-2019 */
/* Checkbox Style Css Start Here 23-12-2019 */
.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #009fdf;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #555555;
        }

    .checkbox input[type="checkbox"] {
        opacity: 0;
    }

        .checkbox input[type="checkbox"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox input[type="checkbox"]:checked + label::after {
            font-family: 'FontAwesome';
            content: "\f00c";
        }

        .checkbox input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox input[type="checkbox"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
    }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #ffffff;
    border-color: #009fdf;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #009fdf;
}

/* Checkbox Style Css End Here 23-12-2019 */






/* Media Query Css Start Here 25-12-2019 */


@media only screen and (min-width:1024px) and (max-width:1240px) {

    .navbar-container-section .navbar-right {
        margin-right: 0px !important;
    }

        .navbar-container-section .navbar-right li a {
            margin-right: 5px !important;
        }
}


@media only screen and (min-width:768px) and (max-width:1023px) {

    .navbar-container-section .navbar-right {
        margin-right: 0px;
    }

        .navbar-container-section .navbar-right li a {
            margin-right: 0px !important;
            padding-left:10px;
            padding-right:10px;
        }

    .navbar-container-section .navbar-default {
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar-container-section .navbar-right li {
        padding: 15px 0px;
    }
}


@media only screen and (min-width:1px) and (max-width:767px) {

    #_blogNavFix {
        margin: 10px 0px !important
    }

    ._applyFix {
        width: 66% !important;
    }

    #_headingShift {
        text-align: center !important;
    }

    #_iconFix {
        top: 48px !important;
    }

    #searchTypediv, #searchContributordiv, #searchTopicdiv {
        position: absolute;
        z-index: 1000;
        background-color: #f5f5f5;
        border-bottom: 1px solid rgb(204, 204, 204);
        width: 100% !important
    }

    .navStack {
        display: inline !important;
        float: left !important;
    }

    #topicId {
        width: 21% !important;
    }

    #typeId {
       width: 25% !important;
    }

    #contributorId {
        width: 19% !important;
    }

    ._dropFix > li {
        width: 50%;
        display: inline !important;
        float: left;
    }

    #_filterByFix {
        padding-top: 10px;
        width: 20% !important;
        display: inline !important;
        float: left !important;
    }

    .navbar-container-section .navbar-default {
        padding-left: 15px;
        padding-right: 15px;
    }


    #filterNav.active {
        top: 0px !important;
    }

    .navbar-container-section .navbar-right {
        margin-right: 0px;
    }

        .navbar-container-section .navbar-right li a {
            margin-right: 15px !important;
        }

    .navbar-container-section .navbar.navbar-default .navbar-header .navbar-toggle .icon-bar {
        background-color: #ffffff;
        width: 30px;
        height: 3px;
    }

    .megamenu-container-section .navbar-header {
        display: none;
    }

    .megamenu-container-section .navbar-default {
        padding-left: 15px;
        padding-right:15px;
    }

    #filterNav {
        background-color: #f5f5f5;
        top:93px !important;
        z-index:1;
    }

        .megamenu-container-section .mega-dropdown {
            width: 100%;
        }

        .megamenu-container-section .navbar-nav 
        {
        padding-top:0px !important;
        }

    .megamenu-container-section .navbar-default .navbar-nav > li > a {
        padding: 10px 0px !important;
    }

        .megamenu-container-section .navbar-default .navbar-nav > li > p {
            padding: 0px 10px 10px 10px;
        }

        .megamenu-container-section .mega-dropdown .has-search {
            margin-top: 0px;
        }


    .navbar-container-section .navbar-brand {
        padding: 20px 0px;
    }

    .megamenu-container-section > .container-fluid > .row > .navbar-default > .navbar-nav > .mega-dropdown > .mega-dropdown-menu {
        height: 250px !important;
        overflow-y: scroll;
    }

    .megamenu-container-section .mega-dropdown-menu > li > ul > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #009fdf;
        white-space: normal;
        font-size: 14px;
    }

    .megamenu-close-button ul li a {
        padding: 10px 10px !important;
        cursor: pointer;
    }

        .megamenu-clearfilterapply-button ul li a {
            padding: 10px 10px !important;
            cursor: pointer;
        }

    .blogpage-main-container {
        padding: 0px 15px;
    }

    .navbar-container-section .navbar-right li {
        padding-left:0px !important;
    }

    .navbar-container-section .navbar-right .login-button-container 
    {
        text-align:center !important;
    }


    .navbar-container-section .navbar-right .login-button-container a 
    {
        color:#ffffff !important;
    }

    .navbar-container-section .navbar-right li a
    {
    color: #25b6e7 !important;
    padding-left:0px;
    }

    .navbar-container-section .navbar-default .navbar-collapse 
    {
        background-color: #00406b;
    }

    .navbar-container-section .navbar-right
    {
    margin-top:0px;
    }

    .navbar-container-section .navbar-default .navbar-right > li > a:hover:after {
        content: "";
        position: absolute;
        width: 0px;
        height: 0px;
        background-color: #25b5e7;
        left: 0;
        right: 0;
        top: 65px;
        margin-left: auto;
        margin-right: auto;
    }

}


@media only screen and (min-width:1px) and (max-width:360px) {

    .navbar-container-section .navbar-brand img {
        width: 180px;
    }

    .navbar-container-section .navbar {
        min-height: 90px !important;
    }

    .navbar-container-section .navbar-brand {
        height: 90px !important;
    }

    #filterNav {
        top: 79px !important;
        border-bottom: solid #cccccc 1px;
        z-index:1;
    }

}


/* Media Query Css End Here 25-12-2019 */




/* New Css Start Here 26-12-2019 */


/*.blogpost-maincontainer-paragraph p {
    color: #717375 !important;
}*/


/* New Css End Here 26-12-2019 */




/* blogpage-main-container Css Start Here 26-12-2019 */


.blogpage-main-container {
    margin-top: 15px !important;
}

.megamenu-container-section > .container-fluid > .row > .navbar-default > .navbar-nav > .mega-dropdown > .mega-dropdown-menu {
    height:auto;
    overflow-y:scroll;
}

.megamenu-close-button > ul,
.megamenu-clearfilterapply-button > ul {
    padding: 0px 45px !important;
    margin: 0px auto !important;
}

.checkbox-style-container {
    margin-bottom: 0px !important;
}

#factorSubcheck > li > label.checkbox-style-container 
{
margin-bottom:0px !important;
}

@media only screen and (min-width:1px) and (max-width:767px) {
    /*.blogpage-main-container {
        margin-top: 225px !important;
    }*/

    #mobileSubBtns {
        display: block !important;
    }

    #mobileSubBtnsIndex {
        display: block !important;
    }

    #desktopSubBtns {
        display: none !important;
    }

    .megamenu-close-button > ul,
    .megamenu-clearfilterapply-button > ul {
        padding: 0px 0px !important;
        margin: 0px auto !important;
    }
    .megamenu-container-section > .container-fluid > .row > .navbar-default > .navbar-nav > .mega-dropdown > .mega-dropdown-menu {
        height:250px;
        overflow-y: scroll;
    }

    #filterResult {
        padding-left: 0px;
        padding-right: 0px;
    }

}

    /* blogpage-main-container Css End Here 26-12-2019 */
    /* New Css Start Here 30-12-2019 */
@media only screen and (min-device-width:768px) and (max-device-width:768px) 
{

    #filterNav
    {
        top:58px;
    }

    .megamenu-container-section .mega-dropdown {
        position: static !important;
        width:18%;
        display:inline-block;
    }

    .megamenu-container-section .navbar-nav 
    {
    margin-top:25px !important;
    margin-bottom:0px !important;
    }

    .rightBody 
    {
        padding-left:15px !important;
        padding-right:15px !important;
    }
}
    /* New Css End Here 30-12-2019 */
/* Modal Box Css Start Here 30-12-2019 */
.modal 
{
z-index:9999999 !important
}
/* Modal Box Css End Here 30-12-2019 */
/* Mega Menu Css Start Here 02-01-2020 */


#filterNav {
    position:relative !important;
    top:0px !important;
}

#filterNav.active {
    position: fixed !important;
    top:0px !important;
}
/* Mega Menu Css End Here 02-01-2020 */

.navStack {
    z-index: 1000;
}

#_subBtnFix {
    min-width: 230px;
}

@media only screen and (min-device-width:375px) and (max-device-width:449px) {
    ._shrink {
        font-size: 11px;
    }

    .megamenu-container-section .navbar-default .navbar-nav > li > a {

        margin-left: 4%;
    }
}

@media only screen and (min-device-width:1px) and (max-device-width:374px) {
    #_filterShrink {
        font-size: 12px !important;
    }

    ._shrink {
        font-size: 9px !important;
    }

    .navStack {
        font-size: 12px !important;
    }

    .megamenu-container-section .navbar-default .navbar-nav > li > a {
        margin-left: 5%;
    }
}

@media only screen and (min-device-width:450px) and (max-device-width:575px) {
    .megamenu-container-section .navbar-default .navbar-nav > li > a {
        margin-left: 7%;
    }
}

@media only screen and (min-device-width:576px) and (max-device-width:768px) {
    .megamenu-container-section .navbar-default .navbar-nav > li > a {
        margin-left: 8%;
    }
}