.header .header_logo_box img, .default_sickty_heaad .header_logo_box img {

    display: block;

    width: auto;

    height: 70px;

    margin-bottom: 0px;

}

p {

    font-size: 16px;

    line-height: 31px;

}

.description_box p {

    margin-bottom: 10px;

    text-align: justify;

}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu, .default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu{

	min-width:300px;

	max-height:400px;

	overflow:auto;	

}

header .header_content_collapse .navigation_menu .navbar_nav li, .default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li {

  position: relative;

  margin-right: 14px !important;

}

.header .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu, .default_sickty_heaad .header_content_collapse .navigation_menu .navbar_nav li .dropdown-menu{

	left:-50px;	

}

.fancybox-content video{ max-width:100% !important;}



input.error, select.error, textarea.error{ border:2px solid #c00;}

label.error{ color:#c00;} 

#successs,#tanc{width:100%;position:fixed;height:100%;z-index:99999;color:red;top:0;left:0;background:rgba(0,0,0,.8)}.customalert{padding:30px;outline:transparent solid 10px;max-width:500px;margin:10% auto;font-size:26px;display:table}.customalert-success,.customalert-tanc{outline-color:rgba(36,4,96,.5);border:5px dashed rgba(255,255,255,.2);color:#fff;background-color:#34096d}.customalert-success{font-size:30px;text-align:center}.customalert-tanc{font-size:16px;line-height:1.6em;text-align:left}.customclose{font-size:36px;color:#fff;border:none;background-color:#34096d;position:absolute;right:0;top:0}.ale-success,.cclose{background-color:#fff;text-align:center}.ale-success{color:#111;outline-color:rgba(132,130,130,.17);border:2px dashed rgba(255,154,209,.54);font-size:15px}.cclose{font-size:20px;color:#232222;border:none;position:absolute;right:-15px;top:-15px;border-radius:50%;width:30px;height:30px}.tc{font-size:9px;text-align:right}.postdata{ text-align:justify;}

#ajax_load{ display:none;}

.blog_feature_image img {

    width: 100%;

    height: auto;

    object-fit: cover;

   

    border-radius: 15px;

}

.news_box.style_one .content_box .date {

    position: absolute;

    width: 80px;

    height: 80px;

}

.team_box.style_one .team_box_outer .about_member .authour_details span {

  display: block;

  font-size: 12px;

  line-height: 20px;

  font-weight: 600;

  font-weight: 600;

  color: #fff;

  text-transform: uppercase;

  font-family: var(--creote-family-one);

  margin-bottom: 10px;

  transition: all 0.45s ease;

  -moz-transition: all 0.45s ease;

  -o-transition: all 0.45s ease;

  -ms-transition: all 0.45s ease;

}

.team_box.style_one .team_box_outer .about_member .authour_details p {

  font-size: 15px;

  font-weight: 700;

  color: #fff;

  display: block;

  line-height: 30px;

  transition: all 0.5s ease;

  -moz-transition: all 0.5s ease;

  -o-transition: all 0.5s ease;

  -ms-transition: all 0.5s ease;

}

.team_box.style_one .team_box_outer:hover .about_member .authour_details p { 

  transform: translateX(-140%);

}

.team_box.style_one .team_box_outer .about_member .share_media:hover ul.second {

  z-index:99999;

}

.membersocial{ list-style:none; text-align:center;margin:10px;}

.membersocial li{ display:inline-block; padding:10px; margin:10px; background:#078586; width:60px; height:60px; border-radius:50%; color:#fff;}

.membersocial li a{ color:#fff;font-size: 27px;}

.translator_class_mobile{ display:none;}
body.theme-creote{top:0px !important;}
@media (max-width: 992px) {
.top_bar.style_one{ display:none;}

.translator_class_mobile{display:inline; float: right;position: absolute;top: 35px;left: 44%;}

}

@media (max-width: 1200px) {

.header_menu_box {
    display: none !important;
  }  
  
  .search-me{
	  
	 display: none !important;  
	  }
	  
	  .getintouch{display: none !important; }
	  
	  .trans-class{left: 55%;
    position: absolute;
    top: 33%;}
}
.dropdown-item1 {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}