/*
 * Theme Name: Blue and Gold Fleet 
 * Theme URI: http://demo.select-themes.com/stockholm/
 * Description: Blue and Gold Fleet 
 * Author: Sidecar Agency 
 * Author URI: http://sidecaragency.com
 * Version: 2.0.0
 * Template: stockholm
 * 
 * */
@import url("../stockholm/style.css");
body, html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
body {
  font-weight: 500;
}
p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}
nav.main_menu > ul > li > a {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    padding: 0 20px;
}
h1 {
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.content ul , .content ol {
    padding: 0 0 0 15px;
    line-height: 28px;
    margin-bottom: 20px;
}
.carousel-inner h3 {
    text-transform: none;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    border: 2px solid #ffd200;
    opacity: 1 !important;
    background: transparent;
}
.carousel-indicators .active {
    background-color: #ffd200;
}
.projects_holder article .portfolio_title a {
    color: #113255;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 600;
}
.clear{
  clear: both;
}
.title h1 {
   line-height: 58px;
}
h3{
  font-style: normal; 
  color: #113255;
  text-transform: uppercase;
      font-weight: 600;
    padding: 20px 0 10px;
    font-family: 'Raleway', sans-serif;
}
h3:first-child{
  padding-top: 0;
}
h3.tc{
  text-transform: none;
}
h4 { font-size: 18px; }
h5 {
    font-size: 16px;
}

.side_menu_button>a,
.side_menu_button>a:hover{
  color: #fff;
}
.carousel-inner h2{
  display: block;
  font-size: 50px !important;
  line-height: 54px !important;
}
.qbutton{
  background-color: #ffd200;
  border-color: #ffd200;
  color: #113255;
  text-transform: uppercase;
  border-bottom: 7px solid #f4c603;
  font-weight: 600;
  /*padding: 10px 33px;*/
  font-size: 23px;
  letter-spacing: 0px;
  padding: 4px 28px;
}
.qbutton.v2{
  /*font-size: 23px;*/
  /*letter-spacing: 0px;*/
  /*padding: 4px 28px;*/
}
.carousel-inner .item.vertical_align_middle .slider_content{
  padding-right: 50%;
}
.carousel-inner .item.vertical_align_middle .slider_content.right{
  padding-left: 50%;
  padding-right: 0;
}
.header_inner_right{
  float: none;
  position: absolute; 
  right: 0;
  top: -13px;
  width: 190px;
  text-align: right; 
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
}
header.scrolled .header_inner_right{
  top: -30px;
}
.q_logo{
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
}
header.scrolled .q_logo{
  top: 42%;
}
.translate{
  display: inline-block;
}
.translate .goog-te-gadget-icon{
  display: none;
}
.translate .goog-te-gadget-simple .goog-te-menu-value span{
  color: #fff !important;
  text-transform: uppercase;
  font-family: 'Droid Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0px;
}
.translate .goog-te-gadget-simple .goog-te-menu-value span:nth-child(3){
  border: none !important;
}
.translate .goog-te-gadget-simple{
  background-color: transparent;
  border-color: transparent;
}
.header_bottom .container_inner{
  margin-top: 30px;
}
.side_menu_button{
  height: 25px !important;
}
.search_button{
  margin-right: 15px;
}
.carousel-inner .slider_content .text .qbutton:not(.white):hover {
    color: #fff;
    border-color: #113255;
    background: #113255;
}
/* Portfolio thumbs on homepage */
.projects_holder.standard article .portfolio_description{
  padding-left: 0;
  padding-right: 0;
}
.filter_holder ul li.filter_title{
  display: none;
}
.filter_holder ul li span{
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 23px;
  color: #57575A;
}
.filter_holder ul li.current span{
  font-weight: 700;
  color: #113255;
}
.filter{
  border-right: 1px solid #57575A;
}
.filter:last-child{
  border: none;
}
.filter_holder{
  display: block;
  text-align: center;
}
.portfolio-meta a{
  font-size: 16px;
  color: #58585b;
  display:inline-block;
  padding: 8px 22px;
  border-right: 1px solid #4b9cd6;
}
.portfolio-meta a:first-child{
  padding-left: 0;
}
.portfolio-meta a:last-child{
  border-right:none;
  padding-right:0;
}
.projects_holder.v4 .mix .pop{
  position: absolute;
  top: 17px;
  right: 0;
  width: 110px;
  background: url("../stockholm/img/icoPopularRibbonWhole.png") 1px 0px no-repeat;
  height: 35px;
  z-index: 1;

}
/* Footer Banners */
#footer_nav a.container{
  display: block;
  background: url("../stockholm/img/Attractions.jpg") center center no-repeat;
  background-size: cover;
  height: 365px;
  width: 100%;
  margin-bottom: 50px;
}
#footer_nav a.container.groups{
  background-image: url(../stockholm/img/Groups.jpg);
}
#footer_nav a.container.events{
  background-image: url(../stockholm/img/SpecialEvents.jpg);
}
#footer_nav a.container.events.private{
  background-image: url(../stockholm/img/PrivateEvents.jpg);
}
#footer_nav a.container.cruises{
  background-image: url(../stockholm/img/Ferries.jpg);
}
#footer_nav a.container h2{
  color: #fff;
  padding-top: 150px;
}
/* Footer */
.home-logos{
  text-align: center; 
}
.home-logos img{
  display: inline-block;
  padding: 0px 30px 40px;
}
.footer_top .widget.widget_nav_menu li{
  float: left;
  width: 50%;
  text-align: center;
  padding-top: 7px;
}
.footer_top .column2 .widget{
  position: relative;
  text-align:center; 
}
.footer_top .column2 .widget a{
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 8px;
  background: url(../stockholm/img/icoFB_32x32.png) center center no-repeat;
}
.footer_top .column2 .widget a.twitter{
  background-image: url(../stockholm/img/icoTwitter_32x32.png);
}
.footer_top .column2 .widget a.youtube{
  background-image: url(../stockholm/img/icoYouTube_32x32.png);
}
.footer_top .column2 .widget a.ta{
  background-image: url(../stockholm/img/icoTripAdvisor_32x32.png);
}
.footer_top .column2 .widget a.yelp{
  background-image: url(../stockholm/img/icoYelp_32x32.png);
}
.footer_top .column2 .widget h4{
  position: absolute; 
  top: -30px;
  text-transform: none;
  font-size: 13px;
  font-weight: 500;
  width: 100%;
  text-align:center; 
  color: #113255;
}
/* Portfolio Detail Page */
.columns-2{
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
}
.single-portfolio_page .main,
.single-attraction .main{
  background-color: #fff;
  padding: 0px;
}
.page-template-attraction .title_outer .has_background.title .title_holder,
.single .title_outer .has_background.title .title_holder{
  top: 215px;
  height: 200px !important;
  padding-top: 20px;
  background-color: rgba(17, 50, 85, 0.6);
}
/*.page .title_outer .has_background.title .title_holder{*/
  /*background-color: transparent;*/
/*}*/

.page-template-attraction .title_outer .has_background.title .title_subtitle_holder,
.single .title_outer .has_background.title .title_subtitle_holder{
  width: 60%;
  float: left;
}
.title_outer .has_background.title .title_subtitle_holder h1{
  word-break: normal;
}
.title_outer .qbutton{
  position: absolute;
  top: 14px;
  right: 0px;
}
.qbutton:hover{
  border-color: #113255; 
  background: #113255;
  color: #fff;
}
.title_outer .has_background.title .title_subtitle_holder .subtitle{
  font-style: normal; 
  font-family: 'Droid Sans', sans-serif;
  color: #fff !important;
}
.content .schedule .container{
  background-color: transparent;
}
.drop_down .second .inner ul li a, .drop_down .second .inner ul li h4 {
   font-size: 16px;
    line-height: 34px;
    font-weight: 500;
}
.schedule{
  background-color: #f1f1f2;
  padding: 30px 0;
  margin: 30px 0 40px;
}
.schedule .subtitle{
    font-size: 14px;
    line-height: 16px;
  color: #57575a;
    font-weight: 500;
}
.schedule .subtitle.eff{
  font-size: 15px;
}
.schedule h3{
  color: #113255;
  font-style: normal;
  float: left;
}
.schedule a.printer{
  float: right;
  color: #113255;
  display: inline-block;
  padding: 10px 43px 15px 0px;
  background: url("../stockholm/img/icoPrinter_30x30.png") right 4px no-repeat;
  font-weight: bold; 
}
.time-wrap{
  position: relative;
}
.time-wrap .qbutton{
  position: absolute;
  right: 0;
  top: 58px;
  font-size: 23px;
  letter-spacing: 0px;
  padding: 4px 28px;
}
.page-template-attraction .time-wrap .qbutton{
  top: 12px;
}
.fare-wrap{
  position: relative; 
  margin-top: 10px;
}
.fare-wrap table{
  width: 30%;
}
.fare-wrap .subtitle{

}
.fare-wrap td{
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold; 
  line-height: 30px;
}
.postid-55 .fare-wrap td,
.postid-56 .fare-wrap td{
  font-size: 14px;

}
.fare-wrap tr.space td{
  padding-bottom: 10px;
}
.fare-wrap td.label{
  text-transform: uppercase;
  background-color: #57575a;
  text-align: left; 
  line-height: 18px;
  padding: 5px 50px 5px 10px;
}
.fare-wrap td.price{
  border-left: 1px solid #fff;
  background-color: #9d9ea0;
  color: #fff;
  padding: 5px 10px;

}
.fare-wrap .qbutton{
  position: absolute;
  right: 0;
  top:0;
  
}
.times{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 73%;
  text-align: center; 
  font-weight: bold; 
  font-size: 15px;
}
.time{
  color: #fff;
  background-color: #113255;
}
.time .inner{
  padding: 10px;
}
.times .time.heading{
  margin-top: 3%;
  margin-bottom: 0;
  background-color: transparent;
  color: #113255;
  text-align: left; 
  font-size: 18px;
}
.times .time.heading.small{
  margin-top: 1%;
  /*font-weight: normal; */
  font-size: 14px;
  line-height: 16px;
}
.cols-2 .time{
  width: 47%;
  margin: 1.5%;
  margin-bottom: 18px;
}
.cols-2 .time:nth-of-type(2n){
  margin-right: 0;
}
.cols-2 .time:nth-of-type(2n+1){
  margin-left: 0;
}
.cols-4 .time{
  width: 22.75%;
  margin: 1.5%;
  margin-bottom: 18px;
}
.cols-4 .time:nth-of-type(4n){
  margin-right: 0;
}
.cols-4 .time:nth-of-type(4n+1){
  margin-left: 0;
}
.cols-6 .time{
  width: 14.1%;
  margin: 1.5%;
  margin-bottom: 18px;
}
.cols-6 .time:nth-of-type(6n){
  margin-right: 0;
}
.cols-6 .time:nth-of-type(6n+1){
  margin-left: 0;
}
.postid-56 #schedule_3 .time.c-1,
.postid-56 #schedule_3 .time.c-2,
.postid-56 #schedule_2 .time.c-1,
.postid-56 #schedule_2 .time.c-2,
.postid-56 #schedule_1 .time.c-1,
.postid-56 #schedule_1 .time.c-2,
.postid-57 .schedule .time.c-1,
.postid-57 .schedule .time.c-5,
.postid-55 .schedule .time.c-1,
.postid-55 .schedule .time.c-2{
  background-color: #005596;
}
.postid-57 .schedule .time.c-2,
.postid-57 .schedule .time.c-3,
.postid-56 #schedule_2 .time.c-3,
.postid-56 #schedule_2 .time.c-4,
.postid-56 #schedule_3 .time.c-3,
.postid-56 #schedule_3 .time.c-4{
  background-color: #4b9cd6;
}
.postid-56 #schedule_3 .times .time.heading.small,
.postid-56 #schedule_2 .times .time.heading.small{
  font-size: 13px;
}
.price_table_inner .prices{
  display: none;

}
/* Private Cruises */
.page-id-234 .price_table_inner ul li.table_title{
  height: 34px;
}
.page-id-234 .price_table_inner ul li.pricing_table_content ul{
  height: 429px;
}
.page-id-234 .times{
  width: 100%;
}
.page-id-234 .qbutton,
.page-id-84 .qbutton,
.page-id-259 .qbutton{
  margin-top: 30px;
}
.page-id-268 .filter_outer{
  display: none; 
}
.q_team:hover .q_team_social_holder{
  opacity: 0;
}
.q_price_table ul {
    line-height: 20px;
    padding: 0;
}
.price_table_inner ul li.table_title .title_content {
    line-height: normal;
   letter-spacing: 0;
}
.q_team .q_team_social_holder{
  cursor: default;
}
.h3il h5,
.h3il .wpb_wrapper p{
  display: inline;
}
.h3il .wpb_wrapper p:after{
  content: "\A";
  white-space: pre;
}
.page-template-no-header .content{
  padding-top: 110px;
}
.page-template-no-header span.wpcf7-list-item{
  margin-right: 3.5em;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"], span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type="radio"] {
    position: relative;
    top: -3px;
    right: 7px;
}
input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
    font-weight: 500;
}
.page-template-no-header .wpb_column{
  padding-bottom: 10px;
}
.page-template-no-header .wpb_column.vc_col-sm-12{
  padding-bottom: 35px;
}
.page-template-no-header .content .wpcf7-number,
.page-template-no-header .content .wpcf7-textarea,
.page-template-no-header .content .wpcf7-text{
  background-color: #f1f1f2;
  color: #113255;
  font-size: 14px;
}
.page-template-no-header .content .wpcf7-date{
  background-color: #f1f1f2;
  font-size: 14px;
}
.wpcf7-date::-webkit-input-placeholder ,
.wpcf7-date:-moz-placeholder , /* Firefox 18- */
.wpcf7-date::-moz-placeholder ,  /* Firefox 19+ */
.wpcf7-date:-ms-input-placeholder {  
   color: #8d8d8d;  
}

.page-template-full_width .title_outer .has_background.title .title_holder{
  /*top: 120px;*/
}
.page-template-full_width .title_outer .qbutton{
  z-index: 10;
  right: auto;
  left: 0;
  bottom: 80px;
  top: auto;
}
.content .content_inner > .container > .container_inner.default_template_holder{
  padding-bottom: 60px;
}
.callout a strong,
.callout strong a{
  font-size: 16px;
}
.callout .full_section_inner .vc_col-sm-4:nth-child(2) p:first-child,
.callout .section_inner_margin .vc_col-sm-4:nth-child(2) p:first-child{
  border-right: 1px solid #113255;
  border-left: 1px solid #113255;
}
.wpcf7-form-control-wrap.time{
  background-color: transparent;
}
.ui-timepicker-wrapper {
	overflow-y: auto;
	height: 150px;
	width: 250px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	outline: none;
	z-index: 10001;
	margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
	width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
	width: 11em;
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ui-timepicker-duration {
	margin-left: 5px; color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
	color: #888;
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	list-style: none;
	margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
	background: #fff; color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
	background: #1980EC; color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
	color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	color: #888;
	cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	background: #f2f2f2;
}
body .gsc-input-box,
body .gsc-input-box-focus,
body .gsc-control-cse{
  border: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body .gsc-control-cse{
  padding-top: 6px;
}
body .gsc-search-button{
  display: none; 
}
body input.gsc-input{
  border: none;
}
body table.gsc-search-box td{
  vertical-align: top;
}
.gsc-search-box-tools .gsc-search-box .gsc-input{
  background: transparent !important;
}
.full_width_inner > .vc_row:first-child .vc_col-sm-6 p,
.full_width_inner > .vc_row:first-child .vc_col-sm-12 p,
.container_inner > .vc_row:first-child .vc_col-sm-6 p,
.page .container_inner  p.large,
.columns-2 p{
  font-size: 16px;
  line-height: 28px;
}
.page-id-48 .columns-2 p,
.home .columns-2 p{
  font-size: 16px;
  line-height: 28px;
}
.projects_holder article:hover .portfolio_shader, .projects_masonry_holder article:hover .portfolio_shader, .portfolio_slides li:hover .portfolio_shader{
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.projects_holder.standard article .project_category, .projects_holder.standard_no_space article .project_category{
  color: #fff;
}
#print_header{
  display: none; 
}

.fa-bars:before {
    color: #ffd200;
    content: "\f0c9";
}
.main_social {
    left: -2px;
}

p.phone {
    text-align: right !important;
}
.price_table_inner ul li.pricing_table_content li {
    font-weight: 500;
}
.price_table_inner ul li.table_title .title_content {
    font-size: 18px;
}

@media only screen and (max-width: 1100px) {
header.fixed {
    padding-top: 0 !important;
}
.page-template-full_width .title_outer .qbutton {
    display: none;
}
.title_outer .has_background.title .title_holder,
.single .title_outer .has_background.title .title_holder {
    position: relative !important;
    float: left;
    margin-bottom: 30px;
    top: 0;
}
nav.mobile_menu ul li a, nav.mobile_menu ul li h4 {
    font-size: 16px;
    color: #113255;
    padding: 9px 0;
    text-transform: none;
    font-weight: 600;
    letter-spacing: 0;
    padding: 10px;
    background: #ffd200;
}
nav.mobile_menu ul li.open_sub>ul {
    border-top: 1px solid #113255;
}
nav.mobile_menu ul {
    background: #ffd200;
}
nav.mobile_menu ul li, nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
    border-bottom: none;
}
}

@media only screen and (max-width: 970px){
.callout .vc_col-sm-4 {
   width: 100%;
}
.callout .vc_col-sm-4 p {
    text-align: center !important;
}
.fare-wrap table {
    width: 50%;
}
}

@media only screen and (max-width: 480px){
p {
    line-height: 28px;
}
.schedule .subtitle {
    display: block;
    margin: 15px 0;
}
/*about page*/
.page-id-28 .wpb_single_image.wpb_content_element.vc_align_left {
    margin: 20px 0;
}
/*ATTRACTIOn page*/
.page-template-attraction .title_outer .has_background.title .title_holder { top: 0; }
.page-template-attraction .title_outer .has_background.title .title_subtitle_holder { width: 100%; }
.carousel.responsive_height .carousel-inner .slider_content {
    text-align: center;
}
.logo_wrapper {
    left: 65%;
}
.carousel .carousel-inner h3 span {
    font-size: 36px;
    font-weight: bold;
}
.carousel .carousel-inner h2 span {
    font-size: 48px !important;
    line-height: 50px !important;
}
.carousel-inner h2 {
    line-height: 36px !important;
}
.carousel-inner .qbutton {
    font-size: 24px;
    line-height: 43px;
    height: 43px;
    text-align: center;
}
.projects_holder.standard article .portfolio_description {
    text-align: center;
}
.columns-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
#footer_nav a.container h2 {
    text-align: center;
    text-shadow: 2px 5px 3px rgba(0,0,0,0.25);
}
.wpb_text_column.wpb_content_element p a {
    text-decoration: underline;
}
.qode_column.column2 {
    margin-bottom: 0 !important;
}
.qode_column.column2 #text-3 {
    margin-bottom: 0 !important;
}
.fa-angle-down:before,
.fa-angle-right:before {
    color: #113255;
}
.footer_top {
    padding-top: 0;
}
.footer_bottom, .footer_bottom span:not(.q_social_icon_holder):not(.fa-stack):not(.social_icon), .footer_bottom p {
    font-size: 14px;
    line-height: 18px;
}
.schedule a.printer {
    display: none;
}
.fare-wrap .qbutton,
.time-wrap .qbutton {
    position: relative;
}
.times, .fare-wrap table {
    width: 100%;
}
.times .time.heading.small {
    margin-top: 20px;
    font-size: 12px;
    line-height: 15px;
}
.times .time.heading {
    margin-top: 10px;
    margin-bottom: 0;
    background-color: transparent;
    color: #113255;
    text-align: left;
    line-height: 16px;
    font-size: 12px;
}
.time .inner {
    padding: 0;
}
.time-wrap .qbutton {
    top: 0;
}
h3 {
    margin-top: 30px;
}

.callout .full_section_inner .vc_col-sm-4:nth-child(2) p:first-child, .callout .section_inner_margin .vc_col-sm-4:nth-child(2) p:first-child
.callout .full_section_inner .vc_col-sm-4:nth-child(2) p:first-child, .callout .section_inner_margin .vc_col-sm-4:nth-child(2) p:first-child {
    border: none;
}
p.phone {
    text-align: left !important;
}
h1 {
    font-size: 36px;
}
.page-template-no-header span.wpcf7-list-item {
    margin-right: 0;
    width: 100%;
    display: block;
}
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type="checkbox"], span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type="radio"] {
    top: 1px;
}
.h3il h5, .h3il .wpb_wrapper p {
    display: block;
}
.position_center.title h1, .title h1 {
    font-size: 36px;
    line-height: 38px;
}
.single .title_outer .has_background.title .title_subtitle_holder {
    width: 100%;
}
.callout p {
    text-align: center !important;
}
.callout .phone,
.callout  p a{
    text-align: center !important;
}

.title_holder {
    position: relative !important;
}
.title_holder h1 span {
    display: block;
    text-align: center;
}
.page-template-full_width .title_outer .qbutton,
.title_outer .qbutton {
    bottom: -70px;
    display: none;
}
.title_outer .has_background.title .title_holder {
    position: relative !important;
    /* display: inline-block; */
    background: #113255;
    float: left;
    margin-bottom: 30px;
}
.single .title_outer .has_background.title .title_holder {
    top: 0;
    height: auto !important;
}
}



