
.modal {
  z-index: 9999999999
}

.modal .pro_out {
  width: 700px;
  margin: 10px auto;
  border-radius: 5px;
  border: 4px solid #df4c36;
}

.pro_title {
  background: #df4c36;
  color: #fff;
  padding: 5px 15px;
}

.pro_title h3 {
  margin: 0;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase
}

.pro_In {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  border: 2px solid #ddd;
}

.pro_scroll {
  height: 500px;
  overflow-y: scroll;
}

.pro_In img {
  border-radius: 2px;
}

.view_link {
  border-top: 1px solid #ddd;
  margin-top: 15px;
}

.view_link a {
  background-color: #DF4C36;
  padding: 3px 10px;
  margin-top: 15px;
  color: #fff;
  border-radius: 0px;
  display: inline-block;
  border: 1px solid #CC1B00;
}

.view_link a:hover {
  background: #CC1B00;
  text-decoration: none;
}

.nav-pills {
  margin-bottom: 30px;
}

.nav-pills>li:before {
  content: "/";
  padding-top: 10px;
  display: inline-block;
  float: right;
}

.nav-pills>li:last-child::before {
  content: ""
}

.nav-pills>li>a {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-right: 5px;
  padding-left: 25px;
  padding-right: 25px;
  color: #333
    /*    border: 1px solid #181A1C;*/
}

.nav-pills>li>a:hover,
.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
  /*    background: #181A1C;
color: #fff;*/
  border-bottom: 2px solid #ef3b24;
  color: #ef3b24 !important;
  background: none !important
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar {
  border-radius: 0;
  background: #FECE1A;
  color: #000;
}



/*
3.2 Portfolio
***************************************/
.single-project {
  margin-bottom: 30px;
  background: #181A1C;
}

.single-project img {
  width: 100%;
}

.project-description {
  padding-right: 20px;
}

.project-description p {
  padding-left: 0;
}

.project-title {
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #FECE1A;
}

.project-title h3 {
  float: left;
  margin-top: 0;
  padding: 0;
  width: 80%;
}

.project-title .close {
  color: #FECE1A;
  margin-top: 10px;
}

.project-info span,
.project-title h3 {
  color: #FECE1A;
}

.project-info {
  font-weight: 100;
  padding: 10px 0;
}

.project-info span {
  width: 80px;
  display: inline-block;
}

.project-info div {
  margin-bottom: 5px;
}

.close {
  float: right;
  width: 40px;
  height: 40px;
  text-align: center;
}

#portfolio-grid .mix {
  opacity: 0;
  display: none;
}

#dev_partner {
  text-align: center;
  color: #fff;
  background: #df4c36;
  padding: 20px 0;

}

#dev_partner blockquote:before {
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 1.4em;
  color: #fff;
  line-height: 20px;
  padding-right: 5px;
}

#dev_partner blockquote:after {
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 1.4em;
  color: #fff;
  line-height: 20px;
  padding-left: 5px;
}

#dev_partner h3 blockquote {
  font-size: 1.3em;
  text-transform: uppercase;
  padding-left: 0;
  border-left: none;
}

#dev_partner h3 blockquote a {
  color: #000
}


.modal-body {
  padding-top: 0;
}

.modal-content {
  border-radius: 2px;
}

.modal-header,
.modal-header h2,
.modal-header h3 {
  padding: 0;
  margin: 0;
  color: #df4c36;
  font-family: 'Raleway', sans-serif;
  font-weight: 500
}

.modal-body a {
  padding: 0;
  margin: 0;
  color: #df4c36;
}

.modal-header {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: solid #cccdce 1px
}

button.close {
  height: 20px;
  width: 40px;
  margin-top: 10px;

}

.signup-dv {
  border-left: 1px solid #d3d4d4;
  padding-left: 30px;
}

.modal-body .form-control {
  border-radius: 0;
  font-family: 'Raleway', sans-serif;
}

.modal-body .btn {
  padding: 10px 30px;
  border-radius: 0;
}

#login{
  width: 374px;
  margin: auto;
}

.modal {
  z-index: 9999999999
}

.modal .pro_out {
  width: 700px;
  margin: 10px auto;
  border-radius: 5px;
  border: 4px solid #df4c36;
}

.pro_title {
  background: #df4c36;
  color: #fff;
  padding: 5px 15px;
}

.pro_title h3 {
  margin: 0;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase
}

.pro_In {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  border: 2px solid #ddd;
}

.pro_scroll {
  height: 500px;
  overflow-y: scroll;
}

.pro_In img {
  border-radius: 2px;
}

.view_link {
  border-top: 1px solid #ddd;
  margin-top: 15px;
}

.view_link a {
  background-color: #DF4C36;
  padding: 3px 10px;
  margin-top: 15px;
  color: #fff;
  border-radius: 0px;
  display: inline-block;
  border: 1px solid #CC1B00;
}

.view_link a:hover {
  background: #CC1B00;
  text-decoration: none;
}

.nav-pills {
  margin-bottom: 30px;
}

.nav-pills>li:before {
  content: "/";
  padding-top: 10px;
  display: inline-block;
  float: right;
}

.nav-pills>li:last-child::before {
  content: ""
}

.nav-pills>li>a {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-right: 5px;
  padding-left: 25px;
  padding-right: 25px;
  color: #333
      /*    border: 1px solid #181A1C;*/
}

.nav-pills>li>a:hover,
.nav-pills>.active>a,
.nav-pills>.active>a:hover,
.nav-pills>.active>a:focus {
  /*    background: #181A1C;
color: #fff;*/
  border-bottom: 2px solid #ef3b24;
  color: #ef3b24 !important;
  background: none !important
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar {
  border-radius: 0;
  background: #FECE1A;
  color: #000;
}



/*
3.2 Portfolio
***************************************/
.single-project {
  margin-bottom: 30px;
  background: #181A1C;
}

.single-project img {
  width: 100%;
}

.project-description {
  padding-right: 20px;
}

.project-description p {
  padding-left: 0;
}

.project-title {
  margin-top: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #FECE1A;
}

.project-title h3 {
  float: left;
  margin-top: 0;
  padding: 0;
  width: 80%;
}

.project-title .close {
  color: #FECE1A;
  margin-top: 10px;
}

.project-info span,
.project-title h3 {
  color: #FECE1A;
}

.project-info {
  font-weight: 100;
  padding: 10px 0;
}

.project-info span {
  width: 80px;
  display: inline-block;
}

.project-info div {
  margin-bottom: 5px;
}

.close {
  float: right;
  width: 40px;
  height: 40px;
  text-align: center;
}

#portfolio-grid .mix {
  opacity: 0;
  display: none;
}

#dev_partner {
  text-align: center;
  color: #fff;
  background: #df4c36;
  padding: 20px 0;

}

#dev_partner blockquote:before {
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 1.4em;
  color: #fff;
  line-height: 20px;
  padding-right: 5px;
}

#dev_partner blockquote:after {
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 1.4em;
  color: #fff;
  line-height: 20px;
  padding-left: 5px;
}

#dev_partner h3 blockquote {
  font-size: 1.3em;
  text-transform: uppercase;
  padding-left: 0;
  border-left: none;
}

#dev_partner h3 blockquote a {
  color: #000
}