.cls-search-field .dataTables_filter{ display: none; }
.cls-founded-wrap h3{font-weight: 400}
.cls-search-form-fields #find_instructor .form-group a.button{float: left}
#msgInstructor {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin-bottom: 30px;
}
.cls-search-form-fields {
    float: left;
    width: 100%;
    margin-top: 60px;
}
.cls-search-form-fields form#find_instructor {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    padding: 30px;
    border-radius: 7px;
    margin-bottom: 40px;
}
.cls-search-form-fields .form-group.cls-one-half {
    width: 30%;
    float: left;
}
.cls-search-form-fields .form-inline .cls-one-half label {
    width: 100%;
    float: left;
    justify-content: left;
    align-items: start;
}
.cls-search-form-fields form#find_instructor .form-group input {
    width: 94%;
    height: 40px;
    float: left;
    border-radius: 5px;
    padding: 5px;
}
.cls-search-form-fields .form-group.cls-one-half select {
    width: 94%;
    height: 40px;
    float: left;
    border-radius: 5px;
}
.cls-search-form-fields form#find_instructor .form-group select#find_distance {
    width: 100%;
    height: 40px;
    border-radius: 5px;
}
.cls-search-form-fields form#find_instructor .form-group button.button {
    background: #A4A2D3;
    box-shadow: none;
    border: none;
    padding: 10px 40px;
    margin-top: 18px;
    color: #fff;
    font-size: 21px;
    border-radius: 5px;
    cursor: pointer;
}
.cls-search-form-fields form#find_instructor .form-group a.button{
    background: #A4A2D3;
    box-shadow: none;
    border: none;
    padding: 10px 40px;
    margin-top: 18px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
}
.profile-list li.cls_80523 {
    margin-right: 0;
}
.profile-list li.cls_80522 {
    margin-right: 0;
}
.cls-founded-wrap h3 {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}
.cls-founded-wrap a {
    color: #7d71a3;
}
@media(max-width: 1100px){
    .cls-search-form-fields .form-group.cls-one-half {
    width: 50%;
    float: left;
}
}
@media (max-width:991px){
    .cls-search-form-fields .form-group.cls-one-half {
    width: 100%;
    float: left;
}
.cls-search-form-fields .form-inline .cls-one-half label {
    width: 100%;
    float: left;
    justify-content: left;
    align-items: start;
}
.cls-search-form-fields form#find_instructor .form-group input {
    width: 100%;
    height: 40px;
    float: left;
    border-radius: 5px;
}
.cls-search-form-fields .form-group.cls-one-half select {
    width: 100%;
    height: 40px;
    float: left;
    border-radius: 5px;
}
.cls-search-form-fields form#find_instructor .form-group button.button {
    width: 100%;
    float: left;
}
.cls-search-form-fields form#find_instructor .form-group a.button {
    width: 100%;
    float: left;
    text-align: center;
}
}
@media (max-width:768px){
.profile-list li {
    width: 100%;
}
.single-instructor .blog-left {
    float: left;
    width: 50%;
}
.single-instructor .blog-right {
    float: right;
    width: 50%;
}

.flowVideoSec .container{
	width: 90% !important	
}


.single-instructor .container {
	width: 100% !important
}
}
@media(max-width: 522px){
.single-instructor .blog-right {
    float: left;
    display: block;
    padding: 26px;
    width: 100%;
    text-align: center;
}
.single-instructor .blog-left {
    float: left;
    width: 100%;
}
}
