/* General styles */
body {
    font-size: 15px;
    line-height: 24px;
font-family: 'Montserrat', sans-serif;
    color: #484848;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    text-transform: uppercase;
    color: #484848;
font-family: 'Montserrat', sans-serif;
}
h1{font-size: 70px; margin:0; line-height: 72px;}
h2 {font-size: 30px; margin: 0 0 20px;}
h3 {font-size: 20px; margin: 0 0 10px;}
img {width: 100%;}
a,button{outline: 0 !important;}
a:hover,a:focus{ text-decoration: none}
img.example-image {
    height: 361px;
    object-fit: cover;
    margin-bottom: 30px;
}
/* All Transition */
.list-inline.info a,.list-inline.social_icon a,nav.navbar.bootsnav ul.nav > li > a,.attr-nav > ul > li > a,.btn.know_btn,#filters > button,.portfolio_hover_area,.portfolio_hover_area .fa,.testimonial_content,.testimonial_content p:first-child::before,#contact_form .form-control,#contact_form .btn.submit_btn,footer a,.footer_social_icon .fa,.post .date,#scrollUp{
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
/* Header */
/* new css */


.mobile_show{display:none!important;}
.jaap_box {
    box-shadow: 0px 2px 6px 1px #ccc;
    padding: 40px;
    text-align: center;
	    min-height: 240px;
}
.jaap_box h3 {
    color: #fe833a;
  font-size:26px;
}
.jaap_box h1 {
    font-size: 55px;
    margin-top: 15px;
}
.brijesh_img .special_cource_text {
    margin-bottom: 30px;
}

.topUserContainer {
    background-color: #fe833a;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
section.total_jaap_section {
    padding: 20px 0 50px;
}

iframe {
    border: 6px solid #fe833a;
    height: 240px;
}
section.gallery_section.videos_secton {
    padding: 15px 0;
}


.nav_box li{float:left;  position:relative; padding:0 9px; }
	.nav_box {
    float: none;
    width: 100%;
    padding: 0;
}

.modal-body p {
    color: #fff;
}

.modal-dialog{width:950px;}
a.read_more {
    text-decoration: underline;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.nav_box li a:hover {
    color: #050038;
}
.special_cource_text.image_gallery_cntr {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 0;
    background: rgba(255,255,255,0.9);
    margin: 0;
    width: 100%;
}
.special_cource_text.image_gallery_cntr h3 {
    margin: 0;
    line-height: normal;
    font-size: 14px;
}
.image_gallery_cntr {
    position: relative;
}
.brijesh_img{max-width:500px; margin:auto;}
.nav_box li a{color: #fe833a; background: #fff; cursor:pointer;
    padding: 8px 20px;
    font-size: 13.5px;
    font-weight: 500;}
.nav_box{padding-top:30px;}
.active{color:#050038!important;}
.nav>li>a:focus, .nav>li>a:hover{background:#050038;}
.nav_box ul.sub_menu li a {
    color: #fff;
    font-size: 13px;
    padding: 5px 13px;
    display: block;
}
.nav_box .sub_menu {
    background: #333333;
    position: absolute;
    top: 37px;
	opacity:0;
    left: 28px;
    width: 175px;
    transition: 0.3s;
	z-index:999;
	visibility:hidden;
}

.modal-dialog.introduction_popup {
    width: 620px;
	    margin-top: 100px;
}
.nav_box ul.sub_menu.sub_menu_top{min-width:328px;}
.nav_box .sub_menu li{ padding:0; width:100%;}
.nav_box .sub_menu li a:hover{background:#050038;}
.nav_box li:hover .sub_menu{visibility:visible;  opacity:1; }
.home.home_banner .carousel .item img{
  width: 100%;
    opacity: 0.6;
}
.home_banner .item.active {
    background: #000;
}
.home .carousel .item img {
    height: auto;
    object-fit: inherit;
}
.submenu_active{background:#050038;}
header .active{color: #fff!important;
    background: #fe833a!important;}
.image_hover_effect {
    overflow: hidden;
}
img.special_img {
    transition: transform .5s;
}
img.special_img:hover {
    transform: scale(1.1);
}
.left_img_box img{    height: 515px;
    object-fit: cover;}
a.quote_btn:hover{background:#050038; color:#fff;}
.read_btn {
    background: #333333;
    color: #fff;
	font-size:17px;
    padding:10px 25px;
}
span.fa {
    font-size: 76px;
}
.carousel-control {
    width: 72px;
    height: 78px;
    line-height: 50px;
    text-align: center;
    margin-top: -25px;
    top: 50%;
    background: none;
    opacity: 1;
}
.carousel-caption-inner h1 {
     font-size: 31px;
    color: #fff;
    text-align: center;
	text-transform:uppercase;
}
.carousel-caption-inner {
     position: relative;
    top: 50%;
    transform: translate(0,-50%);
    text-align: center;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #050038;
}
.nav-pills>li>a {
border-radius: inherit;
    background: #333333;
    color: #fff;
    margin-right: 18px;
    min-width: 315px;
    box-shadow: -1px 10px 12px -8px #000;
	}
.nav>li>a:focus, .nav>li>a:hover{background:#050038;}
.nav_box ul.sub_menu li a {
    color: #fff;
    font-size: 13px;
    padding: 5px 13px;
    display: block;
}
.nav_box .sub_menu {
    background: #333333;
    position: absolute;
    top: 37px;
	opacity:0;
    left: 28px;
    width: 175px;
    transition: 0.3s;
	z-index:999;
	visibility:hidden;
}
.nav_box ul.sub_menu.sub_menu_top{min-width:328px;}
.nav_box .sub_menu li{ padding:0; width:100%;}
.nav_box .sub_menu li a:hover{background:#050038;}
.nav_box li:hover .sub_menu{visibility:visible;  opacity:1; }
.request_quote_btn{-webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial;
    font-family: Montserrat,sans-serif;
    background-color: #050038;
    color: #fff;
    display: table;
    font-size: 22px;
    text-transform: none;
    margin: 0 auto;
    padding: 17px 34px;
}
.request_quote_btn:hover{color:#fff;}
.who_align_inner p {
    text-align: left;
	}
.read_btn {    text-transform: uppercase;
    background: #333333;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
    display: inline-block;
}
.carousel-control span.fa {
    font-size: 76px;
}
.carousel-control {
    width: 72px;
    height: 78px;
    line-height: 50px;
    text-align: center;
    margin-top: -25px;
    top: 50%;
    background: none;
    opacity: 1;
}
a.quote_btn:hover{background:#050038; color:#fff;}
.read_btn:hover{color:#fff;}
.read_btn:focus{color:#fff;}
.request_quote_btn{    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial;
    font-family: Montserrat,sans-serif;
    background-color: #050038;
    color: #fff;
    display: table;
    font-size: 15px;
    text-transform: none;
    margin: 0 auto;
    padding: 8px 20px;
    border-radius: 5px;
}
.request_quote_btn:hover{color:#fff;}
section#home {
    padding-top: 0;
}
section#home_crowsel {
    padding-top: 90px;
}
.quote_box h2 {
      display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0 0 15px;
    text-transform: capitalize;
    font-size: 36px;
}
.quote_box p{color:#fff;}
section.quote_section{    background-attachment: fixed!important;
    text-align: center;
    padding: 90px 0;
    height:370px;
    background-size: cover!important;
	margin:50px 0 60px;
	}
.quote_box img {
    width: 54px;
	margin-right:15px;
}
.quote_box p {
    color: #fff;
    font-size:16px;
    line-height: 32px;
    margin-bottom: 30px;
	}
@-webkit-keyframes animate {
    50% {
        -ms-transform: translateX(-25px) scaleY(0.5); 
        -webkit-transform: translateX(-25px) scaleY(0.5);
        transform: translateX(-25px) scaleY(0.5);
    }
}
@keyframes animate {
    50% {
        -ms-transform: translateX(-25px) scaleY(0.5); 
        -webkit-transform: translateX(-25px) scaleY(0.5);
        transform: translateX(-25px) scaleY(0.5);
    }
}
.contact_company span.fa {
    left: 27px;
    font-size: 21px;
    position: absolute;
}
.contact_company .transition_box {
    position: relative;
}
.contact_company .transition_box p{padding-left:20px;}
.contact_company .transition_box p a{color:#484848;}
.contact_company span.fa.fa-envelope {
    font-size: 16px;
    left: 22px;
    margin-top: 4px;
}
/* Main Nav */
nav.navbar.bootsnav {
    border: 0 none;
    padding: 11px 0 13px;
    position: absolute;
    width: 100%;
    z-index: 99;
    border-radius: 0;
    margin: 0;
}
.nav_box {
    padding-top: 15px;
}
nav.navbar.bootsnav ul.nav > li > a {
    color: #000;
	font-size:16px;
}
nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.bootsnav ul.nav > li > a:focus {
    color: #003164;
}
.navbar-brand {
    height: auto;
    padding:2px 15px 0;
}
#navbar-menu {padding: 0;
    margin: 6px 0;
}
.nav.navbar-nav.menu {
    float: right;
}
.attr-nav {
    margin: 5px -10px 0 0;
}
.attr-nav > ul > li > a {
    color: #ffcb0f;
    font-size: 20px;
}
.attr-nav > ul > li > a:hover,.attr-nav > ul > li > a:focus {
    color: #d7a300;
}
/* Carousel */
.home .carousel {    width: 100%;
    position: relative;
    display: inline-block;
}
header{opacity:1; visibility:visible;}
.fixed_header_hide nav.navbar.bootsnav{opacity:0; visibility:hidden;}
section.accordian_slider_section{padding-bottom:30px;}
.fixed_header nav.navbar.bootsnav{ box-shadow:8px -1px 7px 0px #000;  position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
	border-radius:0;
	visibility:visible;
	opacity:1;
	transition:0.3s;}
.menu_effect{visibility: visible;animation-duration:2s;animation-delay:1.8s;}
.nav_box ul{list-style:none; padding:0;}
.sidenav a {
    padding: 15px 8px 15px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
	text-transform:uppercase;
    display: block;
    transition:1s;
	font-weight: lighter;
}
.sidenav a:hover {
    color: #fda40b;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.carousel .overlay {
    background: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
}
.carousel-caption {
left:50%;
transform:translate(-50%,-55%);
    top:55%;
    width: 100%;
    padding:27px 27px;
	text-align:center;
}
.carousel-caption h1 {
   color: #fff;
    font-size: 48px;
    margin-bottom: 20px;
    line-height: 44px;
    text-align: center;
    font-weight: bold;
	text-transform: capitalize;
}
.carousel-caption p {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
	padding:5px 0;
}
section.consultant_section {
    background: #003164;
	overflow:hidden;
    padding:50px 0;
}
.consultant_box{text-align: center;}
.consultant_box h3 {
   color: #fff;
    text-transform: capitalize;
    font-size: 28px;
    font-weight: normal;
    font-family: 'futura_ltbook', sans-serif;
}
a.quote_btn {
    background: #050038;
    padding: 8px 20px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    margin-top: 35px;
    cursor: pointer;
    border-radius: 3px;
    line-height: normal;
}
.carousel-caption h1.second_heading {
    color:#ffcb0f;
    margin-bottom:35px;
}
.carousel-caption > h3 {
    color: #fff;
    font-family: "futura_ltbook",sans-serif;
    font-size: 40px;
    font-weight: normal;
    margin-bottom: 30px;
    text-transform: inherit;
}
.carousel-caption > p {
    font-size: 23px;
    line-height: 28px;
}
.btn.know_btn {
    background:#050038;
    border-radius: 0;
    color: #fff;
    font-family: 'futura_ltbook', sans-serif;
    font-size: 15px;
    padding: 10px 20px;
    text-transform: uppercase;
    border:1px solid transparent;
	margin-left:0;
}
.service_item p {
    min-height: 130px;
}
.carousel-caption .btn.know_btn {
    margin-top: 64px;
}
.carousel-caption .btn.know_btn:last-child {
    margin-left: 20px;
}
/* .btn.know_btn:hover,
.btn.know_btn:focus {
    background: transparent;
    color:#003164;
    border:1px solid #003164;
}
 */
/* About */
.about_content {
    margin-right: 25px;
}
.about_content > h2 {
    font-size: 40px;
    margin: 90px 0 15px;
    color:#ffcb0f;
}
.about_content > h3 {
    font-size: 30px;
    margin: 2px 0 30px;
    text-transform: inherit;
}
.about_content > p {
    line-height: 18px;
    margin-bottom: 18px;
    text-align: justify;
}
.about_content .btn.know_btn {
    margin: 18px 0 60px;
}
.about_bg {
    background: url(../images/about_bg.png)no-repeat right;
}
/*Head Title*/
.head_title p{
    line-height: 2.3rem;
}
/* Why us */
#why_us {
    background: #f2f7fa none repeat scroll 0 0;
    padding-bottom: 50px;
    line-height: 18px;
}
#why_us h2 {
    margin: 70px 0 20px;
}
.why_us_item{ padding-top: 55px;}
#why_us .fa{-webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
    border-radius: 100%;
    box-shadow:0 0 0 10px #fda40b, 0 0 0 20px #fadb64, 0 0 0 30px #f7e59c;
    padding: 38px;
    font-size:45px;
}
@-moz-keyframes pulse {
 0% {
    -moz-transform: scale(0);
    opacity: 0.0;
 }
 25% {
    -moz-transform: scale(0);
    opacity: 0.1;
 }
 50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
 }
 75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
 }
 100% {
    -moz-transform: scale(1);
    opacity: 0.0;
 }
}
@-webkit-keyframes "pulse" {
 0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
 }
 25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
 }
 50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
 }
 75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
 }
 100% {
    -webkit-transform: scale(1);
    opacity: 0.0;
 }
}
.accordian_slider_section .image_accordian h2 {
    margin: 10px 0!important;
}
.top_space{padding-top:50px;}
.why_us_item > h4 {
    font-size: 15px;
    margin: 60px 0 20px;
}
.slider_box {
    position: relative;
}
.left_img_box2 {
    float: none;
}
.left_img_box {
    width: 31%;
    float: left;
    position: relative;
}
.dine_img_effect {
	overflow:hidden;
}
.effect_inner {
    margin: auto;
    height: 464px;
    transition: all ease-in-out 3s;
    width: 100%;
    overflow: hidden;
    background: #050038;
}
.dine_img_effect img {
    height: 464px;
    object-fit: cover;
	transition: transform .5s;
}
.pdf_download li {
    float: left;
    margin: 0 5px;
    width: 19%;
    margin-bottom: 11px;
}
.pdf_download ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.pdf_download li a {
   background: #fe833a;
    color: #fff;
    display: block;
    padding: 7px 10px;
    font-size: 14px;
}
.pdf_download i.fa.fa-download {
    float: right;
    margin-top: 6px;
}
.dine_img_effect img:hover{ transform: scale(1.1); }
.left_img_box img {
    width: 100%;
}
.who_align_inner2 {
    right: 0;
    left: auto;
}
.who_align_inner {
    width:69%;
  float:left;
}
.footer_item_second .list-unstyled h4{color:#fff; margin:-1px 0 17px; text-transform:capitalize;}
.who_align_inner h3{    color: #fff;
    line-height: 36px;
    font-size: 22px;
    margin-bottom:5px;}
.who_align_inner p b{font-style:italic;}
.who_align_inner p{    padding: 11px 0 0;
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
}
.first_slider_box .about_detail_bx .bg_inner {
    padding: 30px 25px;
	height: auto;
}
ul.point_list {
    padding: 12px 0 0;
    margin: 0;
    list-style: none;
    text-align: left;
}
.key_features.key_feature_full {
    width: 100%;
}
.key_features.key_feature_full li {
    padding-bottom: 15px;
}
.point_list li {
    float: none;
    display: inline-block;
    color: #050038;
    font-weight: 600;
    font-size: 15px;
    padding:0 3px 10px;
	font-style: italic;
}
.left_img_box.left_img_box2 {
    float: right;
}
section#services {
    overflow: hidden;
}
.jaap_section {
    padding: 50px 0;
}
.bg_inner{
    background: #fe833a;
    padding: 38px 25px;
}
.whoweare_detail_box.whoweare_detail_box2 .who_align_inner{right:auto; left:0;}
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
		margin-top: 7px;
    }
    .panel-default > .panel-heading {
        padding: 0;
    border-radius: 0;
    color: #fff;
    background: #050038;
    border: none;
    font-weight: normal;
    }
    .panel-title {
        font-size: 14px;
    }
    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
		font-weight: 600;
    text-transform: capitalize;
    }
    .more-less {
        float: right;
        color: #fff;
    }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
/* Footer */
footer {
   background: #474645;
    padding: 10px 0;
    background-size:cover;
    position:relative;
	    margin-top: 40px;
	padding-bottom:86px;
}
.footer_top,.footer_bottom{ position:relative; z-index:1; color:#fff;}
.footer_item {
    margin-top: 50px;
}
.footer_item > h4 {
    color: #fff;
    font-family: "futura_ltbook",sans-serif;
    font-size: 18px;
    margin-bottom:15px;
    text-transform: inherit;
}
.footer_item .list-unstyled > li a{
    color: #fff;
}
/* Footer About */
.footer_item .logo {
    margin-bottom: 15px;
    width: 200px;
}
.list-inline.footer_social_icon {
    margin:0;
}

.list-inline>li{float:left;
display:inherit;}
.footer_social_icon .fa {
      background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    color: #222;
    font-size: 16px;
    height: 30px;
    padding: 7px;
    text-align: center;
    width: 30px;
}
.footer_item li {
    padding: 0 3px;
	font-size:14px;
}
.footer_item .footer_social_icon .fa:hover,.footer_item .footer_social_icon .fa:focus {
background: #050038 none repeat scroll 0 0;
    color: #fff;
}
/* Footer Explore */
.footer_menu .fa {
    font-size: 10px;
    margin-right: 18px;
}
.list-unstyled.footer_menu > li {
    padding: 4px 0;
}
/* Footer Post */
/* about us page css start here */
section.about_section {padding-top: 31px;}
.modal-title {
    line-height: normal;
    margin: 20px 0;
}
.modal-header{padding:0 15px;}
.modal-header .close {
    margin-top: 20px;
    opacity: 1;
}
.footer_contact li {
    padding-left: 20px;
	margin-bottom:9px;
}
.footer_item .list-unstyled > li a:hover{color:#fff;}
/* about us page css end here */
.list-unstyled.post,.list-unstyled.footer_contact {
    margin-top: 22px;
}
.post .date {
    border: 2px solid #fff;
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 20px;
    height: 50px;
    line-height: 12px;
    margin-right: 15px;
    padding: 10px;
    text-align: center;
    width: 50px;
}
.footer_item li a:hover .date,.footer_item li a:focus .date{ border:2px solid #aaa; }
.footer_item li a:hover,.footer_item li a:focus{
    color: #050038;
}
.post .date small {
    font-size: 12px;
}
.list-unstyled.post > li,.list-unstyled.footer_contact > li {
      position: relative;
}
/* Footer Contact */
.footer_contact .fa {
       margin-right: 0;
    text-align: center;
    width: 15px;
    position: absolute;
    font-size: 18px;
    left: 0;
    top: 5px;
}
.list-unstyled.footer_contact p {
    overflow: hidden;margin: 0;
}
.transition_box.resources_box a:focus{color:#fff;}
.footer_bottom {
    margin-top:0;
}
.heading_text {
    margin-bottom: 35px;
}
section.gallery_section.download_section {
    padding-top: 20px;
}
.footer_bottom p {
       margin: 3px 0 0 0;
	   position:relative;
	   left:0;
}
.whatsapp_icon img {
    width: 55px;
    position: fixed;
    right: 24px;
    bottom: 95px;
    z-index: 999;
}
.footer_bottom a {
    color: #fff;
}
.footer_bottom a:hover,.footer_bottom a:focus {
    color: #fe833a;
}
/* ScrollUP */
#scrollUp {
    background: url(../images/top.png)no-repeat scroll 0 0;
    bottom: 20px;
    color: #000;
    height: 40px;
    right: 20px;
    width: 40px;
    opacity:0.7;
}
#scrollUp:hover {
    background: url(../images/top.png)no-repeat scroll 0 -40px;
}
section.quote_section.independent_section {
    margin-top:0;
}
.single_special_cource {
    box-shadow: 0px 2px 6px 1px #ccc;
}
.special_cource_text {text-align:center;
    padding:0px;
    margin-bottom: 45px;
}
.special_cource_text h3 {text-align:center!important;
    font-size: 17px;
    color: #fe833a;
    text-align: left;
    padding:15px 15px;
    margin-bottom: 12px;
}
.special_cource_text p {
    font-size: 14px;
    min-height: 121px;
}
a.border-btn.service_quote {
    padding:8px 20px;
    cursor: pointer;
    margin: 0 0 15px;
}
a.border-btn {
    background: #050038;
    color: #fff;
    padding: 17px 30px;
    display: inline-block;
    margin: 20px 0 40px;
    border-radius: 3px;
    line-height: normal;
}
.logo {
    padding-top: 0;
}
.about_name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,0.8);
    padding: 10px 10px;
    text-align: center;
    font-size: 17px;
    color: #fe833a;
    font-weight: 600;
}
@media (max-width: 767px) {
.left_img_box {
    width: 100%;
    float: none;
}
.modal-dialog.introduction_popup{width: 94%!important;}
	
.who_align_inner {
    width: 100%;
    float: none;
}
.who_align_inner h3{font-size:21px;}
.bg_inner{padding: 30px 20px;}
.pdf_download li {
    float: none;
    margin: 0 0 11px 0;
    width: 100%;
}	
  .mobile_hide{display:none!important;}
.dine_img_effect img{height:440px;}	
.footer_bottom p{left:0;}
.list-inline>li{float:none; display:inline-block;}

.whatsapp_icon img{right: 10px;
    bottom: 75px;}

  .home_banner .mobile_show{display:block!important;}

}


@media (max-width: 767px) {
 a.read_more{    display: inline-block;
   margin-top: 6px;} 
  
 .modal-dialog{width:94%;}
  .jaap_box{margin-bottom:20px;}
	.brijesh_img{max-width:100%; margin:auto;}
.nav_box li a{padding: 8px 9px; 
    font-size: 12.5px;
}
.nav_box li{padding: 0px 4px;}
	.nav_box{    margin-left: 5px;}	
}

.form-error-message{color:red;font-size: 12px}

marquee  li{    list-style: none;
    padding: 0 10px;
    display: inline;
    margin: 0;
    border-right: 1px solid #fff;}
marquee  li:last-child{border:none;}

.topUserContainer{background-color:#fe833a;color:#fff;}
.top_jaap{text-align: center;display: block;padding-top:10px; font-weight:600;}
.reset_btn{display: none}