body {
	background: #edf0f1 !important;
	margin: 0;
	padding: 0;
	font-family: 'HelveticaLTStd-Roman';
}
p {
	font-size: 16px;
	color: #9e9e9e;
}
h3 {
    font-family: 'merriweatherheavy';
	font-size: 25px;
	color: #000000;
	margin:0;
}
a:focus {
	outline:none !important;
}
a:hover {
	text-decoration: none !important;
}
::selection {
    color: #FFFFFF;
    background: #ed6524;
}
::-moz-selection { /* Code for Firefox */
    color: #FFFFFF;
    background: #ed6524;
}
button {
	outline: none;
	border: none;
}
.border {
	border-top: solid thin #edf0f1;
}
.clear {
	clear: both;
}
.image-responsive {
	max-width: 100%;
	height: auto;
}
.no-margin {
	margin: 0 !important;
}
.no-border {
	border:none !important;
}
.list-01 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.list-01 li {
	line-height: 32px;
	font-family: 'DINPro-Light';
	font-size: 18px;
	color: #999999;
}
.list-02 {
	list-style-type: disc;
    margin: 0 0 27px 0;
	padding: 0 20px;
}
.list-02 li {
	line-height: 32px;
	font-family: 'DINPro-Light';
	font-size: 18px;
	color: #999999;
}
.btn-custom {
	padding: 8px 15px;
	text-align: center;
	background-color: #ed6524;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	cursor: pointer;
}
.btn-form-common {
	border: solid thin #ed6524;
	display: inline-block;
    padding: 12px 62px;
}
.btn-orange:hover {
	background-color: #ffffff;
	color: #ed6524;
	border: solid thin #ed6524;
}
.btn-alizarin {
	background-color: #ed1b31;
	color: #ffffff;
	border: solid thin #ed1b31;
}
.btn-alizarin:hover {
	background-color: #ffffff;
	color: #ed1b31;
	border: solid thin #ed1b31;
}
.btn-regs {
	padding: 5px 15px;
}
.btn-hover:hover {
	background-color: #ffffff;
    color: #ed6524;
	border:none;
}
.btn-post-data:hover {
	background-color: #ed6524;
    color: #ffffff;
}
.btn-curve {
	-moz-border-radius: 25%;
	-webkit-border-radius: 25%;
	border-radius: 25px;
}
.btn-explore {
	border: solid thin #e7e7e7;
	background-color: #ffffff;
	color: #747474;
}
.btn-explore:hover{
	background-color: #ed6524;
    color: #ffffff;
}
.btn-featured {
	font-size: 16px;
	border: solid 2px #ffffff;
	background: none;
	text-transform: capitalize;
	margin-right: 5px;
}
.btn-featured:hover{
	background-color: #ffffff;
    color: #3d78bd;
}
.btn-blue {
	width: 100%;
    color: #ffffff;
    background-color: #4179bd;
    border: solid thin #4179bd;
    padding: 13px;
}
.btn-blue:hover {
    color: #4179bd;
    background-color: #ffffff;
}
.txt-alizarin {
	color: #eb2133;
}
.txt-blue {
	color: #2b4ee7;
}
.txt-orange {
	color: #ed6524;
}
.align-center {
	text-align: center;
}
.wrapper {
	width: auto;
	height: auto;
}
header {
	border-top: solid thin #ed6524;
    position: fixed;
	width: 100%;
    padding: 38px 0px 36px 0px;
    z-index: 9999;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.36+0,0+100 */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjM2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,0.36) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.36)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.36) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.36) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.36) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.36) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */

}
header.sticky {
    position: fixed;
    padding: 5px 0px 5px 0px;
	background-color: rgba(0, 0, 0, 0.5);
}
header .logo img{
	width: 170px;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
header.sticky .logo img {
	width: 150px;
    padding-top: 10px;
}
header.sticky .main-menu, header.sticky .header-right {
    margin-top: 9px;
}
header .container {
	padding: 0px;
}
header .container .col-md-4, header .container .col-md-8 {
	padding: 0px;
}

/* Menu */
.logo {
	float: left;
    margin-right: 62px;
}
.main-menu {
	float: left;
    position: relative;
    margin: 0 ;
    padding: 5px 0px;
    width: 400px;
}
.menu  {
	margin:0;
	padding:0;
	list-style-type: none;
}
.menu  li a {
	float:left;
    padding: 0px 0px 0px 25px !important;
	color:#ffffff;
	font-size: 16px;
	text-transform: capitalize;
	font-family: 'HelveticaLTStd-Roman';
}
.menu  li a:hover {
	color:#ed6524;
    padding: 8px 15px;
    text-align: center;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}

/* End of menu */

.header-right {
	float: right;
	width:auto;
}
.header-right a {
	float: right;
	color: #ffffff;
}
.header-right a:hover {
	color: #ed6524;
}
.header-right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header-right ul li {
	float: left;
	margin-left: 18px;
}
.login {
	margin-top: 5px;
}
/*** search ***/
#wrap {
  margin: 9px 0 0 -80px;
  display: inline-block;
  position: relative;
  height: 32px;
  float: none;
  padding: 0;
}

#wrap input[type="text"] {
  height: 32px;
  font-size: 14px;
  font-family: 'HelveticaLTStd-Light';
  display: inline-block;
  font-weight: 100;
  border: none;
  outline: none;
  color: #ffffff;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
}
#wrap input[type="text"]:focus:hover {
  border-bottom: 1px solid #aba5a5;
}
#wrap input[type="text"]:focus {
  width: 250px;
  z-index: 1;
  border-bottom: 1px solid #aba5a5;
  cursor: text;
}
input[type="submit"] {
  height: 20px;
  width: 20px;
  display: inline-block;
  color:red;
  float: right;
  background: url(../images/search.png) center center no-repeat;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity .4s ease;
  outline:none;
}
input[type="submit"]:hover {
  opacity: 0.8;
}
/**/
.header-clear {
	padding-top: 142px;
	visibility: hidden;
}
.slider-main {
	position: relative;
}
.carousel-caption {
    text-align: center;
	top: 25%;
}
.carousel-caption h2{
	font-family: 'merriweatherheavy';
	color: #FFFFFF;
	font-size: 40px;
	text-transform: capitalize;
    line-height: 64px;
    padding-bottom: 15px;
}
.carousel-indicators li {
    width: 15px !important;
    height: 15px !important;
    margin: 0 !important;
}
.carousel-indicators .active {
    width: 15px !important;
    height: 15px !important;
}
.s-prev, .s-next {
	top:48%;
	position: absolute;
}
.slider-above-main {
    position: relative;
    margin-top: -100px;
    z-index: 999;
}
.slider-above-left {
	float: left;
	width: 320px;
}
.slider-above-left span {
	color: #b6b5b8;
	font-size: 14px;
	margin-right: 27px;
}
.slider-above-left a .fa {
	margin-right: 5px;
}
.slider-above-right {
	float: right;
	width: 400px;
}
.slider-above-left .btn-custom:hover {
	background-color: #ffffff;
	color: #ed6524;
} 
.slider-above-main p {
	color: #b6b5b8;
	font-size: 14px;
}
.slider-above-left {
	width: 250px;
	float: left;
}
.slider-above-right {
	width: auto;
	float: right;
}
.s-ab-box {
	float: left;
	width: 160px;
    margin-left: 42px;
}
.s-pushers {
    width: 205px;
    padding-left: 23px;
    padding-right: 20px;
    border-left: solid thin #5e5c64;;
    border-right: solid thin #5e5c64;;
}
.s-backers {
	width: 60px;
}
.s-ab-box  p {
	font-family: 'HelveticaLTStd-Light';
	font-size: 14px;
	color: #b6b5b8;
}
.s-ab-box  h3{
    font-family: 'HelveticaLTStd-Light';
	font-size: 25px;
	color: #ffffff;
	margin: 0;
}
.cir-imag {
	position: relative;
	width: 25px;
	height: 25px;
	float: left;
    margin-right: 7px;
	overflow: hidden;
}
.cir-imag  img{
	position: relative;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.cir-imag .overlay-img {
	border-radius: 50%;
    top: 0px;
    left: 0px;
	width: 25px;
	height: 25px;
    position: absolute;
    background-color: rgba(237, 101, 36, 0.50);
	opacity:0;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.cir-imag .overlay-red {
    background-color: rgba(237, 27, 49, 0.50);
}
.cir-imag .overlay-blue {
    background-color: rgba(65, 121, 189, 0.50);
}
.cir-imag .overlay-img:hover {
	opacity:1;
}
.cir-img-main .cir-imag .overlay-img {
	width: 20px;
	height: 20px;
}
.cir-img-featured .cir-imag .overlay-img {
	width: 28px;
	height: 28px;
}
.slider-bottom {
    background: url(../images/slider-bottom-bg.jpg) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 105px 15px;
    height: 328px;
}
.slider-bottom p {
	color: #ffffff;
}
.slider-bottom h3 {
    font-family: 'merriweatherheavy';
	color: #ffffff;
	font-size: 30px;
}
.btn-post-data  {
    font-family: 'HelveticaLTStd-Bold';
    display: block;
    width: 223px;
    height: 50px;
    margin: 34px auto 0px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #ed6524;
    background-color: #ffffff;
}
.bg-gray  {
    background-color: #edf0f1;
    overflow: hidden;
    padding-bottom: 38px;
}
.featured-main {
    background-color: #edf0f1;
    overflow: hidden;
}
.featured-main h3 {
    font-family: 'merriweatherheavy';
	font-size: 25px;
	color: #1b1e27;
	margin-bottom: 36px;
    width: 75%;
    float: left;
}
.dropdown-main {
	float: right;
	width: 155px;
    margin-top: 15px;
}
.dropdown-01 {
	float: right;
    margin-top: 12px;
	font-family: 'HelveticaLTStd-Roman';
	color: #747474;
    font-size: 14px;
}
.dropdown-01 button .fa-bars {
	padding-right: 10px;
    color: #bbbbbb;
	cursor: pointer;
}
.dropdown-01 button:hover .fa-bars {
    color: #ffffff;
}
.dropdown-01 .dropdown-menu>li>a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: normal; 
    color: #747474;
    white-space: nowrap;
    font-size: 13px;
    cursor: pointer;
}
.dropdown-01 .dropdown-menu>li>a:hover {
    color: #FFFFFF;
    background-color: #ED6524;
}
.featured-main .col-md-4 {
	padding-left: 0;
}
.featured-box {
    background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.inner-content-img {
	position: relative;
}
.inner-content-img img {
	max-width: 100%;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;	
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.inner-content-img .inner-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px;
}
.inner-content-img  .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100%;
	opacity:0;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;	
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.featured-box:hover  .overlay {
	opacity:1;
}
.inner-content-img  .overlay-orange {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px;
    background-color: rgba(237, 101, 36, 0.65);
    width: 100%;
    height: 100%;
	opacity:0;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-ms-border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;	
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-ms-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.featured-box:hover  .overlay-orange{
	opacity:1;
}
.inner-main {
	padding: 0px;
}
.prograss-bar-main {
    padding: 23px 23px 0 23px;
}
.prograss-bar-main p .show-percentage {
	font-family: 'HelveticaLTStd-Bold';
	color: #f64d41;
	font-size: 15px;
	float: right;
}
.prograss-bar-main p {
	font-family: 'HelveticaLTStd-Roman';
	color: #f64d41;
	font-size: 15px;
}
.progress {
  height: 8px !important; 
  border-radious: 25%;
  background-color: #edf0f1;
}
.progress-bar {
	background: #ff9c1e; /* Old browsers */
	background: -moz-linear-gradient(left,  #ff9c1e 0%, #fa1f00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff9c1e), color-stop(100%,#fa1f00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ff9c1e 0%,#fa1f00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ff9c1e 0%,#fa1f00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ff9c1e 0%,#fa1f00 100%); /* IE10+ */
	background: linear-gradient(to right,  #ff9c1e 0%,#fa1f00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9c1e', endColorstr='#fa1f00',GradientType=1 ); /* IE6-9 */
}
.inner-content  {
    font-family: 'HelveticaLTStd-Roman';
    padding: 23px 23px 0 23px;
}
.inner-content  h4{
    font-family: 'merriweatherheavy';
	color: #1b1e27;
    font-size: 15px;
    line-height: 22px;
}
.inner-content  p.tag{
	color: #747474;
	font-size: 14px;
	margin-bottom: 0;
}
.inner-content  span{
	color: #fe7b16;
	font-size: 14px;
    padding-left: 5px;
}
.inner-content  p{
	color: #9e9e9e;
	font-size: 14px;
	margin-top: 10px;
}
.inner-footer-left {
	width: 75%;
	float: left;
}
.inn-foo-lef-box span {
    font-size: 13px;
    float: left;
    color: #9e9e9e;
    font-family: 'HelveticaLTStd-Roman';
	margin-right: 10px;
}
.cir-img-main {
    float: left;
    width: 135px;
}
.cir-img-main .cir-imag {
	width: 20px;
	height: 20px;
	float: left;
    margin-right: 7px;
	overflow: hidden;
}
.cir-img-main .cir-imag  img{
	border-radius: 50%;
}
.featured-box .inner-footer {
	overflow:hidden;
	padding: 23px 0px 7px 23px;
}
.inner-footer-right {
	width: 25%;
	float: left;
}
.inner-footer-right h5 {
	color: #6fc400;
	font-size: 22px;
    margin-top: 5px;
}
.inn-foo-lef-box {
	width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
/**/
.explore-main {
	height: 38px;
	width: 100%;
}
.explore-border {
	height: 5px;
	border-top: solid thin #d8dddf;
	border-bottom: solid thin #d8dddf;
	margin-top: 36px;
}
.explore-main .explore-box {
    position: relative;
    top: -13px;
    text-align: center;
    z-index: 99;
}
/**/

.featured-blue-main {
    background: url(../images/diamond-blue-bg.jpg);
    background-repeat: repeat;
    text-align: center;
    padding: 50px 0px;
}
.featured-blue-main .container {
	width: 830px;
	margin: 0 auto;
}
.featured-blue-main .inner-footer p {
	text-align: left;
	font-size: 13px;
}
.featured-blue-main .inner-content p {
	text-align: left;
	font-size: 14px;
}
.featured-blue-main .inner-content {
    font-family: 'HelveticaLTStd-Roman';
    padding: 5px 23px 0 23px;
}
.featured-header {
    margin-bottom: 85px;
}
.featured-blue-main  .overlay {
    position: absolute;
    top: 0;
    left: 0;
	right:0;
	margin-top:-24px;
	overflow: hidden;
    z-index: 99;
}
.featured-blue-main  .overlay img {
    border-radius: 50%;
}
.cir-img-featured .cir-imag {
	width: 28px;
	height: 28px;
	float: left;
    margin-right: 7px;
	overflow: hidden;
}
.cir-img-featured .cir-imag  img{
	border-radius: 50%;
}
.prof-name {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.prof-name h5{
	font-family: 'HelveticaLTStd-Bold';
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 5px;
}
.prof-name p{
	font-family: 'HelveticaLTStd-Roman';
	color: #aaaaaa;
}
.rating  {
    border-bottom: solid thin #EDF0F1;
    overflow: hidden;
}
.rating  li {
	width: 50%;
	float: left;
    border-right: solid thin #edf0f1;
}
.rating  li p {
    font-size: 13px;
    color: #9e9e9e;
    font-family: 'HelveticaLTStd-Roman';
	margin: 0px;
}
.rating  li span {
    font-size: 22px;
    color: #3d78bd;
    font-family: 'HelveticaLTStd-Roman';
}
.rating  li span.green {
    color: #6fc400;
}

 .course  {
   padding: 0px 23px;
 }
.course  li a{
	float: left;
	font-size: 12px;
    font-family: 'HelveticaLTStd-Bold';
    margin-right: 5px;
}
/**/
.pusher-maker-main {
    padding: 25px 0px;
}
.pusher-maker-main .pusher-maker-left {
	padding-left: 0px;
}
.pusher-maker-main .pusher-maker-right {
	padding-right: 0px;
}
.pusher-maker-box {
    position: relative;
	background-color: #ffffff;
	border-radius: 5px;
}
.pusher-maker-box .absol {
	position: absolute;
	left:0;
}
.pusher-box-h .absol {
	bottom:0;
}
.maker-box-h .absol {
	top:0;
}
.inner-cont {
    padding: 12% 7% 12% 30%;
}
.pusher-maker-box h6 {
  font-family: 'HelveticaLTStd-Light';
	font-size: 16px;
	text-transform:capitalize;
}
.pusher-maker-box h4 {
    font-family: 'merriweatherheavy';
	font-size: 20px;
	color: #000000;
    line-height: 30px;
    padding: 10px 0px;
}
.pusher-maker-box a {
	font-family: 'HelveticaLTStd-Roman';
	color: #747474;
	font-size: 14px;
	text-transform:capitalize;
	cursor: pointer;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.pusher-box-h a:hover {
	color: #ed1b31;
}
.maker-box-h a:hover {
	color: #3d78bd;
}
.pusher-box-h  h6{
	color: #ed1b31
}
.maker-box-h  h6{
	color: #3d78bd
}
.footer-top  {
    background: url(../images/diamond-orange-bg.jpg);
    background-repeat: repeat;
    text-align: center;
    padding: 27px 0px;
    height: 220px;
}

footer  {
	background-color: #ffffff;
    font-family: 'HelveticaLTStd-Roman';
}
.footer-middle {
	padding: 83px 0px 45px;
	overflow: hidden;
}
.f-box {
	float: left;
}
.f-box-01 {
	width: 22%;
    margin-right: 2%;
}
.f-box-02 {
	width: 18%;
    margin-right: 2%;
    border-right: solid thin #f1f1f1;
}
.f-box-03 {
	width: 18%;
	padding-left: 2%;
    margin-right: 2%;
    border-right: solid thin #f1f1f1;
}
.f-box-04 { 
	width: 32%;
	padding-left: 2%;
}
.f-social-box {
    margin-top: 30px;
}
.f-social-box .fa {
    font-size: 28px;
    margin-right: 5px;
}
.f-social-box .fa {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
}
.f-social-box .fa-facebook {
    background-color: #3b5998;
}
.f-social-box .fa-twitter {
    background-color: #55acee;
}
.f-social-box .fa-linkedin {
    background-color: #007bb5;
}
.f-social-box .fa-google-plus {
    background-color: #e02f2f;
}
.f-social-box .fa:hover {
    background-color: #ed6524;
}
.f-box h6{
	font-size: 16px;
	color: #ed6524;
    text-transform: capitalize;
    margin: 0 0 26px 0;
}
.f-box p, .f-box ul li a, .f-box a{
	font-size: 14px;
	color: #9a9a9a;
}
.f-box ul {
	margin: 0 0 32px 0;
	padding: 0;
	list-style-type: none;
}
.f-box ul li {
	line-height: 28px;
	position: relative;
}
.f-box ul li a:hover  {
    color: #ed6524;
    transition: 1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    -o-transition:1s;
}
.catego-box-01 {
    width: 40%;
    float: left;
}
.footer-bottom {
	width: 100%;
	height: 94px;
	background-color: #edf0f1;
	overflow: hidden;
}
.copyright-left  {
	width: auto;
	float:left;
	text-align: left;
}
.copyright-left ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
    margin-top: 37px;
 }
.copyright-left ul li {
	float: left;
}
.copyright-left ul li a {
    font-size: 12px;
    color: #919191;
    padding: 0px 0 0 20px;
}
.copyright-left ul li a:hover {
    color: #ed6524;
    transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    -o-transition:1s;
}
.copyright-right {
	width: auto;
	float:right;
	text-align: left;
}
.copyright-right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
    margin-top: 37px;
 }
.copyright-right ul li {
	float: left;
    font-size: 12px;
    color: #919191;
	padding: 0 0 0 20px;
}
.copyright-right ul li a {
    font-size: 12px;
    color: #919191;
    padding: 0px 0 0 0px;
}
.copyright-right ul li a:hover {
    color: #ed6524;
    transition:1s;
    -moz-transition:1s;
    -webkit-transition:1s;
    -o-transition:1s;
}
.days-left li {
	float: left;
}
.nav-pills  {
    width: 330px;
    margin: 0 auto;
} 
.mob-search-click {
    position: absolute;
    right: 60px;
    top: 15px;
    cursor: pointer;
    font-size: 18px;
    color: #ffffff;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.mob-search-click:hover {
    color: #ffffff;
}
.mob-search-main {
	display: none;
	position: fixed;
    z-index: 99;
}
#custom-search-input {
    padding: 3px;
    border: solid 1px #DEDEDE;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
    color: #B9B9B9;
    cursor: text;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #DEDEDE;
    outline: none !important;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #DEDEDE;
}

#custom-search-input .glyphicon-search{
    font-size: 18px;
    color: #AEAEAE;
}

/**/

.banner-main {
	height: auto;
	overflow: hidden;
	position: relative;	
}
/*.b-about-us .b-job-search, .b-submit-ur-cv, .b-refer-earn, .b-complaints  {
	background-repeat:no-repeat;
	background-size: cover;
}
.b-about-us {
	background: url(../images/b-about-us.jpg) center;
}
.b-job-search {
	background: url(../images/b-job-search.jpg) center;
}
.b-submit-ur-cv {
	background: url(../images/b-submit-ur-cv.jpg) center;
}
.b-refer-earn {
	background: url(../images/b-refer-earn.jpg) center;
}
.b-complaints {
	background: url(../images/b-complaints.jpg) center;
}
.b-agreement {
	background: url(../images/b-agreement.jpg) center;
}
.b-for-employers {
	background: url(../images/b-for-employers.jpg) center;
}
.b-contact {
	background: url(../images/b-contact.jpg) center;
}
.b-join-us {
	background: url(../images/b-join-us.jpg) center;
}*/
.logo-orange, .logo-alizarin, .logo-blue {
	display:none;
}
.banner-main img {
    position: absolute;
    top: 0;
    max-width: 100%;
    width: 100%;
    height: auto;	
	z-index: 9;
}
.b-overlay {	
	position: absolute;
	top:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 99;
}
.container.banner {
	padding: 123px 0px;
}
.banner {	
	position: relative;	
	z-index: 999;
}
.banner .dropdown-01 button, .banner .compactanchor button{
	background-color: #ed6524;
	border: solid thin #d22800;
	color: #ffffff;
}
.banner .dropdown-01 button .fa, .banner .compactanchor button .fa{
	color: #ffffff;
}
.banner .dropdown-01 button:hover, .banner .compactanchor button:hover {
	background-color: #ffffff;
	border: solid thin #ffffff;
	color: #ed6524;
}
.banner .dropdown-01 button:hover .fa, .banner .compactanchor button:hover .fa{
	color: #ed6524;
	background: none;
}
.banner .compactanchor {
    float: right;
    width: 130px;
    margin-top: 15px;
}

.banner .compactmenu ul {
    margin-top: 52px !important;
}

.inner-banner {
    width: 520px;
    margin: 0 auto;
    text-align: center;
}
.inner-banner h1 {
    font-family: 'GothamRounded-Bold';
	color: #FFFFFF;
	font-size: 40px;
    text-transform: capitalize;
    line-height: 55px;
    padding-bottom: 15px;
}
.sub-content-main {
	margin-top: 43px;	
}
.sub-content-main .featured-box {
	margin-top: 15px;	
}
.advanced-filter {
	background-color: #ffffff;
	padding: 20px 0px;
}
.advanced-filter-left {
    width: 40%;
    float: left;
}
.advanced-filter-middle {
    width: 40%;
    float: left;
    margin-top: 8px;
}
.advanced-filter-middle .btn-custom {
    padding: 10px 15px;
}
.advanced-filter-left img, .advanced-filter-left select {
	margin-right: 10px;	
}
select {
	background:url(../images/select-down.png) 85% no-repeat;
    padding: 5px 18px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 5px;
    background-color: #ffffff;
    font-size: 14px;
    outline: none;
    -moz-outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: solid thin #e7e7e7;
    color: #747474;
    font-family: 'HelveticaLTStd-Roman';
    text-transform: capitalize;
    cursor: pointer;
}
.advanced-filter-left select {
    height: 35px;
    width: 155px;
}
.lightgray, .alizarin {
  font-family: 'HelveticaLTStd-Bold';
  font-size: 13px;
  color: #1b1e27;
}
.lightgray {
	background-color: #edf0f1;
}
.alizarin:hover {
	background-color: #ec3038;
    color: #ffffff;
}
.orange:hover {
	background-color: #FF6F00;
    color: #ffffff;
}
.dark-orange:hover {
	background-color: #ED6423;
    color: #ffffff;
}
.lightgray img, .alizarin img{
	padding-right: 10px;
}
.advanced-filter-middle a {
	margin-left: 5px;
}
.advanced-filter-right {
    width: 20%;
    float: right;
    margin-top: 7px;
}
.advanced-filter-right .btn-custom {
    padding: 10px 22px;
    font-family: 'HelveticaLTStd-Bold';
    font-size: 14px;
    text-transform: capitalize;
    cursor: pointer;
}
.advanced-filter-right .btn-custom:hover {
    background-color: #ED6524;
    color: #ffffff;
}
.advanced-filter-arrow {
	padding: 0;
	-webkit-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	-moz-transition: 1s;
    transition: 1s;
}
.a-f-arrow {
	padding: 0;
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	transform: rotateX(180deg);
    transition: 1s;
}
.clear-filter {
	background-color: #ffffff;
	border-top: solid thin #f0f0f0;
	display: none;
}
.clear-filter-box {
    padding: 8px 0px;
	border-right: solid thin #e7e7e7;
}
.radio-box {
	float: left;
	margin-right: 15px;
    text-transform: capitalize;
  	font-family: 'HelveticaLTStd-Light';
    margin-right: 14px;
}
.radio-box label{
    cursor: pointer;
}
input[type=radio].with-font,
input[type=checkbox].with-font {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
    
input[type=radio].with-font ~ label:before,
input[type=checkbox].with-font ~ label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f1db ";
    letter-spacing: 10px;
    font-size: 14px;
    color: #ed6524;
    width: 1.4em;
}

input[type=radio].with-font:checked ~ label:before,
input[type=checkbox].with-font:checked ~ label:before  {
    content: "\f111 ";
    font-size: 14px;
    color: #ed6524;
    letter-spacing: 5px;
}
input[type=checkbox].with-font ~ label:before {      
    content: "\f096";
}
input[type=checkbox].with-font:checked ~ label:before {
    content: "\f046";        
    color: #ed6524;
}
input[type=radio].with-font:focus ~ label:before,
input[type=checkbox].with-font:focus ~ label:before,
input[type=radio].with-font:focus ~ label,
input[type=checkbox].with-font:focus ~ label
{                
    color: #ed6524;
}
.clear-filter {
	font-family: 'HelveticaLTStd-Roman';
	color: #747474;
}
.clear-filter h5{
	font-family: 'HelveticaLTStd-Bold';
	color: #747474;
	font-size: 14px;
}
.clear-filter-btn {	
	color: #747474;
	text-transform: capitalize;
    margin-top: 20px;
    display: block;
}
.clear-filter-btn img {
	padding-right: 10px;
}
.no-border {
	border: none;
}
.explore-projects-load {
	display: none;
}
.header-clear-subpages {
	height: 80px;
}
.custom-banner {
    background-position: center !important;
    background-size: cover !important;
    height: 300px;
    text-align: center;
    padding: 95px 15px;
}
.custom-banner .inner-txt {
	width: auto;
}
.custom-banner .inner-txt h1 {
  	font-family: 'GothamRounded-Bold';
	color: #ffffff;
	font-size: 25px;
	line-height: 35px;
	padding-top: 50px;
}
/* pusher */
.banner-pushers {
    background: url(../images/diamond-alizarin-bg.jpg) repeat;
    text-align: center;
    padding: 43px 15px;
    height: 300px;
}
.banner-pushers .inner-txt {
	width: auto;
}
.banner-pushers .inner-txt h1 {
  font-family: 'GothamRounded-Bold';
	color: #ffffff;
	font-size: 30px;
    line-height: 40px;
}
.banner-pushers .inner-txt .btn-post-data {
    color: #ed1b31;
}
.banner-pushers .inner-txt .btn-post-data:hover {
	background-color: #D8091E;
    color: #ffffff;
}
.bg-white {
	background-color: #ffffff;
}
.how-it-works .col-md-4, .how-it-works .col-md-4 {
	padding: 0;
}
.how-it-works {
    font-family: 'GothamRounded-Bold';
    padding-top: 120px;
}
.how-it-works h5 {
	color: #ed1b31;
	font-size: 17px;
}
.how-it-works h3, .push h3 {
	color: #000000;
	font-size: 25px;
    line-height: 30px;
}
.push {
	padding-top: 33px;
}
.push-box, .push {	
    font-family: 'GothamRounded-Bold';
}
.push-box {
	background-color: #ffffff;
    text-align: center;
    padding: 33px 0px;
    margin-right: 100px;
}
.pusher-main {
	
}
.pusher-main .push-box {
    padding: 30px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
.pusher-txt-align-top {
    padding-top: 50px;
}
.pusher-main .pusher-bx {
	padding: 60px 0px;
	overflow: hidden;
}
.pusher-main .pusher-bx .align-center {
	text-align: center;
}
.pusher-prog-img {
	padding-top: 60px;
}
.pusher-main .pusher-bx .btn-push  {
	background-color: #ed1b31;
	border: solid thin #ed1b31;
	color: #ffffff;
	float: left;
}
.pusher-main .pusher-bx .btn-push:hover  {
	background-color: #ffffff;
	color: #ed1b31;
	border: solid thin #ed1b31;
}
.pusher-main .featured-blue-main {
    background: url(../images/diamond-alizarin-bg.jpg);
    background-repeat: repeat;
    text-align: center;
    padding: 50px 0px;
}
.pusher-main .featured-blue-main h2 {
    font-family: 'GothamRounded-Bold';
    color: #ffffff;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 54px;
}
.pusher-main .featured-main h2 {
    font-family: 'GothamRounded-Bold';
    color: #EF1B31;
    font-size: 25px;
    line-height: 35px;
    margin: 54px 0px;
    text-align: center;
}
.pusher-main .testimonials h2 {
    color: #1b1e27;
}
.pusher-main .owl-btn-custom {
    color: #515151;
}
.pusher-main .owl-btn-custom .fa:hover {
    color: #EF1B31;
}
.pusher-main .testi-inner h5 {
    color: #ED1B31;
    font-size: 20px;
}
.pusher-main .explore-main .btn-explore:hover {
    border: solid thin #ED1B31;
    background-color: #ED1B31;
    color: #FFFDFC;
}
/* project details */
.banner-project-details {
	width: auto;
    padding: 23px 0px 48px;
}
.banner-project-details .inner-txt {
	color: #000000;
	text-align: center;
}
.banner-project-details .inner-txt h1 {
   font-family: 'GothamRounded-Bold';
	font-size: 30px;
    line-height: 40px;
}
.banner-project-details .inner-txt p span {
 	font-family: 'HelveticaLTStd-Bold';
}
.banner-project-details .inner-txt p span a {
	color: #9E9E9E;
	padding-left: 5px;
	cursor: pointer;
}
.banner-project-details .inner-txt ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 424px;
}
.banner-project-details .inner-txt ul li {
	float: left;
    color: #747474;
    padding-right: 25px;
}
.banner-project-details .inner-txt ul li {
	float: left;
    color: #747474;
 	margin-right: 25px;
}
.banner-project-details .inner-txt ul li .fa {
	padding-right: 5px;
}
/*popup*/
.project-details-popup {
	margin-top: 150px;
}
.project-details-dialog {
    width: 700px !important;
    margin: 30px auto;
}
.project-details-popup .close {
    position: absolute;
    right: -66px;
    top: -25px;
}
.project-details-popup .close {
    opacity: 1;
    width: 46px;
    height: 46px;
    line-height: 12px;
    border-radius: 50% !important;
    background-color: #000000 !important;
}
.project-details-popup .close:hover {
    opacity: 1;
    background-color: #D45245 !important;
}
.project-details-popup .prof-icon {
    width: 141px;
    height: 141px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -70px;
    z-index: 9;
}
.project-details-popup .modal-header {
    margin: 0;
    padding: 0;
    position: relative;
}
.project-details-popup .modal-header .header-img {
    width: 100%;
    max-width: 100%;
}
.project-details-popup .inner-txt {
    position: absolute;
    bottom: 27px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.project-details-popup .inner-txt h2 {
	font-family: 'HelveticaLTStd-Bold';
	color: #FFFFFF;
	font-size: 20px;
}
.project-details-popup .inner-txt ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 424px;
}
.project-details-popup .inner-txt ul li {
	float: left;
    color: #FFFFFF;
 	margin-right: 25px;
}
.project-details-popup .inner-txt ul li .fa {
	padding-right: 5px;
}
.project-details-popup .modal-body  {
	display: inline-block;
}
.project-details-popup .modal-body h3 {
	font-family: 'HelveticaLTStd-Bold';
	color: #000000;
	font-size: 16px;
	text-transform: capitalize;
}
.project-details-popup .modal-body .f-social-box {
	margin-bottom: 7px;
}
.project-details-popup .modal-body p {
    font-family: 'HelveticaLTStd-Roman';
	color: #747474;
	font-size: 14px;
}
.project-details-popup .modal-body p .fa {
	margin-right: 7px;
}
.project-details-popup .team-main  {
    display: inline-block;
    width: 100%;
}
.team-main .team-box {
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
}
.team-main .team-left {
    margin-right: 10px;
    float: left;
}
.team-main .prof-pic {
  width: 46px;
  height: 46px;
  border-radius: 50%;
}
.team-main .team-right {
	float: left;
}
.team-main .team-right h4 {
  color: #000;
  font-family: 'HelveticaLTStd-Roman';
  font-size: 15px;
  margin: 0px 0 5px 0;
}
.team-main .team-right p {
  font-family: 'HelveticaLTStd-Roman';
  color: #747474;
  font-size: 13px;
  margin-bottom: 0px;
}
.pop-social {
	margin-top: 3px;
}
.pop-social .fa {
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 10px;
    margin-right: 0px;
}
.project-details-popup .modal-footer h3 {
	font-family: 'HelveticaLTStd-Bold';
	color: #000000;
	font-size: 16px;
	text-transform: capitalize;
}
.project-details-popup .modal-footer {
    padding: 0px 15px 30px 15px;
    text-align: left;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .inner-footer {
	background-color: #ffffff;
	padding: 0px 18px;
}
.modal-footer .inner-footer h3 {
    margin: 5px 0 10px 0;
}
.mod-foot-left {
	float: left;
	width: 84px;
}
.mod-foot-middle {
	float: left;
	width: 210px;
}
.mod-foot-right {
	
}
.mod-foot-left img {
	width: 84px;
	height: 84px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.modal-footer .inner-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.modal-footer .inner-footer ul li {
    float: left;
    color: #747474;
    width: auto;
    margin-right: 25px;
}
.modal-footer .inner-footer ul li p {
    font-size: 13px;
    color: #9e9e9e;
    margin-bottom: 0px;
}
.modal-footer .inner-footer ul li h3 {
  font-family: 'HelveticaLTStd-Light';
    font-size: 16px;
    color: #000000;
    margin: 0px;
}
.shipping-box .inner-footer ul li .fa {
    color: #515151;
}
/**/	
	
.project-detail-main {
	padding: 66px 0px;
}
.project-detail-left {
    float: left;
    width: 62.5%;
}
.project-detail-slider {
	position: relative;
	padding: 10px !important;
	border-top: solid thin #edf0f1;
	border-right: solid thin #edf0f1;
	border-left: solid thin #edf0f1;
	border-bottom: solid 6px #edf0f1;
}
.project-detail-slider .social-icons {
    position: absolute;
    bottom: 12px;
    right: 10px;
}
.project-detail-slider .social-icons a {
	font-size: 22px;
}
.project-detail-right {
    float: right;	
    width: 340px;
    padding-left: 20px;
}
.project-detail-right .prograss-bar-main {
	padding: 0;
}
.project-detail-right .progress {
    margin-bottom: 5px;
}
.project-detail-right .prograss-bar-main p, .project-detail-right .prograss-bar-main p .show-percentage {
    font-size: 22px;
    color: #000000;
    font-family: 'HelveticaLTStd-Roman';
}
.project-detail-right .prograss-bar-main span {
	color: #9e9e9e;
	float: right;
	font-size: 13px;	
}


.project-detail-right .goal {
    list-style-type: none;
    margin: 10px 0 0;
    padding: 15px 0px 15px;
    overflow: hidden;
    border-top: solid thin #edf0f1;
    border-bottom: solid thin #edf0f1;
}
.project-detail-right .goal li {
	float: left;
    color: #747474;
    width: 40%;
    margin-right: 5%;
}
.project-detail-right .goal li p{
	font-size: 13px;
	color: #9e9e9e;
    margin-bottom: 10px;
}
.project-detail-right .goal li h3{
	font-size: 22px;
	color: #000000;
    margin: 0px;
}
.circle-img-box {
    padding: 15px 0px;
    border-bottom: solid thin #edf0f1;
    overflow: hidden;
}
.circle-img-box h5 {
	font-family: 'HelveticaLTStd-Bold';
	font-size: 15px;
	text-transform: capitalize;
    margin-bottom: 15px;
    color: #1b1e27;
}
.circle-img-box  .cir-imag {
    position: relative;
    width: 28px;
    height: 28px;
    float: left;
    margin-right: 7px;
    overflow: hidden;
}
.circle-img-box .cir-imag .overlay-img {
    border-radius: 50%;
    top: 0px;
    left: 0px;
    width: 28px;
    height: 28px;
}
.back-it-up {
	width: 100%;
    display: inline-block;
    padding: 30px 0px;
    border-bottom: solid 8px #ebebeb;
}
.back-it-up .back-it-up-left {
	float: left;
    width: 46%;
    margin-right: 4%;
}
.back-it-up .form-group {
	float: left;
	width: 100%;
}
.back-it-up input {
    height: 55px;
    padding: 15px 45px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #b9bcbd;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.back-it-up .form-control-feedback {
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 22px;
    color: #000000;
    line-height: 55px;
}
.back-it-up .form-control-feedback span {
    margin-left: 7px;
    border-left: solid thin #b9bcbd;
}
.back-it-up  .has-feedback .form-control {
    padding-right: 0px;
}
.back-it-up .back-it-up-right {
	float: left;
    width: 50%;
}
.back-it-up .btn-backitup {	
    width: 100%;
    padding: 0;
    display: inline-block;
    color: #ffffff;
    height: 55px;
    text-align: center;
    line-height: 55px;
    border: solid thin #ED6524;
}
.back-it-up .btn-backitup:hover {	
    background-color: #ffffff;
    border: solid thin #ED6524;
    color: #ED6524;
}
.project-detail-contents-main  {
	
}
.project-detail-contents-main h5 {
	font-family: 'HelveticaLTStd-Bold';
	font-size: 15px;
	text-transform: capitalize;
    margin-bottom: 15px;
    color: #1b1e27;
}
.project-detail-contents-main .col-md-7 {
	padding-left: 0;
	padding-right: 0;
}
.project-detail-contents-left {
    padding-top: 30px;
}
.project-detail-contents-left  .nav-tabs {
     border-bottom: none; 
     overflow-y: hidden !important;
}
.project-detail-contents-left .nav-tabs>li>a {
    background: none !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: solid 1px #ebebeb;
    margin: 0;
    font-family: 'GothamRounded-Bold';
    font-size: 14px;
    text-transform: capitalize;
    color: #000000;
    padding: 17px 27px;
}
.project-detail-contents-left .nav-tabs>li>a:hover {
    border-bottom: solid 3px #ed6524;
}
.project-detail-contents-left .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #ed6524 !important;
    cursor: default;
    background-color: #fff;
    border-bottom: solid 3px #ed6524 !important;
}
.pager-sockers  {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.inner-sockers {
}
.inner-sockers .sockers-align {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.project-detail-contents-left  .pager-sockers .inner-sockers {
  border-bottom: solid thin #efefef;
  overflow: hidden;
  padding: 10px 0px;
}
.sockers-left {
	width: 46px;
	margin-right: 25px;
}
.sockers-left .prof-pic {
  width: 46px;
  height: 46px;
  border-radius: 50%;
}
.sockers-middle {
	width: 55%;
}
.sockers-middle h4 {
  color: #000;
  font-family: 'HelveticaLTStd-Bold';
  font-size: 14px;
  margin-bottom: 5px;
}
.sockers-middle span {
  font-family: 'HelveticaLTStd-Roman';
  color: #ed6524;
  font-size: 14px;
}
.sockers-right {
	width: 28%;
}
.sockers-right h3 {
  color: #000000;
  font-family: 'HelveticaLTStd-Roman';
  font-size: 22px;
  margin-bottom: 5px;
}
.sockers-right p {
  font-family: 'HelveticaLTStd-Roman';
  color: #9e9e9e;
  font-size: 13px;
}
.shipping-box {
	border: solid thin #87959a;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
	margin-bottom: 15px;
}
.shipping-box .inner-txt {
	background-color: #edf0f1;
	padding: 28px;
}
.shipping-box .inner-txt h3 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 16px;
    font-family: 'HelveticaLTStd-Bold';
    border-bottom: solid thin #b9bcbd;
    padding-bottom: 22px;
    margin-bottom: 22px;
}
.shipping-box .inner-txt p {
	font-size: 14px;
    line-height: 20px;
	color: #747474;
}
.shipping-box .inner-footer {
	background-color: #ffffff;
	padding: 18px;
}
.shipping-box .inner-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.shipping-box .inner-footer ul li {
    float: left;
    color: #747474;
    width: auto;
    margin-right: 25px;
}
.shipping-box .inner-footer ul li p {
    font-size: 13px;
    color: #9e9e9e;
    margin-bottom: 10px;
}
.shipping-box .inner-footer ul li h3 {
    font-size: 20px;
    color: #000000;
    margin: 0px;
}
.shipping-box .inner-footer ul li .fa {
    color: #515151;
}

/* banner-pushers-profile */
.banner-pushers-profile {
    background: url(../images/banner-pushers-profile-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 95px 15px;
    height: 359px;
}
.inner-txt .pro-cir {
	width: 119px;
	height: 119px;
    border-radius: 50%;
}
.banner-pushers-profile h1 {
  font-family: 'GothamRounded-Bold';
	color: #ffffff;
	font-size: 25px;
}
.banner-pushers-profile p {
	color: #a5a5a5;
	font-size: 14px;
}
.banner-pushers-profile p a {
	color: #ffffff;
	font-family: 'HelveticaLTStd-Bold';
}
.banner-pushers-profile p .fa {
	color: #ffffff;
	padding: 0 5px 0 10px;
}
.pushers-profile-content {
	width: 700px;
	margin: 0 auto;	
}
.pushers-profile-content ul {
    list-style-type: none;
    margin: 0px 0 33px;
    padding: 0px;
    overflow: hidden;
    border-bottom: solid thin #edf0f1;
}
.pushers-profile-content ul li {
    float: left;
    color: #747474;
    width: 33.3%;
    border-right: solid thin #edf0f1;
    padding: 20px 50px;
}
.pushers-profile-content ul li p {
    font-size: 13px;
    color: #9e9e9e;
    margin-bottom: 10px;
}
.pushers-profile-content ul li h2 {
    font-size: 22px;
    color: #000000;
    margin: 0px;
}
.pushers-profile-content h3 {	
	font-family: 'HelveticaLTStd-Roman';
	color: #ed1b31;
	font-size: 16px;
    margin-bottom: 18px;
}  
.pusher-for-main {
    border-top: solid thin #edf0f1;
    margin-top: 42px;
}
.pusher-for-inner {
	width: 100%;
}
.pusher-for-inner .pusher-for-box {
    width: 45%;
    float: left;
    margin: 0 30px 45px 0px;
}
.pusher-for-inner .pusher-for-box .pusher-cir {
	float: left;
	width: 65px;
	height: 65px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 18px;
}
.pusher-for-inner .pusher-for-box h4 {
    font-family: 'GothamRounded-Bold';
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    margin: 0;
}
.pusher-for-inner .pusher-for-box span {
	font-family: 'HelveticaLTStd-Bold';
	font-size: 12px;
	color: #ed1b31;
}
.exp-edu-main {
	width: 100%;
    margin-top: 17px;
}
.exp-edu-main .exp-edu-inner {
    width: 50%;
    float: left;
    margin: 0 0px 45px 0px;
}
.exp-edu-main .exp-edu-inner h5 {
    font-family: 'HelveticaLTStd-Roman';
    color: #ed1b31;
    font-size: 16px;
    margin-bottom: 28px;
}
.exp-edu-main .exp-edu-box {
    margin-bottom: 35px;
    padding-right: 25px;
}
.exp-edu-main .exp-edu-inner .exp-edu-box h4 {
    font-family: 'GothamRounded-Bold';
    font-size: 16px;
    line-height: 27px;
    color: #000000;
    margin: 0;
}
.exp-edu-main .exp-edu-inner .exp-edu-box p {
    font-family: 'HelveticaLTStd-Roman';
    color: #9e9e9e;
    font-size: 14px;
    margin-bottom: 18px;
}
.push-prof-bottom-banner {
    background: url(../images/diamond-alizarin-bg.jpg) repeat-x;
    text-align: center;
    padding: 29px 15px;
    height: 220px;
}
.push-prof-bottom-banner .btn-post-data {
	color: #ED1B30;
} 
.push-prof-bottom-banner .btn-post-data:hover {
	background-color: rgba(7, 7, 7, 0.20);
	color: #ffffff;
} 

/* comments */
.comments-main {
    margin-top: 20px;
    width: 100%;
    display: inline-block;
    border: solid thin #edf0f1;
    padding: 0px 28px;
}
.comments-box {
    border-bottom: solid thin #efefef;
    overflow: hidden;
    padding: 35px 0px 18px;
}
.comments-left,
.comments-right {
    float: left;
}
.comments-left {
    width: 46px;
    margin-right: 25px;
}
.comments-right {
    width: 80%;
}
.comments-box .prof-pic {
    width: 46px;
    height: 46px;
    border-radius: 50%;
}
.comments-box h4 {
    color: #000;
    font-family: 'HelveticaLTStd-Bold';
    font-size: 14px;
}
.comments-box p {
    color: #000;
    font-family: 'HelveticaLTStd-Roman';
    font-size: 15px;
}
.comments-box span {
    color: #9e9e9e;
    font-family: 'HelveticaLTStd-Roman';
    font-size: 13px;
}
.user-reply-comments {
    padding-left: 50px;
}
/**/

.contact-form input {
    padding: 5px 10px;
    width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
    margin-bottom: 18px;
}
.contact-form textarea {
	width: 100%;
	height: 125px;
	padding: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
    margin-bottom: 13px;
    resize: none;
}
.contact-form textarea:focus {
	border: solid thin #ed6524 !important;
}
.form-comments {
	border: solid thin #87959a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    margin-top: 16px;
}  
.form-comments textarea {
	border: none;	
	padding: 40px 30px 20px 30px;
    margin: 0;
}
.form-comments textarea:focus {
	border: solid thin #ed6524 !important;
}
.form-cmt-footer {
	background-color: #fafafb;
    padding: 10px 20px;
    border-top: solid thin #edf0f1;
}
.form-cmt-footer .btn-custom {
	border: solid thin #ed6524;
    padding: 12px 26px;
    font-size: 15px;
    font-family: 'GothamRounded-Bold';
}
.form-cmt-footer .btn-custom:hover {
	border: solid thin #87959a;
	background-color: #fafafb;
	color: #87959a;
}
/***** Accordion *****/
.accordion {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 30px;
}
.accordion .item .heading {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    padding-left: 15px;
    background: #696969 url('../images/acc-arrow.png') no-repeat;
    background-position: right 20px top -103px;
    border-bottom: 1px solid #5A5A5A;
    box-sizing: border-box;
    font-family: 'HelveticaLTStd-Roman';
}
.accordion .item.open .heading,
.accordion .item:last-child .heading {
    border: 0;
}
.accordion .item.open .heading {
    background-position: right 20px top -12px;
}
.accordion .item .content {
    display: none;
    padding: 15px;
    background: #fff;
    font-size: 14px;
    font-family: 'HelveticaLTStd-Light';
}
/***** /Accordion *****/


/* makers */
.banner-makers {
    background: url('../images/banner-makers.jpg') no-repeat; 
    background-position: center;
    background-size: cover;
    height: 300px;
    text-align: center;
    padding: 95px 15px;
}
.banner-makers .inner-txt {
	width: auto;
}
.banner-makers .inner-txt h1 {
  font-family: 'GothamRounded-Bold';
	color: #303030;
	font-size: 30px;
    line-height: 35px;
}
.banner-makers .inner-txt .btn-post-data {
    color: #ffffff;
	background-color: #4179bd;
    margin-top: 10px;
}
.banner-makers .inner-txt .btn-post-data:hover {
	background-color: #ffffff;
    color: #4179bd;
}
.makers {
	padding-top: 33px;
}
.banner-makers, .makers {	
    font-family: 'GothamRounded-Bold';
}
.banner-makers {
	background-color: #ffffff;
    text-align: center;
    padding: 110px 0px 0px;	
}
.banner-makers img {
	margin-bottom: 50px;
}
.banner-makers .btn-push  {
	background-color: #ed1b31;
	border: solid thin #ed1b31;
    width: 100%;
    display: block;
    padding: 15px;
}
.banner-makers .btn-push:hover  {
	background-color: #ffffff;
	color: #000000;
	border: solid thin #ed1b31;
}
.makers-main {
	
}
.maker {
    padding-top: 54px;
}
.makers-main .how-it-works {
    font-family: 'GothamRounded-Bold';
    padding-top: 54px;
}
.makers-main .how-it-works h5 {
    color: #4179bd;
}
.maker-txt-align-top {
	padding-top: 50px;
	display: inline-block;
}
.maker-box {
    background-color: #eaeced;
    padding: 30px;
    width: 310px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-ms-border-top-right-radius: 5px;
	-o-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
.align-right {
	float: right;
}
.maker-box .input-box .thick-border {
	padding: 10px 0px 40px 30px;
}
.new-project-box {
    background-color: #ffffff;
    padding: 0;
    display: inline-block;
    margin-top: 60px;
}
.new-project-box .head {
    border-bottom: solid thin #d1d1d1;
    display: inline-block;
    width: 100%;
    padding: 10px 30px;
}
.new-project-box .head .alert-box {
	position: relative;
}
.inner-new-project {
	padding: 10px 30px 30px 30px;
}
.inner-new-project h4 {
	color: #6d6e71;
    margin-bottom: 30px;
}
.inner-new-project .inner-c {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}
.inner-new-project .inner-c .new-pro-count {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background-color: #efefef;
	display: inline-block;
    font-size: 30px;
    line-height: 55px;
    color: #ffffff;
    text-align: center;
    margin-right: 15px;
}
.inner-new-project .inner-c h5 {
	color: #6d6e71;
	font-size: 14px;
	display: inline-block;
}
.notify-big {
    display: inline-block;
    position: relative;
    left: -38px;
    vertical-align: top;
}
.notify-msg {
    display: inline-block;
    text-align: right;
    width: 375px;
    vertical-align: top;
    padding-top: 80px;
}
.input-box .make {
	padding-top: 25px;
}
.track-app-main .maker-txt-align-top h3 {
    padding-top: 54px;
}
.track-app-main .align-right {
    float: right;
    padding-bottom: 54px;
}
.track-app-box {
	background-color: #ffffff;
}
.makers-main .featured-blue-main h2 {
    font-family: 'GothamRounded-Bold';
    color: #ffffff;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 54px; 
}
.makers-main .featured-blue-main .row {
    overflow: visible;
}
.makers-main .featured-main h2 {
    font-family: 'GothamRounded-Bold';
    color: #4179bd;
    font-size: 25px;
    line-height: 35px;
    margin: 54px 0px;
    text-align: center;
}
/* Owl Carousel - Animate Plugin */

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 15px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
/* No Js */

.no-js .owl-carousel {
    display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
/* 
 *  Core Owl Carousel CSS File
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}*/

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
/* No Js */

.no-js .owl-carousel {
    display: block;
}
/* Owl Carousel - Lazy Load */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
/* */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
/*Each dots*/

.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}
.owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 12px;
    margin: 5px;
    padding: 4px 2px;
    background: #d5b36a;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}
.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0px 3px;
    background: #FFFFFF;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #d5b36a
}
.carousel-technology .item ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.tech-box {
    position: relative;
    float: left;
    width: 125px;
    height: 125px;
    margin: 0px 18px 36px 18px;
}
.tech-box img {
    border-radius: 25px;
}
.carousel-box {
	position: relative;
}
.owl-btn-main {
    position: absolute;
    margin: auto;
    height: 29px;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 9;
}
.customNextBtn {
    position: absolute;
    right: 0;
}
.customPrevBtn {
    position: absolute;
    left: 0;
}
.owl-btn-custom .fa:hover {
	color: #4179bd;
}
.owl-btn-main .owl-btn-custom {
}
.customNextBtn {
    margin-right: 10px;
}
.owl-btn-custom {
    font-size: 30px;
    cursor: pointer;
    color: #bdbbbc;
}
.owl-btn-custom .fa:hover {
    background: none;
}
.testimonials {
    margin-top: 20px;
    padding-bottom: 10px;
}
.testimonials h2 {	
    font-family: 'GothamRounded-Bold';
    color: #4179bd;
    font-size: 25px;
    line-height: 35px;
    margin: 54px 0px 0px;
    text-align: center;
}
.testi-inner {
    text-align: center;
    width: 500px;
    margin: 0 auto;
}
.testi-inner .testi-img {
	width: 95px;
	overflow: hidden;
    text-align: center;
    margin: 0 auto;
}
.testi-inner .testi-img .pro-cir {
	max-width: 100%;
	width: 95px;
    border-radius: 50%;
}
.testi-inner p {
	color: #6d7075;
	font-size: 20px;
    line-height: 30px;
    padding: 30px 0px 15px;
}
.testi-inner h5 {
	color: #4179bd;
	font-size: 20px;
}
.testi-inner h6 {
	color: #828486;
	font-size: 16px;
}
/**/
.diamond-blue-bg {
    background: url(../images/diamond-blue-bg.jpg);
    background-repeat: repeat;
}
.diamond-blue-bg .btn-custom {
	color: #4179bd;
}
.diamond-blue-bg .btn-custom:hover {
	background-color: #4179bd;
	color: #ffffff;
}
.makers-main .row {
	overflow: hidden;
}
.banner-makers-profile {
    background: url(../images/banner-makers-profile-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 95px 15px;
    height: 359px;
}
.makers-profile-main {
	
}

.makers-profile-main .pushers-profile-content h3, 
.makers-profile-main .pusher-for-inner .pusher-for-box span, 
.makers-profile-main .exp-edu-main .exp-edu-inner h5  {
    color: #4179bd;
}

/* kick starter */
.banner-kick-starter {
    background: url('../images/banner-kick-starter.jpg') no-repeat; 
    background-position: center;
    height: 300px;
    text-align: center;
    padding: 95px 15px;
}
.banner-kick-starter .inner-txt {
	width: auto;
}
.banner-kick-starter .inner-txt h1 {
  font-family: 'GothamRounded-Bold';
	color: #ffffff;
	font-size: 25px;
    line-height: 135px;
}
.kick-starter-main {
	
}
.kick-starter-main .how-it-works h5 {
    color: #ED6524;
}
.kick-starter-main .how-it-works {
	padding-top: 60px;
	overflow: hidden;
}
.kick-starter-main .kick-starter-box {
	padding: 60px 0px;
	overflow: hidden;
}
.kick-starter-main .kick-starter-box .notify-msg {
    padding-top: 20px;
}
/**/
	
.diamond-alizarin-bg {
    background: url(../images/diamond-alizarin-bg.jpg);
}
.diamond-alizarin-bg .btn-post-data {
    color: #ED1B31;
}
.diamond-alizarin-bg .btn-post-data:hover {
    color: #ffffff;
    background-color: #F12B3F;
}
/**/

.banner-kick-starter-login {
    background: url('../images/banner-kick-starter-login.jpg') no-repeat; 
}
.curve {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.custom-form .form-box {
    margin-bottom: 10px;
}
.custom-form .textarea-field {
    height: 164px;
    width: 100%;
    resize: none;
}
.form-box .textarea-field {
    height: 164px;
    width: 100%;
    resize: none;
}
.form-box .input-field,
.form-box .textarea-field {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #b7bcbd;
    padding: 10px 15px;
    outline: none;
    color: #747474;
    font-size: 14px;
    width: 100%;
}
.form-box .input-field:focus,
.form-box .textarea-field:focus {
    border: 1px solid #ea6424;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
    color: #a2a2a2;
}
::-webkit-input-placeholder {
    color: #a2a2a2;
}
:-moz-placeholder {
    /* Firefox 18- */
    
    color: #a2a2a2;
}
::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #a2a2a2;
}
:-ms-input-placeholder {
    color: #a2a2a2;
}
input[type=radio].with-font,
input[type=checkbox].with-font {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
    
input[type=radio].with-font ~ label:before,
input[type=checkbox].with-font ~ label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f1db";
    letter-spacing: 10px;
    font-size: 15px;
    color: #ed1b31;
    width: 1.4em;
}

input[type=radio].with-font:checked ~ label:before,
input[type=checkbox].with-font:checked ~ label:before  {
    content: "\f192";
    font-size: 15px;
    color: #ed1b31;
    letter-spacing: 5px;
}
input[type=checkbox].with-font ~ label:before {      
    content: "\f096";
}
input[type=checkbox].with-font:checked ~ label:before {
    content: "\f14a";        
    color: #ed1b31;
}
input[type=radio].with-font:focus ~ label:before,
input[type=checkbox].with-font:focus ~ label:before,
input[type=radio].with-font:focus ~ label,
input[type=checkbox].with-font:focus ~ label
{                
    color: #ed1b31;
}
.checkbox-field {
    margin-bottom: 5px;
    color: #a2a2a2;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
}
.kick-starter-form-main {
	width: 100%;
	display: inline-block;
	padding: 60px 0 60px 0;
	border-bottom: solid thin #d9dedf;
}
.resize-form {
	width: 360px;
	margin: 0 auto;
	border-bottom: solid thin #d9dedf;
	padding-bottom: 40px;
	margin-bottom: 38px;
}
/*social icon effect*/
.social-round-border ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
.social-round-border ul li {
	display: inline-block;
}
.social-round-border ul li {
	position: relative;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.social-round-border ul li .hvr-border {
  /*-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: 1s;  */ 
}
.social-round-border ul li:hover .hvr-border {
	width: 50px;
	height: 3px;
	margin-left: 10px;
	background-color: #bbc4c7;
	position: absolute;
	bottom: -20px;
	left: 0;  
}
.social-round-border {
	width: auto;	
	text-align: center;
	padding: 50px;
}
.social-round-border a {
	width: 70px;
	height: 70px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	border: solid thin #ed6524;
	display: inline-block;
	background: none;
	text-align: center;
	line-height: 70px;
	color: #ed6524;
	font-size: 28px;
	margin-right: 15px;
}
/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
	color: #FFFFFF;
  	background: #FA8144;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.kick-starter-login-main a.txt-orange: {
	color: #ed6524;
}
.login-form {
	padding-top: 90px;
}
.kick-starter-form-main a.txt-orange:hover {
	color: #ed6524;
	text-decoration: underline !important;
}
/**/

.banner-kick-starter-register {
    background: url('../images/banner-kick-starter-register.jpg') no-repeat; 
}	
.banner-kick-starter-register .inner-txt h1 {
    padding-top: 15px;
}
.kick-starter-register-main {
	border: none;
	margin-bottom: 30px;
}
.kick-starter-register-main .social-round-border {
    padding: 10px 10px 36px;
}
.kick-starter-register-main p {
    margin: 0px auto 10px;
    text-align: center;
    line-height: 24px;
}
.kick-starter-register-main p .txt-alizarin, .kick-starter-register-main p .txt-blue {
    font-weight: normal;
}
.kick-starter-register-main p.heighlight .txt-alizarin, .kick-starter-register-main p.heighlight .txt-blue {
    font-weight: bold;
}
.register-form {
	padding-top: 60px;
    padding-bottom: 20px;
}
.kick-starter-form-main .register-form .btn-blue {
	width: auto;
    padding: 12px 62px;
}
.kick-starter-form-main a.txt-blue {
	color: #4179bd;
}
.kick-starter-form-main a.txt-blue:hover {
	color: #4179bd;
	text-decoration: underline !important;
}
.kick-starter-maker-reg-main .social-round-border {
    padding: 10px 10px 36px;
}
.kick-starter-maker-reg-main .social-round-border a {
    border: solid thin #4278bc;
    color: #4278bc;
}
.kick-starter-maker-reg-main .hvr-radial-in:hover, .kick-starter-maker-reg-main .hvr-radial-in:focus, .kick-starter-maker-reg-main .hvr-radial-in:active {
	color: #FFFFFF;
  	background: #4278bc;
}

.banner-makers-register {
    background: url('../images/banner-makers-register.jpg') no-repeat; 
}	
.banner-makers-register .inner-txt {
	width: auto;
}
.banner-makers-register .inner-txt h1 {
	line-height: 35px;
	padding-top: 10px;
}	
.banner-pusher-register {
    background: url('../images/banner-pusher-register.jpg') no-repeat; 
}	
.banner-pusher-register .inner-txt {
	width: auto;
}
.banner-pusher-register .inner-txt h1 {
	line-height: 35px;
	padding-top: 10px;
}
.kick-starter-pusher-reg-main {
	
}
.kick-starter-pusher-reg-main .social-round-border {
    padding: 10px 10px 36px;
}
.kick-starter-pusher-reg-main .social-round-border a {
    border: solid thin #ed1b31;
    color: #ed1b31;
}
.kick-starter-pusher-reg-main .hvr-radial-in:hover, .kick-starter-pusher-reg-main .hvr-radial-in:focus, .kick-starter-pusher-reg-main .hvr-radial-in:active {
	color: #FFFFFF;
  	background: #ed1b31;
}
.kick-starter-pusher-reg-main a.txt-alizarin:hover {
	color: #ed1b31;
	text-decoration: underline !important;
}
.amount-box {
	position: relative;
}
.amount {
	position: absolute;
    right: -50px;
    top: 10px;
}
.featured-blue-main .featured-header .nav>li>a:hover, 
.featured-blue-main .featured-header .nav>li>a:focus {
    color: #337ab7;
    background-color: #ffffff;
}




