


body {
    background: #fff;
    font-size: 15px;
    color: #5d5d5d;
    font-family: Raleway;
    font-weight: 400;
    line-height: 1.7;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    color: #002b50;
    font-family: Raleway;
}

a {
    color: #005fb1;
}

    a:hover {
        color: #002b50;
    }

label {
    color: #005fb1;
    margin: 10px 0 5px 0;
    display: block;
}

.label-check {
    display: inline-block;
}

hr {
    border-color: #eaeaea;
    border-width: 2px;
}

.toplink {
    background: #00213e;
    padding: 5px 0;
}

    .toplink ul {
        padding: 0;
        margin: 0;
        list-style: none;
        float: right;
    }

        .toplink ul li {
            padding: 0 10px;
            margin: 0;
            list-style: none;
            display: inline-block;
            border-right: 1px solid #fff;
            font-size: 12px;
            color: #fff;
            line-height: 13px;
        }

            .toplink ul li a {
                color: #fff;
            }

            .toplink ul li:last-child {
                border-right: 0px solid #fff;
            }

.lan {
    font-family: Cairo;
    color: #fff;
}

    .lan a {
        color: #fff;
    }


.header {
    background: #002b50;
    padding: 10px 0;
}

    .header h1 {
        padding: 0 0 0 10px;
        margin: 0 0 0;
        display: inline-block;
        color: #fff;
        font-size: 16px;
        vertical-align: middle;
        font-weight: 600;
    }

        .header h1 em {
            padding: 0;
            margin: 0;
            color: #fff;
            font-size: 13px;
            padding: 0;
            font-weight: 300;
            display: block;
            line-height: 20px;
        }

.search {
    width: 80%;
    float: right;
    margin: 20px 0 0 0;
}

    .search .navbar-form {
        padding: 0;
        margin: 0;
        float: right;
        width: 100%;
    }

    .search .btn {
        padding: 10px 14px;
        border: 0px solid;
    }

    .search .form-control {
        border: 0px solid;
        box-shadow: none;
    }

    .search .navbar-form {
        border: 0px solid transparent;
        box-shadow: none;
    }

        .search .navbar-form .form-group {
            float: left;
            background: #fff;
            width: 83%;
        }

    .search .form-control {
        width: 100%;
    }


.nav {
    background: #005fb1;
    font-weight: 600;
}

.navbar-inverse, .navbar-inverse {
    background-color: #005fb1;
    border: 0px solid #005fb1;
}

.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: none;
    color: #002b50;
}

.navbar-inverse .navbar-nav > li {
}

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
    }

.navbar-nav > li {
    border-right: 1px solid #009cff;
}

    .navbar-nav > li:last-child {
        border-right: 0px solid #009cff;
    }

.dropdown-menu {
    border-radius: 0;
    font-size: 14px;
    padding: 0;
}

    .dropdown-menu > li > a {
        font-size: 15px;
        white-space: normal;
    }

.dropdown-menu {
    min-width: 240px;
}

.navbar-toggle {
    border-radius: 0;
    border: 0px solid #fff !important;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-toggle {
    background-color: #005fb1;
}

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #005fb1;
    }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #005fb1;
    background: #fff;
}

.dropdown-menu > li > a:hover {
    color: #002b50;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: 0px solid #fff;
}

.navbar-collapse {
    box-shadow: none;
}

.dropdown-menu {
    border: 0px solid;
    text-align: left;
}

    .dropdown-menu > li > a {
        padding: 5px 15px;
    }

    .dropdown-menu > li {
        border-bottom: 1px solid #868686;
    }

        .dropdown-menu > li:last-child {
            border-bottom: 0px solid #868686;
        }

.navbar-nav .open .dropdown-menu {
    background: #ffffff;
    color: #005fb1;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #002b50 !important;
    color: #fff !important;
}

.navbar-nav {
    margin: 0 0;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #005fb1;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #005fb1;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background: none;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background: #ffffff;
    color: #005fb1;
}


.slider {
    background: #002b50;
}

.carousel-caption {
    bottom: 0;
}

    .carousel-caption h1 {
        color: #fff;
        font-weight: 700;
        font-size: 40px;
    }

    .carousel-caption p {
        color: #fff;
        font-weight: normal;
        font-size: 22px;
    }

.carousel-control.left, .carousel-control.right {
    background: none;
}


.main-content {
    background: #f7f7f7;
    padding: 30px 0;
}

    .main-content .theme-title {
        margin: 0 0 50px 0;
        font-size: 17px;
    }

        .main-content .theme-title h1 {
            color: #005fb1;
            font-weight: 800;
            text-transform: uppercase;
            padding: 0;
            margin: 0;
        }

        .main-content .theme-title span {
            display: block;
            height: 4px;
            margin: 10px 0;
            width: 100px;
            background: #005fb1;
        }

.box {
    background: #fff;
    padding: 25px;
    margin: 0 0 20px 0;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,.3);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,.3);
    min-height: 355px;
}

    .box h2 {
        color: #003871;
        font-weight: 800;
        text-transform: uppercase;
        padding: 0;
        margin: 0 0 10px 0;
    }

    .box .icon {
        position: absolute;
        right: 50px;
        top: -20px;
    }

        .box .icon .fa {
            background: #002b50;
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            font-size: 25px;
        }

.more {
    display: block;
    margin: 20px 0 0 0;
    color: #e2ba40;
    text-transform: uppercase;
    font-size: 13px;
}

    .more a {
        color: #e2ba40;
        text-decoration: underline;
    }

.content-inner {
    float: left;
    width: 100%;
    background: #f7f7f7;
    padding: 40px 0 70px 0;
}

    .content-inner .theme-title {
        margin: 0 0 30px 0;
        font-size: 17px;
    }

        .content-inner .theme-title h1 {
            color: #005fb1;
            font-weight: 800;
            font-size: 30px;
            padding: 0;
            margin: 0;
        }

        .content-inner .theme-title span {
            display: block;
            height: 3px;
            margin: 15px 0;
            width: 100px;
            background: #005fb1;
        }

    .content-inner p {
        text-align: justify;
        margin-bottom: 20px;
    }


.content h2 {
    padding: 0;
    margin: 0 0 20px 0;
}

.content .row {
    margin-bottom: 20px;
    margin-top: 20px;
}

.content ul {
    padding: 0;
    margin: 0 0 0 15px;
}

    .content ul li {
        padding: 3px 0;
        margin: 0;
        list-style: disc;
        text-align: justify;
    }

.divDate {
    width: 20% !important;
    display: inline-block !important
}

.main-form .form-control {
    line-height: 0.8;
    padding: 10px 10px;
    font-size: 15px;
    height: 40px;
}

.media {
    float: left;
    width: 100%;
}

    .media small {
        color: #005fb1;
        display: block;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
    }

.media-body {
    float: left;
    width: 100%;
}

.media-left {
    float: left;
    width: 80%;
}

.media-right {
    width: 20%;
}

.main-form textarea {
    height: 140px !important;
}

.main-form .btn-primary {
    padding: 12px 25px;
    text-transform: uppercase;
}

.form-control {
    border: 1px solid #eaeaea;
}

.main-form .col-md-3 {
    padding-left: 0;
}

.label-check {
    display: inline-block !important;
    margin: 0 0 0 10px !important;
}



.news-group ul {
    padding: 0;
    margin: 0 0 30px 0;
    list-style: none;
}

    .news-group ul li {
        padding: 15px 0;
        margin: 0;
        list-style: none;
        border-bottom: 1px solid #ddd;
    }

        .news-group ul li h3 {
            margin: 0 0 10px 0;
            font-size: 18px;
            color: #005fb1;
            text-align: left;
        }

            .news-group ul li h3 a {
                color: #005fb1;
            }

        .news-group ul li p {
            padding: 0;
            margin: 0;
        }

        .news-group ul li small {
            color: #009ce4;
            font-size: 16px;
            font-weight: 700;
        }

        .news-group ul li:last-child {
            border-bottom: 0px solid #ddd;
        }

        .news-group ul li img {
            float: right;
            padding: 10px 0 20px 20px;
        }

.full-img img {
    float: none !important;
    padding: 0 !important;
    margin: 0 0 20px 0;
}


.table {
    background: #fff;
}

    .table tr th {
        background: #e2ba40;
        color: #fff;
        border-bottom: 3px solid #ddd;
    }

        .table tr th a {
            color: #fff;
        }







.radio-list label {
    font-weight: normal !important;
    margin-left: 10px !important;
}



.sidebar-category {
    list-style: none;
    padding: 20px;
    margin: 0 0 30px 0;
    background: #fff;
    border: 4px solid #eaeaea;
}

    .sidebar-category h2 {
        padding: 0;
        margin: 0 0 10px 0;
        color: #005fb1;
    }

    .sidebar-category ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .sidebar-category ul li {
            border-bottom: 1px solid #eaeaea;
            position: relative;
            list-style: none;
            padding: 6px 0 6px 20px;
            background: #fff;
            margin: 0 0 1px 0;
            color: #005fb1;
            font-weight: 700;
            font-size: 15px;
        }

            .sidebar-category ul li a {
                color: #005fb1;
            }

            .sidebar-category ul li:last-child {
                border-bottom: 0px solid #eaeaea;
            }

            .sidebar-category ul li a:before {
                color: #009ce4;
                content: "\f0a9";
                font-family: FontAwesome;
                height: 15px;
                left: 0px;
                position: absolute;
                top: 6px;
                width: 15px;
                font-weight: lighter;
            }

    .sidebar-category p {
        text-align: left;
    }

    .sidebar-category h4 {
        color: #005fb1;
        font-size: 15px;
        line-height: 18px;
    }


.banner img {
    border: 4px solid #eaeaea;
}


.main-breadcrumb {
    background: #e1e1e1;
    border-bottom: 0px solid #e1e1e1;
}

.breadcrumb {
    background: #e1e1e1;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 12px;
}

    .breadcrumb > li + li::before {
        color: #5d5d5d;
        content: "/ ";
        padding: 0 5px;
    }


.newsletter {
    background: #79abd5 url(../images/bg-newsletter.jpg) center center no-repeat;
    float: left;
    width: 100%;
    height: 160px;
    text-align: center;
    padding: 20px 0;
}

    .newsletter h1 {
        color: #fff;
        text-transform: uppercase;
        font-size: 25px;
        padding: 0;
        margin: 0 0 5px 0;
    }

    .newsletter p {
        color: #002b50;
        font-weight: 600;
        font-size: 17px;
    }

    .newsletter .btn-success {
        background: #e2ba40 none repeat scroll 0 0;
        border: 3px solid #e2ba40;
        color: #fff;
    }

    .newsletter .form-control {
        display: inline-block;
        width: 50%;
        box-shadow: none;
        border: 0px solid;
        height: 42px;
        vertical-align: top;
    }

    .newsletter .form-group {
        width: 70%;
        margin: 0 auto 0;
    }

    .newsletter .btn {
        padding: 8px 15px;
    }



.footer {
    background: #002b50;
    float: left;
    width: 100%;
    padding: 15px 0;
    color: #fff;
    font-size: 13px;
}

    .footer a {
        color: #fff;
    }

        .footer a:focus, .footer a:hover {
            color: #fff;
        }

    .footer ul {
        padding: 0;
        margin: 0 0 0 0;
    }

        .footer ul li {
            padding: 0 10px;
            margin: 0;
            display: inline-block;
            border-right: 1px solid #fff;
            line-height: 14px;
            color: #fff;
        }

            .footer ul li:last-child {
                border-right: 0px solid #fff;
            }

            .footer ul li a {
                color: #fff;
            }

    .footer p {
        padding: 0 10px;
        margin: 0;
    }

.socialbar {
    margin: 10px 0 0 0;
}

    .socialbar ul li {
        border: 0px solid;
        padding: 0;
        margin: 0;
    }

        .socialbar ul li .fa {
            font-size: 20px;
            margin: 0 5px 0 0;
            border-radius: 50%;
            color: #002b50;
        }

            .socialbar ul li .fa:hover {
                text-decoration: none;
                background: #005fb1;
            }

        .socialbar ul li .fa-twitter {
            padding: 10px;
            background: #79abd5;
        }

        .socialbar ul li .fa-x-twitter {
            padding: 10px;
            background: #79abd5;
        }

        .socialbar ul li .fa-facebook {
            padding: 10px 14px;
            background: #79abd5;
        }

        .socialbar ul li .fa-youtube {
            padding: 10px;
            background: #79abd5;
        }

        .socialbar ul li .fa-linkedin {
            padding: 10px;
            background: #79abd5;
        }

.socialbarr ul li a {
    background-color: #f2f2f2;
    border-radius: 50%;
    color: #666;
    display: block;
    font-size: 16px;
    height: 35px;
    line-height: 34px;
    text-align: center;
    width: 35px;
}


.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #009ce4;
    border-color: #009ce4;
    color: #fff;
    cursor: default;
    z-index: 3;
}


.links ul {
    padding: 0;
    margin: 0 0 40px 0;
    list-style: none;
}

    .links ul li {
        border-bottom: 1px solid #eaeaea;
        color: #005fb1;
        font-size: 15px;
        font-weight: 700;
        list-style: none;
        margin: 0 0 1px;
        padding: 4px 0 4px 20px;
        position: relative;
    }

        .links ul li a:before {
            color: #009ce4;
            content: "\f105";
            font-family: FontAwesome;
            height: 15px;
            left: 0px;
            position: absolute;
            top: 5px;
            width: 15px;
            font-weight: lighter;
        }

.links h4 {
    color: #002b50;
}

    .links h4 a {
        color: #002b50;
    }

.links ul li:last-child {
    border-bottom: 0px solid #eaeaea;
}



.form-search {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #eaeaea;
    float: left;
    margin: 0 0 30px;
    padding: 30px 20px;
    width: 100%;
}



    .form-search label {
        font-size: 17px;
        margin: 0;
        padding: 0;
    }

    .form-search .col-md-3 {
        padding: 0;
    }




.links h4 a {
    color: #002b50;
}


.box1 {
    background: #002b50;
    color: #fff;
    width: 40%;
    margin: 0 auto 30px;
    padding: 15px 10px;
    text-align: center;
}

    .box1 h2 {
        color: #fff;
        font-size: 25px;
        margin: 0 0 5px 0;
        padding: 0;
        line-height: 30px;
    }

.box2 {
    background: #005fb1;
    color: #fff;
    width: 42%;
    margin: 0 auto 30px;
    padding: 15px 10px;
    text-align: center;
}

    .box2 h2 {
        color: #fff;
        font-size: 22px;
        margin: 0 0 5px 0;
        padding: 0;
        line-height: 25px;
        margin-top:10px;
    }

.box3 {
    background: #c5e9f8;
    color: #002b50;
    margin: 0 auto 30px;
    padding: 15px 10px;
    text-align: center;
    min-height: 110px;
}

    .box3 h2 {
        color: #002b50;
        font-size: 18px;
        margin: 0 0 5px 0;
        padding: 0;
        line-height: 22px;
        margin-top: 10px;
    }


.box4 {
    background: #e0e0e0;
    color: #002b50;
    margin: 0 auto 30px;
    padding: 15px 10px;
    text-align: center;
    min-height: 120px;
}

    .box4 h2 {
        color: #002b50;
        font-size: 15px;
        margin: 0 0 5px 0;
        padding: 0;
        line-height: 20px;
        margin-top: 10px;
    }


.box5 {
    background: #e2ba40;
    border-radius: 50%;
    color: #fff;
    height: 220px;
    margin: 0 auto 30px;
    padding: 70px 10px;
    text-align: center;
    vertical-align: middle;
    width: 220px;
}

    .box5 h2 {
        color: #fff;
        font-size: 25px;
        margin: 0 0 5px 0;
        padding: 0;
        line-height: 30px;
    }

.box6 {
    background: #ebe1c2;
    border-radius: 50%;
    color: #002b50;
    height: 220px;
    margin: 0 auto 30px;
    padding: 75px 10px;
    text-align: center;
    vertical-align: middle;
    width: 220px;
}

    .box6 h2 {
        color: #002b50;
        font-size: 18px;
        margin: 0 0 5px 0;
        padding: 0;
        line-height: 22px;
    }






.page-header {
    border-bottom: 1px solid #e2e2e2;
    margin: 0 0 20px 0;
}

.form-control, .btn {
    border-radius: 0;
}

.marginBottom-0 {
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #005fb1;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }



.btn-primary {
    color: #fff;
    background-color: #005fb1;
    border-color: #005fb1
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #004179;
        border-color: #004179
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #004179;
        border-color: #004179
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #004179;
        border-color: #004179
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #004179;
            border-color: #004179
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #005fb1;
        border-color: #005fb1
    }

    .btn-primary .badge {
        color: #005fb1;
        background-color: #fff
    }


.btnPaging, .Dots {
    background: #fff;
    border: 1px solid #ccc;
    padding: 2px 8px;
    margin: 0 4px;
}

.pageCurrent {
    background: #005fb1;
    color: #fff;
    border: 0 solid;
    padding: 6px 8px;
    margin: 0 4px;
    text-align: center;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-title {
    color: #005fb1;
}

    .panel-title a {
        color: #005fb1;
    }



.navbar-nav > li > a {
    padding: 15px 10px;
}

.navbar {
    font-size: 14px;
}


.letters small {
    font-weight: 600;
}

.letters h4 {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #eaeaea;
}


/* new */
.content {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #eaeaea;
    margin: 0 0 30px;
    padding: 20px 20px 40px;
    float: left;
    width: 100%;
}

    .content ul li a {
        color: #5d5d5d;
    }

.table-responsive {
    width: 100%;
}

.updBtn input {
    border: 0px solid;
    padding: 5px 15px;
}

.alphabet {
    width: 100%;
    float: left;
    margin: 0 0 30px 0;
}

    .alphabet a {
        background: #c7dcee;
        margin: 0 1px 5px;
        padding: 5px 5px;
        color: #005fb1;
        display: inline-block;
        font-size: 13px;
        text-align: center;
        width: 40px;
    }

        .alphabet a:focus, .alphabet a:hover {
            background: #e2ba40;
        }

.red {
    color: red;
}

label.radio {
    font-weight: normal;
}

.main-form h2 {
    color: #005fb1;
    font-size: 25px;
    margin: 40px 0 0 0;
    padding: 0;
}

.checkbox, .radio {
    margin-bottom: 5px;
    margin-top: 5px;
}


label {
    display: inline-block;
}

.theme-title .btn-primary {
    margin: -40px 0 0 0;
}

.carousel-caption {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.8);
    background: rgba(0, 0, 0, 0.7);
    right: 0;
    left: 0;
    padding-bottom: 20px;
    padding-top: 20px;
}

    .carousel-caption h1 {
        font-size: 30px;
        padding: 0 50px;
    }


/* Portrait */
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: portrait) {
    .search {
        width: 100%;
    }

    .header h1 {
        font-size: 14px;
        width: 70%;
    }

    .box {
        margin: 0 0 50px;
    }

    .newsletter {
        height: 100%;
        background-size: cover;
    }

    .footer .pull-right {
        float: left !important;
    }

    .navbar-nav > li {
        border-right: 0px solid #009cff !important;
        border-bottom: 1px solid #009cff;
    }

    .newsletter .form-group {
        width: 100%;
    }

    .gallery .gallery-sub h4 {
        height: auto !important;
        font-size: 18px !important;
    }

    .img-fluid {
        height: auto !important;
    }
}

/* Landscape */
@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
    .search {
        width: 100%;
    }

    .header h1 {
        font-size: 14px;
        width: 70%;
    }

    .box {
        margin: 0 0 50px;
    }

    .newsletter {
        height: 100%;
        background-size: cover;
    }

    .footer .pull-right {
        float: left !important;
    }

    .navbar-nav > li {
        border-right: 0px solid #009cff !important;
        border-bottom: 1px solid #009cff;
    }

    .newsletter .form-group {
        width: 100%;
    }

    .gallery .gallery-sub h4 {
        height: auto !important;
        font-size: 18px !important;
    }

    .img-fluid {
        height: auto !important;
    }
}


/* Portrait */
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
    .search {
        width: 100%;
    }

    .header h1 {
        font-size: 14px;
        width: 70%;
    }

    .box {
        margin: 0 0 50px;
    }

    .newsletter {
        height: 100%;
        background-size: cover;
    }

    .footer .pull-right {
        float: left !important;
    }

    .navbar-nav > li {
        border-right: 0px solid #009cff !important;
        border-bottom: 1px solid #009cff;
    }

    .newsletter .form-group {
        width: 100%;
    }

    .gallery .gallery-sub h4 {
        height: auto !important;
        font-size: 18px !important;
    }

    .img-fluid {
        height: auto !important;
    }
}

/* Landscape */
@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
    .search {
        width: 100%;
    }

    .header h1 {
        font-size: 14px;
        width: 70%;
    }

    .box {
        margin: 0 0 50px;
    }

    .newsletter {
        height: 100%;
        background-size: cover;
    }

    .footer .pull-right {
        float: left !important;
    }

    .navbar-nav > li {
        border-right: 0px solid #009cff !important;
        border-bottom: 1px solid #009cff;
    }

    .newsletter .form-group {
        width: 100%;
    }

    .gallery .gallery-sub h4 {
        height: auto !important;
        font-size: 18px !important;
    }

    .img-fluid {
        height: auto !important;
    }
}


/* Portrait */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .search {
        width: 100%;
    }

    .box {
        margin: 0 0 50px;
    }

    .header h1 {
        font-size: 13px;
        padding: 0 0 0 5px;
    }

    .search .navbar-form .form-group {
        width: 80%;
    }

    .nav > li > a {
        padding: 15px 7px;
        font-size: 11px;
    }

    .carousel-caption {
        bottom: 0;
    }

        .carousel-caption h1 {
            font-size: 30px;
        }

        .carousel-caption p {
            font-size: 17px;
        }

    .gallery .gallery-sub h4 {
        font-size: 15px !important;
    }

    .img-fluid {
        height: 170px !important;
    }
}

/* Landscape */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .search {
        width: 100%;
    }

    .nav > li > a {
        padding: 15px 7px;
        font-size: 15px;
    }
}


@media print {

    .sidebar-category, .banner, .main-breadcrumb, .search, .navbar, .toplink, .footer {
        display: none;
    }

    .content-inner {
        width: 100%;
    }

        .content-inner .col-md-9, .content-inner .col-sm-9 {
            width: 100%;
        }
}




/* Popup */
#panel {
    background: #FCFDFE;
    display: none;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

    #panel .modaltop {
        background-color: #fff;
        padding: 3px;
        height: 25px;
        text-align: left;
    }

    #panel #closebutton {
        cursor: pointer;
    }

    #panel .body {
        padding: 0px;
    }


.panel {
    float: left;
    height: 60px;
    padding-top: 10px;
    position: relative;
    width: 700px;
}


.table-course {
    background: #fff;
    font-weight: normal;
    text-align: center !important;
    border: 0px solid #005fb1 !important;
    font-size: 14px;
}

    .table-course tr th {
        background: #00213e;
        color: #fff;
        font-weight: normal;
        padding: 6px 5px;
        text-align: center !important;
    }

    .table-course tr td {
        border: 1px solid #fff;
        padding: 6px 5px;
        text-align: center !important;
    }

    .table-course .color1 td {
        background: #19507f;
        color: #fff;
        text-align: center;
        border-right: 1px solid #19507f !important;
        border-left: 1px solid #19507f !important;
    }

    .table-course .color2 td {
        background: #005fb1;
        color: #fff;
        text-align: center;
        border-top: 4px solid #e2ba40 !important;
        border-right: 1px solid #005fb1 !important;
        border-left: 1px solid #005fb1 !important;
    }

    .table-course .btn {
        padding: 4px 10px;
        font-size: 12px;
    }



.gallery .gallery-sub {
    padding: 15px;
    margin: 0 0 30px 0;
    background: #eee;
    text-align: center;
}

    .gallery .gallery-sub h4 {
        margin: 0 0 !important;
        color: #064784;
        padding: 15px 0 !important;
        height: 70px;
        font-size: 20px;
    }

        .gallery .gallery-sub h4 a {
            margin: 0;
            color: #064784;
        }

    .gallery .gallery-sub img {
        border: 0px solid !important;
        padding: 0;
        margin: 0;
    }

    .gallery .gallery-sub small {
        color: #000;
        font-size: 15px;
        font-weight: bold;
        margin: 0 0 10px;
        border-top: 2px solid #ddd;
        display: block;
        padding: 15px 0 0 0;
    }



.img-fluid {
    width: 100%;
    height: 200px;
}

.box3 {
    min-height: 290px;
}

.box4 {
    min-height: 275px;
}

table {
    width: 100% !important;
}

.boxcourse {
    background: #fff;
    padding: 25px;
    margin: 0 0 20px 26px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,.3);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,.3);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,.3);
    min-height: 320px;
}

.sitemap ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .sitemap ul li {
        padding: 5px 0;
        margin: 0;
        list-style: none;
        font-size: 18px;
        font-weight: normal;
    }

        .sitemap ul li ul {
            padding: 0;
            margin: 0 0 10px 25px;
            list-style: none;
        }

            .sitemap ul li ul li {
                padding: 0;
                margin: 0;
                list-style: disc;
                font-size: 16px;
                color: #002b50;
            }

                .sitemap ul li ul li a {
                    color: #002b50;
                }

                .sitemap ul li ul li ul li {
                    padding: 0;
                    margin: 0;
                    list-style: disc;
                    font-size: 15px;
                    color: #5d5d5d;
                }

                    .sitemap ul li ul li ul li a {
                        color: #5d5d5d;
                    }

.content ul li a {
    color: #005fb1;
}

.payment-method .payment-logo {
    display: block;
    background-color: #f6f6f6;
    padding: 10px;
}

.shipping-method .method-list li label, .payment-method .method-list li label {
    font-size: 13px;
    font-weight: bold;
    color: #444;
}

.payment-method .payment-logo label {
    font-size: 0 !important;
}

.payment-method .payment-details {
    display: block;
    width: auto;
    min-width: 0;
    margin: 10px 0 0;
    text-align: center;
}

.shipping-method .method-list li label, .payment-method .method-list li label {
    font-size: 13px;
    font-weight: bold;
    color: #444;
}

.payment-method .payment-details {
    text-align: center;
}

.shipping-method .method-list li, .payment-method .method-list li {
    display: inline-block;
    margin: 20px 2%;
    vertical-align: top;
}

.titleStep {
    background: #adadad;
    border-radius: 5px;
    width: 90px;
    min-height: 120px;
    color: #fff;
    text-align: center;
}

.current .titleStep {
    background: #002b50;
}

.pnlonPay {
    display: inline;
}

.wizard .nav-tabs {
    border-bottom-color: transparent;
}

.wizard > div.wizard-inner {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}






.wizard .nav-tabs > li {
    width: 25%;
}

.list-inline li {
    display: inline-block;
}

.iconshipStep img {
    padding: 10px 10px 0 10px;
}

.wizard > div.wizard-inner {
    margin-bottom: 70px;
}

.titleStep {
    margin: auto;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 55%;
    margin: 0 68px;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 0;
}

.wizard-inner .nav {
    background: none;
}

.custom-btn2 {
    background: transparent !important;
    text-decoration: none;
    padding: 12px 28px !important;
    display: inline;
    border-radius: 30px !important;
    color: #bd7656;
    font-size: 15px !important;
    border: 1px solid #002b50;
    margin-right: 15px;
}

.hvr-shutter-out-horizontal::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 30px;
    background: linear-gradient(to left, #bd7656 100%, #935942 93%) !important;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.checkout-section {
    padding-top: 80px;
    padding-bottom: 80px;
}
