html {
  margin-bottom: 0px !important;

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) {
.tfi-br-thumb img {
    max-width: 190px !important;
}
}

input.wpcf7-form-control.wpcf7-submit {
    max-width: 307px;
    width: 100%;
    background: #000;
    color: #fff;
    border: none;
    padding: 7px;
}

.tfi-form {
  padding: 7px;
  max-width: 307px;
  width: 100%;
}

.tfi-sub {
    padding: 30px;
    margin: 20px 0;
    border: solid 1px;
}

.tfi-news:hover {
 text-decoration: none; 
}

.tfi-news {
    color: #fff;
    font-weight: 100;
    line-height: 28px;
    padding: 12px 10px 12px 10px;
    margin: 0 0 10px 0;
    -webkit-transition: background-color 0.2s ease-out !important;
    -moz-transition: background-color 0.2s ease-out !important;
    -o-transition: background-color 0.2s ease-out !important;
    transition: background-color 0.2s ease-out !important;
    display: block;

}

.tfi-br-warpper {
    max-width: 730px;
}

.tfi-news h2 {
    color: #fff;
}

.tfi-news a:hover {
  text-decoration: none !important;
}

.tfi-br-thumb img {
    max-width: 214px;
    margin: 24px 0;
}


@media screen and (max-width: 480px) {

.screen-only {
display: none;
}
}

a.tfi-br-button {
 display: block;
  background: #000;
  padding: 12px;
  color: #fff;
}

.tfi-read-icon {
    position: absolute;
    right: 30px;
    font-size: 20px;
}


.tfi-br-title a {
    color: #000 !important;
}

.tfi-date {
    color: #b51e3e;
    padding: 0 0 30px;
}


.tfi-icon {
    font-size: 150px;
    position: absolute;
    right: 20px;
    z-index: -99;
    color: rgba(251, 176, 59, 0.33);
}

blockquote {
    padding: 10px 20px;
    margin: 30px 0 30px;
    font-size: 27.5px;
    border-left: 5px solid #eeeeee;
}

.ult_exp_section_layer.ult-adjust-bottom-margin {
 margin-bottom: 0 !important;
}

#bodywrapper { margin-bottom: 0px !important; }

 html .ult_exp_section_layer.ult-adjust-bottom-margin {
  margin-bottom: 0px;
}

body {
  font-family: "sofia-pro",sans-serif;
  font-weight: 300;
  }

h1, h2, h3, h4, h5, h6, p, label, a, li, ul, ol {
  font-family: "sofia-pro",sans-serif;
  font-weight: 300;
  }

h3, .h3 {
    text-transform: uppercase;
}

a.logo {
    max-width: 200px;
    display: block;
}

.tfi-careers {
    background: #fbb03b;
}

.tfi-careers > a {
  color: #fff !important;
}

a.tfi-but-client.tfi-button-icon {
    max-width: 350px;
    margin-top: 30px;
}

span.tfi-tel {
    font-family: "sofia-pro",sans-serif;
  font-weight: 100;
  font-size: 28px;
  text-align: right;
  color: #fff;
  position: relative;
  display: block;
    padding-top: 20px;
}


p.intro-title {
  margin: 0;
}

.wfm-mega-menu ul li a {
  font-family: "sofia-pro",sans-serif;
  font-weight: 300;
  }

h2.section-title {
  margin: 0;
}

.tfi-red {
  color: #B51E3E;
}

.tfi-grey {
  color: #9999a2
}

.questions {
  color: #fff;
  font-weight: 100;
  font-family: "sofia-pro",sans-serif;
  font-size: 30px;
}

.simform .number {
	color: #9999a2;
}

.simform .error-message {
  color: rgba(153, 153, 162, 0.49);
  }
  

.contact-p {
  max-width: 600px;
  margin: 0 auto;
}

.simform {
  padding: 1em 0 !important;
}

.footer-logo {
	max-width: 200px;
}

footer {
	color: #fff;
}

a.social-icon {
margin-right: 10px;
   -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

.social-icon img:hover {
    opacity: 0.5;
}

.form-control {
  width: 50%;
  margin: 0 auto;
}

.tfi-but {
    background-color: #B51E3E;
}

.tfi-but {
    color: #fff;
    font-size: 28px;
    font-weight: 100;
    line-height: 28px;
    padding: 12px 10px 12px 10px;
    margin: 0 0 10px 0;
    -webkit-transition: background-color 0.2s ease-out !important;
    -moz-transition: background-color 0.2s ease-out !important;
    -o-transition: background-color 0.2s ease-out !important;
    transition: background-color 0.2s ease-out !important;
    display: block;
}

.tfi-but:hover {
 background-color:rgba(181, 30, 62, 0.56);
 color: #fff;
 text-decoration: none;
 font-weight: 100;  
}

.tfi-resources {
  background-color: #000;
}


.tfi-resources {
  font-size: 14px;
  color: #fff;
    font-weight: 100;
    line-height: 28px;
    padding: 12px 10px 12px 10px;
    margin: 10px 0 0 0;
  display: block;
}

.tfi-but-client:focus, .tfi-but:focus {
    text-decoration: none;
    color: #fff;
}

.sidebar-title {
    color: #fff;
    font-size: 28px;
    display: block;
    margin-bottom: 12px;
}

.tfi-but-client {
    background-color: #FBB03B;
}

.tfi-but-cal {
    background-color: #888888;
}


.tfi-but-client, .tfi-but-cal {
    color: #fff;
    font-size: 28px;
    font-weight: 100;
    line-height: 28px;
    padding: 12px 10px 12px 10px;
    margin: 10px 0 10px 0;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    display: block;
}


.tfi-but-client:hover {
 background-color:rgba(251, 176, 59, 0.56);
 color: #fff;
 text-decoration: none;
 font-weight: 100; 
}



.tfi-page-title {
    font-size: 38px;
    text-transform: uppercase;
    margin-bottom: 30px;
}


.tfi-button-small {
    background-color: #fff;
    color: #888;
    padding: 10px;
    margin: 20px 0 10px 0;
    font-size: 14px;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    display: block;
}

.tfi-button-small:hover {
 background-color:rgba(255, 255, 255, 0.56);
 color: #fff;
 text-decoration: none;
}


.numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 8px;
    color: #fff;
    text-align: center;
    font: 32px;
    position: initial;
    background-color: #000;
      display: inline-block;
    margin-right: 10px;
  margin-bottom: 10px !important;
}

span.vc_tta-title-text {
    font-weight: 100;
}

.push-fix {height: 0 !important;}

#ultimatummenu-3-item {
    margin-right: -20px;
}


.tfi-who-are-you a {
    color: #fff;
    font-family: "sofia-pro",sans-serif;
    font-weight: 300;
    font-size: 20px !important;
  display: block;
      line-height: 34px !important;
    }

a.fsp-close {
    color: #fff;
}

.tp-caption a {
    color: #fff!important;
    font-family: "sofia-pro",sans-serif !important;
    font-weight: 300!important;
    line-height: 32px!important;
}

.tp-caption a:hover {
    color: #fff!important;
    font-family: "sofia-pro",sans-serif !important;
    font-weight: 300!important;
}

.tfi-who-are-you {
    line-height: 22px!important;
}

@media only screen and (max-width: 480px)  {

a.logo {
    margin: 0 auto;
}

}

.ultimatum-responsive-menu {
  width: 100%;
}

/* tfi wheel pages */

.tfi-wheel-wrapper {
	width:100%;
}

h1.fi-wheel-title {
    margin: 0;
    text-transform: uppercase;
    color: #B51E3E;
}

h3.fi-wheel {
    margin-bottom: 0;
    text-transform: uppercase;
}

.tfi-lhc, .tfi-wheel {
	width:50%;
}

.tfi-lhc {
	float: left;
}
.tfi-wheel {
	float: left;
}

.tfi-points-left, .tfi-points-right {
	width:50%;
  padding-top:30px;
  padding-left: 10px;
  padding-right: 10px;
  
}

.tfi-points-left {
	float: left;
}

.tfi-points-right {
	float:left;
	position: relative; 
  top: 0;
  left: 0;
  }

.tfi-wheel {
	float:right;
position: relative; 
  top: 0;
  right: 0;
}

.tfi-points-right.full.tfi-wheel-grey {
    color: rgba(102, 102, 102, 0.47) !important;
}



.numberCircle-grey {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 8px;
    color: #fff;
    text-align: center;
    font: 32px;
    position: initial;
    background-color: rgba(102, 102, 102, 0.47) !important;
      display: inline-block;
    margin-right: 10px;
  margin-bottom: 10px !important;
}

/* Media query for mobile*/

@media only screen and (max-width: 480px)  {

  .full {

    display:block;

    width:100%;

  }

}

/* tfi wheel pages ends */

@media (max-width: 500px){
.myCustomRow {
display: flex;
display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;      /* TWEENER - IE 10 */
display: -webkit-flex;    
flex-direction: column;
}

.myCustomRow > .vc_column_container:nth-child(1) {
  -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
  -ms-flex-order: 2;              /* TWEENER - IE 10 */
  -webkit-order: 2;   
order: 2;
}

.myCustomRow > .vc_column_container:nth-child(2) {
    -webkit-box-ordinal-group: 1;  
  -moz-box-ordinal-group: 1;     
  -ms-flex-order: 1;     
  -webkit-order: 1;  
order: 1;
}
}

.tfi-vision {
    background-color: #B71F3D;
    padding: 40px;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}


.tfi-download {
    background-color: #FBB03B;
    background-image: url('http://www.tfigroup.co.uk/wp-content/uploads/2015/09/download.png');
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: right;
    background-position-x: 95%;
    max-width: 400px;
    padding: 10px;
    color: #fff;
    margin: 25px 0 25px 0;
      -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    display: block;
}

.tfi-download:hover {
  background-color: rgba(251, 176, 59, 0.56);
}

.post-meta {
    margin-top: 15px;
}

.ult_ecpsub_cont {
  text-align: left !important;
}

.ult_expheader, .ult_expsection_icon {
    text-align: left !important;
}


/* sidebar */

h3.widget-title.element-title {
    margin-top: 0;
}

div#recent-posts-3 ul {
    padding-left: 2px;   
}

div#recent-posts-3 a{ 
color: #fff !important;
font-weight: 100;
}

/* sidebar */

.margin-top {
    margin-top: 30px;
}

.social-footer-box {
    margin-bottom: 20px;
}

#menu-tfi-sitemap {
    padding-left: 0px;
    color: #ffffff;
    }

#menu-tfi-sitemap a {
    color: #ffffff;
    }

.ult_exp_section_layer {
    margin-bottom: 10px;
}

.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .wpb_button {
    margin-bottom: 15px;
}

.expand-title {
    font-size: 25px;
    margin: 0;
    padding: 0;
}

@media (min-width:1025px) { .wheel {
    max-width: 600px;
    z-index: -20;
}}

.tp-caption a {
    color: #fff!important;
    font-family: "sofia-pro",sans-serif !important;
    font-weight: 100!important;
    line-height: 20px!important;
    display: block!important;
}

h1#tfi-who-are-you-title {
    margin-bottom: 20px!important;
}

@media (min-width:480px) { 
.mobile-none {
display: none;
}
} 


h3.widget-title.element-title {
    font-size: 28px;
}
  
.calculator h1 {
    text-transform: uppercase;
}

.tfi-width {
    max-width: 900px;
    margin: 0 auto;
}

#wrapper-29 {
    background-color: #3A3A3A;
}


 @media screen and (max-device-width: 425px), screen and (max-width: 425px) {

.tfi-tel {
    text-align: center !important;
    }
    
 #col-8-1 .colwrapper {
    padding-right: 0px !important;
}    
  
#col-8-2 .colwrapper {
    padding-top: 0px !important;
  }
  
    }

img#rics {
    max-width: 220px;
}

.social-footer-box a {
  color: #fff;
}


/* responsive menu */

#ultimatummenu-3-responsive-menu .slicknav_btn {
    float: none; 
    width: 100%;
    text-align: center;
}

.slicknav_menu .slicknav_menutxt {
  float: none; 
}

.slicknav_menu .slicknav_icon {
    display: none;
}

.ult_expheader {
    text-indent: -17px;
    padding-left: 14px;
}

#wrapper-29, #wrapper-17 {
    background-color: #000000;
}

h1 {
    text-transform: uppercase;
}

#mc_embed_signup form {
    padding: 0 10px 10px 3% !important;
   background: #000;
    clear: left;
    font-family: "sofia-pro",sans-serif !important;
}

#mc_embed_signup {
    background: #000;
    }
    
    #mc_embed_signup label {
       color: #fff;
    font-size: 28px!important;
    font-weight: 100!important;
    line-height: 28px!important;
}
  

#mc_embed_signup input.email {
  width: 100% !important;
}

#mc_embed_signup input.button {
    width: 100% !important;
  font-weight: 100;
}

#mc_embed_signup input.button {
    margin: -20px 0 10px 0 !important;
}

.tfi-dark-text {
  color: #fff;
}

span.tfi-red.large-text {
    font-size: 28px;
    line-height: 26px;
}

.slicknav_btn {
    margin: 5px 6px 6px 0 !important;
}


.tfi-news {
    background: #000;
    padding: 10px 0 5px 10px;
    color: #fff;
}


p.tfi-footnote {
    margin-left: 320px;
}

.tfi-news .ult_exp_section {
    padding: 0;
    margin-bottom: 25px;
}


#mc_embed_signup input.email {
    color: #000 !important;
}

.tfi-news .ult_expheader {
   text-indent: 0; 
   padding-left: 0; 
}

.tfi-news h2 {
    margin-top: 0;
}

@media only screen and (max-width: 1024px){
.tfi-pen-name {
    font-size: 22px !important;
}

}

@media only screen and (max-width: 768px){
.tfi-footnote {
    margin-left: 0 !important;
}
  .calculator h1 {
    margin-bottom: 10px!important;
}
  #col-26-1 .colwrapper {
    padding-right: 0 !important;
    }
} 


.ult_exp_section {
    margin-top: 10px !important;
}


.speaker {
    min-height: 150px;
}

span.tfi-four {
    font-size: 32px;
}
