img{max-width:100%;}

.probootstrap-main-nav li ul.sub-menu {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    width: 250px;
    background: #fff;
    padding: 0;
    box-shadow: 0px 4px 7px #a5a5a5;
    padding-bottom: 10px;    z-index: 9;
}
.probootstrap-main-nav li {
  margin: 0;
  padding: 0 10px;
  list-style: none;
  display: inline-block;
  position:relative;
  font-size: 18px;
}
.probootstrap-nav {
    margin-top: 30px;
}

.probootstrap-main-nav li ul.sub-menu li {
    display: block;    position: relative;
}

.probootstrap-main-nav li:hover ul.sub-menu {
    display: block;
}


.probootstrap-main-nav li ul.sub-menu li a, .probootstrap-main-nav li ul.sub-menu li a:hover {
    border: 0;
}

.probootstrap-footer-widget p {
    color: rgba(255,255,255,.4);    font-size: 14px;
}

.probootstrap-half .text h2 {
    margin-top: 0;
}

ul.featured-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.probootstrap-half .image-wrap img{width:100%;}


ul.featured-list li {
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
ul.featured-list li a{color:#fff;}
ul.featured-list li:before {
    width: 50px;
    height: 4px;
    background: #fff;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

ul.featured-list li:hover:before {
    width: 80px;
}

.image-wrap.founder {
    width: 35%;
}

.text.founder-text {
    width: 65%;
}

.image-wrap.founder h2.founder {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 0;
    position: relative;
    padding-bottom: 10px;
}

.image-wrap.founder h2.founder:after {
    height: 4px;
    background: #fff;
    width: 50px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.image-wrap.founder h2.founder:hover:after {
    width: 80px;
}


.text.our-mission img {
    margin: 0 20px 20px 0;
    padding: 5px;
    border: 1px solid #fff;
    box-shadow: 0 0px 10px #fff;
    background: #fff;
}

ul.mission-list {
    padding: 0;
    list-style: none;
    margin: 0;
}

ul.mission-list li {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-bottom: 10px; margin-bottom:15px; width:49%;
}
.text.our-mission {
    padding: 30px 50px 30px 40px;
}
ul.mission-list li:after {
    height: 4px;
    background: #fff;
    width: 50px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

ul.mission-list li:hover:after {
    width: 100px;
}

h4.total-transation {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
    position: relative;
    line-height: 36px;
    padding-bottom: 20px; margin-top:0;
}

h4.total-transation:after {
    height: 5px;
    background: #fff;
    width: 100px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

h4.total-transation:hover:after {
    width: 150px;
}

.probootstrap-half .text h1 {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px; margin-bottom:20px !important;
}
.probootstrap-half .text h1 span{text-transform:none; font-size:20px; display:block; font-weight:normal; padding-top:15px;}
.probootstrap-half .text h1:after {
    height: 5px;
    background: #fff;
    width: 100px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.probootstrap-half .text h1:hover:after {
    width: 150px;
}






.probootstrap-half .text h2 {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px; letter-spacing:3px;
}

.probootstrap-half .text h2:after {
    height: 5px;
    background: #fff;
    width: 100px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.probootstrap-half .text h2:hover:after {
    width: 150px;
}

.probootstrap-footer-widget h4 {
    position: relative;
    padding-bottom: 15px;
}

.probootstrap-footer-widget h4:after {
    height: 4px;
    background: #fff;
    width: 50px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.probootstrap-footer-widget h4:hover:after {
    width: 80px;
}

.image-experience{background:url(../img/banner-2.jpg) no-repeat;    background-size: cover;}


.probootstrap-half.reverse .text .row {
    margin-bottom: 25px;
}
.probootstrap-half.reverse h3 {
    margin: 0;
}

.probootstrap-half p.author {
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 10px;
    display: inline-block;
}

.probootstrap-half p.author:after {
    height: 4px;
    background: #fff;
    width: 50px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.probootstrap-half p.author:hover:after {
    width: 100px;
}


.probootstrap-half .image-wrap h2 {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px; letter-spacing:3px;
	margin-top: 0;
    color: #fff;
}

.probootstrap-half .image-wrap h2:after {
    height: 5px;
    background: #fff;
    width: 100px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.probootstrap-half .image-wrap h2:hover:after {
    width: 150px;
}

a.download{display:inline-block; border:2px solid #006699; color:#fff; background:#006699; font-size:14px; margin-top:20px; padding:5px 20px; border-radius:5px;}
a.download:hover{ border:2px solid #fff;color:#006699; background:#fff}

@media screen and (max-width:1024px){
.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none !important;}
.probootstrap-logo{padding-left:0;}
.probootstrap-main-nav li a{font-size:12px;}
}	
@media screen and (max-width:1000px){
.probootstrap-mobile-menu-active .probootstrap-main-nav li {
    margin-bottom: 0;}
	.probootstrap-mobile-menu-active .probootstrap-main-nav li.active a{
    margin-bottom: 0;}
.probootstrap-mobile-menu-active .probootstrap-nav{padding:20px;}
.probootstrap-mobile-menu-active .probootstrap-main-nav {margin-top: 15px;}
.probootstrap-half .image{padding:15px;}
.probootstrap-main-nav li ul.sub-menu {
    display: block;
    position: static;
    top: 0;
    left: 0;
    width: auto;
    background: none;
    padding: 0;
    box-shadow: none;
    padding-bottom: 0;
    z-index: 9;
}
.probootstrap-mobile-menu-active .probootstrap-main-nav li.active a {
    border-bottom: none!important;
    color: #fff;
}
.probootstrap-burger-menu {
    position: absolute;
    top: 45px;
    right: 20px;
}
a.probootstrap-burger-menu.active {
    top: 20px;
}
.probootstrap-mobile-menu-active.show .probootstrap-main-nav li a {
    color: #fff;
    text-transform: none;
    padding: 3px 0;
}
.probootstrap-mobile-menu-active .probootstrap-nav .extra-text {    margin-top: 0;}
.probootstrap-nav {
    margin-top: 0;
}
.probootstrap-mobile-menu-active .probootstrap-main-nav li a {
    margin-bottom: 0;}
.image-wrap.founder {
    width: 100%;
}
.text.founder-text {
    width: 100%;
}
.page-title h1 {
    font-size: 24px;}
	
	.text.our-mission {
    padding: 15px;
}
.probootstrap-half.reverse .image-wrap {
    position: relative;
    height: auto;
}
ul.mission-list li {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    width: 100%;
}
.visible-lg,.visible-md,.visible-sm,.visible-xs{display:block !important;}
.table-bordered {
    border: 1px solid #ddd;
    width: 100%;
    display: block;
    font-size: 12px;
}
}


