/*
Theme Name: 
Theme URI: http://prosoft-phils.com/
Author: CH, Jigz | Prosoft Phils
Author URI: http://prosoft-phils.com/
Description: Responsive Theme for (Mobile)
*/

/*##################################################
* MOBILE VIEW
####################################################*/

@media (max-width: 767px) {
  /*--------------------------------------------------------------
GENERAL STYLES
--------------------------------------------------------------*/

  body {
    overflow-y: scroll;
  }

  .container-fluid {
    /* overflow-x: hidden; */
  }



  h1 {
    font-size: 28px !important;
    line-height: 33px !important;
  }

  h2 {
    font-size: 21px !important;
    line-height: 26px !important;
  }

  .container-fluid {
    padding-left: 15px !important;
    padding-right: 15px;
  }

  .video-modal-content {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: auto;
    position: relative;
    width: 90%;
    margin: 18% auto 0;
    overflow: hidden;
  }

  .video-modal-content iframe {
    width: 100% !important;
    height: 100% !important;
  }

  .modal-video-close {
    position: absolute;
    right: 10px;
    top: 10px;
  }

  .work-main-video {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
  }

  .work-main-video iframe {
    margin-top: 0;
  }

  .work-main-video iframe.work-video {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100% !important;
    left: 50%;
    transform: translate(-50%, 0);
  }

  iframe.instagram-media {
    width: 300px !important;
    height: 404px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .logo-small {
    display: none;
  }

  blockquote.testimonial-block {
    padding: 0;
    border: 0;
  }

  /*--------------------------------------------------------------
FIX MENU
--------------------------------------------------------------*/
  .menu-text {
    position: relative;
    font-family: "ubuntu-regular";
    font-size: 18px;
  }

  /*.affix {
	width: 100%;
}
.affix .logo-container {
	display: none;
}
.affix .reset-padding {
	padding: 0;
}
.affix .navbar-header {
	border-radius: 0;
	-webkit-transition: all 300ms ;
	-moz-transition: all 300ms ;
	-ms-transition: all 300ms ;
	-o-transition: all 300ms ;
	transition: all 300ms ;
}
.affix .steps {
	margin-top: 160px !important;
}*/
  .filter .input-group {
    margin-bottom: 15px;
  }

  /*--------------------------------------------------------------
Alignment
--------------------------------------------------------------*/

  .alignleft,
  .alignright,
  .aligncenter {
    display: block !important;
    float: none !important;
    margin: 15px auto !important;
    clear: both;
  }

  /*NAVIGATION*/

  .nav-cont {
    background-color: #000;
  }

  .navbar-collapse {
    position: relative;
    z-index: 1000;
    background: #000;
  }

  ul.nav-menu {
    padding-left: 0;
    list-style: none;
    text-align: left;
  }

  ul.nav-menu2 {
    margin-top: -10px;
  }

  ul.nav-menu > li {
    display: -webkit-box;
    padding: 0;
  }

  ul.nav-menu li a,
  ul.nav-menu li ul.sub-menu li a {
    font-family: "ubuntu-regular", arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 1rem;
    display: block;
    width: 100%;
    height: 100%;
    color: #bebebd;
    letter-spacing: 2px;
    padding: 0.75rem 1rem;
  }

  ul.nav-menu li.current-menu-parent ul.sub-menu li a {
    color: #bebebd !important;
  }

  /*NAV on HOVER*/
  ul.nav-menu li a:hover {
    color: #83d5f7;
  }

  /*NAV ACTIVE LINK*/
  .menu-item.active {
    background: #fff;
    font-family: "ubuntubold";
  }

  .menu-item.login a {
    color: #ff9933 !important;
    font-family: "ubuntubold" !important;
    font-size: 1.1rem;
  }

  ul.nav-menu li.active a {
    font-family: "ubuntubold";
    color: var(--color-superior) !important;
  }

  /*----- NAV MENU: 1st LEVEL SUB MENU -----*/
  ul.nav-menu li ul.sub-menu {
    display: none;
  }

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

  ul.nav-menu li ul.sub-menu {
    list-style: none;
    padding-left: 15px !important;
    position: relative;
    z-index: 100;
    margin-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    background: transparent;
  }

  ul.nav-menu li ul.sub-menu li {
    display: block;
    padding-left: 10px;
  }

  header {
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
  }

  .navbar-header {
    background: #133a5e;
    border-radius: 0;
    position: relative;
  }

  .navbar-header img {
    padding: 3px;
    margin: 0px;
    height: 55px;
  }

  .navbar-default .navbar-toggle,
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    color: #fff !important;
    background: transparent;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent;
  }

  .navbar-default .navbar-toggle {
    border: none;
  }

  .navbar-header button {
    background: white;
  }

  .navbar-default {
    position: relative;
    margin-bottom: 15px;
    z-index: 5;
  }

  .navbar-default .navbar-brand {
    color: #fff;
  }

  .navbar-collapse {
    position: absolute;
    z-index: 2;
    width: 100%;
    background: #133a5e;
  }

  .navbar-collapse li a {
    color: #fff;
  }

  nav.navbar-default {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
  }

  .logo-container {
    margin-top: 25px;
    padding: 40px 0 0;
  }

  .navbar-toggle .fa-bars {
    padding-top: 12px;
  }

  .navbar-toggle.collapsed .fa-bars {
    padding-top: 12px;
  }

  .navbar-toggle .fa-times {
    display: none;
    padding-top: 12px;
  }

  .navbar-toggle.collapsed .fa-times {
    padding-top: 12px;
  }

  .navbar-header a {
    text-decoration: none;
  }

  .navbar-toggle {
    position: relative;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .work-main-video iframe {
    width: 100%;
    height: auto;
  }

  header.menu-close .navbar-toggle .fa-times {
    display: none;
  }

  header.menu-close .navbar-toggle img {
    display: none;
  }

  header.menu-close .navbar-toggle .fa-bars {
    display: block;
  }

  .nav-i {
    margin-right: 0;
    position: relative;
  }

  header.menu-open .nav-i .fa-bars {
    display: none;
  }

  header.menu-open .nav-i .fa-times {
    display: block;
  }

  /*--------------------------------------------------------------
	Comments
	--------------------------------------------------------------*/
  .comment-body {
    margin-left: 0;
  }

  .comment-metadata time {
    font-size: 10px;
  }

  .edit-link {
    display: block;
    width: 100%;
  }

  .edit-link a {
    margin: 0;
    padding-top: 5px;
  }

  /*--------------------------------------------------------------
	HOME
	--------------------------------------------------------------*/
  .banner {
    background: url(../img/superior/Banner-3-mobile.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 100px;
    padding-bottom: 3rem;
  }

  .banner-content {
    padding: 0 10px;
  }

  .banner-phone {
    padding-bottom: 30px;
  }

  .therapist-btn {
    padding-left: 25px;
    position: relative;
    left: 10px;
  }

  .choose-img {
    position: absolute;
    left: -15px;
  }

  .opening-caption {
    font-size: 16px;
    line-height: 16px;
  }

  .main-caption {
    font-size: 24px;
    line-height: 24px;
  }

  .bottom-caption {
    font-size: 15px;
    line-height: 16px;
  }

  .price {
    width: 255px;
   /* margin: 0;
    margin-bottom: 20px;
    flex-flow: row wrap;*/
  }

  .price img {
    display: block;
    margin: 0 auto;
    padding: 5px 0px;
  }

  .logo-container img {
    width: 100%;
    height: auto;
    max-width: 320px;
    margin: 0 auto;
    display: block;
  }

  /*.rate-container {
    display: block;
    margin: 2rem auto;
    margin-bottom: 10px;
  }

  .rate-container .rate {
    font-size: 5rem;
  }

  .rate-container .per-session {
    left: 130px;
  }

  .price .btn-started {
    margin-top: 16px;
  }*/

  /*--------------------------------------------------------------
  REVISIONS
  --------------------------------------------------------------*/
  .banner{
    background: url(../img/superior/banner-mobile-v1.png) no-repeat center center;
    background-size: cover;
    position: relative;
    padding-top: 100px;
    padding-bottom: 3rem;
  }


  .rate-container {
    position: relative;
    width: 110px;
    height: auto;
  }

  .only-word {
    position: absolute;
    top: 0;
    left: 0;
    color: #288e2d;
    font-family: "ubuntu-lightItalic";
    font-weight: 800;
    font-size: 11px;
  }

  .dollar {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #288e2d;
    font-size: 25px;
    line-height: 28px;
    font-family: "ubuntubold";
  }

  .rate {
    position: absolute;
    top: 10px;
    left: 25px;
    color: #288e2d;
    font-size: 25px;
    line-height: 28px;
    font-family: "ubuntubold";
  }

  .per-session {
    position: absolute;
    top: 12px;
    left: 58px;
    color: #288e2d;
    font-size: 11px;
    line-height: 11px;
    font-family: "ubuntu-regular";
  }

  .price .btn-started {
    margin-top: 0px;
    font-size: 15px;
    display: table;
    width: auto;
    padding: 5px 10px;
  }

  .mobile-break{
    display: table
  }


  .disorder-list p{
    color: #707070;
    font-size: 12px;
    text-align: center;
  }
 /* .mobile-break:after{
    content: ' ';
  }*/
  .callout-links .callout figure {
    display: inline-block;
    margin-right: 0rem;
    width: 100px;
  }

  /*--------------------------------------------------------------
	HOW IT HELPS
	--------------------------------------------------------------*/

  .help-me__header {
		font-size: 24px;
    margin: 4px 0;
  }

  .btn-conditions {
		margin: 8px 0;
  }

  .steps.top {
    margin-top: 5rem;
  }

  .callout {
    text-align: center;
    display: block;
  }

  .callout h3,
  .callout p {
    text-align: center;
  }

  .news .title {
    background: none !important;
  }

  .title h3 {
    font-size: 1.5rem !important;
  }

  .news-content {
    text-align: center;
  }

  .news-item img {
    margin-bottom: 10px;
  }

  .bad-news .btn-danger {
    width: 100%;
  }

  .bad-news,
  .right-news {
    margin-top: 0px;
  }

  .right-img {
    max-width: auto;
  }

  .modal-dialog.video-dialog {
    max-width: 100vw !important;
    margin-top: 4rem;
    position: static;
    pointer-events: all;
  }

  .zip {
    padding-left: 15px;
    margin-top: 5px;
  }

  .p-r-0 {
    padding-right: 15px;
    margin-bottom: 5px;
  }

  .get-started-modal {
    padding: 10px;
  }

  .form-box .question {
    padding: 15px;
  }

  .form-container {
    padding: 5px;
  }

  .form-box.step-6 .question {
    padding: 15px;
  }

  .form-box.step-1 img {
    display: block;
    margin: 0 auto;
    max-width: 180px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .form-box .question .p-r-0 {
    padding-right: 15px;
  }

  /*--------------------------------------------------------------
	PROVIDER 
	--------------------------------------------------------------*/
  .og-grid {
    list-style: none;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
  }

  .og-grid li {
    display: inline-block;
    margin: 10px 5px 0 5px;
    vertical-align: top;
    width: 200px;
  }

  .content-section {
    margin-top: 3rem;
    padding: 0px 15px;
  }

  .faq-item {
    margin-bottom: 0;
  }

  .page-id-7 iframe {
    height: 200px !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .conditions-sidebar {
    margin-bottom: 50px;
  }

  .research-title h2,
  .section-title h2 {
    font-size: 1.25rem !important;
    line-height: 1.25rem !important;
    padding: 8px 0 !important;
    margin: 0;
  }

  .section-title,
  .section-title::after,
  .section-title::before {
    height: 2.5rem !important;
  }

  /*--------------------------------------------------------------
	FOOTER 
	--------------------------------------------------------------*/
  footer p {
    text-align: center !important;
  }

  .login-btn {
    margin-top: 30px;
  }

  /*--------------------------------------------------------------
	CHOOSE A THERAPIST
	--------------------------------------------------------------*/
  ul.therapist {
    padding: 0;
    text-align: center;
  }

  ul.therapist li {
    width: 250px;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 30px;
  }

  ul.therapist li img {
    margin: 0 auto;
    display: block;
  }

  .icon {
    float: none;
  }

  /*--------------------------------------------------------------
	SEARCH PAGE
	--------------------------------------------------------------*/
  .search .featured img {
    width: 150px;
    height: auto;
  }

  .research-phone {
    padding: 0;
  }

  .research-phone li {
    list-style-type: none;
  }

  .back-to-top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 10px;
    bottom: 30px;
    padding: 10px;
  }

  .form-box.step-1 .btn-primary {
    width: 100%;
  }
}

/* END of @media 767*/
