/*Full Width*/
.full-width {
  width: 100% !important;
}

/*No margin left right*/
.no-marginbottom {
  margin-bottom: 0 !important;
}

/*Font Oswald*/
.font-oswald {
  font-family: 'Oswald', sans-serif;
}

/*Theme Text Color*/
.theme-text-color {
  color: #214021;
}

/*Links, Buttons and inputs color on hover or focus*/
a.button.gray.app-link.opened:hover, .upload-btn, a.button.dark, button:hover, a.button:hover, .submit-page .button.linkedin-btn:hover, input[type="button"]:hover, input[type="submit"]:hover {
  background-color: #267927;
  color: #333333;
}

/*Container Wrapper*/
.container-wrapper {
  background-color: #F3FFF3;
  padding: 15px 0;
}

/*Container Wrapper*/
.container-wrapper-alt {
  background-color: #F6F6F6;
  padding: 15px 0;
}


/*Applying background and tint to home banner*/
.home-banner {
  /*background-image: url('https://39sf152pf74z2negmt1gi8ik-wpengine.netdna-ssl.com/wp-content/uploads/2017/06/banner-home-02.jpg');
  background-position: center;
  position: relative;*/
  background-color: #ff7420;
  color: #FFFFFF;
}

/*Styling Banner Head Wrapper*/
.banner-head-wrapper {
  margin-top: 11%;
}

/*Styling Banner Heading*/
.banner-heading {
  font-size: 42px;
  color: #fffd60;
  margin: 20px 0 30px;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 1px;
  text-shadow: 1px 0px 0px #3bad3d;
  line-height: 1.2;
}

/*Styling Banner Heading 2*/
.banner-heading-2 a {
  font-size: 30px;
  color: #fffd60;
  margin: 30px 0 30px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1px;
  text-shadow: 1px 0px 0px #3bad3d;
  line-height: 2.2;
  text-decoration: underline;
}

/*Styling Banner Text*/
.banner-text {
  font-size: 18px;
  letter-spacing: 1px;
  font-style: italic;
}


/*Styling Video Frame*/
.video-frame {
  border: 8px solid #ff924f;
  border-radius: 30px;
}

/*Popular Categories*/
#popular-categories li a {
  height: 110px;
}

/*Testimonials Wrapper*/
#testimonials {
  background-image: url('https://39sf152pf74z2negmt1gi8ik-wpengine.netdna-ssl.com/wp-content/uploads/2015/11/testimonials-bg.jpg');
}

/*Testimonials Slider Link*/
.testimonials-slider li a {
  color: #ff6000;
  font-weight: 500;
}

/*Plan Color*/
.plan.color-1 { border: 1px solid #CCCCCC; }

.plan.color-2 .plan-price { background-color: #ff6000; }

.plan.color-2 .plan-buy-button { background-color: #ff6000; }

/*Changing Colors for Profile Name and icons on profile page*/
.resume-titlebar .resumes-list-content h4, .job-overview ul li i {
  color: #fe541e;
}

/*Heading Container of login or sign up page*/
#titlebar.single {
  padding: 40px 0;
  text-align: center;
}

/*Heading of login or sign up page*/
#titlebar h2 {
  font-size: 36px;
}

/*Heading container*/
#titlebar {
  padding: 40px;
}

#titlebar.single.submit-page, #titlebar.resume {
  padding: 40px 0;
}

/*Input styling*/
.fake-input, input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea, select {
  padding: 10px 12px;
}

/*Navbar Links*/
/* ul.float-right li a {
  background-color: transparent;
  font-weight: 500;
  color: #777;
} */

/* .menu ul ul li a, .menu ul li.sfHover a.sf-with-ul:after, .menu ul li a {
  font-weight: 500;
} */

.menu ul li a:hover, .menu ul li.sfHover a.sf-with-ul {
  background-color: #ff7420;
  color: #fff;
}

/*Button*/
a.button, input[type="submit"], .button.checkout, button {
  background-color: transparent;
  border: 1px solid #32983C;
  color: #23792c;
  font-size: 16px;
  font-weight: 500;
}

.st-val a.button {
  color: #23792c !important;
}

a.button:hover, a.button:focus, input[type="submit"]:hover, .button.checkout:hover, button.button:hover, .button:hover {
  background-color: rgba(50, 152, 60, 0.2);
  text-decoration: none;
}

a.button.dark {
  color: #fff;
}

.button.gray, .button.gray:hover {
  border: 1px solid #808080;
  background-color: #f2f2f2;
  color: #808080;
}

button.button.danger {
  width: 40px;
  height: 40px;
  padding: 0 !important;
  border: none;
  color: white;
  background-color: red;
}

button.button.danger:hover {
  background-color: #ba1405;
}

/*Folder Page buttons*/
.folder-btn {
  padding: 0 !important;
  font-weight: 400 !important;
  border: none;
  text-transform: uppercase;
  color: #666 !important;
}

#footer a.button {
  background-color: #32983C;
  color: #fff;
}

#footer a.button:hover, #footer a.button:focus {
  color: #fff;
  background-color: #287930;
  text-decoration: none;
  border-color: #287930;
}

/*Table for folders*/
table.manage-table th:first-child {
  width: 20%;
  white-space: normal;
}

table.manage-table tr td {
  width: 20%;
}

/*Edit Profile Image*/
.user-avatar {
  width: 175px;
  height: 175px;
}

/*Name in Find users*/
.job-list .job-list-content h4 {
  color: #fc5824;
  text-transform: uppercase;
}

/*Making height proper*/
.chosen-container-single .chosen-single {
  height: 49px;
  line-height: 49px;
}

/*Form Label*/
.form-label{
  text-transform: uppercase;
  font-size: 12px !important;
  margin-bottom: 0 !important;
}

/*Sign Up Menu*/
#navigation .sign-up-menu {
  background-color: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

#navigation .sign-up-menu:before {
 color: #fff;
 z-index: 1;
}

#navigation .sign-up-menu:after {
  font-family: "FontAwesome";
  content: "";
  font-size: 24px;
  color: #f6f6f6;
  display: block;
  position: absolute;
  top: -13px;
  left: 13px;
  z-index: 0;
}

#navigation ul .sign-up-menu li a {
  color: #282828;
  background-color: #fff;
}
/*Download Details Form*/
.download-details-form {
  display: inline-block;
  cursor: pointer;
}

/*Styling Plan on Homepage*/
.plan-alt {
  background-color: #fafafa;
  border-top: 10px solid #329834;
  padding: 20px 15px;
}

/*Plan Name*/
.plan-name {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

/*Plan Price*/
.plan-price {
  font-size: 12px;
  font-weight: 700;
  padding: 40px 0 32px;
  color: #ff6000;
}

/*PLan Price Number*/
.plan-price .price-number {
  font-size: 42px;
  font-weight: 500;
}
/*Plan Features*/
.plan-features {
  background-color: #fafafa;
  color: #aaa;
}

.plan-features ul {
  padding: 0 0 22px 0;
}

.plan-buy-button {
  font-weight: 500;
}

.free-plan .plan-buy-button {
  border: none;
}

/*Plan 1*/
.plan-alt:nth-child(2) {
  border-top-color: #99d64b;
}

/*Plan 2*/
.plan-alt:nth-child(3) {
  border-top-color: #46bb39;
}

/*Plan 3*/
.plan-alt:nth-child(4) {
  border-top-color: #329834;
}

/*Plan 4*/
.plan-alt:nth-child(5) {
  border-top-color: #037107;
}

.featured-plan {
  background-color: rgba(50, 152, 52, 0.1);
  color: #037107;
}

.featured-plan .plan-features {
  background-color: transparent;
  color: #037107;
}

.featured-plan .plan-buy-button {
  background-color: rgba(50, 152, 52, 0.8);
  color: #fff;
}

.featured-plan .plan-buy-button:hover, .featured-plan .plan-buy-button:focus {
  background-color: rgba(50, 152, 52, 1);
}

/*Search Wrapper*/

.nav-search input[type="text"] {
  display: inline-block;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  width: 270px;
}

.nav-search button[type="submit"] {
  top: -2px;
  height: 40px;
  padding: 0 19px;
  border-radius: 0;
  border: 1px solid #DDD;
  width: auto;
  border-radius: 3px;
}

.nav-search input[type="text"]:focus {
  border-color: #ff6600;
}

/*Buttons on profile page*/
#titlebar .two-buttons .button {
  position: relative;
  right: auto;
  top: auto;
  transform: none;
  border: none;
}

/*Select Box on Folder's Page*/
.application .app-content input[type="checkbox"] {
  position: absolute;
  top: 10px;
  left: 10px;
}

/*Downlaod Button on my folders page*/
.download-users-button {
  font-size: 16px !important;
}


/*In Mobile */
@media only screen and (max-width: 990px) {

  /*Navigation Link*/
  #navigation ul.float-right a, #navigation ul.float-right a:hover {
    margin: 12px 0;
  }

  #navigation .sign-up-menu li a, #navigation .sign-up-menu li a:hover{
    color: #9F9F9F;
  }

  /*Changing Width of popular categories*/
  #popular-categories li a {
    width: 50%;
  }

  /*Testimonials Slider Paragraph*/
  .testimonials-slider li p {
    padding: 15px 0 70px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {

  .nav-search input[type="text"] {
      width: 359px;
  }

}

@media screen and (max-width: 479px) {

  .nav-search input[type="text"] {
    width: 239px;
  }

}
.pagination>li>span,.pagination>.active>span
{
  background-color: #26ae61;
  border-color: #26ae61;
}
.pagination>li>span,.pagination>li>a{
  float:none
}
.pagination {
  margin: 9px 0 0;
  text-align: center;
  overflow: hidden
}
.pagination-next-prev {
  position: relative;
  top: -42px
}
.pagination ul li {
  display: inline-block;
  margin: 0;
  padding: 0
}
.pagination ul li a,
.pagination-next-prev ul li a {
  padding: 12px 0;
  border-bottom: none;
  display: inline-block;
  color: #888;
  background-color: #f2f2f2;
  font-weight: 700;
  margin: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  font-size: 14px
}
.pagination ul li a {
  width: 42px
}
.pagination ul li.blank {
  color: #a0a0a0;
  padding: 0 6px
}
.pagination ul li span {
  background-color: #505050;
  color: #fff
}
.pagination .current,
.pagination ul li a:hover,
.pagination-next-prev ul li a:hover {
  background-color: #505050;
  color: #fff
}
.pagination-next-prev a.next {
  float: right
}
.pagination-next-prev a.prev {
  float: left
}
.pagination-next-prev ul li a {
  color: #888;
  padding: 12px 16px;
  text-transform: uppercase
}

/*partner*/
.fixed{
  width:140px;
  height: 120px;
}
.fixed-img{
  width:50%;
  height: auto;
}

