
/* theme style starts font-family: "Roboto Condensed", sans-serif !important; */
/* @font-face {font-family: 'opensans-regular';src: url('../fonts/open-sans/OpenSans-Regular.ttf');} */
html{ height: 100%; }
body { display: flex; flex-direction:column; height: 100%; color: #5c6873 !important; line-height: 1.7; font-family: "Montserrat","Lucida Sans",Arial,Helvetica,sans-serif !important; font-weight: normal !important; font-size: 13px; /*background: url(../img/bg3.png) #e8edf2;*/background:#edd5bb; //background-color:#e8edf2 !important; }



h1 { color: #3f444a; font-size: 24px; margin: 10px 0; }
h2 { color: #3f444a; font-size: 22px; margin: 10px 0; }
h3 { color: #3f444a; font-size: 18px; margin: 10px 0; }
h4 { color: #3f444a; font-size: 16px; margin: 8px 0; }
h5 { color: #3f444a; font-size: 14px; margin: 7px 0; }
h6 { color: #3f444a; font-size: 12px; margin: 5px 0; }

th { text-align: inherit; }

b, strong{ font-weight:600; }
a { color: #3f444a; }
label { font-weight: normal; color: #4674ad; }
.control-label{ font-weight:500; }
.form-control { font-size: 13px; font-weight: 500; background-color: #fff; color:#5e5c5c !important; box-shadow: none !important; border-radius: 0px !important; }

.btn-info { border-color: #68B3C8 !important; background-color: #68B3C8 !important; }
.btn { border-radius: 0px !important;  }

.dv-download.btn-danger{ color:#f17a4d; font-weight: 500; border-color: #f17a4d; background:#fff; }
.dv-link{ color: #7494b4; text-decoration: underline; font-weight: 500; }

.left-inner-addon { position: relative; }
.left-inner-addon input { padding-left: 30px; }
.left-inner-addon i { position: absolute; padding: 10px 12px; pointer-events: none; color: #0e9bc5; font-size: 18px; }

.right-inner-addon { position: relative; }
.right-inner-addon input { padding-right: 30px; }
.right-inner-addon i { position: absolute; right: 0px; padding: 10px 12px; pointer-events: none; }

.asterisk { color: #E9573F !important; }
.mbottom-10{ margin-bottom:10px; }
.mbottom-20{ margin-bottom:20px; }
.mbottom-30{ margin-bottom:30px; }
.mbottom-40{ margin-bottom:40px; }

.mtop-5{ margin-top:5px;}
.mtop-10{ margin-top:10px; }
.mtop-20{ margin-top:20px; }
.mtop-30{ margin-top:30px; }
.mtop-40{ margin-top:40px; }
.mtop-50{ margin-top:50px; }
.mtop-60{ margin-top:60px; }
.mtop-70{ margin-top:70px; }
.mtop-80{ margin-top:80px; }

.pr-20{ padding-right:20px; }

.fs-15{ font-size:15px; }

.container-fluid{ width:95%; }
.dvet_container{ flex: 1 0 auto; display: flex; flex-direction: column; }
.dv-overlap-container{ display:none; }
.dv-overlap{  display:none; opacity:0.5; background: #000; width:100%; height:100%;  z-index:99999; top:0; left: 0; position:fixed; display: flex; align-items: center; justify-content: center; color: #fff; font-size:65px; }

/* Datatable */
.table-striped>tbody>tr:nth-of-type(odd) { background-color: #f7f9fa; }
.dataTable thead tr th { background-color: #dde4ff !important; border-bottom:none; color:#5a5a5a; font-weight:500; }
.dataTable>tbody>tr>td, .dataTable>tbody>tr>th, .dataTable>tfoot>tr>td, .dataTable>tfoot>tr>th, .dataTable>thead>tr>td, .dataTable>thead>tr>th{ border-top:0; }
.dataTable a { font-weight:500; color: #8290c1; text-decoration: underline;}
.dataTable tbody{ font-weight: normal; }

/* table */
.common_table th{ text-align: center; text-transform: uppercase; font-weight: 600; border: 1px solid #fff !important; background: #d4d9e9; color: #707070; vertical-align:middle !important; }
.common_table tbody tr td{ border:1px solid #eee; vertical-align: middle; }
.common_table tbody tr:nth-of-type(odd) { background: #fcfcfc; }
.common_table tbody tr:nth-of-type(even) { background: #f8f8f8; }

/* Status */

.pviti-appstatus{ display:table; width:100%; padding: 0.6rem 1rem; font-weight: 500; color: #1b1b1c; }
.pviti-appstatus span{ display:table-cell; vertical-align:middle; }
.pviti-appstatus .icon{ font-size: 1.2rem; width: 25px; }
.pviti-appstatus.warning{ background: #fff8ea; border-left: 4px solid #e9b048; }
.pviti-appstatus.warning .icon{ color: #e9b048; }


/*
 *  Dvet Scroll
 */

.dvetscroll::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; }
.dvetscroll::-webkit-scrollbar { width: 7px; background-color: #F5F5F5; }
.dvetscroll::-webkit-scrollbar-thumb{ background-color: #b3adad; }


/* DVET Vertical Tabs */
.dvet-tab-vertical .tab-menu ul { display: block; height: auto; }
.dvet-tab-vertical .tab-menu ul { position: relative; overflow: visible;  list-style: none; margin: 0px; padding: 0px; border: none; margin-bottom: 20px; }
.dvet-tab-vertical .tab-menu ul li { float: none; display: block; border-right: none; min-width: 100px; }
.dvet-tab-vertical .tab-menu ul li  a{ float:left; width:100%; padding:15px 10px; line-height: 22px; min-height: 50px; height: auto; margin-right:0px; font-weight:600; border-radius: 0; background-color: #fbfbfb; border: 1px solid #ddd; }
.dvet-tab-vertical .tab-menu ul li  a .tab-menu-icon{ float: left !important; padding: 0px 0px; width: 30px !important; font-size:20px; padding-right: 10px;}
.dvet-tab-vertical .tab-menu ul li  a .tab-menu-text{ float: left !important; padding: 0px 0px; width: calc(100% - 35px) !important; font-size:13px; }
.dvet-tab-vertical .tab-menu ul li  a ::first-child{ border-radius: 4px 4px 0 0; }
.dvet-tab-vertical .tab-menu ul .active  a { background-color: #4eacc1; border-bottom: none; color:#fff; }
.dvet-tab-vertical .tab-menu ul .active  a h2{ color:#fff; }
.dvet-tab-vertical .tab-menu ul li a:hover { background-color: #c9ebf3; }
.dvet-tab-vertical .tab-menu ul .active a:hover{ background-color: #4eacc1; }
.dvet-tab-vertical .tab-menu ul .active  a:after{ content: ''; position: absolute; left: 100%; top: 50%; margin-top: -13px; border-left: 0; border-bottom: 13px solid transparent; border-top: 13px solid transparent; border-left: 10px solid #6b6868; }

.dvet-tab-vertical .tab-content { border: none; min-height: 310px; }
.dvet-tab-vertical .tab-content .tab-pane { padding: 0px 0px; }
.dvet-tab-vertical .tab-content .tab-inner-title { background-color: #4eacc1; padding: 5px 10px; font-weight: 600; color: #fff; }
.dvet-tab-vertical .tab-content .tab-inner-subtitle { margin: 10px 0px 20px 0px; border-bottom: 2px solid #ddd; font-weight: 600; color: #4674ad; }
.dvet-tab-vertical .tab-content .tab-inner-content{ padding:10px; margin-top: 20px; }

.screen-reader-text{ display:none; }

.navbar-brand { padding: 0px 0px !important; }
.dvet_nav_menu{ background-color: #3e5a6f; border: none; width: 100%; min-height: 0px; z-index: 9; border-radius: 0px; }
.dvet_menu_scroll{ background-color: #e67817 !important; }
.dvet_scroll_menucolor{ color:#fff !important; }
.dvet_nav_menu .btn{ border-radius:30px !important; }
.navbar-inverse .navbar-nav>li>a{ color: #fff; }
.dvet_menu_link ul li a{ color: #2e2d29; font-weight: 500; white-space:normal; letter-spacing: 1px; font-style: normal; transition: all 0.2s;  font-size: 10px; text-transform: uppercase; }
.dvet_menu_link .caret{ border:none;  }
.dvet_menu_link .caret:before{ position:absolute; content:"\f107"; top:10px; right:5px; font-size: 16px !important; font: normal normal normal 14px/1 FontAwesome; }
.dvet_menu_link .dropdown-menu .caret:before{ position:absolute; content:"\f105"; top:10px; right:10px; font-size: 16px !important; font: normal normal normal 14px/1 FontAwesome; }
.main_menu li a{ font-size: 12px !important; font-weight: 500 !important; }
.mobile_menu_close{ display:none; }
.dvet_logo{ float:left; }
.dvet-brand-text {  margin: 25px 0px 0px 15px; float: left; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; }
.dvet_state{ color:#718c94; font-weight: 600; }
.dvet_state_marathi { color:#718c94; font-weight: 500; }
.dvet_title { color:#fff; }
.dvet_subtitle { font-weight: 400 !important; text-align: left; color: #fff;  }
.home_subtitle{ font-weight: 400; font-size: 18px; padding-bottom: 3px; }
.home_subtitle_dashed{ width: 40px; height: 3px; background-color: #76b51b; margin-bottom: 10px; }

.navbar{ margin-bottom:0px !important; }
.dvet_nav_menu .navbar-nav > li > a {  padding-top: 8px; padding-bottom: 8px; }
.dvet_search{ margin-top:-60px; float: right;}
.dvet_nav_menu .btn { border-radius: 0px !important; }

/*New Header*/

.dv-top-content .dv-top-content-inner{ display:flex; flex-wrap:wrap; align-items: center; }
.dv-top-left .dv-to-left-section.dva-gov{ background: url(../img/flag.jpg) no-repeat scroll -2px 5px rgba(0,0,0,0); background-position: left center; padding:0 0 0 35px; }
.dv-top-right{ display:flex; flex-wrap:wrap; align-items:center; }
.dv-top-right .dv-top-right-section{ margin-right:15px; }
.dv-top-right .dv-top-right-section:last-child{ margin-right:0; }
.dv-top-right .dv-top-right-section p{ margin-bottom:0; }
.dv-top-right .dv-top-right-section .dv-social-media{ padding:0; margin:0; }
.dv-top-right .dv-top-right-section .dv-social-media li{ display:inline-block; margin-right:5px; }
.dv-top-right .dv-top-right-section .dv-social-media li a{ font-size: 20px; color: #929191; }
.dv-top-right .dv-top-right-section.dv-font-resizer span a{ padding-right:10px; }
.dv-top-right .dv-top-right-section.dv-font-resizer span a:last-child{ padding-right:0; }
.dv-top-right .dv-top-right-section .dv_top_oldsite_link{ padding: 4px 15px; font-size: 12px; font-weight: 500; border-radius: 4px; border: 1px solid #f17a4d; transition:0.6s all ease; }
.dv-top-right .dv-top-right-section .dv_top_oldsite_link a{ color:#f17a4d; }
.dv-top-right .dv-top-right-section .dv_top_oldsite_link:hover { background:#f17a4d; }
.dv-top-right .dv-top-right-section .dv_top_oldsite_link:hover a { color:#fff; }
.dv-top-right .dv-top-right-section.dv-top-color-scheme a img{ width:15px; }

.top-header-section{ padding: 5px 0;/* background: url(../img/header-bg.png);*/ background-color:#edd5bb;  }
.site-main{background:#edd5bb ! important;}
.top-head-content{ display:flex; align-items: center; flex-direction:row; }
.mr-auto{ margin-right: auto!important; }
.ml-auto{ margin-left: auto!important; }
.dv-logo-text{ display:table; }
.dv-logo-texts{ padding-left:15px; }
.dv-logo-text div{ display: table-cell; vertical-align: middle; }
.dv-logo img{ height:90px; }
.dv-logo-text-img{ padding-left:10px; }
.dv-logo-text span{ display:block; }
.dv-logo-text .logo-text-one{ color: #8d8a89; font-weight: 600; font-size: 18px; }
.dv-logo-text .logo-text-two{ font-weight:500; color: #f17a4d; font-style: italic; }

.dv-search-rm{ display:table; }
.dv-search-rm .dv-search,
.dv-search-rm .dv-logo-rm{ padding-left: 35px;  display:table-cell; vertical-align:middle; }
.dv-search-rm .dv-search{ position:relative; }
.dv-search .dv-search-button{ display:block; font-size: 20px; background: #fafafa; padding: 3px 10px; cursor:pointer; }
.dv-search-rm .dv-logo-rm img{ height:77px; }
.dv-search-dropdown .form-control{ border: 0; font-size: 14px; }
.dv-search-dropdown{ display:none; position:absolute; right:0; background:#fff; width: 250px; padding:5px 10px; box-shadow: 0 0 15px 1px rgba(113,106,202,.2); z-index: 9999; border-radius: 2px;}
.dv-search.active .dv-search-dropdown{ display:block; }

/* New News */
.dva-news{ z-index:9999; height:350px; background: rgba(255,255,255,0.9); padding:10px; margin-bottom: 20px; touch-action: auto !important; }
.dva-news-title{ font-size: 18px; color: #625956; font-weight: 500; padding: 10px 0; }
.dva-news-body ul{ padding:0px; margin-top: 10px; }
.dva-news-body ul li{ display:table; width:100%; margin-bottom: 10px; padding: 0px 10px; color:#333; border-bottom: 1px dashed #f17a4d; cursor:pointer; }
.dva-news-body ul li div{ display:table-cell; vertical-align: top;}
.dva-news-body ul li span{ display:block; }
.dva-news-body ul li:last-child { border-bottom:none; }
.dva-news-body ul li .news-icon{ padding-right:10px; color: #f17a4d; font-size: 20px; width: 30px; } 
.dva-news-body ul li .news-day{ color:#030303; font-weight: 500; }
.dva-news-body ul li .news-text{ margin: 5px 0 0 0px; color: #ffffff; padding-bottom: 10px; font-weight: 500; }
.dva-news-body ul li .news-text a{ color:#5f6062; }

/* Home page style starts*/
.banner_news{ position:relative; padding: 20px 0px 0px 0px; background: #985c0c;/*background:url('../img/slider-bg.jpg'); */background-size: cover; background-attachment:fixed; }
.slide_mainhome  .item  img{ height:350px; }
.dvet_latest_news{ height: 350px; background-color: #8290c1; padding:10px; box-shadow: 0 0px 12px rgba(0, 0, 0, 0.5); }
.banner_news .owl-theme .owl-dots .owl-dot span{ width: 12px !important; height: 12px !important; border-radius: 2px !important; }
.banner_news .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{ background-color:#f17a4d !important; }
.banner_news .owl-theme .owl-dots{ text-align:left; }

/*.ln_title h3{ font-weight: 600 !important; text-align:left; color:#4674ad; }*/
.c-line-center { width: 30px; height: 3px; background-color: #32c5d2; margin: 0 auto 10px auto; }
.dvet_more_news{ float:right; }
.ln_body{ height: 270px; overflow: auto; margin: 0px 0px 20px 0px; }
.ln_body h4{ font-size: 16px; color: #3f444a; font-weight: 600; margin-bottom: 5px; text-transform: uppercase; }
.ln_body .ln_row { padding:0px; }
.ln_row li{ display:table; margin-bottom: 10px; padding: 0px 10px; color:#333; border-bottom: 1px solid #ddd; cursor:pointer; }
.ln_row li div{ display:table-cell; vertical-align: top;}
.ln_row li span{ display:block; }
.ln_row li:last-child { border-bottom:none; }
.ln_row li .news-icon{ padding-right:10px; color: #fff; font-size: 20px; } 
.ln_row li .news-day{ color:#e2f11b; font-weight: 500; }
.ln_row li .news-text{ margin: 5px 0 0 0px; color: #ffffff; padding-bottom: 10px; font-weight: 500; }
.ln_row li .news-text a{ color:#fff; }
 
.dvet_leaders{ height:auto; padding: 20px 20px 40px 20px; background-color: #f1f5f7; }
.home-quotes-content{  display:flex; align-items:center; /*height:300px;*/ }
.home-quote-list{ background-color: #fff; width: 530px; padding: 20px; display: flex; flex-direction: row; border-radius: 0.3rem; align-items: center; }
.home-quote-list .quote-img{ border-radius: 50%; border: 2px solid #d8d1cf; padding: 2px; }
.home-quote-list .quote-text span{ display:block; font-style: italic; }
.home-quote-list .quote-author{ margin-top: 2rem; text-align: right; }
.home-quote-list .quote-img img{ border-radius: 50%; width: 150px !important; height: 150px; }
.home-quote-list .quote-text{ margin-left:2rem; line-height:1.2; }
.home-quote-list .quote-content::before { content: "\201C"; font-family: Georgia, serif; font-size: 23px;  font-weight: bold; color: #999; }
.home-quote-list .quote-content::after { content: "\201D"; font-family: Georgia, serif; font-size: 23px; font-weight: bold; color: #999; }

/* Quotes */
.led_msg_con::before{ content: "\201C"; font-family: Georgia, serif; font-size: 30px; font-weight: bold; color: #999; }
.led_msg_con::after{ content: "\201D"; font-family: Georgia, serif;  font-size: 30px;  font-weight: bold; color: #999; }


/* Institutes Count */
.dvet_institutes{ padding: 20px 0px; background-color:#edd5bb; }
.dvet_inst_event_conatiner { display:flex; align-items: center; flex-wrap: wrap; }
.dvet_institutes .Institute_count { display: flex; justify-content: center; flex-wrap: wrap; border-right: 1px solid #ddd; }
.dvet_institutes .Institute_count span { display:block; }
.dvet_institutes .Institute_count .inst_icon{ font-size: 25px; padding-right: 10px;}
.dvet_institutes .Institute_count .count{ font-size: 25px; }
.dvet_institutes .inst_count_content{ padding: 10px 15px 5px 15px; color: #fff; font-weight: 700; min-width: 180px; margin: 0px 10px 9px 0px; text-transform: uppercase;}
.dvet_institutes .red{ background-color:#d23d3d; }
.dvet_institutes .blue{ background-color: #161d6d; }
.dvet_institutes .purple{ background-color: #833688; }
.dvet_institutes .lightgreen { background-color:#afbb6f; }
.dvet_institutes .lightpurple { background-color:#5768a5; }
.dvet_institutes .lightpink{ background-color:#bf4990; }

.home_events{ height: 350px; touch-action: auto !important;}
.home_events .events-list{ display:table; width:100%; padding-bottom:10px; border-bottom:1px dashed #eee; margin-bottom: 10px; }
.home_events .events-list .event-day{ display:table-cell; width:70px; }
.home_events .events-list .event-text{ display:table-cell; vertical-align: top; padding-left:15px;  }
.home_events .event-day .date	{ color: #fff; float: left; height: 70px; overflow: hidden; width: 70px; }
.home_events .event-day .date .month{ font-size: 14px; padding-top: 5px; font-weight: 500; text-align: center; text-transform: uppercase; }
.home_events .event-day .date .day{ font-size: 18px; font-weight: 500; position: relative; border-top: 1px solid #ddd; text-align: center; padding-top: 6px;}
.home_events .events-list .event-text span{ display:block; }
.home_events .events-list .event-text .event-text-content{ color: #5768a5; font-weight: 500; }
.home_events .events-list .event-text .event-place{ margin-top: 5px; color: #928f8f; }
.home_events .events-list:nth-child(3n+1) .event-day{ background:#53627d; }
.home_events .events-list:nth-child(3n+2) .event-day{ background:#cc3d5d; }
.home_events .events-list:nth-child(3n+3) .event-day{ background:#858384; }

.home-about-dvet .about-dvet-text{ margin-top:10px; }
.home-about-dvet .about-dvet-more a{ color: #76b51b; font-size: 14px; }
.home-quotes-content .owl-theme .owl-dots .owl-dot span{ width: 12px !important; height: 12px !important; border-radius: 2px !important; }
.home-quotes-content .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{ background-color:#f17a4d !important; }
.home-quotes-content .owl-theme .owl-dots{ text-align:left; }

.home-regdir-container{ display:flex; flex-wrap:wrap; justify-content:left;  }
.home-regdir-container .regdir_list{ width: 110px; margin: 0 10px 10px 0; }
.re_contents{ background-color: #f7f7f7; margin: 0px 0px 0px 0px; }
.regdir_link { float: left; width:100%; color: #67696d; font-size: 11px; padding: 5px; border: 2px solid whitesmoke; }
.regdir_img { float:left; display:flex; }
.regdir_img img{ width: 100%; height:82px; }
.regdir_text { float: left; margin-left:10px; padding-top: 5px; }
.regdir_text .mrlink{ color: #76b51b !important; font-size: 12px !important; }

.events_sidemenu{ min-height:300px; background-color:#e8edf2; padding: 40px; }
.regional_dir_con{ background-color: #fff; padding:20px; border-top: 5px solid #0e9bc5; margin-bottom:10px; }
.regional_dir_title h3{ text-align: center; color: #4674ad; font-weight: 600; padding-bottom: 10px; border-bottom: 1px solid rgb(221, 221, 221); }
.regional_dir_inner{margin-top: 20px;}
.regional_dir_inner ul{ padding:0px; text-align:center; }
.regional_dir_inner ul li{ list-style:none; margin-bottom: 10px; }
.regional_dir_inner ul li a{ font-weight:500; }

.event_con{ background-color: #fff; padding:20px; border-top: 5px solid #0e9bc5; margin-bottom:10px; min-height: 300px; }
.event_title h3{ color: #4674ad; font-weight: 600; padding-bottom: 10px; border-bottom: 1px solid rgb(221, 221, 221); }
.event_inner{margin-top: 20px;}
.event_inner ul{ padding:0px; }
.event_inner ul li{ list-style:none; margin-bottom: 10px; border-bottom: 1px solid #ddd; }
.event_inner ul li h3{ font-weight:600; }
.event_inner ul li:last-child{ border-bottom:none; }

.video_con{ }
.video_title{ font-weight:600; font-size:18px; color:#fff; padding-bottom: 10px; }

.home_video_container{ display:flex; justify-content:center; align-items:center; flex-wrap: wrap; }
.home_video_container .home_video_content { width: 250px; margin-right: 20px; margin-bottom: 10px; }

.dvet_imlinks{ background-color:#fff; padding-bottom: 50px; }
.dvet_imlinks .dvet_iml_item{ float: left; margin: 0px 10px 10px 0px; width: 150px; background-color: #d9eff3; padding: 10px; min-height: 137px; }
.dvet_iml_item span{ display:block; }
.dvet_iml_item img{ width:80px; }
.dvet_iml_item .iml_content{ margin: 10px 0px 10px 0px; font-weight: 600; font-size: 14px; }
.dvet_iml_title { margin: 20px 0px 20px 0px; border-bottom: 2px solid #ddd; }
.dvet_iml_title h3 { color:#4674ad; }

.dvet_relatedlinks{ background-color:#fff; padding-bottom: 40px; }
.dvet_rl_title { margin: 20px 0px 20px 0px; border-bottom: 2px solid #ddd;}
.rl_content{ margin: 10px 0px 0px 0px; display: block;  text-align: center; font-weight: 600; font-size: 14px; }
.dvet_relatedlinks .owl-carousel .owl-item { width: 150px !important; }
.dvet_relatedlinks .owl-carousel .owl-item .item { margin: auto; text-align:center; background-color: #c0dade; padding:10px; min-height: 127px; }
.dvet_relatedlinks .owl-carousel .owl-item .item  img{ width:80px; margin: auto; } 

.post_container { float:left; /*width: calc(100% - 300px);*/ width:100%; }
.dvet_sidebar { float:left; width:280px; margin: 15px 0px 0px 20px; }
.dvetwidgets { margin: 0 0 30px 0; background: #fff; border-radius: 5px; }
.dvetwidgets  .dvet_sb_title {  text-align: left; padding: 20px 20px 0px 20px; font-weight: normal; font-family: 'Lora', serif !important; font-style: italic; color: #4674ad; }
.dvetwidgets  .dvet_sb_content { padding: 10px 20px; }
.dvetwidgets  .dvet_sb_sm  a{ padding-right:20px; text-align:center; }
.fb_icon{ color:#3b5998; }
.tw_icon{ color:#55acee; }
.yt_icon{ color:#b31217; }
.gp_icon{ color:#d34836; }
.dvet_sb_iml { padding:0px;}
.dvet_sb_iml  li{ list-style:none; padding: 10px 15px; border-top: 1px dashed #0e9bc5;}
.dvet_sb_iml  li a{ color:#0e9bc5;}
.dvet_sb_iml  li:before { content: "\f105"; font-family: Fontawesome; font-size: 14px; padding-right: 2px; }
.sb_contact { min-height:250px; }
.sb_contact_title { text-align: center; color: #76b51b; font-weight: 700; text-transform: uppercase; display: inline-block; position: relative; }
.sb_contact_title:before, .sb_contact_title:after { border-top: solid 2px #76b51b; }
.sb_contact_title:before { margin-right: 15px; right: 100%; }
.sb_contact_title:after { margin-left: 15px; left: 100%; }
.sb_contact_title:before, .sb_contact_title:after { content: ""; display: block; height: 0px; width:50px; position: absolute; top: 50%; }
.sb_contact  .sb_cont_text { color: #2d2c2c; font-style: italic; }
.sb_contact .sb_cont_info { float:left; }
.sb_cont_info .picon { float: left; font-size: 40px; margin-right: 20px; color: #ffd400; }
.sb_cont_info .phone { float: left; font-size: 14px; color: #333; width: 80%; line-height: 26px; margin-top: 12px; }
.sb_cont_info .eicon { float: left; font-size: 25px; margin-right: 12px; color: #ffd400; }
.sb_cont_info .email { float: left; font-size: 14px; color: #333; width: 75%; line-height: 26px; margin-top: 10px; }
.sb_contact  .sb_cont_more{ float: left; margin-top: 15px; text-align: center; width: 100%; color: #fff; font-style: italic; }
.sb_contact  .sb_cont_more a{ color:#333; }

/* registration page style starts */
.reg_container {  padding: 19px; margin-bottom: 20px;  background-color: #fff; border: 1px solid #e3e3e3; border-radius: 3px; }
.reg_title { padding: 9px 0px 9px 20px; border-bottom: 2px solid #c2c2c2; margin: 15px 0px 0px 0px; border-radius: 5px 5px 0px 0px; background-color: #fff; }

/* Post page content */
.page_title { padding: 9px 10px 9px 20px; border-bottom: 2px solid #c2c2c2; margin: 15px 0px 0px 0px; border-radius: 5px 5px 0px 0px; background-color: #fff; }
.page_title h3{ color: #8a8a8a !important; font-weight:500; }
.page_content {  padding: 19px; margin-bottom: 20px;  background-color: #fff; border-radius: 0px 0px 3px 3px; font-weight:normal; min-height: 500px; line-height:1.8; }
.page_content .bold{ font-weight:600;}
.page_content .bgc{ background-color:#ddd; }
.page_content .center{ text-align:center; }
.page_content .vertical { vertical-align: middle;}
.page_content .schemes_subtitle { margin:0px 20px; padding:0px 0px; font-weight:600; }

.mv_container{ padding: 19px; margin: 20px 0px;  background-color: #fff; border: 1px solid #e3e3e3; border-radius: 3px; min-height: 600px; }
.mv_inner { padding: 5px 0px 10px 5px; }
.mv_inner ul {}
.mv_inner ul li{ list-style: none; margin-bottom: 10px;}
.mv_inner ul li:before { content: "\f105"; font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; }

.goog-te-gadget-simple { background-color: transparent !important; font-size:0px !important; font-weight:600; padding-top: 0px !important; padding-bottom: 0px !important; border-radius: 10px; border: 2px solid #7cb74d !important;  }
.goog-te-gadget-icon{ display:none; }
.goog-te-gadget-simple .goog-te-menu-value { color:#fff !important; }
.goog-te-menu-value span { color:#7cb74d !important; font-size: 12px; font-weight: normal; }
.goog-te-gadget { font-family: "Open Sans","Lucida Sans",Arial,Helvetica,sans-serif !important; }

/* private iti registration dashboard page starts */

.db_link ul{ padding:0px; color: #e67817; padding-left: 15px; }
.db_link ul li{ list-style:none; padding-bottom: 15px; }
.db_link ul li a{ font-size:16px; font-weight:normal; padding-left: 5px; }
.db_link ul li a:hover{ color:#e67817; }

/* private iti registration login page starts */
.login-form-container { background-color: #fff; border-radius: 2px; color: #fff; max-width: 350px; margin: 20px 0 70px; min-height: 350px; padding: 30px; }
.login-form-container .title { color: #B33C12; text-align: center; }
.login-form-container .newuser { text-align:center; color:#2e2d29; font-size:16px; }
.login-form-container .newuser a{ color: #68b3c8; font-style: italic; }

/* policies page */


/* Search trade */
.search-inputs-con { width: 85%; margin: 0 auto; }
.search-result-con { width: 95%; margin: 0 auto; display:none; }

.inst-search-status-count{ }
.inst-search-status-count div{  display: inline-block; font-weight: 500; font-size: 15px; text-transform: uppercase; }
.inst-search-status-count div span.count{ padding: 5px 10px; color: white; font-weight: 600; background: #3f80c3; }
.inst-search-status-count div span.statu_text{ margin-left:5px; }


/* Schemes Pages*/

.schemestitle { color: #8290c1; font-weight:500; font-size:15px; }
.schemescontent { line-height: 2; margin:10px 20px; }
.schemestable{ margin-top:20px; }
.schemestable>thead>tr>th { text-align:center; background-color: #f6f6f6; color: #8290c1; font-weight:500; vertical-align: middle; border: 1px solid #ddd !important;  }
.schemestable>tbody>tr>td{ vertical-align: middle; border: 1px solid #ddd; }
.st_sno{ width: 50px; text-align:center !important; }

.web_practice { padding: 10px 20px 10px 30px; background: #f6f8ff; line-height: 30px;}
.web_practice li{ border-bottom: 1px dashed #cecece; padding: 5px 0; }
.web_practice li a{ color: #4674ad; font-weight: 500; }

.accessibility_policy li{ margin-bottom:10px;}

/* region wise trade */
.regionwisetrade_title{ font-size:30px; text-align:center; }
.regionwisetrade_con a:hover{ color:#1eb7bf; text-decoration:none;}
.regionwisetrade_rname{ padding:30px; text-align:center; text-transform: uppercase;}
.regionwisetrade_con img{ width:100%; height:auto; min-height: 175px; }
.region_wise_result_con { display:none;}


/* Institute details */
.inst-sub-title{ color: #8290c1; font-weight: 500; font-size: 15px; border-bottom: 1px solid #eee; padding: 10px 0; }

.trade_admitted_candidates_table{ }
.trade_admitted_candidates_table thead tr th{ background: #dde4ff; font-weight: 600; color: #5a5a5a; border-bottom:0; }
.trade_admitted_candidates_table .title{ font-weight: 500; }
.trade_admitted_candidates_table tbody tr td{ border-top:0; }
.trade_admitted_candidates_table tbody tr td a{ color: #8290c1; font-weight:500; text-decoration:underline; }

.instsum-table >tbody>tr>td{ padding: 10px 10px; }
.instsum_trade_title td{ background: #f6f6f6; font-weight: 500; color: #2a2a2a; }
.instsum_td_border td{ border-bottom: 1px solid #efefef;}

.dv_search_criteria{ display:flex; }
.dv_search_criteria .dv_search_clist{ margin:0 20px 0 0; text-align: center; background: #7be391;color: #fff; padding: 20px; }
.dv_search_criteria .dv_search_clist div{ font-size: 16px; font-weight: 600; }

.dv_serach_institute_result table{ margin:0px; }
.inst_serach_result_list{  border: 2px solid #eee; margin: 20px 0; padding: 10px 10px; }
.inst_search_result_instdet tbody tr td{ font-weight: 500; border:1px solid #eee; }


/* Desk */
.act-notification-container { display: flex; flex-wrap: wrap; }
.act-notification-container .act_notice_list{ text-align:center; color: #6e6d6d; padding:1rem; margin:0 3rem 1rem 0; width: 180px; box-shadow: 0 0 15px 1px rgba(113,106,202,.2); border-radius:0.5rem; transition:all 0.3s ease; }
.act_notice_list span{ display:block; font-weight: 500; font-size: 12px; }
.act_notice_list .icon{ font-size:4rem; color:#ddd; color: #f87575; margin-bottom:1rem; }
.act-notification-container .act_notice_list:hover{ box-shadow: 0 0 30px 7px rgba(113,106,202,.2); transform:scale(1.1) }
.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}
.btn-success.btn-outline {
    color: #5cb85c;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}


/* Slider*/
.slide_mainhome .owl-nav{ }
.slide_mainhome .owl-prev{ position: absolute; top: 40%; left:20px; }
.slide_mainhome .owl-next{ position: absolute; top: 40%; right:20px; }
.slide_mainhome .owl-nav [class*=owl-]{ font-size: 30px !important; border-radius:0px !important; padding: 2px 15px !important; background: rgba(4, 4, 4, 0.6) !important; }

/* Dvet Search */
.dvet_search_res_list{ padding: 5px 5px; border-bottom: 1px dashed #ddd; }
.dvet_search_list_title a{ font-weight: 500; color: #f17a4d; text-decoration: underline; }


/* Institute Serche */
.search-regionwise-conetnt{ display:flex; flex-wrap:wrap; justify-content:center; }
.search-regionwise-conetnt .region-list{ padding: 5px; border: 1px solid #eee; margin: 0 30px 30px 0; }
.search-regionwise-conetnt .region-list img{ height: 129px; width: 180px; }
.search-regionwise-conetnt .region-list .region-count-det{ margin-top:10px; }
.search-regionwise-conetnt .region-list .region-count-det span{ display:block; text-align: center; margin-top: 4px; font-weight: 500; color: #767676; font-size: 16px; }

/* Nav Dropdown - By Ramya  */
.dvet_nav_menu .navbar-collapse{ padding-left:0px !important; }
.dvet_nav_menu .dropdown-menu{ width: 300px; margin-top: 0px !important; padding:0px 0; border:none !important; background-color:#fff !important; min-width: 150px; box-shadow: 0 0 15px 1px rgba(113,106,202,.2) !important; }
.dvet_nav_menu .dropdown-menu li { padding: 0px 0px; border-bottom: 1px solid #d8dce0; }
.dvet_nav_menu .dropdown-menu li:last-child{ border-bottom:none; }
.dvet_nav_menu .dropdown-menu li a{ padding: 10px 20px !important; color:#504d4d !important; }
.dvet_nav_menu .dropdown-menu>li>a:hover{ background-color: #3e5a6f; color: #fff !important; }
.dvet_nav_menu .dropdown-menu > li.kopie > a { padding-left:5px; }
.navbar-inverse .navbar-nav>.active>a{ background-color:#f17a4d !important; }
.dvet_nav_menu .dropdown-menu>.active>a   { background-color: #8290c1 !important; color: #fff !important; font-weight: 600 !important; }
.dvet_nav_menu .dropdown-submenu { position:relative; }
.ddmenu > a:hover { background-color: #c3d7a4 !important; }
.dvet_nav_menu .dropdown-submenu>.dropdown-menu { top:0; margin-top:0px; margin-left:-1px; border-radius: 0px 0 5px 5px;  }
.main_menu .dropdown-submenu>.dropdown-menu{ left:100%; }
.gateway_menu  .dropdown-submenu>.dropdown-menu{ right:100%; }
.dvet_nav_menu .dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: none;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dvet_nav_menu .dropdown-submenu:hover>a:after { border-left-color:#555; }
.dvet_nav_menu .dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover { text-decoration: none;}

.dropdown-menu>li>a:hover{ padding-left:25px;}
.dvet_nav_menu .navbar-nav > li >  a:hover , .dvet_nav_menu .navbar-nav > li > a:focus{
	background-color: #2e6c84 !important;
    color: #fff;
}
.dvet_nav_menu  .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #2e6c84 !important;
	color: #fff;
} 

@media (max-width: 767px) {
.dva-news {
    z-index: 9999;
    height: 350px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    margin-bottom: 20px;
    touch-action: auto !important;
}
  .navbar-nav  { display: inline; }
  .navbar-inverse .navbar-brand { display: inline; }
 
  .dvet_nav_menu  .dropdown-menu { padding-left: 10px; }
  .dvet_nav_menu  .dropdown-menu .dropdown-menu { padding-left: 20px; }
  .dvet_nav_menu  .dropdown-menu .dropdown-menu .dropdown-menu { padding-left: 30px; }
  li.dropdown.open { border: 0px solid red; }
  
}
 
@media (min-width: 768px) {
.dva-news {
    z-index: 9999;
    height: 450px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    margin-bottom: 20px;
    touch-action: auto !important;
}
	ul.nav li:hover > ul.dropdown-menu { display: block; }
}


/*  Policies & sitemap */
.policies_con li { display: block; }
.policies_con li:before { content: "\e131"; font-family: 'Glyphicons Halflings'; font-size: 14px; float: left; margin-top: 0px; margin-left: -27px; color: #8290c1; }

.sitemap_con{ margin:0px; padding:0px; }
.sitemap_con li { display: block;  }
.sitemap_con li:before { content: "\f105"; font: normal normal normal 14px/1 FontAwesome; margin-top: 0px; padding-right: 10px; color: #20772f; line-height: 1.8; }
.sitemap_con.sub{ margin-left:40px; }
.form-control>.error{ color: black !important; }

/* Tabs */
.dv-tabs-inst{ border-right: 1px solid #eee; border-bottom:none; }
.dv-tabs-inst li{ width:100%; margin-bottom:0; border-bottom: 1px dashed #eee; }
.dv-tabs-inst li a{ margin-right:0; border-radius:0; font-weight: 500; color:#7f7d7d;}
.dv-tabs-inst li.active a{ background-color: #f0f2f8; border:none; border-right:3px solid #76b51b; }
.dv-tabs-inst li a:hover{ background-color: #f0f2f8; border-right:3px solid #76b51b; }
.dv-tabs-inst li.active a:hover, 
.dv-tabs-inst li.active a:focus{ background-color: #f0f2f8 !important; border-right:3px solid #76b51b !important; border:none; }

.error{ color: red;}
.text-primary { color: #fff ! important; }

/* Desk */ 
.desk_login_container{ width: 300px; margin: 50px auto; padding: 15px 15px 30px 15px; background: #fff; }
.desk_login_title{ text-align: center; margin: 10px 0; font-weight: 500; font-size:20px; }
.desk-welcome-text{ padding: 8px 10px; background: #f5f7ff; border-left: 3px solid #8290c1; font-weight: 500; font-size: 16px; }
.desk-user{ color: #ec8b3a; font-style: italic; }
.desk-logout a{ color: #8290c1; font-size: 15px; font-weight: 600; cursor:pointer; cursor:pointer; }
.desk_doc_edit, .desk_doc_delete{ cursor:pointer; }
.desk-sub-title{ font-weight:500; font-size:15px; }

.login-error-show{ padding: 10px; background: #f2f2f2; color: #f62121; font-weight: 500; }
.signup-success-show { padding: 10px; background: #f2f2f2; color: #7cbe1c; font-weight:500; }
.signup-error-show{ padding: 10px; background: #f2f2f2; color: #f62121; font-weight: 500; }

.ajax-loader-doc-download a{ font-size:20px; display:none; }
.desk-allowed-format{ }

.desk_upload_success_info, .modal_desk_upload_fail{ text-align:center; }
.desk_upload_success_info span, .modal_desk_upload_fail span{ display:block; font-weight:500; font-size: 15px; }
.desk_upload_success_info .success_icon{ font-size: 30px; color: #76b51b; }
.modal_desk_upload_fail .failed_icon{ font-size: 30px; color: #ee3a3a; }
.modal_desk_upload_fail .failed_message{ color: #ee3a3a; }

.doc_delete_con_msg span{ display:block; }
.doc_delete_con_msg .delete_icon{ font-size: 30px; color: #ee3a3a; }

/* Font */
.font-bold { font-weight: 600 !important; }
.font-sbold { font-weight: 500 !important; }
.font-italic{ font-style: italic !important; }
.padding30{ padding:30px; }
.uppercase { text-transform: uppercase; }

/* footer style starts */
.dvet_ssl_container { background-color:#fff; }

.dvet_footer{ color:#fff; font-weight:400; padding:15px 40px; background-color: #2f353b !important; float: left; width: 100%; }
.dvet_foo_links{ padding: 0px; margin-bottom: 5px; text-align: center;}
.dvet_foo_links >.menu-item{ list-style:none; display: inline-block; margin: 0px 0px 0px 20px; }
.dvet_foo_links a{ color:#fff; font-size:12px; font-weight:400; }
.dvet_foo_links a:hover{ color:#fff; text-decoration:none; }

/* Contact Form*/
div.wpcf7-response-output{ border-radius: 3px; font-weight: 500; }
div.wpcf7-mail-sent-ok { border: 1px solid #398f14 !important; }
div.wpcf7-validation-errors { border: 1px solid #f7e700 !important; }

@media only screen and (max-width: 1220px) {
.dva-news {
    z-index: 9999;
    height: 350px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    margin-bottom: 20px;
    touch-action: auto !important;
}
	.dvet-brand-text{ font-size:16px; }
	.dv-logo-text-img img{ width: 375px; }
}
@media only screen and (max-width: 990px) {
.dva-news {
    z-index: 9999;
    height: 350px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    margin-bottom: 20px;
    touch-action: auto !important;
}
	.dv-top-left{ display:none; }
	.dvet_logo{ margin-top:0px; }
	.dvet_logo img{ height:60px; }
	.header_right_logo img { height:60px; }
	.dvet-brand-text{ font-size:15px; margin: 10px 0px 0px 15px; }
	.dvet_search_con { display:none; }
	.dva-news { margin-top: 20px; height: auto; }
	
}

@media only screen and (max-width: 770px) {
.dva-news {
    z-index: 9999;
    height: 350px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    margin-bottom: 20px;
    touch-action: auto !important;
}
	.top-header-section .container-fluid, .dv-top-content .container-fluid{ width:100%; padding-left:2px !important; padding-right:2px !important; }
	.dv-top-right-section.screenreader{ display:none; }
	.dv-logo-rm{ display:none !important; }
	.dv-logo-text-img{ padding-left: 5px; }
	.dv-logo-text-img img{ width: 270px; height: 70px; }
	.dv-search{ display:none !important; }
	.dv-font-resizer{ display:none; }
	
	/* Menu */
	.dvet_nav_menu .menu-item{ padding-left:5px; }
	.dvet_menu_link{ position: fixed; background: #8290c1; z-index: 999999; top: 0; width: 250px; left: 0; max-height: 500px; overflow-y: auto; padding: 0px !important; }
	.main_menu, .gateway_menu{ margin: 0; padding: 0px; display: block; font-size: 10px !important;}
	.main_menu li a { font-size: 12px !important; font-weight: 600 !important; color: #232323 !important; }
	.dvet_nav_menu .caret{ display:none; }
	.dvet_nav_menu .dropdown-menu{ position: initial !important; display:block; background:transparent !important; width:100% !important; min-width: 100% !important; box-shadow:none !important; }
	.dvet_nav_menu .dropdown-menu li a{ color:#fff !important; font-size: 10px !important;}
	.dvet_nav_menu .dropdown-menu li { border-bottom: 0px solid #d8dce0; position:relative; }
	.dvet_nav_menu .dropdown-menu li a:before{ position:absolute; content:'\f105'; font: normal normal normal 14px/1 FontAwesome; color:#fff; left: 7px; top: 12px; }
	
	.mobile_menu_close{ display:block; text-align:right; }
	.mobile_menu_close a{ font-size:30px; color:#fff; margin-right:10px; }
	
	.dvet_nav_menu .navbar-nav > li >  a:hover , .dvet_nav_menu .navbar-nav > li > a:focus{
		background-color: transparent !important;
	}
	.dvet_nav_menu  .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
		background-color: transparent !important;
	}
	
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{ background-color:transparent; }
	
	/* slider */
	.home-quote-list { width: auto !important; flex-direction: column !important; }
	
}

@media only screen and (max-width: 680px) {
.dva-news {
    z-index: 9999;
    height: 350px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    margin-bottom: 20px;
    touch-action: auto !important;
}
	.dvet-brand-text{ font-size:12px; }
	.dv-logo img{ height:75px !important; }
	.logo-text-one{ font-size:12px !important; }
}


@media only screen and (max-width: 600px) {
.dva-news {
    z-index: 9999;
    height: 350px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    margin-bottom: 20px;
    touch-action: auto !important;
}
	.header_right_logo{ display:none; }
}
@media only screen and (max-width: 550px) {
.dva-news {
    z-index: 9999;
    height: 350px;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    margin-bottom: 20px;
    touch-action: auto !important;
}
	.dvet_logo img{ height:40px; }
	.header_right_logo img { height:50px; }
	.dvet-brand-text{ text-align:center; float:inherit; font-size:12px; margin: 1px 0px 0px 15px; }
	.header_right_logo{ margin-top: -100px; }
	.slide_mainhome  .item  img{ height:150px; }
	.events_sidemenu { padding: 10px 0px 10px 0px; }
}

/* Text Editior */
.dv-text-editor-container{ position: fixed; bottom: 44px; /*right: 340px;*/ width: 250px; background: #fff; border-radius: 10px 5px 0 0px; z-index: 999; box-shadow: 0 0px 16px 0px rgba(0,0,0,.26); }
.dv-text-editor-title{ display:table; width:100%; background: #4e9ed6; padding: 5px 15px; color: #fff; font-size: 14px; font-weight: 500; border-radius: 10px 5px 0 0px; }
.dv-text-editor-title div{ display:table-cell; vertical-align:middle; }
.dv-text-editor-title div.editior-action-tools span{ font-size:15px; padding-left:5px; }
.dv-text-editor-text-body{ display:none; padding: 10px 10px 20px 10px; transition:all 2s ease; }
.dv-text-editor-container.maximized .dv-text-editor-text-body{ display:block; }
.dv-text-editor-text-body .dv-text-editor-info{ line-height: 1.6; padding: 0 0 10px 0; font-size: 12px; font-weight: 600; }
.dv-text-editor-container .text-deitior-up, .dv-text-editor-container .text-deitior-down{ cursor:pointer; }
.dv-text-editor-container .text-deitior-down{ display:none; }
.dv-text-editor-container .text-deitior-up{ display:block; }
.dv-text-editor-container.maximized .text-deitior-down{ display:block; }
.dv-text-editor-container.maximized .text-deitior-up{ display:none; }