body, button, input, select, textarea {
    color: #383838;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
}
.header-1 .navbar-main .navbar-brand {
    background: #ffffff00;
    position: absolute;
    top: -48px;
    padding: 12px 40px;
    border-radius: 0px 0px 10px 10px;
}
.header-1 {
    position: absolute;
    z-index: 999;
    width: 100%;
	background: linear-gradient(#000000, #0000000f);
}
.header-1 .navbar-main {
    background-color: #ffffff00;
}
.btn-primary:hover {
    color: #fff;
    background-color: #e84e1d !important;
    border-color: #e84e1d !important;
}
.middlebar {
    padding: 8px 0;
    height: 65px;
    background-color: #ffffff00;
}
.navbar-main ol, .navbar-main li {
    margin: 0 0;
    font-size: 16px;
    font-weight: 700;
}
.banner-page{
	background: url('../../images/inner-page-bg.jpg');
}
/*
.header-1 .navbar-main .navbar-nav .nav-link {
    color: #000000;
}
*/
.header-1 .navbar-main.stiky{padding: 40px 10px 0 10px;}
.btn-primary {
    background-color: #f26522;
    color: #ffffff;
}
.box-icon-1 .icon {
    color: #f26522;
    font-size: 27px;
    text-align: center;
}
.header-1 .navbar-main .navbar-nav .nav-link:hover {
    color: #f26522;
}
.navbar-main .dropdown-toggle::after {
    margin-left: 0.6em;
    color: #f26522;
}
.contact-info {
    float: right;
    margin-top: 9px;
}
.banner h1 span {
    color: #f26522;
}
.section-heading span {
    color: #f26522;
}
.box-fundraising .meta-date {
    text-align: center;
    margin-right: 20px;
    background-color: #f26522;
    color: #fff;
    padding: 8px 0;
    width: 80px;
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    float: left;
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 2;
}

.section.cta {
    background-color: #f26522;
    color: #ffffff;
}
.presi{
	height:540px;
}
.footer .footer-item .footer-title {
    font-size: 16px;
    padding: 10px 0 10px 0;
    margin-bottom: 0;
    position: relative;
    color: #f26522;
}
.footer .footer-item .logo-bottom {
    margin-bottom: 0px;
}
.cd-top {
    background: #f26522 url(../images/cd-top-arrow.svg) no-repeat center 50%;
}
.rs-icon-info .fa {
    background-color: #f26522;
}
.btn-primary.disabled {
    background-color: #f26522;
    border-color: #f26522;
}
.steps-form-2 {
    display: table;
    width: 100%;
    position: relative; }
.steps-form-2 .steps-row-2 {
    display: table-row; }
.steps-form-2 .steps-row-2:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 2px;
    background-color: #7283a7; }
.steps-form-2 .steps-row-2 .steps-step-2 {
    display: table-cell;
    text-align: center;
    position: relative; }
.steps-form-2 .steps-row-2 .steps-step-2 p {
    margin-top: 0.5rem; }
.steps-form-2 .steps-row-2 .steps-step-2 button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; }
.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 {
    width: 70px;
    height: 70px;
    border: 2px solid #59698D;
    background-color: white !important;
    color: #59698D !important;
    border-radius: 50%;
    padding: 22px 18px 15px 18px;
    margin-top: -22px; }
.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2:hover {
    border: 2px solid #4285F4;
    color: #4285F4 !important;
    background-color: white !important; }
.steps-form-2 .steps-row-2 .steps-step-2 .btn-circle-2 .fa {
    font-size: 1.7rem; }
span {
	color:#f26522;
}
.testimonial-1:after {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 95px;
    z-index: 9;
    color: #FF7000;
    font-size: 18px;
	display: none;
}
.testimonial-1 .body {
    overflow: hidden;
    color: #999999;
    padding-top: 40px;
}

body{
	font-family: calibri;
}
.profile-main{
  width: 750px;
  margin: 0 auto;
  border: 1px solid #f26522;
  padding-bottom: 10px;
}
.profile-header {
    height: 200px;
    width: 100%;
    background-color: #EBF6FA;
    border-bottom: 2px solid #f26522;
    padding-left: 79px;
}
.spacer{
	margin-bottom: 5px;
	}
.user-detail{
  position: relative;
  width: 75%;
  margin: 0 auto;
  height: 100%;
}
.user-image{
  float: left;
  position: relative;
  width: 23%;
  height: 135px;
}
.user-image img {
    width: 100%;
    height: 90%;
    border-radius: 50%;
    margin-top: 35px;
}
.prof-label{
  position: absolute;
  background: #8C13A0;
  color: #fff;
  padding: 9px 4px;
  border-radius: 50%;
  top: 155px;
  left: 42px;
  font-size: 12px;
}
.user-data{
  float: left;
  width: 46%;
  padding-left: 27px;
  margin-bottom: 20px;
}
.user-data h2{ 
  margin-bottom: 0px;
    margin-top: 54px;
    font-size: 20px;
    font-weight: 600;
}
.user-data .post-label{
  font-size: 10px;
  border: 1px solid #C3CECB;
  padding: 0px 4px;
  border-radius: 4px;
  background: #F3F5F5;
  margin-right: 5px;
}
.user-data .post-label:hover{
  background-color: #F8EDE7;
  border-color: #F2D4BA;
}
.user-data p{
  font-size: 12px;
  color: #404040;
}
.social-icons{
  float: right;
  width: 25%;
  text-align: right;
}
.social-icons i{
  margin-top: 35px;
  margin-bottom: 15px;
  color: #fff;
  padding: 5px 5px 1px 0px;
  border-radius: 50%;
  font-size: 11px;
  margin-right: 2px;
  height: 14px;
  width: 14px;
}
.social-icons .fa-facebook{
  background-color: #365597;
}
.social-icons .fa-twitter{
  background-color: #01B0F4;
}
.social-icons .fa-linkedin{
  background-color: #0F80BB;
}
.social-icons .fa-google{
  background-color: #D53B1F;
}
.social-icons .fa-instagram{
  background-color: #CF3594;
}
.msg-btn{ 
  background: #fff;
  padding: 5px 11px;
  color: black;
  text-decoration: none;
  font-size: 13px;
}
.msg-btn i{ 
  padding: 0;
  color: black;
  margin-right: 7px;
}


/*tab*/
.tab-panel-main{
  width: 75%;
  margin: 0 auto;
}
ul.tabs{
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  position: absolute;
  top: 207px;
  right: 400px;
}
ul.tabs li{
  color: #222;
  display: inline-block;
  padding: 10px 15px;
  border-right: 1px solid #E2F3FB;
  border-top: 2px solid #E2F3FB;
  cursor: pointer;
  background: #FAFBFB;
  border-bottom: 1px solid #E2F3FB;
}
ul.tabs li:last-child{
  border-right: 2px solid #E2F3FB;
}
ul.tabs li:first-child{
  border-left: 2px solid #E2F3FB;
}
ul.tabs li.current{
  background: #f26522;
  color: #fff;
  font-weight: 600;
}
.tab-content{
  display: none;
  padding: 15px 5px;
}
.tab-content.current{
  display: inherit;
}
.skill-box{
  border:1px solid #ededed;
  border-radius: 3px;
  padding: 11px 15px;
  margin-bottom: 20px;
}
.skill-box ul li strong{
  font-size: 12px;
}
.skill-box ul{ 
  margin: 0;
  padding: 0;
  list-style: none;
}
.skill-box ul li{
  display: inline-block;
  font-size: 11px;
  margin-right: 4px;
  padding: 4px 4px;
  border-radius: 2px;
}
.skill-box ul li:hover{
  background-color: #FF6E00;
  color: #fff !important;
}
.skill-box ul li:first-child:hover{
  background-color: #fff;
  color: black !important;
}
.skill-box ul li i{
  margin-left: 4px;
  margin-right: 1px;
}
.bio-box{
  float: left;
  width: 164%;
  border-radius: 0px;
  margin-left: 25px;
}
.detail-box{
  float: right;
  width: 32%;
  border:1px solid #ededed;
  padding: 13px;
  border-radius: 4px;
}
.bio-box .heading{
  padding: 10px 0px 10px 10px;
}
.bio-box .heading p{
  margin: 0px;
  font-weight: 600;
  font-size: 13px;
}
.bio-box .heading label{
  float: right;
  font-size: 9px;
  font-weight: normal;
  border: 1px solid #ededed;
  border-right: none;
  padding: 2px 1px 2px 5px;
}
.bio-box .desc{
  padding: 10px 10px 10px 10px;
  text-align: justify;
  color: #838383;
  font-size: 17px;
}
.detail-box{
  padding: 10px;
  font-size: 13px;
}
.detail-box p{
  font-weight: 600;
  margin: 0px;
}
.detail-box .ul-first{
  padding: 0px;
  list-style: none;
  float: left;
}
.detail-box .ul-second{
  float: left;
  list-style: none;
  color: #767676;
}
#Portfolio{
    height: 290px;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 60px; 
}
.portfolio-box{
  border: 1px solid #ededed;
  border-radius: 4px;
  padding: 0px 20px;
  float: left;
  height: 220px;
}
.portfolio-img-box{
  width: 30%;
  height: 145px;
  float: left;
  margin-right: 25px;
  border-radius: 3px;
}
.portfolio-img-box:last-child{
  margin-right: 0px;
}
.portfolio-img-box h3{
  text-align: center;
  color: #969696;
}
.portfolio-img-box img{
  border:1px solid #c1c1c1;
  width: 100%;
  height: 100%;
  padding: 2px;
}
#Edu-detail{
    height: 290px;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 60px;     
}
.Edu-box-main h2{
  margin: 0;
  margin-bottom: 0px;
  text-align: center;
  margin-bottom: 25px;
  color: #969696;
}
.Edu-box-main h2 i{
  color: #42A8BF;
}
.Edu-box-main{
  float: left;
  border-radius: 4px;
  border: 1px solid #ededed;
  padding: 10px 0px;
}
.Edu-box{
  width: 38%;
  float: left;
  margin-left: 20px;
  margin-right: 40px;
  margin-bottom: 10px;
  border-radius: 3px;
  border: 1px solid #E0E0E1;
  padding: 10px;
}
.Edu-box:last-child{
  margin-left: 0px;
  margin-right: 20px;
}
.Edu-box h5{
  margin: 0;
  font-weight: normal;
  font-weight: 600;
}
.Edu-box h5 span{
  color: #42A8BF;
  font-size: 15px;
}
.Edu-box p{
  padding: 10px 0px 0px 0px;
  text-align: justify;
  font-size: 13px;
  color: #8E8E8E;
  margin: 0;
}
.footer, .footer strong{
}
.footer p{
  margin-bottom: 0px;
}
.footer-box-main{
  width: 80%;
  background-color: red;
  margin: 0 auto;
}
.footer-box{
  height: 50px;
  width: 50px;
  border: 1px solid #939393;
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
}
.footer-box:last-child{
  margin-right: 0px;
}
.footer-box i{
  line-height: 50px;
  font-size: 20px;
}
.footer-box .fa-facebook{
  color: #365597;  
}
.footer-box .fa-twitter{
  color: #01B0F4;  
}
.footer-box .fa-linkedin{
  color: #0F80BB;  
}
.footer-box .fa-google{
  color: #D53B1F;  
}
.footer-box .fa-instagram{
  color: #CF3594;  
}
#Basic-detail{
    height: 290px;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 60px; 
}

/*---- Chat -----*/
.panel.panel-chat {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9999;
	max-width: 350px;
	border: 1px solid #f26522;
	background-color: #fff;
	box-shadow: 0px 1px 6px #676767;
}
.panel.panel-chat *
{
    background: none;
}
.panel.panel-chat .panel-heading
{
	background: #ff5722;
	border: 1px solid #ff5722;
	color: #FFF;
	padding: 8px 11px 34px;
}
.panel.panel-chat .panel-heading a:nth-of-type(1) span
{
    color: #fff;
	font-size: 18px;
}
    
.panel.panel-chat .panel-heading a:nth-of-type(1)
{
    text-decoration: none;
    width: 290px;
    color:#FFF;
    font-weight: bold;
    float:left;
}
.panel.panel-chat .panel-heading a:nth-of-type(2)
{
	text-decoration: none;
	max-width: 15px;
	width: 15px;
	color: #fff;
	font-size: 20px;
	float: right;
	margin-right: 10px;
}
.panel.panel-chat .panel-body
{
	display: block;
	margin: 0;
	max-height: 500px;
	height: 0px;
	background: #ffffff;
	overflow: inherit;
}
.panel.panel-chat .panel-body .form-control
{
	font-size: 14px;
}
.complaint-submit .btn{
	color: rgba(255,255,255,1)!important;
	background: rgba(67,122,220,1)!important;
}
.panel.panel-chat .panel-body::-webkit-scrollbar {
     display: none;
}

@media (min-width: 320px) and (max-width: 640px){
  .profile-main{
    width: 100%;
  }
  .user-detail{
    width: 95%;
  }
  .user-image {
    width: 33%;
    height: 100px;
  }
  .user-data{
    width: 51%;
    margin-bottom: 27px;
  }
  .social-icons{
    width: 90%;
    float: left;
  }
  .social-icons i{
    margin-top: 0px;
  }
  .msg-btn{
    float: left;
    height: 18px;
    margin-right: 10px;
  }
  ul.tabs{
        width: 100%;
    font-size: 13px;
    right: 0px;
    top: 261px;
    left: 18px;
  }
  .profile-header{
    height: 250px;
  }
  .bio-box{
    width: 100%;
    margin-bottom: 10px;
	margin-left: -106px;
	width: 200%;
	padding-top: 10px;
  }
  ul.tabs li {
    padding: 10px 9px;
}
  .detail-box{
    width: 100%;
    float: left;
    padding: 0;
  }
  .detail-box p{
    padding: 10px;
    padding-bottom: 10px;
    padding-bottom: 0;
  }
  .detail-box ul.ul-first{
    padding-left: 10px;
  }
  .Edu-box{
    width: 80%;
    margin: 0px;
    margin-bottom: 0px;
    margin-left: 11px;
    margin-bottom: 15px;
  }
  .Edu-box:last-child{
    margin-left: 11px;
  }
  .portfolio-box, .portfolio-img-box{
    height: auto;
  }
  .portfolio-img-box{
    width: 100%;
  }
  .footer-box i{
    line-height: 40px;
  }
  .footer-box {
    height: 42px;
    width: 35px;
  }
  #Portfolio, #Edu-detail, #Basic-detail{
    height: auto;
  }
  .join-us-des{
      color:#fff;
  }
  .sec-head-mob{
      color:#f26522;
  }
}

@media (min-width: 320px) and (max-width: 1024px){
  /*----- Header -----*/
	.header-1{
		display:none;
	}
	.mob-header{
		position: fixed;
		z-index: 99;
		top: 0;
		width: 100%;
		padding: 0px 10px;
		background-color: #ffffff;
	}
	.btn, .btn-primary, .btn-secondary, .btn-light, .btn-grey, .rs-nav-tabs .nav-pills .nav-link, .rs-nav-tabs .nav-pills li a, .btn-ghost-light, .btn-ghost-dark {
		font-size: 14px;
		color: #ffffff;
		padding: 4px 12px;
		border: 0;
	}
	.search-form-wrapper {
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		padding: 20px 15px;
		margin-top: 50px;
		background: #f89d1c;
	}
	.search-form-wrapper.open {
		display: block;
	}
	
	
	.whaticon{
		display:none;
	}
	/* ===========================
	   ====== Search Box ====== 
	   =========================== */

	.mob-search
	{
		border: 1px solid #CF5C3F;
		overflow: auto;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		width: 100%;
		margin: 5px 0px;
	}
	
	.mob-search form{
		background-color: #ffffff;
	}
	.mob-search input[type="text"]
	{
		border: 0px;
		width: 75%;
		padding: 10px 10px;
	}

	.mob-search input[type="text"]:focus
	{
		outline: 0;
	}

	.mob-search input[type="submit"]
	{
		border: 0px;
		background: none;
		background-color: #CF5C3F;
		color: #fff;
		float: right;
		padding: 10px;
		border-radius-top-right: 0px;
		-moz-border-radius-top-right: 0px;
		-webkit-border-radius-top-right: 0px;
		border-radius-bottom-right: 0px;
		-moz-border-radius-bottom-right: 0px;
		-webkit-border-radius-bottom-right: 0px;
			cursor:pointer;
	}
	.banner.owl-carousel {
		margin-top: 98px;
	}
	.content-wrap {
		padding: 80px 0;
	}
	.section-heading, .section-heading-events {
		font-size: 24px;
	}
}

@media (min-width: 1025px) and (max-width: 3000px){
  /*----- Header -----*/
  .mob-nav-toggle{
	  display:none;
  }
  .mob-search{
	  display:none;
  }
}

.mob-login{
	float: right;
    padding: 12px 0;
    font-weight: 700;
    color: #8c8c8c;
}

.sosmed-icon.primary a:hover {
    color: #FF5722;
    background-color: transparent;
}
.box-gallery a, .box-gallery a img {
	object-fit: cover;
    min-height: 200px;
}