

section.top_strip {
    background-color: #e14535;
}
#cssmenu {
    background: #f98b09;
}
.social_right ul li a {
    background: #f98b09;
}
.top_marqee {
    background: #e14535;
}
#cssmenu>ul>li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover {
    background: #e14535!important;
}
#cssmenu ul ul li:hover>a, #cssmenu ul ul li a:hover {
    color: #fff;
    background: #f98b09;
}
#cssmenu ul ul li{    background: #e14535;}

a.add_more{    background: #e14535;
    padding: 7px 18px;
    color: #fff;
    font-weight: bold;
    margin-right: 20px;
   }
  a.add_more:hover{    background-color: #f98b09;}
 	.bottom1_menu ul li{display:inline-block; margin-bottom:10px ;     margin-left: 0px;
    margin-right: 3px;}
	.bottom1_menu ul li:hover a{background: #e14535;     transition: all .25s ease;}
	.bottom1_menu .nav-pills>li.active>a:focus{background: #f98b09;}
	.bottom1_menu .nav-pills>li.active>a{    background: #f98b09;}
	.bottom1_menu .nav>li>a{    padding: 7px 6px; font-size: 13px;
    font-weight: bold;}
  .bottom1_menu a{padding-right: 5px;
    padding-left: 5px;
    padding: 7px 14px;
    display: block;
       background: #e14535;
     color:#fff;}
	
	.bottom1_menu ul{text-align: center;
    margin: 0px;}
.news_box1 .owl-nav{top:auto;}
.n_th img{height: max-content;}
.news_tittle{margin-left:2%;}
.news_btns  li{display:block;}
.news_btns li:hover a{  background: #e14535;  color:#fff;} 
.news_btns  li a{text-align:left; padding:10px 6px; border-bottom:1px solid #fff; font-weight:bold; color:#fff;              background-color: #f98b09; display:block;}
.news_btns  li a.active{ background: #e14535;}
.news_btns  li a span{text-align:right; display: list-item;
    font-size: 12px;
    font-weight: 500;}
	.news_section{margin:15px 0px 25px 0px;}
.news_img{    width: 20%;
    float: left;}
.news_tittle{float: right;
    width: 78%;}
.news_tittle p{    font-size: 16px;}
.news_f{margin-bottom:6px;}
.news_box1 h2{margin:0px; margin-bottom:15px; color: #e14535; font-weight:bold;}
.news_tittle p span{    font-size: 14px; color:#999;}
.bottom1_menu .nav>li>a:focus, .bottom1_menu .nav>li>a:hover {
    text-decoration: none;
    background-color: #f98b09; color:#fff;
	
}
.news_tittle p a{color:#000;}



.tab_box li a {    border-radius: unset; 
    text-align: left;
    padding: 10px 6px;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: #fff;
    background-color: #f98b09;
    display: block;
}
.tab_box li { width: 100%; }
.tab_box  li:hover a {
    background: #e14535;
    color: #fff;     transition: all .25s ease;
}
.tab_box>.nav-pills>li.active>a, .tab_box>.nav-pills>li.active>a:focus, .tab_box>.nav-pills>li.active>a:hover{background: #e14535;}
.tittle_11{margin: 0px;
    margin-bottom: 15px;
    color: #e14535;
    font-weight: 700;
    font-size: 34px;}
	.tittle_33{font-weight: bold;
    letter-spacing: 2px; color: red;
    text-transform: uppercase;
    font-size: 25px;
    /* margin: 20px 0px; */
    margin: 10px 0px;
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;}
.dotts_1 li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
    margin-bottom: 5px;
    margin-right: 10px;
}
.dotts_1 li{margin: 7px 0px;
    font-size: 17px;     line-height: 26px;
    text-align: justify;}
	.tittle_44{font-size: 25px;
    font-weight: bold;
    color: red;
    padding: 10px 12px;
    background: #eee;
}
.tab_box2.tab_box li{width:auto; float:none; display: inline-block;}
.tab_box2.tab_box .dotts_1 li{width:100%; display:block;}
.tab_box2.tab_box .nav{    background: #000;
    padding: 10px;
    margin: auto;
    text-align: center;}
.tab_box2.tab_box li a{    padding: 9px 11px;}
.tab_box2  p{    font-size: 17px;
    line-height: 34px;}


.gst_li .nav>li>a:focus, .gst_li .nav>li>a:hover {
    text-decoration: none;
    background-color: #e14535; color:#fff;
}
.n_first{width:21%; float:left; padding:0px 10px;}
.n_sec{width:61%; float:left; padding:0px 10px;}
.n_th{width:18%; float:right; padding:0px 10px;}
.bottom1_menu .nav-pills>li.active>a:hover{    background-color: #f98b09;}
#staticBackdrop .modal-dialog{width:40%; margin:auto;}
#staticBackdrop .form-group {
    margin-bottom: 7px;
}
#staticBackdrop  .buttonStyle{margin: auto;
    text-align: center;
    display: table;
    padding: 8px 53px;
    letter-spacing: 2px;}
	a.le_btn{    color: #fff;
    width: 91px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    font-weight: 600; margin-left:auto;
    border-radius: 50px;
-webkit-animation:change-color 4s ease 0s infinite normal;
-moz-animation:change-color 4s ease 0s infinite normal;
-ms-animation:change-color 4s ease 0s infinite normal;
animation:change-color 4s ease 0s infinite normal;
}

@-webkit-keyframes change-color {
0%{ background-color:#f98b09; }
100%{ background-color:#e14535; }
}

@keyframes change-color {
0%{ background-color:#f98b09; }
100%{ background-color:#e14535; }
}

.mobile_show{display:none;}
.n_first li:first-child a, .n_th li:first-child a{background: #e14535;}
.n_first li:first-child a,  .n_th li:first-child a{background: #e14535;}
@media screen and (max-width:767px){
	.
.n_th img{width:100%; height:auto;}
	.news_img{    width: 23%;
    float: left;}
.news_tittle{float: right;
    width: 75%;}
#staticBackdrop .modal-dialog{width:95%; margin:auto;}	
.n_first{width:100%; float:left; padding:0px ;}
.n_sec{width:100%; float:left; padding:0px ;}
.n_th{width:100%; float:right; padding:0px ;}
#myDiv .tab_box2.tab_box li{width:100%;}
#myDiv .tab_box2.tab_box li a{ font-size:14px;}
.tittle_11{font-size:27px;}
#MainContent_heading_title1{display:block;}
#modalOverlay video{width:300px !important;}

.n_first{display:none;}
.n_th{display:none;}
.btn_ch .n_first{ display:block;}
.btn_ch .news_btns li a{display:none;}
.mobile_show{display:block;}
.mobile_hide{display:none;}
.btn_ch .news_btns li a.active{display:block;}
.n_th {margin-bottom:10px;}
.p_eff{text-align:justify;}
.new_box11 .n_first, .new_box11 .n_th{display:none;}

.new_box12 .n_first, .new_box12 .n_th{display:none;}
#cssmenu #head-mobile{display:none;}
h1{font-size:24px;}
}


.news_tittle p span{    color: #e14535;}
.news_tittle p b{    color: #e14535;}
.neew_con{ height: 571px; overflow-y: scroll; padding-right: 10px;}

::-webkit-scrollbar { width: 5px; }

/* Track */
.neew_con::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.neew_con::-webkit-scrollbar-thumb {
  background: #f98b09; 
}

/* Handle on hover */
.neew_con::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.query_list {
    background-color: #efefef;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 10px;
    padding-top: 0px;
}
.top_heading {
    padding: 10px 0px;
    border-bottom: 2px solid #3d566e;
    margin-bottom: 10px;
}
.query_list a{color:#000;}
.new_box11 .n_th img {
    height:auto;
}