/*
 Theme Name:     Tower Child
 Theme URI:      http://codeless.co
 Description:    Tower Child Theme
 Author:         GFX
 Author URI:     https://gfxservices.com
 Template:       tower
 Version:        1.0.0
*/
@import url("../tower/style.css");
@font-face {
  font-family: 'FontAwesome';
  src: url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fontawesome-webfont.eot');
  src: url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fontawesome-webfont.ttf') format('truetype'), url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fontawesome-webfont.woff') format('woff'), url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fontawesome-webfont.woff2') format('woff2'), url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'revicons';
  src: url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot');
  src: url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?#iefix') format('embedded-opentype'), url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf') format('truetype'), url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff') format('woff'), url('/wp-app/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg#fontawesomeregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
/* Call for Presenters */
#poster {
    display: none;
}

h1, h2, h2 a, h3, h4 {
  color: #40321D;
  font-weight: bold !important;
}
h2 {
  border-bottom: 2px solid #eee;
  padding: 10px 0;
}
/*article h2:nth-child(n+2) {
	padding-top: 30px;
}*/
article h3 {
  margin-top: 30px;
  padding: 10px 0 10px 14px;
  border-left: 4px solid #eee;
}
article h4 {
  margin-top: 30px;
  padding-left: 16px;
}
article h4:before {
  background-color: #ddd;
  content: "";
  display: inline-block;
  height: 4px;
  right: 0.5em;
  position: relative;
  vertical-align: middle;
  width: 8px;
}
#content a {
  border-bottom: 1px solid #FDEDE4;
}
#content a:hover {
  border-bottom: 1px solid #F9CDB5;
}
aside a {
  border-bottom: none !important;
}
a.anchor {
  display: block;
  position: relative;
  top: -170px;
  visibility: hidden;
}
ul.check {
  padding-left: 30px;
  text-indent: -29px;
}
ul.check li {
  list-style: none;
  margin-bottom: 6px;
}
ul.check li:before {
  content: "\e367";
  font-family: 'moon';
  margin-right: 10px;
  color: #F6783A;
}
/* Header */
#logo img {
  height: 85px !important;
  margin-top: -42px !important;
}
.top_nav {
  font-size: 16px !important;
}
.top_nav .textwidget {
  text-align: left;
}
.top_nav .pull-left {
  color: #ddd;
  font-size: 14px;
}
.top_nav .pull-right {
  margin-right: 34px;
  color: #ddd;
}
.pull-right .textwidget {
  text-align: right;
}
.top_nav .icon-facebook {
  background-color: #4968AF;
  color: #fff;
}
.top_nav .icon-facebook:hover {
  background-color: #fff;
  color: #4968AF;
}
li.facebook a.external_icon {
  background: none;
}
.top_nav .phone {
  font-weight: bold;
}
.header_8 nav .menu > li > ul.sub-menu ul {
  top: -10px !important;
}
nav .menu li > ul.sub-menu li, .menu-small ul li a {
  font-size: 15px !important;
}
nav .menu > li {
  margin-right: 14px !important;
  margin-left: 14px !important;
}
.breadcrumbss {
  padding-top: 20px;
}
/* Compliance Manual */
.parent-pageid-3475 .breadcrumbss {
    display: none!important;
}
/* Home Page */
.homeSlide {
  border-bottom: 1px solid #aaa;
  min-height: 480px;
}
.homeSlide .btn-bt {
  float: right;
  background: #A60D12;
  color: #fff !important;
}
.homeSlide .block_title.section_title .divider {
  margin-bottom: 20px;
}
.homeAbout h1 {
  font-size: 40px !important;
  line-height: 40px;
  text-transform: none !important;
  font-weight: 300 !important;
}
.home h2 {
  border-bottom: none;
  padding: 0;
}
.homeBenefits h2 {
  color: #fff !important;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 40px !important;
}
.homeBlog h4 {
  font-size: 30px !important;
  margin: 40px 0 !important;
}
.homeCTA {
  color: #444;
  background-color: rgba(255, 255, 255, .90);
  padding: 30px !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
}
.homeCTA2 .textbar h2 {
  font-size: 30px;
  color: #000 !important;
  padding-top: 0;
}
.homeCTA2 a.btn-bt {
  background: #FF5500 !important;
  color: #fff !important;
}
.homeCTA2 a.btn-bt:hover {
  background: #960C10 !important;
  color: #fff !important;
}
.homeCTA2.wpb_row.section-style {
  margin-bottom: 0px !important;
}
.homeCTA3 {
  min-height: 350px !important;
}
.block_title.section_title p {
  text-align: left;
  font-size: 18px !important;
  line-height: 28px !important;
}
.services_small dd {
  margin-left: 0;
}
.home .media {
  height: 220px;
  overflow: hidden;
}
.homeTestimonials h2 {
  margin-bottom: 50px;
  padding-bottom: 15px;
  color: #fff !important;
  border-bottom: 1px solid #fff;
}
.home .ttshowcase_rl_title {
  color: #fff;
}
.vc_col-sm-12 p {
  margin: 20px 0 !important;
}
.vc_col-sm-12 p:nth-child(1) {
  margin: 0px !important;
}
.wpb_row.standard_section {
  margin-bottom: 20px !important;
}
.wpb_content_element {
  margin-bottom: 15px !important;
}
.block_title.section_title h1 {
  letter-spacing: 0 !important;
}
.wpb_row.section-style {
  margin-bottom: 0px !important;
  padding: 0;
}
h2 img {
  float: left;
  width: 32px;
  height: 32px;
  padding-right: 10px;
}
/*.home article .media {
	display: none;
}*/
/* Content Column */
#content a {
  color: #FF5500;
}
li.simple {
  font-size: 16px !important;
}
.gallery img {
  border: 0 !important;
  padding: 20px 0;
}
img.alignright {
  border: 8px solid #f5f5f5;
  padding-left: 0;
  margin: 0 0 20px 20px;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f5f5f5;
  padding-top: 4px;
  margin: 10px;
}
.wp-caption-text {
  padding: 0 7px 14px;
  text-align: center;
  font-size: 15px;
  color: #444;
}
.wp-caption.alignright {
  float: right;
}
.boxnote {
  background: #333;
  color: #fff;
  padding: 20px;
}
.boxnote a {
  color: #fff !important;
  font-weight: bold;
}
.fill {
  display: inline;
  color: #000;
  font-weight: bold;
}
/* Blockquote */
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 20px 15px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
blockquote span {
  font-size: .8em;
  float: right;
}
/* Button */
.button, input.wpcf7-form-control.wpcf7-submit {
  float: right;
  margin: 15px 0 0;
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 36px;
  font-size: 15px;
  height: 30px;
  /*line-height: 30px;*/
  color: #fff;
  background-color: #FF5500;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}
.button:hover, input.wpcf7-form-control.wpcf7-submit:hover {
  background: #E14C00;
}
a.button {
  color: #fff !important;
}
/*a.btn-bt {
	background: rgba(255,255,255,1)!important;
	color: #FF5500!important;
}*/
/* Contact Page */
.hours {
  padding: 20px;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}
/* Footer */
.homeFooter {
  max-width: 500px;
  text-align: justify;
  margin: 0 auto;
  padding: 40px;
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 1px;
}
footer .phoneText {
  font-size: 24px;
}
#footer .span6 {
  text-align: center;
}
.copyright_text {
  text-align: right;
}
/* Misc */
aside ul li {
  padding-bottom: none !important;
}
aside ul li:after {
  content: normal;
}
.uvc-heading-spacer {
  margin: 20px 0 40px !important;
}
.wpb_wrapper h2 {
  clear: right;
}
.textwidget a.button {
  float: none;
}
.innerCTA {
  padding: 30px 0 16px;
  border-top: 1px solid #C6C6C6;
  border-bottom: 1px solid #C6C6C6;
}
.innerCTA h2 {
  margin-left: 20px;
  border-bottom: 0;
}
.innerCTA .btn-bt {
  margin-right: 20px;
}
.innerCTA .textbar h2 {
  font-size: 30px;
  color: #000 !important;
  padding-top: 0;
}
/* Pricing Table */
.pricing .title {
  background: #333;
}
.pricing h3 {
  font-size: 1.25em;
  text-align: center;
  color: #fff !important;
}
.pricing .price {
  background: #f8f8f8;
}
.pricing .price {
  border-bottom: 1px solid #ddd;
}
.pricing .price sup {
  top: -.2em;
}
.pricing .list {
  background: #fff;
}
.pricing .price_button {
  background: #f8f8f8;
}
.price_button .btn-bt {
  color: #fff !important;
}
.pricing .list:after {
  border: 1px solid #ddd;
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 14px;
  right: 15px;
}
/* Styled Table */
article .content .text table, #content .row > .span12 table, #comments table {width: auto;}
table {
  background: white;
  border-collapse: collapse;
  border: 1px solid #bbb;
  margin: auto auto 20px auto;
  padding: 5px;
  /*width: 100%;*/
}
thead th {
  position: sticky;
  top: 80px;
}
th {
  color: #fff;
  background: #333;
  border-right: 1px solid #bbb;
  padding: 10px;
  vertical-align: middle;
}
th:last-child {
  border-right: none;
}
tr {
  border-top: 1px solid #bbb;
  border-bottom-: 1px solid #bbb;
  color: #444;
  font-size: 16px;
  font-weight: normal;
}
/*tr:hover td {
  background: #F6783A;
  color: #FFFFFF;
  border-top: 1px solid #F3570B;
  border-bottom: 1px solid #F3570B;
}
tr:hover a {
  color: #fff !important;
  border-bottom: 1px solid #FABB9D;
}*/
tr:first-child {
  border-top: none;
}
tr:last-child {
  border-bottom: none;
}
td:first-child {
  font-weight: 400;
}
tr:nth-child(odd) td {
  background: #F5F5F5;
}
/*tr:nth-child(odd):hover td {
  background: #F6783A;
}*/
td {
  background: #FFFFFF;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #bbb;
}
td:last-child {
  border-right: 0px;
}
.accordion-group {
  border-bottom: 1px solid #ddd !important;
}
/* Inner CTA2 */
#fws_58ab754cc0bb9 {
  margin-bottom: 30px !important;
}
/* Scheduler */
.embed-container {
  position: relative;
  padding-bottom: 56.25%; /* 16/9 ratio */
  overflow: hidden;
  min-height: 240px;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Contact Form 7 */ ::-webkit-input-placeholder {
  color: #bbb !important;
  opacity: 1;
}
form {
  margin: 0;
}
.wpcf7-response-output {
  display: table !important;
}
.wpcf7 input, .wpcf7 textarea {
  width: 90%;
  padding: 5px 20px !important;
  background: #fafafa !important;
  color: #8e8e8e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #ddd !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.wpcf7 .wpcf7-list-item {
  padding-left: 0;
  margin-left: 0;
  margin-right: 25px;
}
.wpcf7 .wpcf7-list-item input {
  border: none;
  padding-left: 0;
  margin-left: 0;
}
.wpcf7 input[type=checkbox] {
  width: 15px;
}
input[type="file"] {
  width: 95% !important;
}
.wpcf7 select {
  outline: none;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}
.wpcf7 input:hover, .wpcf7 input:focus, .wpcf7 input:active, .wpcf7 textarea:hover, .wpcf7 textarea:focus, .wpcf7 textarea:active {
  background: #fefefe !important;
  outline: none;
}
input.wpcf7-form-control.wpcf7-submit {
  background: #FF5500 !important;
  color: #fff;
  width: 150px !important;
}
.wpcf7 input, .wpcf7 textarea {
  width: 100%;
}
/* Call for Presenters */
.details input {
  width: auto !important;
}
.details .wpcf7-form-control-wrap {
  float: none;
}
label input[type="radio"] {
  width: auto;
  margin-right: 5px;
}
input[type="radio"] {
  margin: 0;
}
.wpcf7-radio label {
  padding-bottom: 10px;
}
/* CF7 Messages */
.wpcf7-response-output {
  display: table !important;
}
.wpcf7 .wpcf7-validation-errors {
  border: none;
  background-color: #D4772F;
  color: #fff;
  margin: 0;
  padding: 20px;
}
.wpcf7 .wpcf7-mail-sent-ok {
  border: none;
  background-color: #70B931;
  color: #fff;
  margin: 0;
  padding: 20px;
}
.wpcf7 .wpcf7-mail-sent-ng {
  border: none;
  background-color: #FF5500;
  margin: 0;
  padding: 20px;
  color: #fff;
}
.wpcf7 span.wpcf7-not-valid-tip {
  border: none;
  background-color: #FF5500;
  padding: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 10px;
  width: 180px;
  color: #fff;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.wpcf7-form .fleft {
  float: left;
}
.wpcf7-form .mright20 {
  margin-right: 20px;
}
.wpcf7-form .mright40 {
  margin-right: 40px;
}
.wpcf7-form .clear {
  clear: both;
}
.screen-reader-response {
  display: none !important;
}
.wpcf7 .wpcf7-mail-sent-ok {
  margin-top: 20px !important;
  padding: 10px !important;
}
.wpcf7-response-output {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
/* Survey */
.ipt_uif_column_half:nth-child(even) {
  clear: left;
}
.ipt_fsqm_container_smileyrating, .ipt_fsqm_container_radio {
  border-bottom: 1px solid #ddd !important;
}
.ipt-uif-custom-material-custom .ipt-eform-material-button-container.ipt_fsqm_form_button_container .ui-button {
  background: #F55916 !important;
  color: #fff !important;
  border-radius: 5px !important;
}
.ipt-uif-custom-material-custom .input-field.has-icon > textarea, .ipt-uif-custom-material-custom .input-field .prefix ~ label {
  margin-left: 0 !important;
}
.ipt-icomoon-thumbs_up_down {
  display: none;
}
.page-id-3701 .ipt-uif-custom-material-custom .ipt_uif_question .ipt_uif_question_label, .page-id-3724 .ipt-uif-custom-material-custom .ipt_uif_question .ipt_uif_question_label, .ipt-uif-custom-material-custom .ipt_uif_question .ipt_uif_question_content {
  width: 100% !important;
}
.page-id-3701 #ipt_fsqm_form_3_pinfo_0_value {
  font-weight: bold;
  font-size: 18px;
}
/* Blog */
.blog .slider-img {
    display: none;
    
}
/* Author Bio */
.author_bio_section {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 0 15px 10px 15px;
  margin: 20px 0;
  border: 1px solid #ccc;
}
.author_name {
  font-size: 16px;
  font-weight: bold;
}
.author_details img {
  border: 1px solid #D8D8D8;
  border-radius: 50%;
  float: left;
  margin: 0 10px 10px 0;
}
.author_bio_section .author_name {
  display: none;
}
/* */
table {
  table-layout: fixed;
}
table tr {
  padding: .35em;
}
table th, table td {
  padding: .625em;
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  table td {
    display: block;
    font-size: .8em;
  }
  table td::before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
  }
  table td:last-child {
    border-bottom: 0;
  }
}
/* To Organize */
.homeCTAbutton a {
  display: block;
  background: #FF5500;
  padding: 10px;
  color: #fff !important;
}
.blog-article h2 a {
  color: #FF5500 !important;
  border-bottom: none !important;
}
.postBox {
  width: 300px;
  float: right;
  border: 1px solid #ddd;
  background: #fafafa;
  margin: 20px;
  padding: 20px;
}
.comments_list li {
  list-style: none;
}
.slider#slider-fixed {
  padding-top: 0 !important;
}
#content {
  padding-top: 40px !important;
  padding-bottom: 0 !important;
}
.page-id-2619 h1, #slider-fixed h1, #slider-fixed .date {
  color: #fff !important;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
}
.rev_slider h2, .rev_slider div {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
}
div .rev-btn {
  text-shadow: none !important;
}
.page-id-57 .innerCTA .textbar h2 {
  font-size: 22px;
}
.rev-btn {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) !important;
  border: 1px solid #FFB68F !important;
}
.CTA2 a.btn-bt {
  background: #333 !important;
  color: #fff !important;
}
h3.rpwe-title a {
  font-size: 16px !important;
  line-height: 20px !important;
}
.btn-bt.default {
  color: #fff;
}
/* Responsive */
@media (max-width: 979px) {
  .menu-small ul.menu > li > a {
    color: #000 !important;
    font-weight: bold;
  }
  .home h1 {
    font-size: 28px !important;
    line-height: 28px !important;
  }
  .home h2 {
    font-size: 24px !important;
  }
  .textwidget a.button {
    padding: 0 5px;
    font-size: 14px;
  }
  .page-child h1 {
    position: relative;
    top: 15px;
  }
  .page-child .breadcrumbss {
    top: 20px !important;
  }
}
@media (max-width: 768px) {
  .homeCTA {
    padding: 30px 20px 0 !important;
  }
  .homeSlide {
    min-height: 180px;
  }
  .vc_responsive .home_box_wrap.wpb_row .vc_col-sm-2 {
    width: 100%;
  }
  .services_block {
    height: 180px !important;
  }
  .services_block:hover .image_container {
    top: -48px;
    opacity: 0.2;
  }
  .services_block h4 {
    font-size: 18px;
  }
  .services_block .content {
    background: rgba(0, 0, 0, .6);
  }
  .services_block .content p {
    font-size: 18px;
  }
  .services_block .image_container img {
    position: relative;
    top: -80px;
  }
  .homeServices h2 {
    font-size: 16px !important;
  }
  .homeCTA {
    padding-bottom: 10px !important;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  /*.top_nav .phone {
	font-size:25px;
}*/
  nav .menu > li {
    margin-right: 8px !important;
    margin-left: 8px !important;
  }
  .services_block {
    height: 180px !important;
  }
  .services_block h4 {
    font-size: 12.2px;
  }
  .homeServices .inner-only_text p {
    padding: 0 15% !important;
  }
  .services_block .content p {
    font-size: 14.7px;
  }
  .homeServices h2 {
    font-size: 20px;
  }
  /* Disable Parallax */
  .section-style.parallax_section {
    background-size: contain !important;
    -webkit-background-size: cover !important;
    background-position: center !important;
    background-attachment: inherit !important;
  }
}
@media (max-width: 480px) {
  /*.top_nav {
	display: block!important;
}
.top_nav .pull-left {
	display: none!important;
}
.top_nav .widget { margin-left: 9px !important; height: 20px !important;}
*/
  /*.top_nav {
	display: block !important;
	padding: 0!important;
	margin: 0!important;
}
.top_nav .row-fluid .span6:first-child {
	display: none;
}
.top_nav .row-fluid .span6:last-child {
	width: 100% !important;
	white-space: nowrap;
	padding: 0!important;
	margin: 0!important;
}*/
  .top_nav {
    display: none !important;
  }
  #social_widget-2 {
    display: none !important;
  }
  #logo img {
    width: 271px;
    height: 70px !important;
  }
  .homeSlide, .homeTestimonials {
    background: none !important;
    padding: 0 !important;
    min-height: 180px;
  }
  .homeSlide h1 {
    color: #40321D !important;
    text-shadow: none;
  }
  .homeSlide h2 {
    margin-top: 30px;
  }
  .home h2 {
    line-height: 24px !important;
  }
  .services_block .image_container img {
    top: -20px;
  }
  .homeCTA {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .homeTestimonials h2 {
    color: #000 !important;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
  }
  .reviewer {
    color: #000 !important;
  }
  .page-child h1 {
    top: 0 !important;
  }
  .row-google-map {
    display: none;
  }
  .nav-growpop {
    display: none;
  }
}
@media (max-width: 767px) {
  .dl-horizontal dd {
    margin-left: 0px !important;
  }
}