.menu > li:hover i, .menu > li.active i {
    color: #fff !important;
}

.menu li:first-child a:hover, .menu li:nth-child(1).active a, .menu li:nth-child(1).active a:hover, .menu li:nth-child(1).active a:focus {
    background-color: #0e1528;
}

/*.menu li:nth-child(2) a:hover, .menu li:nth-child(2).active a, .menu li:nth-child(2).active a:hover, .menu li:nth-child(2).active a:focus {
    background-color: #437AB0;
}

.menu li:nth-child(3) a:hover, .menu li:nth-child(3).active a, .menu li:nth-child(3).active a:hover, .menu li:nth-child(3).active a:focus {
    background-color: #015710;
}

.menu li:nth-child(4) a:hover, .menu li:nth-child(4).active a, .menu li:nth-child(4).active a:hover, .menu li:nth-child(4).active a:focus {
    background-color: #6954bc;
}

.menu li:nth-child(5) a:hover, .menu li:nth-child(5).active a, .menu li:nth-child(5).active a:hover, .menu li:nth-child(5).active a:focus {
    background-color: #1a56a7;
}

.menu li:nth-child(6) a:hover, .menu li:nth-child(6).active a, .menu li:nth-child(6).active a:hover, .menu li:nth-child(6).active a:focus {
    background-color: #6954bc;
}

.menu li:nth-child(7) a:hover, .menu li:nth-child(7).active a, .menu li:nth-child(7).active a:hover, .menu li:nth-child(7).active a:focus {
    background-color: #6C97CA;
}

.menu li:nth-child(8) a:hover, .menu li:nth-child(8).active a, .menu li:nth-child(8).active a:hover, .menu li:nth-child(8).active a:focus {
    background-color: #015710;
}*/


#mobile_menu li a {
    border-top: 4px solid #187cb8 !important;
    color: #0e1528;
    padding: 15px 14px;
}

    #mobile_menu li a:hover {       
        color: #ffffff;
    }


@media (min-width: 1290px) and (max-width: 1339px) {
    #mobile_menu li a {
        padding: 15px 18px;
    }
}

@media (min-width: 1340px) {
    #mobile_menu li a {        
        padding: 15px 21px;
    }
}



/*#mobile_menu li:nth-child(2) a {
    border-top: 4px solid #437AB0 !important;
}

#mobile_menu li:nth-child(2) i {
    color: #437AB0;
}

#mobile_menu li:nth-child(3) a {
    border-top: 4px solid #015710 !important;
}

#mobile_menu li:nth-child(3) i {
    color: #015710;
}

#mobile_menu li:nth-child(4) a {
    border-top: 4px solid #6954bc !important;
}

#mobile_menu li:nth-child(4) i {
    color: #6954bc;
}

#mobile_menu li:nth-child(5) a {
    border-top: 4px solid #1a56a7 !important;
}

#mobile_menu li:nth-child(5) i {
    color: #1a56a7;
}

#mobile_menu li:nth-child(6) a {
    border-top: 4px solid #6954bc !important;
}

#mobile_menu li:nth-child(6) i {
    color: #6954bc;
}

#mobile_menu li:nth-child(7) a {
    border-top: 4px solid #6C97CA !important;
}

#mobile_menu li:nth-child(7) i {
    color: #6C97CA;
}

#mobile_menu li:nth-child(8) a {
    border-top: 4px solid #015710 !important;
}

#mobile_menu li:nth-child(8) i {
    color: #015710;
}*/
/*---------------------------------menu css end -------------------*/

/*---------------------------------slider css start -------------------*/
/*
.slider-caption p {
    color: #000;
}


.carousel-inner .item:first-child .slider-caption h2 {
    color: #437AB0;
}

.slider-indicators li:first-child:hover {
    background-color: #437AB0;
    border-bottom: 5px solid #437AB0;
}

.slider-indicators li:first-child.active {
    background-color: #437AB0;
    border-bottom: 5px solid #437AB0;
}

.slider-indicators li:first-child:hover {
    background-color: #437AB0;
    border-bottom: 5px solid #437AB0;
}

.slider-indicators li:first-child.active:hover {
    background-color: #437AB0;
    border-bottom: 5px solid #437AB0;
}

.carousel-inner .item:nth-child(2) .slider-caption h2 {
    color: #1a56a7;
}

.carousel-inner .item:nth-child(2) .btn-default {
    color: #1a56a7;
}


.slider-indicators li:nth-child(2):hover {
    background-color: #1a56a7;
}

.slider-indicators li:nth-child(2).active {
    background-color: #1a56a7;
    border-bottom: 5px solid #1a56a7;
}

.slider-indicators li:nth-child(2):hover {
    background-color: #1a56a7;
    border-bottom: 5px solid #1a56a7;
}

.slider-indicators li:nth-child(2).active:hover {
    background-color: #1a56a7;
    border-bottom: 5px solid #1a56a7;
}


.carousel-inner .item:nth-child(3) .slider-caption h2 {
    color: #0e1528;
}

.carousel-inner .item:nth-child(3) .btn-default {
    color: #0e1528;
}


.slider-indicators li:nth-child(3):hover {
    background-color: #0e1528;
}

.slider-indicators li:nth-child(3).active {
    background-color: #0e1528;
    border-bottom: 5px solid #0e1528;
}

.slider-indicators li:nth-child(3):hover {
    background-color: #0e1528;
    border-bottom: 5px solid #0e1528;
}

.slider-indicators li:nth-child(3).active:hover {
    background-color: #0e1528;
    border-bottom: 5px solid #0e1528;
}

.carousel-inner .item:nth-child(4) .slider-caption h2 {
    color: #015710;
}

.carousel-inner .item:nth-child(4) .btn-default {
    color: #015710;
}

.slider-indicators li:nth-child(4):hover {
    background-color: #015710;
}

.slider-indicators li:nth-child(4).active {
    background-color: #015710;
    border-bottom: 5px solid #015710;
}

.slider-indicators li:nth-child(4):hover {
    background-color: #015710;
    border-bottom: 5px solid #015710;
}

.slider-indicators li:nth-child(4).active:hover {
    background-color: #015710;
    border-bottom: 5px solid #015710;
}
*/


/*---------------------------------slider css end -------------------*/

/*---------------------who we are css start------------------------*/
.container-fluid.color {
    border-bottom: 5px solid #0e1528;
}
/*.accordion {
    border: 1px solid #ccc;
}*/
.secton_label_color {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: medium none;
    color: #3e2254;
}

.persona_role_1 {
    background: #015710 none repeat scroll 0 0;
    border-bottom: 3px solid #567d68;
}
/*---------------------who we are css End------------------------*/

/*---------------------Other website Start ---------------------------*/



.websites h3 {
    background: #1a56a7 none repeat scroll 0 0;
    border-bottom: 1px solid #eeeeee;
    border-top: 3px solid #187cb8;
    color: #ffffff;
    display: block;
    font-family: open sans condensed;
    font-size: 2em;
    font-weight: 700 !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px 10px;
}

.ulwebsites li:hover {
    background: #e2f0f3 none repeat scroll 0 0;
    box-shadow: 3px 0 0 #1a56a7 inset;
}

.imgwebsites {
    border-radius: 5px;
}

.middlec h3 {
    color: #27536e;
}

.panel-collapse .bttn-default {
    background: #187cb8 none repeat scroll 0 0;
    border-bottom: 3px solid #035b89;
    color: #fff !important;
}

.accordion-toggle.closed.collapsed {
    background: #fff none repeat scroll 0 0 !important;
    color: #2c3d4f !important;
}

.accordion-toggle.closed {
    background: #2c3d4f none repeat scroll 0 0 !important;
    color: #fff !important;
}

.panel-heading .accordion-toggle.closed::after {
    content: "x";
    color: #fff;
}

.panel-heading .accordion-toggle.closed {
    background-color: #304256;
    color: #fff;
}

/*.panel-heading .accordion-toggle.collapsed::after {
    content: "+" !important;
    color: #2C3D4F;
}*/

#accordionb .accordion-toggle {
    border-bottom: 3px solid #dddddd;
}

#newsTab li.active a, #newsTab li.active a:hover {
    border-top: 3px solid #6954bc;
    color: #6954bc;
}

.tab-content .tabbuttons li:hover {
    background: #1b7ec2 none repeat scroll 0 0;
}

.tab-content .hiden {
    background: #0e1528 none repeat scroll 0 0;
    /*box-shadow: 0 -9px 0 0 #C98A2D inset;*/
}
/*---------------------Other website End ---------------------------*/

/*---------------------Footer Start ---------------------------*/
.footer .fa {
    border-radius: 5px;
}
/*---------------------Footer End ---------------------------*/

/*-------------------------------------------------MY GAFUTURES CSS START--------------------------------------------*/
.dropdown .btn-primary {
    background-color: #6fa486;
}

.notificetion h4 {
    background: #187cb8 none repeat scroll 0 0;
    font-weight: normal !important;
    border-bottom: 2px solid #0e1528;
    font-size: 18px;
}

.noti_row:hover {
    border-left: 2px solid #187cb8;
}

.dash_video_btn {
    background: #90b2d8 none repeat scroll 0 0;
    font-weight: normal;
}

.user_list li a.green {
    background: #015710;
}

.container-fluid.color::after {
    background-color: #1b7ec2;
    bottom: 0;
    content: "";
    height: 35px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
}

.container.slider {
    z-index: 2;
}

.avatar_header h4 {
    background: #015710;
}


.profile_header h4 {
    background: #187cb8 none repeat scroll 0 0;
}
/*-------------------------------------------------MY GAFUTURES CSS END--------------------------------------------*/
/*------------------------------------------------ DASHBOARD PAGES START-------------------------------------------*/
.message-active {
    background-color: #6954bc;
}

.notif_row:hover {
    border-left: 2px solid #6954bc;
}

.message-body a {
    color: #6954bc;
}

img.large_thumb_image:hover {
    border-color: #015710;
}

.profile_body h3 {
    color: #187cb8 !important;
}

.container-fluid {
    position: relative;
}
/*------------------------------------------------ DASHBOARD PAGES END --------------------------------------------*/
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

