@charset "UTF-8";
/* CSS Document */

.screen-reader {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
}

.video-content h3 {
    line-height: 28px;
}


nav .blue li a {
color: #178dca !important;
}
.main-menu nav > ul ul {
    margin-top: -20px;
    top: 57%;
    z-index: -99;
    left:-40px;
    transition: all 0.1s ease 0s;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #464a4c !important
}

input[type="search"]::placeholder {
  color: #000 !important;
}

.blog-item .image {
    margin-bottom: 5px;
    min-height: 225px;
}



.bootstrap-select .btn {
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(0, 0, 0, 0.15);    border-radius: 2px;
    border-color: #e5e5e5;
    color: #464a4c;
    font-size: 12px;
    height: auto;
    line-height: 24px;
    padding: 3px 10px 3px 30px;
    text-transform: capitalize;
}
.bootstrap-select ul li a {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    padding: 3px 15px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}



ul {
    margin-bottom: 15px;
}
.nivo-directionNav {
    bottom: 97px;
    left: 92%;
    position: absolute;
    z-index: 99;
    float: right;
}
.page-banner ul {
    margin-left: 10px;
}
.course-item {
    background: none;
    -webkit-background-size: cover;
    background-color: #fff;
    background-size: cover;
    overflow: hidden;
    padding: 34px 25px 40px;
    position: relative;
    z-index: 1;
}

.demo-content h2 {
    font-size: 13px;
    font-weight: 700;
    line-height: 12px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
	 margin-bottom: 15px !important;
    padding-bottom: 10px;
}
.demo-content h2::before {
    background-color: #178dca;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50px;
}

.nivo-controlNav {
display: none;
}
.find-course-form {
margin-top: 30px;}

@media (min-width: 1161px) and (max-width:1400px) {
.find-course-form {
margin-top: 70px;}
}


.header-bottom {
background-color: rgba(0, 0, 0, 0.5);
}

.header-top-wrapper::before {
    background-color: #fff;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 0px;
    left: 115px;
    position: absolute;
    right: 115px;
}

.video-area {
	background-repeat: repeat;
	background-position: center;
}

.find-course-form {
	background-image: url(/2017/img/keepnsmoving-LOGO.png);
	background-position: center bottom;
	background-repeat: no-repeat;
padding: 0 20px 67px;
}

.page-banner-area {
       padding: 170px 0 75px;
}

.page-title {color: #1a79ad;}
.overlay-blue:before {
    background-color: #1a79ad;
}


.sub-title {
    margin-bottom: 15px !important;
    padding-bottom: 10px;

}

.main-menu nav > ul li {
	list-style-type: none;
}

.side-image {
float: right !important;
margin-left: 60%;
}


div.blog-item:nth-of-type(3n) {
    clear:right;
}
.blog-item {
    min-height: 312px;
}

.feature-right .single-feature:nth-child(2) {
  margin-right: -15px;
  padding-left: 0px !important;
}
.feature-left .single-feature:nth-child(2) {
    margin-left: -15px;
    padding-right: 0px;
}

.breadcrumb a {color:#178dca !important;}

/*hide drop arrow on search form*/
.dropdown-toggle::after {
    display: none;
}

@media (max-width: 1160px) {
.find-course-form {
display: none;}
}


.main-menu nav > ul > li + li {
    margin-left: 15px;
}
@media (min-width: 1200px) {
.main-menu nav > ul > li + li {
    margin-left: 25px;
}

}



/* iPad in landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

.hero-slide-content h1 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
}

}

/* iPad in portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

.hero-slide-content h1 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
}

 }


/* iPad i */
@media (min-width: 468px) 
and (max-width: 1200px)  {
.hero-slide-content h1 {
    color: #ffffff;
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
}
.hero-slide-content p {
display: none;
}

 }


/* iPhone */
@media (min-width: 320px) 
and (max-width: 467px) 
{
.feature-area {padding-top:10px;}

.btn + .btn {
    margin-top: 10px;
}
.hero-static {
    background: transparent;
    padding: 0px 0 22px !important;
}
.page-banner-area {
    padding: 45px 0 45px;
}
.page-banner ul li a, .page-banner ul li span {
    line-height: 17px;
}

.hero-slide-content h1 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
}
.hero-slide-content h3 {
    font-size: 12px;
}
.hero-slide-content p, .find-course-form {
display: none;
}

.testimonial-thumb {
display: none;
}

}

/* testimonial */
@media (min-width: 320px) 
and (max-width: 1250px) 
{
.testimonial-thumb {
display: none;
}

}


@media (min-width: 991px) {
.main-menu nav > ul > li.mobile {
display:none!important;
}
}

