/*
Theme Name: dos
Theme URI: 
*/

html {

    text-rendering: optimizeLegibility !important;

    -webkit-font-smoothing: antialiased !important;

}

body {
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    overflow-x: hidden;
    font-family: 'Roboto', Arial, Sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 26px;
}

p {
    margin: 18px auto;
    line-height: 26px;
}

ul, li {
    margin: 10px auto;
    line-height: 26px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', Arial, Sans-serif;
    color: #333333;
    font-size: 22px;

}

.error {
    font-size: 260px;
}

/* header area */

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}

.logo img {
    max-height: 80px;
    max-width: 450px;
}

.custom-dropdown {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    padding: 7px 25px;
    margin-right: 15px;
    border: 1px solid #DDDDDD;
    display: inline-block;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}

.btn1 {
    margin-top: -1px;
    background-color: #CC3333;
    border: 0;
}

.btn1:hover {
    background-color: #9C0000;
    border: 0;
}

.navbar-form {
    border-top: 0px !important;
    border-bottom: 0px !important;
    box-shadow: none;
    padding: 2px 15px !important;
}

.for {
    width: 325 px;
}

/*end of header area*/

/* main body codes*/

.main-body {
    padding-top: 40px;
}

.main-body-right h1 {
    color: #333333;
    font-size: 19px;
    font-weight: bold;
    text-align: right;
}

.main-body-right p {
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
}

.main-body-right p a {
    font-weight: bold;
    color: #06284c;
    text-decoration: none;
}

.main-body-right p a:hover {
    font-weight: bold;
    color: #06284c;
    text-decoration: underline;
}

.btn-custom-link {
    border: none;
    background-color: rgba(0, 0, 0, 0);
    color: #003875 !important;
    font-size: 15px;
    border-right: 1px solid #003875;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    padding: 0px 15px;
}

.btn-custom-link:last-child {
    border-right: 0px !important;
}

.btn-custom-link:hover {
    text-decoration: underline;
    background-color: rgba(0, 0, 0, 0);
    color: #003875 !important;
}

.list1 {
    background-color: #C1D5E9;
    color: #000 !important;
    font-size: 20px;
    font-weight: bold;
}

.list2 {
    text-align: left;
}

.list2 a {
    text-align: left !important;
    color: #003875 !important;
    font-size: 17px;
    display: block;
    padding: 4px;
    width: 100%;
}

.list2 a:hover {
    color: #fff !important;
    background-color: #003875;
}

.sel1 {
    font-weight: bold !important;
    background-color: #BFD5EA;
    width: 100%;
}

.sel1 {
    display: none;
}

.foot1 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.foot-btn {
    width: 100%;
    background-color: #BFD5EA;
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0px !important;
    border: 0px !important;
    text-align: left;
    display: none;
}

.foot-btn:hover {
    background-color: #808A94;
}

.pdf-text {
    color: #003875 !important;
    font-size: 19px;
    font-weight: bold;
}

.pdf-section {
    margin: 20px 0 20px 0;
}

.icon-holder {
    padding-top: 10px;
    float: right;
    margin-left: 0px;
}

.icon-holder1 {
    padding-top: 10px;
    float: right;
    margin-right: 30px;
}

.content {
    margin-top: 10px;
    padding: -180px;
}

.content1 {
    margin-top: 20px;
    padding: -180px;
    text-align: right;
}

.home-body-each {
    width: 100%;
    height: 245 px;
}

.home-body-each1 {
    margin-left: 0;
    padding: 0;
    width: 100%;
}

.home-body-each1 h4 {
    color: #06284c;
    font-size: 20px;
    font-weight: bold;
    background-color: #EFEFEF;
    padding: 7px 15px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.home-body-each p {
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    text-align: justify;
}

.home-body-each li {
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
    list-style-type: none;
    border-bottom: 1px solid #D8D8D8;
    padding: 6px 0px;

}

.article {
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding-left: 10px;
    color: #000000;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
}

/* footer codes*/

footer {
    color: #06284c;
}

footer-article {
    text-align: center;
    color: #000000;
}

footer img {
    margin-top: -50px;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #EFEFEF;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    color: #ffffff;
    padding: 25px 0;
    background-color: #233140;
}

.title3 {
    text-align: center;
}

/*  media wuery */
@media all and (max-width: 992px) {
    .to-be-hidden {
        display: none !important;
    }

    .sel1 {
        display: block !important;
    }

    .tbh1 {
        display: none !important;
    }

    .foot-btn {
        display: block;
    }
}

@media (min-width: 0px) and (max-width: 768px) {

    .logo {
        text-align: center;
    }

    .site-logo {
        margin-bottom: 20px;
    }

    .search-strip {
        max-width: 100%;
        padding: 5px 15px;
        width: 100%;
    }

    .btn1 {
        background-color: #CC3333;
        border: 0 none;
        float: right;
        margin-top: 2px;
        width: 18%;
    }

    .btn1 {
        background-color: #CC3333;
        border: 0 none;
        float: right;
        margin-top: 2px;
    }

    .home-body-each1 {
        margin-left: 0;
        padding: 0;
        width: auto;
    }

    .footer-col ul {
        margin: 0;
        padding: 0;
    }
}

@media (min-width: 0px) and (max-width: 1200px) {

    .main-body-right p {
        text-align: center;
    }

    .main-body-right h4 {
        text-align: center;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {

    .search {

        width: 210px !important;
    }

}

/*my css*/

ul#menu-footer-menu {
    padding: 0px;
}

.footer-col h2.widget-title {
    font-size: 18px;
    margin: 10px 0px;
}

.qtranxs_widget .widget-title {
    display: none;
}

.qtranxs_widget select {
    padding: 7px 25px;
}

.qtranxs_widget ul.qtranxs_language_chooser {
    padding: 0px;
}

.qtranxs_widget ul.qtranxs_language_chooser li {
    color: #003875 !important;
    font-size: 15px;
    border-right: 1px solid #003875;
    padding: 0px 15px;
    text-transform: uppercase;
}

.qtranxs_widget ul.qtranxs_language_chooser li:last-child {
    border-right: 0px;
}

.tdfp-translations {
    text-align: left !important;
    display: inline !important;
    padding: 0 !important;
}

.tdfp-translations > a {
    padding-left: 0 !important;
}

ul.home-body-each1 a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

ul.home-body-each1 li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

ul.list-group li {
    position: relative;
    display: block;
    padding: 10 px 15 px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1 px solid #ddd;
}

.panel-default > .panel-heading {
    border-top-left-radius: 4 px;
    border-top-right-radius: 4 px;
    background-color: #C1D5E9 !important;
    color: #000 !important;
    font-size: 20px;
    font-weight: bold;
}

ul.list-group li.current-menu-item {
    background: #337ab7;
    color: #fff;
}

ul.list-group li.current-menu-item a {
    color: #fff;
    background: #31708f;
}

ul.list-group li a {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

ul.list-group li:hover a {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #286090;
    border: 1px solid #ddd;
    color: #fff;
}

.dosLatestHeading {
    font-size: 30px;
    line-height: 30px;
    color: #170d5e;
    padding-left: 1%;
}

.do-browse-heading {
    font-size: 30px;
    line-height: 30px;
    color: #170d5e;
    padding-bottom: 1%;
}

.panel {
    border: 0 !important;
}

.search-filter-results {
    border-top: 5px solid #003875;
    padding-top: 20px;
}

.tdfp-translations a img {
    display: none !important;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.padding-bottom {
    padding-bottom: 20px;
}

.padding-top {
    padding-top: 20px;
}

.navbar-custom {
    border-radius: 0px;
    background-color: transparent;
    border: 0;
}

.colored-top-border {
    border-top: 5px solid #CC3333;
}

ul.dropdown-menu {
    border-top: 2px solid #CC3333;
    background-color: #EEEEEE;
}