/* Enter Your Custom CSS Here */
.after_login
{
*display:none;  
}
.after_login ul#menu-user-menu li:last-child {
    display: none;
}

.wp-page {
    margin-top: 120px !Important;
}

.home_vertical_slider .slider4 .slide {
    background: #000000bf;
    color: #ffff;
}

body.logged-in {
   margin-top: 30px;
}
body.logged-in .after_login{
    top: 125px;
}
body.logged-in:not(.admin-bar) .after_login  {
	top: 95px;
}
body:not(.admin-bar) {
   margin-top:  0 !important;
}

/** Header ***/

.page-title {
    display: none;
}

div#awesome-weather-multan {
    border: 1px solid #ccc;
    border-radius: 20px;
}
.main-nav-inner.bkwrapper.container {
    margin: 0px !important;
    width: 100% !important;
}
.page-wrap.bkwrapper.container {
    /*margin-top: -54px; */
}
.page-wrap {
    margin-top: 0px !important;
}

nav.main-nav.bk-menu-light {
   position: fixed;
   padding-top: 20px;
}
.main-nav.bk-menu-light .main-nav-container {
    background: transparent !important;
    border: none !important;
}

#main-menu > ul > li > a {
    color: #fff;
    text-transform: capitalize;
}

#main-menu > ul > li > a i {
    display: block;
    margin: auto;
    margin-bottom: -10px;
    margin-top: 10px;
}
.main-nav #main-menu .menu > li:hover {
    background: none !important;
}
#main-menu > ul > li > a{
    display: block;
}
 div#ajax-form-search {
    background: transparent !important;
}
#main-menu {  
    float: right; margin-right: 120px !important ;
}
.main-nav .menu > li.current-menu-item {
    background: transparent;
}

nav.main-nav.bk-menu-light.fixed {
    background: #000 !important;
    opacity: 0.7;
    padding-bottom: 11px !Important;
    height: 95px;
    /*height: auto;
    padding-bottom: 20px; */
}

/*** End Header ***/

/*** weather in menu ***/
.awesome-weather-header,
.awesome-weather-forecast.awe_days_5.awecf ,
.awesome-weather-more-weather-link  {
    display: none;
}

.weather_section {
    position: fixed;
    right: 6px;
    margin-top: 10px;
}

.awesome-weather-current-temp {
    font-size: 20px;
    padding-bottom: 2px;
}

.awesome-weather-current-temp sup {
}

.awesome-weather-current-temp:after {
    content: 'c';
    font-size: 20px;
    font-weight: bold;
}
div#ajax-form-search {
    margin-right: 50px;
}
/*** End weather in menu **/

/*** Home Page **/

.home_client_logos_wrapper {
    margin-top: -320px;
}
.home_client_logos .wpb_single_image {
    margin-bottom: 10px;
}


.home_client_logos > div > div {
    background: #fff;
    border-radius: 10px;
    transition-duration: .4s;
}
.home_client_logos > div > div:hover{
    background: #4690eb;
}
.home_client_logos > div > div:hover img{
  filter: brightness(100);
}
.home_client_logos > div > div:hover .home_icon_txt{
    color:#fff;
}
.home_icon_txt {
    transition-duration: .4s;
    font-size: 20px;
    padding-bottom: 10px;
}

.home_client_logos  .wpb_single_image {
    margin-bottom:0px;
}

.hompage-map div#wpgmza_map {
   height: 342px !important;
}
.news_feed > .vc_column-inner {
  max-height: 345px;
  overflow: auto;
  background: #fff;
}

/*** End Home Page ***/

/** Footer **/
.footer-lower {
    display: none;
}

/*** End Footer ***/

/* 16-11-2017 akTE Start */
body:not(.home) nav.main-nav.bk-menu-light:not(.fixed) {
    background: rgba(0,0,0,0.8);
    height: 95px;
  	position: static;
}
.conatct-page-container {
    margin-top: 5%;
}
/* 16-11-2017 akTE End */
.usersultra-dahsboard-cont .usersultra-dahsboard-left ul.main_menu {
    list-style: none;
    position: relative !important;
    margin-left: 0px;
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}

.whatsapp {
    float: left;
    width: 20%;
}
.footer-inner.clearfix {
    width: 60% !important;
    float: left;
}
.social-icons-right {
    width: 20% !important;
    float: right;
}
.social-icons-right a img {
    width: 14% !important;
    position: relative;
    margin-top: -7px;
}
#footer-menu ul li {
    margin-right: 45px !important;
}


#menu-sidebar-menu li {
    /* background-color: #289dcc; 
    padding: 2%;
   /*background: url(http://multan.pk/wp-content/uploads/2017/12/sidebar-left.png) no-repeat !important;
  //  margin-left: 0px !important;
   // padding-left: 0px !important; */
}

.table_user_profile
{
     border: 4px solid #999 !important; 
}

.table_user_profile img
{
 height:100px;
  width:110px;
}

.set_login form, .set_registration form
{
  background-color: #f6f6f6;
    padding: 30px;
    box-shadow: 2px 3px 8px #333;
    margin-bottom:5% !Important;
}

.set_registration input[type="text"], .set_registration input[type="password"], .set_registration input[type="email"] {
    background: #fff !important;
    height: 40px;
    width: 100%;
}

.set_login input[type="text"]
{
    width: 100%;
    height: 40px;
}

.set_login input[type="password"]
{
  width: 100%;
  height: 40px; 
  background: #fff !Important;
  border: 1px solid #888 !Important;
  margin-left:0px !Important;
}

.after_login
{
     width: 100%;
    min-height: 50px;
    background: #d4a017;
    position: fixed;
    left: 0;
    right: 0;
    top: 85px;
    z-index: 20;
    height: 40px;
    margin: auto;
    padding: initial;
}

.after_login li {
    list-style: none;
    display: inline-block;
}

.set_a
{
 width: 98%;
    margin: 0 auto;
    margin-top: 13px; 
}

.set_a a
{
 font-weight:bold;
 color:#111 !Important;
}

nav.main-nav.bk-menu-light.fixed
{
 padding-bottom:11px !Important; 
}


/**** Martimonial Archive page ***/

.martimonal_list_wrapper li .bk-mask {
    width: 150px;
    height: 152px;
}

.martimonal_list_wrapper li .bk-mask .thumb, .martimonal_list_wrapper li .bk-mask img {
    width: 100%;
    height: 100% !important;
}

/*** End Martimonial Archive page ***/

/*** Single matrimonial page ***/

.single-matrimonial header#bk-normal-feat .s-feat-img {
    width: 250px;
    height: 210px;
}
.single-matrimonial header#bk-normal-feat .s-feat-img img {
    height: 100%;
    width: 100%;
}

/** End single matrimonial page ***/

/*** Daschboard css ***/

.wpuf-author-inside.odd {
    padding: 20px;
}
.wpuf-author .wpuf-author-inside .wpuf-user-image {
    width: 150px;
    height: 120px;
}
.wpuf-author .wpuf-author-inside .wpuf-user-image img {
    width: 100%;
    height:100%
}
.wpuf-author h3 {
    line-height: 45px;
    padding: 0 20px;
    font-weight: bold;
    color: #fff;
    background: #d4a017;
    font-size: 18px;
}
span.edit_profile_btn a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    float: right;
    line-height: 28px;
    margin-top: 5px;
    padding: 0px 11px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
}

/*** End dashboard css ****/


/*** Form css ***/

ul.wpuf-form li .wpuf-label {
   width:  150px;
}

ul.wpuf-form li .wpuf-fields {
   width:  calc( 100% - 160px );
}

ul.wpuf-form li {
   width:  100%;
}

ul.wpuf-form li .wpuf-fields input {
   margin:  auto;
}

ul.wpuf-form li .wpuf-fields input[type="text"],
ul.wpuf-form li .wpuf-fields input[type="email"],
ul.wpuf-form li .wpuf-fields input[type="password"]{
   padding-left: 20px;
}

ul.wpuf-form li.avatar .button {
   line-height: 1;
}
ul.wpuf-form li.avatar  a.file-selector{
   line-height: 1.3;
}
/*** End form css ****/


/**** all post page ***/
.custom_all_post_list_wrapper {
    width: 100%;
    float: left;
    height: auto;
      padding-top: 5%;
}

.custom_all_post_list_wrapper
 figure {
    width: 100%;
    float: left;
    list-style: none;
    margin-bottom: 12px;
}

.custom_all_post_list_wrapper figure .img_sec {
    float: left;
    width: 20%;
   overflow: hidden;
}

.custom_all_post_list_wrapper figure .img_sec img{
    transition-duration:  .4s;
}
.custom_all_post_list_wrapper figure .img_sec:hover img {
    transform:  scale(1.2);
}
.custom_all_post_list_wrapper figure .post_content_sec {
    float: right;
    width: 75%;
    padding-top: 10px;
}

.custom_all_post_list_wrapper figure .post_content_sec .title {
    font-size: 20px;
    font-weight: bold;
}

.custom_all_post_list_wrapper figure .post_content_sec .date_author {
    font-size: 13px;
    color: #696666;
}

.custom_all_post_list_wrapper figure .post_content_sec .title_desc {}

.custom_all_post_list_wrapper figure .post_content_sec .title_desc a.read-more {
    font-size: 14px;
    color: #d4a017;
    font-weight: bold;
    padding-left: 10px;
}

.custom_all_post_list_wrapper figure .post_content_sec .title_desc .expert {
    font-size: 14px;
}
.custom_all_post_list_wrapper .navigation span.current, .custom_all_post_list_wrapper .navigation a.next {
    color: #fff;
    background: #d4a017;
    padding: 2px 10px 2px 10px;
}
.custom_all_post_list_wrapper .navigation a.page-numbers {
    padding: 2px 10px 2px 10px;
}
/** End all post page  ***/

/*** advertize image on citizen corner &amp; explore multan page ***/

.explore_multan_ad .advertise_image {
    height: 175px;
    margin-bottom: 10px;
}

.advertise_image {
    height: 330px;
}

.advertise_image figure {
    height: 100%;
}

.advertise_image figure .vc_single_image-wrapper {
    height: 100%;
}

.advertise_image figure .vc_single_image-wrapper img {
    height: 100%;
}


/*** End advertize image on citizen corner explore multan page ***/

/****  Multan gov slider ****/
.bkmodule.module-shortcode.bkwrapper.container.clearfix {
    /*width: 100% !important;
    padding: 0px !important; */
}
/*** End multan gov slider ***/

.bk_tabs li a:hover {
	text-decoration: none !important;
}
.job-form input, .job-form textarea {
	width: 100% !important;
} 
.job-form .apply-btn {
	width: auto !important;
}
.job-form + div {
    float: left;
    width: 50%;
}
h3#rcorners2 {
   font-size:  24px;
   color:  #444;
   border-bottom: 2px solid;
}

.multan-statistics p {
    color: #777;
}
.multan-statistics h3 {
    margin-top: 0;
}
.home_client_logos p {
   min-height: 55px;
}
.header-type-2 .logo img{
	height: 40px;
}