/*
Theme Name: DrGeller Child
Template: DrGeller
Version: 1.0
Author:	Goliath Graffix
Author URI: http://graphicdesignerpasadena.com
*/


/* GLOBAL EDITS
===============================================================*/

.no-touch .w-toplink.active:hover {
    background-color: #294B5E!important;
}

.pagination .page-numbers.current {
    background-color: #294B5E!important;
}

.pagination .page-numbers.current:before {
    display:none!important;
}

.pagination .page-numbers:before {
    background-color: #FF8571!important;
}

.w-blognav-prev:hover .w-blognav-title, .w-blognav-next:hover .w-blognav-title {
    color: #FF8571!important;
}

.single-condition .l-section.for_sharing .l-section-h.i-cf{
    padding-bottom: 35px!important;
    padding-top: 20px!important;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.header_hor .l-header.sticky .l-subheader.at_middle {
    height: 80px!important;
    line-height: 80px!important;
}

/* HEADER
===============================================================*/

.l-subheader-h .w-socials-list .w-socials-item {
    padding: 0 4px;    
}

.l-subheader-h .w-socials-list .w-socials-item-link {
    border-radius: 50%!important;
    background-color: #37657f!important;
    color: #294B5E!important;
}

.l-subheader-h .w-socials-list .w-socials-item-link-hover {
    color: #294B5E!important;
    background-color: #ff8571!important;  
}

.l-subheader .w-socials-item.instagram .w-socials-item-link-hover {
     background: #ff8571!important;  
}

.l-subheader-h .w-socials:not(.hover_none) .w-socials-item-link:hover {
    color: #294B5E!important;
}

.l-header .w-socials-item-popup {
    display: none!important;
}

#goliath_custom {
    padding-bottom: 10px;
}

#goliath_custom .gh-contact-tel .title {
    color: #00b3e3;
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 10px;
    text-align: center;
}

#goliath_custom .gh-contact-tel a.number {
    cursor: default;
    font-size: 38px;
    color: #FFF;
}

#goliath_custom .gh-contact-tel a.number:hover, #goliath_custom .gh-contact-tel a.number:active, #goliath_custom .gh-contact-tel a.number:focus {
    color: #FFF;
}

#goliath_custom a.w-btn {
    background-color: #ff8571;
    color: #FFF;
    border: 2px solid #FFF!important;
    display: inline-block;
    margin: 20px 0;
}

#goliath_custom a.w-btn .w-btn-label {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

#g-expandable {
    padding-top: 80px;
}

.toggle-info {
    cursor: pointer;
    text-align: center;
}

.switcher {
    padding: 5px;
    background: #294B5E;
    margin: 0 auto;
    position: relative;
    font-size: 20px;
}

#goliath_custom_2 {
    padding: 10px 25px;
    text-align: center;
}

#goliath_custom_2 p.title {
    color: #00b3e3;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
    text-align: center;
}

#goliath_custom_2 a.number {
    cursor: default;
    font-size: 38px;
    color: #FFF;
}

#goliath_custom_2 .gh-contact-tel a.number:hover, #goliath_custom_2 .gh-contact-tel a.number:active, #goliath_custom_2 .gh-contact-tel a.number:focus {
    color: #FFF;
}

#goliath_custom_2 a.w-btn {
    background-color: #ff8571;
    color: #FFF;
    border: 2px solid #FFF!important;
    display: inline-block;
    margin: 20px 0 10px 0;
}

#goliath_custom_2 a.w-btn .w-btn-label {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

/* FOOTER
===============================================================*/
.footer-column-one .espanol {
    font-size: 18px;
    color: #ff8571;
    font-weight: 400;
    margin-top: 5px!important;
}

.footer-column-one .questions {
    font-size: 25px;
    color: #00b3e3;
    margin-bottom: 10px!important;
}

.footer-column-one .calloutbutton {
    border: 2px solid #FFF!important;
    background: #ff8571!important;
    line-height: 2.5!important;
}

.footer-column-one .calloutbutton .w-btn-label {
    font-size: 19px;
    color: #FFF;
    font-weight: 400;
}

.footer-column-one .questions a, .footer-column-one .questions a:active, .footer-column-one .questions a:hover, .footer-column-one .questions a:focus {
    color: #FFF!important;
    cursor: default;
}

.footer-logo {
    text-align: center;
}

.l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_us_socials, .l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_text {
    text-align: right;
}

.l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_us_socials {
    margin-bottom: 15px!important;
    margin-top: 5px!important;
}

.l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_us_socials .w-socials-item {
    padding: 0 2px;    
}

.l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_us_socials .w-socials-list .w-socials-item-link {
    border-radius: 50%!important;
    background-color: #ff8571!important;
    color: #37657F!important;
    box-shadow: none!important;
}

.l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_us_socials .w-socials-list .w-socials-item-link-hover {
    color: #FFF!important;
    background-color: #294B5E!important;  
}

.l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_us_socials .w-socials-item.instagram .w-socials-item-link-hover {
     background: #294B5E!important;  
     color: #FFF!important;
}

.l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_us_socials .w-socials:not(.hover_none) .w-socials-item-link:hover {
    color: #FFF!important;
}

.l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_us_socials .w-socials-item-popup {
    display: none!important;
}

.l-subfooter-h .g-cols .vc_col-sm-4:nth-child(3) .widget_text {
    font-size: 19px;
    color: #FFF;
    font-weight: 300;
}

.w-copyright {
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 2px;
}

.goliath {
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
}

/* MAIN MENU
===============================================================*/
nav.w-nav ul li {
    border-top: 1px solid rgb(55, 101, 127);
}

nav.w-nav ul li:nth-last-child(1) {
    border-bottom: 1px solid rgb(55, 101, 127);
}

nav.w-nav ul li a.w-nav-anchor.level_1 {
    color: #ff8571;
    text-transform: uppercase;
}

nav.w-nav ul li a.w-nav-anchor.level_1:hover {
    border-right: 10px solid #FF8571;
}

nav.w-nav ul li.current_page_item a {
    border-right: 10px solid #FF8571;
}



/* HOME PAGE
===============================================================*/

.home-boxes {
   padding: 10%!important;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.home-boxes p {
    text-align: center;
    font-style: italic;
    font-size: 36px;
    line-height: 46px;
    text-transform: uppercase;
    /*text-shadow: 1px 1px 1px #000;*/
    z-index: 12;
    display: block;
    position: relative;
}

.home-boxes p:before {
    content: "";
    background-image: url("/wp-content/uploads/2016/07/right-arrow-@x2.png");
    background-repeat: no-repeat;
    background-size: 42px 171px;
    height: 171px;
    width: 42px;
    position: absolute;
    right: 50px;
    top: 0;
    opacity: 0;
    margin: auto;
    bottom: 0;
    vertical-align: middle;
    display: block;
    transition: all ease .2s;
}

.home-boxes:hover p:before {
    opacity: 1;
    transition: all ease .2s;
    right: -10px;
}

.home-boxes:after {
    content: "";
    background: rgba(41, 75, 94, 0.54);
    width: 0;
    height:0;
    display: table-cell;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0;
    transition: all ease .2s;
}

.home-boxes:hover:after {
    transition: all ease .2s;
    height: 100%!important;
    width: 100%!important;
    opacity: 1;
}

.doctor-column-0 {
    padding-top: 30px;    
}

.doctor-column-0 ul {
    margin: 0 0 0 1.3rem;
}

.doctor-column-0 h1, .doctor-column-0 h2 {
    color: #ff8571!important;
    font-size: 30px!important;
}

.doctor-column-0 h1 {
    margin-bottom: 0!important;
}

.doctor-column-0 h2 {
    margin-bottom: 20px!important;
}

.doctor-column-0 .normal-weight, .doctor-column-0 ul {
    font-weight: 400;
    font-size: 20px;
}

.doctor-column {
    text-align: center;
    position: relative;
    z-index: 1;
    overflow:hidden;
    padding-top: 50px;
}

.doctor-column .w-btn-wrapper {
    position: absolute;
    bottom: 20px;
    overflow: hidden!important;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.doctor-column .vbutton {
    border-radius: 50px!important;
    background-color: #ff8571!important;
    padding: 8px 90px 8px 8px;
    overflow: hidden!important;
}

.doctor-column .vbutton i {
    padding: 10px 25px;
    left: 0;
    background: #294b5e;
    border-radius: 50%;
    position: relative;
    -webkit-transition: color ease .3s, background ease .3s;;
    transition: color ease .3s, background ease .3s;
}

.doctor-column .vbutton:hover i {
    background: #FFFFFF;
    color: #294b5e;
    -webkit-transition: color ease .3s, background ease .3s;;
    transition: color ease .3s, background ease .3s;
}

.doctor-column .vbutton .w-btn-label {
    padding-left: 8px!important;
    font-weight: bold;
    font-size: 27px;
    color: #FFF;
    text-transform: capitalize!important;
    font-weight: bold;
    line-height: 38px;
}

.doctor-column .vbutton .w-btn-label:after {
    content: "to watch our short intro video!";
    position: absolute;
    bottom: -15px;
    display: block;
    font-size: 14px;
    left: 8px;
    line-height: 14px;
    font-weight: 400;
    text-transform: lowercase;
}

a.home-readmore {
    border: 1px solid #d05c49!important;
    background: #ff8571!important;
    font-size: 15px;
}

#testimonial-section .ult-carousel-wrapper {
    margin-bottom: 0!important;
    padding-bottom: 0px!important;
}

#testimonial-section .testimonial-block {
    text-align: justify;
    font-size: 18px;
    line-height: 24px;
    padding: 30px 30px;
    margin: 50px 50px;
    border: 0px solid #fff;
    background: RGBA(55, 101, 127, 0.55);
}

.testimonial-block {
    position: relative;
    padding: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.testimonial-block:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 20px 15px 0;
    border-color: RGBA(55, 101, 127, 0.55) transparent;
    display: block;
    width: 0;
    z-index: 1;
    margin-left: -15px;
    bottom: -20px;
    left: 83%;
}

#testimonial-section .author {
    position: relative;
    left: 77%;
    bottom: 15px;
    font-size: 30px;
    font-style: italic;
}

.testimonial-slider .slick-next, .testimonial-slider .slick-prev {
    height: 8em;
    top: 20%;
}

.testimonial-slider .slick-next i, .testimonial-slider .slick-prev i {
    display: none;
}

.ult-carousel-wrapper:hover {
	cursor: move;
	cursor: grab;
	cursor: -moz-grab;
    cursor: -webkit-grab; 
}

.ult-carousel-wrapper:active{
	cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}


.dont-show-link, .dont-show-link-1, .dont-show-link-2, .dont-show-link-3  {
    visibility: hidden;
    position: fixed;
    z-index: -1;
}

.c-empty {
    margin-top: 20px;
    margin-bottom: 20px;
}
#item-vfb-54 {
    display: block;
}

#vfb-54 {
    margin-top: 0!important;
}


/* MEET GELLER
===============================================================*/

.special-title h2 {
    color: #FFF;
    font-weight: 900;
    font-size: 40px;
    text-transform: uppercase;
    overflow:hidden;
    font-family: 'Fjalla One', sans-serif!important;
}

.special-title h2:after {
    content: "";
    height: 2px;
    position: absolute;
    display: inline;
    width: 90%;
    background: #FFF;
    overflow: hidden;
    margin: 28px 20px;
}

.team-description h3 {
    font-size: 34px;
    font-weight: normal;
    margin-bottom: 0;
}

.team-description h4 {
    font-size: 30px;
    margin-bottom: 15px;
}

.team-section .vc_col-sm-3, .team-section .vc_col-sm-9 {
    padding: 1%!important;
}

.cred-content .cred-title {
    font-size: 30px;
    display: block;
    line-height: 1.4em;
}

.cred-content ul {
    margin: 0 0 0 1.2rem;
    color: #ff8571;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
}

.logo-row-1 {
    padding: 10px 5px;
}

.logo-row-1 img {
    padding: 5px 10px;
    width: 200px;
}

.logo-row-2 {
    padding: 10px 5px;
    
}

.logo-row-2 img {
    padding: 10px 25px;
    width: 120px;
}


.cv-button:before {
    display:none!important;
}

a.cv-button {
    border: 2px solid #FFF!important;
    font-size: 18px; 
    text-transform: uppercase;
    font-weight: 400;
    background: #ff8571!important; 
    background-color: #ff8571;
    color: #FFF;
    display: inline-block;
    margin: 20px 0 0 0;
    padding: 8px 26px;
}

a.cv-button:hover {
    color: #FFF!important;
}


/* OFFICES
===============================================================*/

.tech-side-text {
    font-size: 43px;
    color: #ff8571;
    text-align: right;
    line-height: 54px;
}

.tech-accordion .wpb_wrapper {
    padding-left: 40px;
}

.tech-accordion .wpb_wrapper p {
    padding-left: 0!important;
}

.goliath-accordion.tech-accordion .w-tabs-section-title {
    color: #FFF!important;
    font-size: 28px!important;
    font-weight: 300!important;
    text-transform: capitalize;
}

.tech-accordion .w-tabs-section {
    border-width: 2px 0 0 0!important;
}

.tech-accordion .w-tabs-section:last-child {
    border-bottom-width: 2px!important;
}

.tech-accordion img {
    margin-bottom: 10px;
    margin-left: 10px;
}

.boxed-no-padding {
    padding: 0!important;
}

.boxed-no-padding .l-section-h {
    margin-right: 0!important;
    margin-left: 0!important;
}

.boxed-no-padding .i-cf {
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.boxed-no-padding .g-cols.offset_none > div {
    padding: 0;
}

.boxed-little-padding .g-cols.offset_none > div {
    padding: 1% 3%;
}

.dash-text {
    padding-top: 30px;
}

.dash-text img {
    margin-right: 30px;
    margin-bottom: 10px;
}

.video-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 50px;
    line-height: 50px;
    /*text-shadow: 1px 1px 1px black;*/
    text-align: center;
    font-family: 'Fjalla One', sans-serif!important;
}

.video-sox {
    padding-top: 100px;
    padding-bottom: 100px;
}

.play-holder {
    text-align: center;
}

.play-holder .play-btn {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 0 auto!important;
    cursor: pointer;
    transition: all ease .3s;
}

.play-holder .play-btn:hover {
    background: rgba(55, 101, 127, 0.58);
    transition: all ease .3s;
}

.play-holder .play-btn:before {
    content: "\f04b";
    font-family: "fontawesome";
    position: relative;
    color: #FFF;
    display: block;
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 40px;
    margin-left: 5px;
    transition: all ease .3s;
}
    

.play-holder .play-btn:hover:before {
    color: #FF8571;
    transition: all ease .3s;
}    


.tech-tabs-sec a img{
    padding-top: 20px;
    margin: 0!important;
}

a img.xray {
    margin: 0 auto!important; 
    margin-top: -1.5rem!important;
}

/* CONDITIONS
===============================================================*/
.cover-title-condtions-treatments {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 50px;
    line-height: 50px;
    padding: 120px 20px;
    /*text-shadow: 1px 1px 1px black;*/
    text-align: left;
    font-family: 'Fjalla One', sans-serif!important;
}

.white-popup h6 {
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: normal;
}




/* SURGICAL SOLUTIONS
===============================================================*/
.cover-title-surgical-solutions {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 50px;
    line-height: 50px;
    padding: 120px 20px;
    /*text-shadow: 1px 1px 1px black;*/
    text-align: left;
    font-family: 'Fjalla One', sans-serif!important;
}





/* FOR PATIENTS
===============================================================*/
.cover-title, .cover-title h1 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 50px;
    line-height: 50px;
    padding: 120px 20px;
    /*text-shadow: 1px 1px 1px black;*/
    text-align: left;
    
    font-family: 'Fjalla One', sans-serif!important;
}

.cover-title h1 {
    color: #FFF!important;
    padding: 0!important;
}



.special-title {
    overflow: hidden!important;
    position: relative;
}

.special-title h1 {
    color: #FFF;
    font-weight: 900;
    font-size: 40px;
    text-transform: uppercase;
    overflow:hidden;
    font-family: 'Fjalla One', sans-serif!important;
}

.special-title h1:after {
    content: "";
    height: 2px;
    position: absolute;
    display: inline;
    width: 90%;
    background: #FFF;
    overflow: hidden;
    margin: 28px 20px;
}

.verify-ins:before {
    display:none!important;
}

a.verify-ins-btn {
    border: 2px solid #FFF!important;
    font-size: 19px; 
    font-weight: 400;
    background: #ff8571!important;
}

.insurance-section {
    text-align: center;
}

.insurance-section img{
    margin: 2px 5px;
    transition: box-shadow .3s ease;
}

.insurance-section img:hover{
    box-shadow: 0 0 5px 1px RGB(41, 75, 94);
    transition: box-shadow .3s ease;
}


.goliath-accordion .w-tabs-section-title {
    color: #ff8571;
    text-transform: uppercase;
    font-weight: 400;
}

.goliath-accordion .w-tabs-section {
    border-color: #294b5e!important;
}

.goliath-accordion .w-tabs-section.active .w-tabs-section-header {
    color: #ff8571;
}

.goliath-accordion .w-tabs-section-control {
    background: #294b5e;
    border: 1px solid #ff8571;
    border-radius: 50%;
    color: #ff8571;
}

.goliath-accordion .w-tabs-section.active .w-tabs-section-control {
    transform: none;
}

.goliath-accordion .w-tabs-section.active .w-tabs-section-control:before {
    content: "\e7e9";
}

.goliath-accordion .w-tabs-section-content-h p {
    padding-left: 40px;
}

.patient-forms {
    list-style-type:none!important;
    font-size: 24px;
    margin: 0;
}

.patient-forms li {
    padding: 10px 0;
    border-top: 1px solid #294b5e;
    margin: 0;
    margin-left: 0px;
    padding-left: 20px;
}

.patient-forms li a {
    color: #FFF;
}

.patient-forms li:last-child {
    border-bottom: 1px solid #294b5e;
}

.patient-forms li:before {
    content: "\f105";
    color: #FF8571;
    font-size: 28px;
    font-weight: bold;
    font-family: "fontawesome";
    margin-left: -20px;
    position: absolute;
}

.insurance-section img {
    /*width: 165px;*/
}

.surgical-instructions h2 {
    margin-bottom: 5px;
    font-size: 30px;
}

.goliath-accordion ul {
    margin: 0;
    padding-left: 60px;
}
    

/* CONTACT
===============================================================*/

.c-title {
    display:block;
    font-size: 22px;
    padding-bottom: 15px;
}

.c-title-2 {
    display: block;
    font-size: 22px;
    /*color: #ff8571;*/
    padding-bottom: 15px;
}

.c-phone {
    font-weight: bold;
}

.c-email {
    font-weight: bold;
    color: #FFF!important;
}

.c-email:hover {
    color: #ff8571!important;
}

.c-hours {
    display: block;
    padding-bottom: 5px;
    font-weight: bold;
    /*color: #FF8571;*/
}

.contact-address {
    font-weight: bold;
}

a.directions-btn {
    border: 2px solid #FFF!important;
    background: #ff8571!important;
    letter-spacing: 1px;
}

.contact-socials .w-socials-item {
    padding: 0 1px;    
}

.contact-socials .w-socials-list .w-socials-item-link {
    border-radius: 50%!important;
    background-color: #ff8571!important;
    color: #37657F!important;
    box-shadow: none!important;
}

.contact-socials .w-socials-list .w-socials-item-link-hover {
    color: #FFF!important;
    background-color: #294B5E!important;  
}

.contact-socials .w-socials-item.instagram .w-socials-item-link-hover {
     background: #294B5E!important;  
     color: #FFF!important;
}

.contact-socials .w-socials:not(.hover_none) .w-socials-item-link:hover {
    color: #FFF!important;
}

.contact-socials .w-socials-item-popup {
    display: none!important;
}


.gm-style-iw {
    text-align: center;
}

.gm-style-iw h6 {
    font-weight: bold;
    font-size: 15px!important;
    color: #294B5E!important;
    text-transform: uppercase!important;
}

.gm-style-iw p {
    padding: 0!important;
}

.gm-style-iw a {
    font-weight: bold!important;
    text-transform: uppercase!important;
    color: #294B5E!important;
}

.gm-style-iw a:hover {
    color: #d05c49!important;
}

.parking-text {
    font-style: italic;
    margin-top: -10px;
}

.parking-text i {
    margin-right: 6px;
}

.location-title {
    margin-bottom: 10px;
    color: #FFF;
    font-size: 22px;
}

.dual-maps {
    position: relative;
}

.dual-maps h1, .dual-maps h5 {
    background: #fe8571;
    color: #FFF;
    display: inline-block;
    padding: 10px 65px;
    z-index: 999999;
    position: absolute;
    bottom: 20px;
    margin: 0 auto;
    text-align: center; 
}

.f-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: bold;
}

.doctor-column-0 .wpb_wrapper ul li ul {
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;

}

.doctor-column-0 .wpb_wrapper ul li ul li{
    font-size: 15px;

}

.dont-show {
    display: none!important;
}

.staff-img img {
    border-radius: 50%;
    border: 7px solid #fefefe;
    box-shadow: 20px -9px 100px 0px rgba(0, 0, 0, 0.3411764705882353);
}

.doc-highlight img {
    box-shadow: 9px 11px 0px 0px #d4d1cd;
}

.cover-title.cartiva {
    line-height: 60px;
}

.fine-print {
    margin-top: 50px;
    font-size: 14px;
    text-align: center;
}


/* FORMS
===============================================================*/

.vfb-desc, .vfb-legend {
	display:none!important;
}

#item-vfb-39 .vfb-desc, #item-vfb-43 .vfb-desc {
	display:block!important;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	color: #58595B !important;
}


#item-vfb-11, #item-vfb-12, #item-vfb-1, #item-vfb-2, #item-vfb-20, #item-vfb-21, #item-vfb-22, #item-vfb-23  {
	background-color: rgba(255, 255, 255, 0)!important;
	border-radius: 0!important;
	margin: 0!important;
	border: none!important;
}

#item-vfb-1 {
	margin-bottom: -5px!important;
}

/* BUTTONS */
#vfb-14, #vfb-24 {
	width: 100%!important;
	border-radius: 0!important;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 2px;
	background: #37657F; 
}

#item-vfb-4 {
    text-align: right;
    position: relative;
}

#vfb-4 {
	border-radius: 0px!important;
	border: 2px solid #FFF!important;
	letter-spacing: .5px;
	float: none;
	font-size: 15px;
	background: #ff8571;
	position: relative!important;
	display: inline;
}

#vfb-4:hover, #vfb-14:hover, #vfb-24:hover {
	background: #ff8571!important;
}

.visual-form-builder ul {
	margin: 0!important;
}

.visual-form-builder li {
	padding-left: 0!important;
	padding-right: 0!important;
}


input.vfb-text, input.vfb-text[type="text"], input.vfb-text[type="tel"], input.vfb-text[type="email"], input.vfb-text[type="url"], textarea.vfb-textarea {
	box-shadow: none!important;
	padding: 12px;
	font-size: 16px!important;
	font-weight: 400;
	border-radius: 3px!important;
	border: 2px solid #dedede;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="search"], textarea, select {
	box-shadow: none!important;
	font-size: 16px!important;
	font-weight: 400;
	background: #FFF none repeat scroll 0px 0px!important;
	border-radius: 3px!important;
}

input.vfb-text:focus, input.vfb-text[type="text"]:focus, input.vfb-text[type="tel"]:focus, input.vfb-text[type="email"]:focus, input.vfb-text[type="url"]:focus, textarea.vfb-textarea:focus {
    border-color: #294B5E!important;
}

.vfb-time label {
	display:none!important;
}

/*Date* and Location */
#item-vfb-19 > label:nth-child(1) {
	display:block!important;
	font-weight: 700!important;
	color: #818285!important;
	font-size: 16px!important;
}

#item-vfb-40 > label:nth-child(1) {
    display: block!important;
    font-weight: 700!important;
    color: #818285!important;
    font-size: 16px!important;
}


#vfb-40 {
    margin-top: 0;
}

select.vfb-select {
	padding: 9px 9px;
	margin-top: 27px;
	border: 2px solid #DDD;
	border-radius: 3px!important;
	font-weight: 400;

}

select.vfb-select:focus {
    border: 2px solid #294B5E;
}

label.vfb-error {
	color: #ff8571!important;
	letter-spacing: 1px!important;
	text-transform: uppercase!important;
}

#schedule-appointment-2 label.vfb-error, #insurance-verification-request-3 label.vfb-error, #contact-form-1 label.vfb-error {
    display: none!important;
}

input.vfb-error {
	border: 2px solid #ff8571!important;
}

.vfb-required-asterisk {
	display:none!important;
}

#vfb-20-hour, #vfb-20-min, #vfb-20-ampm {
	background: #FFF;
}

#form_success {
	color: #FF8571 !important;
    font-size: 18px !important;
    padding: 10% 5% !important;
    border: 2px solid #FF8571 !important;
    text-align: center !important;
    margin-bottom: 20px;
}

#insurance-verification-request-3, #schedule-appointment-2 {
    margin-bottom: 0!important;
}

#item-vfb-35 .vfb-desc, #item-vfb-38 .vfb-desc {
	display:block!important;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	color: #58595B !important;
}

/* Insurance Select Box */
#vfb-35 {
    margin-top: 2px!important;
}

form.visual-form-builder ul::after {
    display:none;
}


/* MAGNIFIC POPUP
===============================================================*/
.mfp-fade.mfp-wrap.mfp-ready .mfp-container::after {
    cursor: pointer!important;
}


.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.mfp-wrap.extra-content .mfp-container:after {
    display:none!important;
}

.white-popup .mfp-close {
    display:block!important;
}

.white-popup .mfp-close:hover {
    color: #FF8571!important;
}

.white-popup .pop-btn {
    background: #37657F;
    color: #FFF;
    font-weight: 400;
}

.white-popup .pop-btn:hover {
    background: #37657F;
    color: #FFF;
}


/* CALL2ACTION 
===============================================================*/

section#callout {
    padding: 0 40px!important;
}

#callout p {
    font-size: 40px;
    padding: 25px 0;
    line-height: 48px;
}

#callout .calloutbutton {
    background: #FFF;
    border: 2px solid #37657f!important;
}

#callout .calloutbutton .w-btn-label {
    font-size: 19px;
    color: #37657f;
    font-weight: 400;
}


/* AJAX RELATED STYLING
==============================================================================*/
.ajax-content-parent {
    background-color: #37657F;
}

#sidebar-ajax  {
    list-style-type: none;
    margin-left: 0;
}

.condition-inner-content {
    padding: 40px 65px!important; 
}

.single-condition .condition-inner-content {
    padding: 0 25px!important;
}

#condition-treatment-section .the_sidebar, #condition-treatment-section .the_content {
    padding: 0!important;
}

.ajax-header {
    display:none;
}

#post-content {
    padding: 0px 0px;
}

#post-content section, #post-content .l-section-h {
    padding-top: 0!important;
    padding: 0!important;
}

#sidebar-ajax li {
    font-size: 18px;
    color: #FFF;
    font-weight: 400;
    background: #f89e8f;
    position: relative;
    line-height: 45px;
    text-transform: capitalize;
    margin-bottom: 0;
    border-bottom: 1px solid #ff8571;
}

#sidebar-ajax li a {
    padding: 5px 10px 5px 50px;
    display:block;
    color: #FFF;
}

#sidebar-ajax li.active {
    background: #ff8571;
    color: #FFF;
    border-right: 6px solid #294b5e;
}

#sidebar-ajax li.active a {
    color: #FFF;
}

#sidebar-ajax li:hover a{
    background: #ff8571;
    color: #FFF;
}

#loading-animation {
    text-align: center;
    padding: 25%;
}

.cover-blocks h1 {
    color: #FFF;
    font-weight: 300;
    font-size: 40px;
    
}

.cover-blocks p {
    color: #FFF;
    font-weight: normal;
}

.goliath_v_embed {
    margin-bottom: 20px;
    display:block;
    opacity: .8;
    transition: all ease .3s;
}

.goliath_v_embed:hover {
    opacity: 1;
     transition: all ease .3s;
}

p.w-link {margin-top: 30px; color: #124B86; font-weight: bold; font-size: 18px; }
p.w-link a {color: #06A7E2;  transition: all ease .3s;}
p.w-link a:hover {border-bottom: 1px dotted #06a7e2; transition: all ease .3s;}

.single-condition .w-blog-post-meta {
    display: none;
}

.single-condition .w-blog-post-title {
    margin: 0 0 2.5rem;
    text-transform: uppercase;
    font-weight: 400;
}

.single-condition .l-section-h.i-cf {
    padding-bottom: 0;
}

.single-condition #callout .l-section-h.i-cf {
    padding-bottom: 50px;
}

.single-condition-content {
    border-bottom: 1px solid #294b5e;
    margin-bottom: 20px;
}

.single-condition-content ul {
    padding-bottom: 22px;
    margin: 0 0 0 1.5rem!important;
}

.single-condition-content ul li {
    margin: 0rem;
}

.single-condition-content p {
    padding-bottom: 22px;
    margin-bottom: 0!important;
}

.single-condition-content h2 {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #294b5e;
    padding-bottom: 20px;
}

.single-condition-content h3, .single-condition-content h4, .single-condition-content h5  {
    font-style: italic;
    font-size: 21px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
    
}

.single-condition-content a {
    color: #FFF;
    font-weight: normal;
    border-bottom: 1px dotted #FFF;
    transition: color border .3s ease;
}

.single-condition-content a:hover {
    color: #FF8571;
    border-bottom: 1px dotted #FF8571;
    transition: color border .3s ease;
}

.post-type-archive .w-blog-post-more.w-btn:before, .search-results .w-blog-post-more.w-btn:before {
    display: none;
}

.post-type-archive .w-blog-post-more.w-btn, .search-results .w-blog-post-more.w-btn{
    background: #FF8571;
}



/* BLOG RELATED & ARCHIVES
===============================================================*/
.custom-blog-roll .w-blog-post-more.w-btn:before {
    display:none;
}

.custom-blog-roll .w-blog-post-more.w-btn {
    background: #FF8571!important;
    border: 2px solid #FFF;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.custom-blog-roll .w-blog-post-title .entry-title {
    text-transform: uppercase;
    font-weight: normal;
}

.single-post .w-blog-post-title.entry-title {
    text-transform: uppercase;
    font-size: 24px!important;
    font-weight: normal;
}

.custom-blog-roll .w-blog-post-title .entry-title:hover {
    color: #FF8571!important;
}

.custom-blog-roll .w-blog-post-h:hover .w-blog-post-body .w-blog-post-title .entry-title {
    color: #FF8571!important;
}

.custom-blog-roll .g-loadmore-btn {
    background: #294B5E;
    letter-spacing: .5px;
}

.custom-blog-roll .g-loadmore-btn:hover {
    background: #294B5E!important;
}

.w-sharing.type_solid .w-sharing-item {
    padding: 12px 10px!important;
    border-radius: 50%!important;
    box-shadow: none!important;
    background: #FF8571!important;
    border: 0px solid #FFF!important;
}

.w-sharing.type_solid .w-sharing-item:before {
    background: #294B5E!important;
    box-shadow: none!important;
    border: 0px solid #FFF!important;
}

.l-section.for_blognav .l-section-h {
    border-top: 1px solid #294B5E;
}

.l-section.for_comments .l-section-h{
    border-top: 1px solid #294B5E;
}


.w-form.for_search input[type="text"] {
    background: #294b5e none repeat scroll 0px 0px!important;
}

.involvement-img-row {
    /*text-align: center;*/
}

.involement-img-row a {
    width: 48%!important;
}

.wpb_widgetised_column h4, .widgettitle {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 24px;
}




/* MODAL
===============================================================*/

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.modal-header {
  padding: 20px 15px 5px 15px;
  border-bottom: 0px solid #e5e5e5;
}

.modal-header .close {
    opacity: 1!important;
    right: 0;
    top: 0;
    border-radius: 50% !important;
    background: #FFF!important;
    border: 2px solid #37657F!important;
    color: #37657F!important;
    font-weight: 300!important;
    font-size: 30px;
    height: 50px!important;
    width: 50px!important;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s, box-shadow 0.3s ease 0s, border 0.3s ease 0s !important;
}

.modal-header .close:hover {
    color: #FE8470!important;
    border: 2px solid #FE8470!important;
    opacity: 1!important;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s, box-shadow 0.3s ease 0s, border 0.3s ease 0s !important;
}

.modal-title {
  margin: 0;
  line-height: 50px;
  padding-top: 0!important;
  font-size: 28px;
}

.modal-body {
  position: relative;
  padding: 0 15px;
}

.modal-body h5 {
    font-size: 28px;
    padding-top: 0;
    margin-bottom: 5px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.modal.fade.in .modal-dialog {
    webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.call_email {
    font-size: 20px;
    line-height: 24px;
}

.call_email .m_ph {
    font-weight: 400;
    color: #294B5E;
}

.call_email a {
    font-weight: 400;
    color: #294B5E!important;
}

.call_email a:hover {
    color: #FF8571!important;
}

/* RIPPLE EFFECT 
====================================================*/

.ripplelink:before {
    display:none!important;
}

.ripple{
  position: absolute;
  top:0; left:0; bottom:0; right:0;
  overflow: hidden;
  -webkit-transform: translateZ(0); /* to contain zoomed ripple */
  transform: translateZ(0);
  border-radius: inherit; /* inherit from parent (rounded buttons etc) */
  pointer-events: none; /* allow user interaction */
}

.rippleWave{
  backface-visibility: hidden;
  position: absolute;
  border-radius: 100%;
  transform: scale(0.7); -webkit-transform: scale(0.7);
  background: rgba(255,255,255, 1);
  opacity: 0.3;
          animation: ripple 2.5s forwards;
  -webkit-animation: ripple 2.5s forwards;
}

@keyframes ripple {
  to {transform: scale(24); opacity: 0;}
}

@-webkit-keyframes ripple {
  to {-webkit-transform: scale(24); opacity: 0;}
}


/* SLIDER
===============================================================*/

.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
   width: 44px!important;
   background: url("/wp-content/uploads/2016/07/light-skin-1-goliath-.png");
   height: 148px!important;
   margin-top: -73px;
}

.ms-skin-default .ms-nav-next {
    background-position: 195px -44px !important;
}

.ms-skin-default .ms-nav-prev {
    background-position: 88px -44px !important;
}

.slider-two-line {
    font-size: 80px;
    font-weight: bold;
    line-height: 88px;
    text-transform: uppercase;
    /*text-shadow: 1px 1px 1px #000;*/
    font-family: 'Fjalla One', sans-serif!important;
}

.line-2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: normal;
    text-transform: uppercase;
    /*text-shadow: 1px 1px 1px #000;*/
    font-family: 'Fjalla One', sans-serif!important;
}


/* RESPONSIVE
===============================================================*/

@media screen and (max-width: 1540px){
    .header_ver .l-header {width: 300px!important;}
    .header_ver {padding-left: 300px!important;}
    .cover-title, .cover-title-surgical-solutions, .cover-title-condtions-treatments {padding: 40px 20px;}
}

@media screen and (max-width: 1540px) and (min-width: 900px) {
    .ush_image_1 {height: auto!important;}
}

@media screen and (max-width: 1450px){
    #testimonial-section .author {left: 75%;}   
}

@media screen and (max-width: 1425px){
    .doctor-column-0 h1 {font-size: 24px!important; line-height: 28px;}
    .doctor-column-0 h2 {font-size: 24px!important; line-height: 28px;}
    .doctor-column-0 .normal-weight, .doctor-column-0 ul  {font-size: 18px!important;}
}

@media screen and (max-width: 1400px) and (min-width: 767px){
    #sidebar-ajax li {line-height: 35px!important;}
}

@media (max-width: 1279px) {
    .header_ver .l-canvas.sidebar_none .w-blog-post, .header_ver .l-canvas.sidebar_none .w-blog-post, .w-blog.cols_4 .w-blog-post {width: 100%;}
    .logo-row-1 img {width: 180px;}
    .logo-row-2 img {width: 100px;}
}

@media screen and (max-width: 1200px) {
    .team-section .vc_col-sm-3  {display: block!important; width: 100%;}
    .team-section  .vc_col-sm-9 {display: block!important; width: 100%;}
    
    .page-id-41 .g-cols.offset_none > div {display: block!important; text-align: center;}
}

@media screen and (max-width: 1230px) and (min-width: 900px) {
   .doctor-column-0 {display: block; width: 100%;} 
   .doctor-column {display: block; width: 100%; padding-top: 0;}  
   
   .goliath-accordion.tech-accordion .w-tabs-section-title {font-size: 20px; line-height: 28px;}
}

@media screen and (max-width: 1190px) {
    .c-email {font-size: 15px;}   
}

@media screen and (max-width: 1170px) and (min-width: 900px) {
    #callout .vc_col-sm-8,  #callout .vc_col-sm-4 {width: 100%; display:block; text-align: center;}
    #callout .w-btn-wrapper.align_right {float: none; text-align: center;}
    .home-boxes p {font-size: 28px; line-height: 34px;}
}

@media screen and (max-width: 1000px) {
    .artificial-sidebar {display: none;}
    .artificial-blog {width: 100%;}
    .l-sidebar.at_right {display: none!important;}
    .single-post .l-content {width: 100%!important;}
    .c-email {font-size: 12px;}   
}

@media screen and (max-width: 1000px) and (min-width: 900px) {
    .ins-verifications-col {display: block; width: 100%;}
    .ins-ver-column-0 {display: block; width: 100%;}
    .ins-verifications-col .w-btn-wrapper.align_right {float: none; text-align: center!important; padding-top: 20px;}
}

@media screen and (min-width: 900px) {
    #g-expandable {display:none;}
}

@media screen and (max-width: 900px) {
    #goliath_custom {display:none;}
    .header_hor .l-canvas.titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child {padding-top: 0!important;}
    .c-email {font-size: 18px;}   
}



@media screen and (max-width: 1200px) {
    #testimonial-section .author {left: 73%;}
}

@media screen and (max-width: 900px) {
   .doctor-column-0 {display: block; width: 100%;} 
   .doctor-column {display: block; width: 100%; padding-top: 0;} 
}

@media screen and (max-width: 830px) and (min-width: 767px) {
    .c-email {font-size: 16px;}   
}

@media screen and (max-width: 768px) {
    body.modal-open {overflow: hidden; position:fixed; width: 100%; height: 100%;}
    #testimonial-section .testimonial-block {margin: 25px 0px; font-size: 15px; line-height: 18px; padding: 15px;}
    #testimonial-section .author {bottom: 0; font-size: 18px; left: 79%;}
    .testimonial-slider .slick-next, .testimonial-slider .slick-prev {display:none!important;}
}

@media screen and (max-width: 767px) {
    #text-2, #text-4, #us_socials-2 {text-align: center;}
    #callout {text-align: center;}
    #callout .w-btn-wrapper.align_right {float: none; text-align: center;}
    
    .home-boxes {padding: 5%!important;}
    .home-boxes p {font-size: 24px; line-height: 28px}
    
    .w-tabs-section-control {width: 25px; height: 25px;}
    
    .tech-side-text {text-align: center; padding-bottom: 30px; font-size: 28px; line-height: 32px;}
    .ins-verifications-col .w-btn-wrapper.align_right {float: none; text-align: center!important; }
    .the_sidebar {margin-bottom: 0!important;}
}

@media screen and (max-width: 600px) {
    .header_hor .l-subheader.at_middle {line-height: 80px!important; height: 80px!important;}
}

@media screen and (max-width: 500px) {
    #item-vfb-19 {display: block!important; width: 100%!important;}
    #item-vfb-20 {display: block!important; width: 100%!important;}
    #item-vfb-20 select.vfb-select {margin-top: 0;}
    .vfb-time {width: 31.5%!important;}
}

@media screen and (max-width: 450px) {
    #testimonial-section .author {bottom: 0; font-size: 18px; left: 72%;}
}