
@import "bootstrap.css";
@import "bootstrap-theme.css";
/*SLICK SLIDER STYLE // start here --*/
@import "../slick/slick.css";
@import "../slick/slick-theme.css";
@import "simple-sidebar.css";
/*SLICK SLIDER STYLE // end here --*/

/*FONTAWESOME // ICONLISTING // start here --*/
@import "https://use.fontawesome.com/releases/v5.1.0/css/all.css";
/*FONTAWESOME // ICONLISTING // end here --*/

/*GOOGLE FONT // HINDI FONTS // start here --*/
@import url('https://fonts.googleapis.com/css?family=Baloo');
@import url('https://fonts.googleapis.com/css?family=Cabin');/*font-family: 'Cabin', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');/*font-family: 'Open Sans Condensed', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:400,400i,800,800i&subset=latin-ext,vietnamese');/*font-family: 'Barlow Semi Condensed', sans-serif;*/
/*GOOGLE FONT // HINDI FONTS // end here --*/

/* -- INFORMATION BOX GENERAL STYLE // START HERE -- */
::-webkit-scrollbar
{
  width:0px;  /* for vertical scrollbars */
  height:0px; /* for horizontal scrollbars */
}
::-webkit-scrollbar-track
{
  background:#f6f6f6;
}
::-webkit-scrollbar-thumb
{
  background:#4bb279;
  box-shadow:0px 0px 0px 0px #000000;
  border-left:#ffffff solid 5px;
  border-right:#ffffff solid 5px;
  border-radius: 0px;
}
/* -- INFORMATION BOX GENERAL STYLE // END HERE -- */

body{
    margin: 0px;
}
section{padding: 70px 0px}
section header > h1,
section header > h2,
section header > h3,
section header > h4{
    font-family: 'Barlow Semi Condensed', sans-serif;
    text-transform: uppercase;
}
h2{
    font-size: 60px;
    line-height: 45px;
}
h3{
    font-size: 40px;
}
p{
    font-size: 15px;
    line-height: 25px;
    padding: 15px 0px;text-align: justify;
}
.first-title{
    font-weight: 400; 
}
.first-title.br{
    font-weight: 400; 
    font-size: 40px;
}
.second-title{
    font-weight: 800;
}
/*[class*="col-"] {
  margin-bottom: 30px;
}*/
.no-padding{
    padding: 0px!important;
}

/*TOP-PANEL // start here // */
#top-panel{
    background: #455668;
    padding: 5px 0px;
}
#top-panel ul{
    margin-top: 0;
    margin-bottom: 10px;
    z-index: 5;
    list-style-type: none;
    padding: 5px 0px;
}
#top-panel ul > li{
    display: inline-block;
    float: right;
}
#top-panel ul > li > a{
    color: #ffffff;
}
#top-panel ul > li i{
    padding: 0 10px;
}
@media screen and (min-width: 0px) and (max-width: 600px){
    #top-panel ul > li span{
        display: none;
    }
}
/*TOP-PANEL // end here // */

article{
    padding: 0 20px;
}
article > header{
    border-left: #c6253f 10px solid;
    padding-left: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
article > .content-box{
    margin: 20px 0px;
}
article > .content-box > a{
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #243c58;
    text-decoration: none;
}
article > .content-box > header > h3{
    font-size: 30px;
    margin-bottom: 10px;
}

form textArea{
    width: 100%;
}
form button{
    width: 100%;
    background: #f5d76e;
}

/*HEADER-PANEL STYLE // start here // */
    #header-panel{
        background:#24384e; 
        padding:0px 5px 5px 5px;/*padding:0px 5px;*/
        font-family: 'Oswald', sans-serif;
        border-bottom:#c6253f 10px solid;
        -webkit-box-shadow: 0px 4px 2px -2px rgba(0,0,0,0.33);
        -moz-box-shadow: 0px 4px 2px -2px rgba(0,0,0,0.33);
        box-shadow: 0px 4px 2px -2px rgba(0,0,0,0.33);
        margin-bottom:0px;
        width:100%;
        z-index:99999;
        /*position:fixed;*/
    }
    #header-panel .navbar-brand {
        float: left;
        height: 60px;
        padding: 5px 15px;
        font-size: 18px;
        line-height: 20px;
        margin-top: -50px;/*margin-top: -30px;*/
    }

    #header-panel .navbar-brand img{
        background:transparent; 
        border-radius:3px; 
        padding:10px 10px 10px 10px;
        margin-top: 15px;
        height: auto;
        width: 150px;
    }
    #header-panel .navbar {
        margin-bottom:0px;
    }
    #header-panel .navbar-default{
        background-image: none;
        background-image: none;
        background-image: none;
        background-image: none;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

        background-color: transparent;
        border-color: transparent; 

        -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
        box-shadow: inset 0 0px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);    
    }

    #header-panel .navbar-default .navbar-collapse, 
    #header-panel .navbar-default .navbar-form {
        border-color:transparent/*#e7e7e7*/;
    }

    #header-panel .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px 0px 10px;
        margin-top: 8px;
        margin-right: 0px;
        margin-bottom: 8px;
        background-color: transparent;
        /* background-image: none; */
        border: 0px solid transparent;
        border-radius: 4px;
        font-size:20px;
        color:#f6f6f6;
    }
    #header-panel .navbar-default .navbar-toggle:hover, 
    #header-panel .navbar-default .navbar-toggle:focus {
        background-color:transparent;
    }
    #header-panel .navbar-default .navbar-nav > li > a {
        color: #ffffff;
        padding: 15px 12px;
    }
    #header-panel .navbar-default .navbar-nav > li > a.btn {
        background:#d9534f; border:none;
    }
/*HEADER-PANEL STYLE // end here // */

/*SLIDER-PANEL STYLE // start here // */
#slider-panel{
    padding: 60px 0px;
    background-image: url("../images/slider-bg.jpg");
    background-position: top center; 
    background-repeat-y: repeat;
    background-repeat-x: no-repeat;    
}
#slider-panel article.service-box{
    background: #ffffff;
    border: #eaeaea 1px solid;
    border-radius: 10px;
    padding: 30px 15px;
    margin-bottom: 10px;
}
#slider-panel article.service-box .content-box{
    background: #ffffff;
    color: #2f4e71;
    text-align: center;
    padding: 2px 5px 2px 5px;
    
}

#slider-panel article.service-box .content-box > header{
    text-align: center;
    border: #d6d6d6 1px solid;
    border-radius: 5px;
    padding: 5px;
    margin-top: 10px;
}
#slider-panel article.service-box .content-box > header:first-child{
    margin-top: 0px;
}
#slider-panel article.service-box .content-box > header .icon{
    font-size: 60px;
}
#slider-panel article.service-box .content-box > header p{
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

#slider-panel article.form-box{
    background: #2f4e71;
    padding: 30px;
}
#slider-panel article.form-box > header{
    border: none;
    padding: 0px;
}
#slider-panel article.form-box > header h4{
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
}
#slider-panel article.form-box > header p{
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
}
/*SLIDER-PANEL STYLE // end here // */

/*HIGHLIGHT-PANEL STYLE // start here // */
#highlight-panel{
    background: #2f4e71;
    padding: 40px 0px;
}
#highlight-panel .slick-dotted.slick-slider {
    margin-bottom: 0px;
}
#highlight-panel #highlight-list-slider .content-box{
    border-right: #1b1f24 1px solid;
    border-left: #5b7ca2 1px solid;
    
    padding: 0px 30px;    
}
#highlight-panel #highlight-list-slider .content-box > .icon-box{
    float: left;
    color: #ffffff;
    font-size: 40px;
}
#highlight-panel #highlight-list-slider .content-box > header{
    float: left;
    border: none;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #ffffff;
    font-size: 16px;
}
#highlight-panel #highlight-list-slider .content-box > header > h3{
    font-size: 24px;
    font-weight: bold;
    margin: 0px!important;
}
/*HIGHLIGHT-PANEL STYLE // end here // */

/*COURSE-PANEL STYLE // start here // */
#course-panel{
    background: #f5f5f5;
    padding: 55px 0px 0px 0px;
    border-top: #e9e9e9 15px solid;
}
#course-panel [class*="col-"] {
    padding: 30px 30px 0px 30px;
    border-right: #cccccc 1px solid;
    border-left: #ffffff 1px solid;
    border-top: #f5f5f5 1px solid;
    border-radius: 30px 30px 0px 0px;
}
#course-panel .content-box{
    background: #2f4e71;
    padding: 30px;
    border-radius: 15px 15px 0px 0px;
    text-align: center;
}
#course-panel .content-box > header{
    color: #f5d76e;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 25px;
    padding-bottom: 15px;
    border-bottom: #ffffff 1px solid;
    margin-bottom: 30px;
}
#course-panel .content-box > p{
    color: #b7bec7;
    font-size: 16px;
    margin-bottom: 30px;
}
#course-panel .content-box > img{
    margin-bottom: 30px;
}
/*COURSE-PANEL STYLE // end here // */

/*COURSE-PANEL STYLE // start here // */
#institute-panel{
    background: #f5f5f5;
    padding: 50px 0px 50px 0px;
    border-top: #e9e9e9 15px solid;
}
#institute-panel [class*="col-"] {
    padding: 30px 30px 0px 30px;
    border-right: #cccccc 1px solid;
    border-left: #ffffff 1px solid;
    border-top: #f5f5f5 1px solid;
    border-radius: 30px 30px 0px 0px;
}
#institute-panel .content-box{
    background: #2f4e71;
    padding: 30px;
    border-radius: 15px 15px 0px 0px;
    text-align: center;
}
#institute-panel .content-box > header{
    color: #f5d76e;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 25px;
    padding-bottom: 15px;
    border-bottom: #ffffff 1px solid;
    margin-bottom: 30px;
}
#institute-panel .content-box > p{
    color: #b7bec7;
    font-size: 16px;
    margin-bottom: 30px;
}
#institute-panel .content-box > img{
    margin-bottom: 30px;
}
/*COURSE-PANEL STYLE // end here // */

/*ABOUT-PANEL STYLE // start here // */
#about-panel{
    background: #2f4e71;
    padding: 70px 0px;
    border-top: #2a4666 15px solid;
    border-bottom: #27405d 7px solid;
    text-align: center;
    color: #ffffff;
}

/*ABOUT-PANEL STYLE // end here // */

/*GALLERY-PANEL STYLE // start here // */
#gallery-panel{
    background: #ffffff;
    padding: 70px 0px;
}
#gallery-panel .col-content{
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
#gallery-panel .content-box{
    border: #cccccc 1px solid;
    padding: 15px; 
    color: #cc0000;
}
#gallery-panel .content-box.text-box{
    border: transparent 1px solid;
}
#gallery-panel .content-box > img{
    max-width: 100%;
    height: auto;    
}

@media screen and (min-width: 992px) and (max-width: 1920px){
    #gallery-panel .col-content{
    float: left;
    width: 20%;
    }
}
/*GALLERY-PANEL STYLE // end here // */

/*ONLINE-PANEL STYLE // start here // */
#online-panel{
    background: #ffffff;
    background-image: url("../images/about-bg.png");
    background-size: cover;
    background-position: top center; 
    padding: 70px 0px;
    border-top: #f5d76e 5px solid;
    text-align: center;
}
#online-panel header{
    margin-bottom: 40px;
    color:#f5d76e; 
}
#online-panel header p{
    color: #ffffff;
}
#online-panel button{
    background: transparent;
    border: none;
    outline: none;
    margin-bottom: 40px;
}
#online-panel p{
    color: #ffffff;
}
/*ONLINE-PANEL STYLE // end here // */

/*CONTACT-PANEL STYLE // start here // */
#contact-panel{
    background: #f5d76e;
    background-image: url("../images/bg-mapbox.jpg");
    background-position: top center; 
    background-repeat-y: repeat;
    background-repeat-x: no-repeat;
    border-top: #f5d76e 7px solid;
    border-bottom: #f5d76e 7px solid;
    padding: 7px 0px;
}
#contact-panel .query-box{
    background: #f5d76e;
    color: #183658;
    padding: 70px 0px 70px 30px;
}
#contact-panel .map-box {
    background: #ffffff;
    background-image: url("../images/bg-mapbox.jpg");
    background-position: top center; 
    background-repeat-y: repeat;
    background-repeat-x: no-repeat;
    padding: 70px 0px;
    text-align: center;
}
#contact-panel .map-box img:hover{
    z-index: 1;
    position: relative;
}
#contact-panel .mail-box{
    background: #ffffff;
    color: #183658;
    padding: 70px 30px 70px 0px;
    text-align: left;
}
/*CONTACT-PANEL STYLE // end here // */

/*FOOTER-PANEL STYLE // start here // */
#footer-panel{
    background: #243c58;
    padding: 15px 0px;
}
/*FFOTER-PANEL STYLE // end here // */


/* display this row with flex and use wrap (= respect columns' widths) */

.row-flex {
  display: flex;
  flex-wrap: wrap;
}


/* vertical spacing between columns */

/*[class*="col-"] {
  margin-bottom: 30px;
}*/

.content {
  height: 100%;
  padding: 0px;
  color: #fff;
}


/* Demo backgrounds and styling*/

.colour-1 {
  background: #483C46;
  color: #fff;
}

.colour-2 {
  background: #3C6E71;
}

.colour-3 {
  background: #70AE6E;
}

.colour-4 {
  background: #82204A;
}

.colour-5 {
  background: #558C8C;
}

.colour-6 {
  background: #917C78;
}

.content h3 {
  margin-top: 0px;
  font-weight: 300;
}

h1 {
  font-weight: 300;
  margin-bottom: 40px;
}


/*COURSE-PANEL STYLE // start here // */
#class-panel{
    background: #f5f5f5;
    padding: 50px 0px 50px 0px;
    border-top: #e9e9e9 15px solid;
}
#class-panel [class*="col-"] {
    padding: 0px 5px 0px 5px;
    border-right: #cccccc 0px solid;
    border-left: #ffffff 0px solid;
    border-top: #f5f5f5 0px solid;
    border-radius: 0px 0px 0px 0px;
}
#class-panel .content-box{
    background: transparent;
    padding: 30px;
    border-radius: 15px 15px 0px 0px;
    text-align: center;
}
#class-panel .content-box > header{
    color: #f5d76e;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 25px;
    padding-bottom: 15px;
    border-bottom: #ffffff 1px solid;
    margin-bottom: 30px;
}
#class-panel .content-box > p{
    color: #b7bec7;
    font-size: 16px;
    margin-bottom: 30px;
}
#class-panel .content-box > img{
    margin-bottom: 30px;
}
/*COURSE-PANEL STYLE // end here // */


/*-- newsfeed-panel //start here // */
.newsfeed-panel{margin-bottom:10px;}
.newsfeed-panel .newsfeed-tab-box
{
    background:#ffffff;
    border:#b3bed4 0px solid;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.2);
    margin-top:10px;
}
.newsfeed-panel .newsfeed-tab-box .row{
    margin: 0px;
}
.newsfeed-panel .newsfeed-tab-box header{
    padding: 0px 10px;
}
.newsfeed-panel .newsfeed-tab-menu
{
    border-top:#3b5a9c 0px solid; 
    border: 0px solid #dbdbdb;
    border-bottom:#e7e7e7 1px solid;
    margin:0px 0px 0px 0px;
}
.newsfeed-panel .newsfeed-box{background:#fafafa; border:#b3bed4 1px solid; padding: 10px; margin-bottom:10px; text-align: center;}
.newsfeed-panel .newsfeed-box > a img {
    border:#b3bed4 2px solid;
    padding:2px;
    margin-bottom:10px;
    max-width: 100% !important;
    margin: 0px;    
}
.newsfeed-panel .newsfeed-box > a img:hover {
    background:#b3bed4;
}
.newsfeed-panel .newsfeed-box > h2.main-header{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color:#0c5c9f; 
    font-size:15px; 
    font-weight:bold; 
    padding-left:5px; 
    margin-bottom:5px; 
    text-align:left;}
.newsfeed-panel .newsfeed-box > h2.main-header a{color:#0c5c9f;}
.newsfeed-panel .newsfeed-box > h2.main-header a:hover{color:#428fbb;}
.newsfeed-panel .newsfeed-box > .content-box{padding:5px; text-align:left;}
.newsfeed-panel .newsfeed-box > .content-box img{
    padding:5px; 
    text-align:left;}
.newsfeed-panel .newsfeed-box > .content-box p{color:#545454; font-size:12px; margin-bottom:5px;}
.newsfeed-panel .newsfeed-box > .visit-box {
    overflow: hidden;
}
.newsfeed-panel .newsfeed-box > .visit-box .btn-more{
    background:#3b5a9c; 
    border:#b3bed4 2px solid; 
    color:#ffffff;  
    padding:5px 15px; 
    font-size:12px; 
    font-weight:bold;
    float: left;
}
.newsfeed-panel .newsfeed-box > .visit-box .btn-more:hover{background:#5f7ec1; border:#b3bed4 2px solid; color:#ffffff; padding:5px 15px; font-size:12px; font-weight:bold;}
.newsfeed-panel .newsfeed-box > .visit-box .price{font-family: 'Barlow Semi Condensed', sans-serif; color:#ff6600; font-size:18px; font-weight:bold; padding:0px 0px; float:right;}
/*--newsfeed-panel // end here // */

/* ---------------------------------------------------------------
NEWS FEED // TAB STYLE START HERE
--------------------------------------------------------------- */


.nav-tabs {
  border-bottom: 0px solid #ddd;
  z-index: 1000;
}
.newsfeed-tab-box > .nav-tabs > li {
  float: left;
  margin-bottom:0px;
  padding-top:0px!important;
  padding-bottom:0px!important;
  padding-left:0px!important;
  padding-right:0px!important;
  border-radius: 0px 0px 0px 0px!important;
}
.newsfeed-tab-box > .nav-tabs > li > a {
background: #ffffff;
padding:15px 0px;
border:#aeaeae solid 0px;
border-radius: 0 0 0 0;
margin-left: 0px;
margin-right:0px;

color: #0d2351;
font-size:12px;
line-height: 1.42857143;
text-align:center;
}
.newsfeed-tab-box > .nav-tabs > li > a:hover {
  background: #ffffff;
  border:#e7e7e7 solid 0px;
  color: #0d2351;
}
.newsfeed-tab-box > .nav-tabs > li > a > .icon {margin:0px 0px 0px 0px; font-size: 30px; color:#428fbb;}
    
.newsfeed-tab-box > .nav-tabs > li.active > a,
.newsfeed-tab-box > .nav-tabs > li.active > a:hover,
.newsfeed-tab-box > .nav-tabs > li.active > a:focus {
  color: #0d2351;
  cursor: default;
  background: #ffffff;
  border:#dbdbdb 1px solid;
  border-bottom:#ffffff solid 0px;
  border-top: #428fbb 5px solid;
  margin-bottom: -1px;
}

/* dropdown tabs start here*/
.newsfeed-tab-box > .nav-tabs > .dropdown > .dropdown-menu {
  background:transparent/*#314e8b*/;
  width:100%;
  top: auto;
  left: auto;
  border:none;
  border-top: #e7e7e7 solid 1px;
  border-bottom:#ffd76b 3px solid;
}
.newsfeed-tab-box > .nav-tabs > .dropdown 
{
    float: none;
}

.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li 
{
  text-align:left;
}

.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li > a 
{
  padding:10px;
  border-bottom:#3b5a9c 1px solid;
}

.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li > a:hover 
{
  background:#3b5a9c;
}

.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li > a > .icon
{margin:0px 10px 0px 0px; font-size: 16px;}



.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li.active > a, 
.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li.active > a:hover,
.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li.active > a:focus 
{
  background:#3b5a9c;
}
/* dropdown tabs end here*/


/* dropdown tabs start here*/
.newsfeed-tab-box > .nav-tabs > .dropdown > .dropdown-menu {
  background:#314e8b;
  width:100%;
  top: auto;
  left: auto;
  border-bottom:#ffd76b 3px solid;
}
.newsfeed-tab-box > .nav-tabs > .dropdown 
{
    float: none;
}

.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li 
{
  text-align:left;
}

.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li > a 
{
  padding:10px;
  border-bottom:#3b5a9c 1px solid;
}

.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li > a > .icon{
    margin:0px 10px 0px 0px; font-size: 16px;}
.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li > a > img{
    width:35px;}
.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li > a:hover 
{
  background:#3b5a9c;
}

.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li.active > a, 
.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li.active > a:hover,
.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li.active > a:focus 
{
  background:#3b5a9c;
}
/* dropdown tabs end here*/

.tab-panel
{
    margin: 0px auto 0px auto;
    padding: 10px;
    background:url(../images/) no-repeat center bottom;
}

.tab-panel-box
{    
    padding:10px; background-color:#ffffff;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    border: #dddddd solid 1px;
}

.newsfeed-tab-box .tab-box
{    
    background:#ffffff; 
    padding: 10px 10px 10px 10px;
    border: 1px solid #dbdbdb;
    border-top:#ffffff 0px solid;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    margin: 0 0px 0px 0px;
    /*color:#ffffff;*/
    box-shadow:0px 0px 0px 0px #a2a2a2;
    
}

.tab-box-menu{  margin: 0 0px 2px 0px}
.tab-box-menu .icon{margin-right:15px; margin-left: 5px; font-size: 18px;}
.tab-box-menu .title{margin-right:5px; font-size:16px;}

/* -------------------- CUSTOM TAB MEDIA QUERY -------------------- */		
@media screen and (max-width: 991px) 
{
    .newsfeed-tab-box > .nav-tabs > li > a 
    {
        background:#f6f6f6;
        border-top: #428fbb 3px solid;
        border-bottom: #cccccc 1px solid;
        text-align: left;
        padding:10px 15px;
        font-size: 15px;
        color: #428fbb;
        font-family: 'Ubuntu';
    }
    
        .newsfeed-tab-box > .nav-tabs > li > a:hover 
    {
        background:#ffffff;
        border-top: #428fbb 3px solid;
        border-bottom: #cccccc 2px solid;
    }
    
    .newsfeed-tab-box > .nav-tabs > li.active > a,
    .newsfeed-tab-box > .nav-tabs > li.active > a:hover,
    .newsfeed-tab-box > .nav-tabs > li.active > a:focus 
    {
      background: #f6f6f6;
      border-bottom: #cccccc 2px solid;
    }


    .newsfeed-tab-box > .nav-tabs > li > a > .icon 
    {
        margin: 0px 10px 0px 0px;
        font-size: 20px;
        padding-bottom:10px;
    }

    .newsfeed-tab-box > .nav-tabs > .dropdown > ul > li > a 
    {
        background: #ffffff; 
        padding: 10px; 
        border-bottom:#e7e7e7 solid 1px; 
        color: #000000;
    }
    
    .newsfeed-tab-box > .nav-tabs > .dropdown > ul > li > a:hover 
    {
      background:#f4f4f4;
    }
    
    .newsfeed-tab-box > .nav-tabs > .dropdown > ul  li > a > .icon {
    margin: 0px 20px 0px 0px;
    color: #428fbb;
    }
    
    
    
    
.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li.active > a, 
.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li.active > a:hover,
.newsfeed-tab-box > .nav-tabs > .dropdown > ul > li.active > a:focus 
{
  background:#f4f4f4;
}



.nav .open > a, 
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    border-color: #337ab7;
}

}
/* -------------------- CUSTOM TAB MEDIA QUERY -------------------- */
        
/* ---------------------------------------------------------------
NEWS FEED // TAB STYLE END HERE
--------------------------------------------------------------- */
.bigb
{
    font-size: 20px;
    padding: 20px;
    padding-right: 50px;
    padding-left: 50px;
    margin: 20px;
    background: #24384e;
    border: none;
    color: aliceblue;
    font-weight: bold;
    font-stretch: expanded;
}

.float-left
{
    float: left;
}
.float-right{
    float: right;
}
.timerCounter1 {
    font-size: 25px;
    padding: 10px;
    background: #c6253f;
    color: white;
}
.timerCounter1 i {
    color: #c6253f;
    animation: tcounter1 infinite 1s;
}
@keyframes tcounter1 {
  from {color: #c6253f;}
  to {color:#FFF;}
}
.timerCounter2 {
    font-size: 25px;
    padding: 10px;
    background: rgb(216, 121, 0);
    color: white;
}
.timerCounter2 i {
    color: rgb(216, 121, 0);
    animation: tcounter2 infinite 1s;
}
@keyframes tcounter2 {
  from {color: rgb(216, 121, 0);}
  to {color:#FFF;}
}
.timerCounter3 {
    font-size: 25px;
    padding: 10px;
    background: #ad3;
    color: rgb(63,81,181);
}
.timerCounter3 i {
    color: rgb(63,81,181);
    animation: tcounter3 infinite 1s;
}
@keyframes tcounter3 {
  from {color: rgb(63,81,181);}
  to {color:#ad3;}
}