/*

Tooplate 2117 Infinite Loop

https://www.tooplate.com/view/2117-infinite-loop




*/
#page-container {
 
  min-height: 100vh;
	position: relative;
	
}

/* slideshow *//*
.cb-slideshow,
.cb-slideshow:after { 
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0; 
}

.cb-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    animation: imageAnimation 18s linear infinite 0s; 
}

.cb-slideshow li:nth-child(1) span { 
    background-image: url("../img/backgrounds/_FNH-426-SYN-19-0159.jpg") ;
}
.cb-slideshow li:nth-child(2) span { 
    background-image: url("../img/backgrounds/_FNH-426-SYN-19-0160.jpg");
    animation-delay: 6s; 
}
.cb-slideshow li:nth-child(3) span { 
    background-image: url("../img/backgrounds/_FNH-426-SYN-19-0161.jpg");
    animation-delay: 12s; 
}

@keyframes imageAnimation { 
    0% { opacity: 0; animation-timing-function: ease-in; }
    8% { opacity: 1; animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
} */


/* DNA */
.myRedLetter
{
	color: #e30613;
}
.remember
{
color: #e30613;
	border-color: #e30613;
	border-style: solid;
	border-width: thin;
	text-align: left;
	background-color: #FFFFFF;
	padding:20px;

}
.remembericon
{float: left;
}

.coin{
	height: 10%; float:left; max-height: 100px;
}


@media only screen 
  and (min-device-width: 314px) 
  and (max-device-width: 836px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2){ .coin {
		display:none
		
		}}


.dna {
	
	
color: #000000;
}

	.dna-col
{	
	text-align: left;
	column-rule: 4px double #000000;
	

-moz-column-count: 3;

-moz-column-gap: 30px;

-webkit-column-count: 3;

-webkit-column-gap: 30px;

column-count: 3;

column-gap: 20px;

	
}

.vul-col{
	text-align: left;
	column-rule: 4px double #e30613;

-moz-column-count: 2;

-moz-column-gap: 20px;

-webkit-column-count: 2;

-webkit-column-gap: 20px;

column-count: 2;

column-gap: 20px;
	
}
.chargesfaq1{
	
	text-align: left;
	column-rule: 4px double #e30613;

-moz-column-count: 2;

-moz-column-gap: 20px;

-webkit-column-count: 2;

-webkit-column-gap: 20px;

column-count: 2;

column-gap: 20px;
	
}

.col-ul
{
	list-style-image: url("../img/Watkins icon_flameBullet.png");
	text-align: left;
	
}
.col-ul2
{
	list-style-image: url("../img/Watkins icon_rememberbullet.png");
	text-align: left;
	
}

.exclude

{
	margin-left: 10%;

}

.cold

{
	margin-left: 25%;	
}

@media only screen 
  and (min-device-width: 314px) 
  and (max-device-width: 736px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2){ .cold{
		margin-left:0;
		
		}}




.col-li

{
	margin-left: 30px;	
}
	.dna-col2
{	
	text-align: left;
	column-rule: 4px double #e30613;

-moz-column-count: 3;

-moz-column-gap: 20px;

-webkit-column-count: 3;

-webkit-column-gap: 20px;

column-count: 3;

column-gap: 20px;
	
	border:3px; 
	border-style:solid; 
	border-color:#e30613; 
	padding: 1em;
	
	border-right-color: #e30613;
	border-right-width:100px;
	border-right-style: solid;

}




@media only screen 
  and (min-device-width: 314px) 
  and (max-device-width: 736px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2){ .dna-col, .dna-col2, .chargesfaq1, .vul-col {
		-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;		
		}
}

@media only screen 
  and (min-device-width: 314px) 
  and (max-device-width: 736px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2){ .dna-col2 {
		border-right-width: 20px
		}}

.star {
  float: right;
  
  shape-outside:ellipse(300px 340px at 50% 80%);
  shape-margin:60px;
  margin-right: 20px;
  margin-bottom: 20px;
}




.charges-container
{
	
  background-position: center;
	width:100%;
	float:left;
	
	margin-bottom: 30px;

}
.charges-left

{
	float:left;
	width: 33%;
	padding: 20px;
	border-spacing: 40px;
	background-image:url("../img/1.png");
	background-repeat: no-repeat;
	background-size:250px;
  
  background-position: top;
	
	
}

.charges-left2

{
	float:left;
	width: 33%;
	padding: 20px;
	border-spacing: 40px;
	background-image:url("../img/2.png");
	background-repeat: no-repeat;
	background-size:250px;
  
  background-position:top;
	
	
}
.charges-left img{
	
    left: 0;
    top: 0;
    
    opacity: 0.4;
}
.charges-right

{
	float:right;
	width:33%;
	color: white;
	padding: 20px;
	
	background-color: #e30613;
	border-style: solid;
	border-right-color: #686868;
	border-right-width: 5px;
	border-bottom-color: #686868;
		border-bottom-width: 5px;
	
}

.reset{
	clear:both
}

.customer-left

{
	float:left;
	color: #000000;
	width: 50%;
	padding: 20px;
	border-spacing: 40px;
}


.customer-right

{
	float:left;
	width:50%;
	color: white;
	padding: 20px;
	
	background-color: #e30613;
	border-style: solid;
	border-right-color: #686868;
	border-right-width: 5px;
	border-bottom-color: #686868;
		border-bottom-width: 5px;
	
}
@media only screen 
  and (min-device-width: 314px) 
  and (max-device-width: 736px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2)
{.customer-left, .customer-right {
	Width:100%;
	}}




.dispute

{
	
	width:100%;
	color: white;
	padding: 20px;
	
	background-color: #e30613;
	border-style: solid;
	border-right-color: #686868;
	border-right-width: 5px;
	border-bottom-color: #686868;
		border-bottom-width: 5px;
	
}

.chargesfaq
{
	float:left;
	width:100%;
	color: white;
	padding: 20px;
	background-image: url("../img/flame BG2.jpg");
	border-style: solid;
	border-right-color: #686868;
	border-right-width: 5px;
	border-bottom-color: #686868;
		border-bottom-width: 5px;
}



.struggle
{
	float:left;
	width:100%;
	color: white;
	padding: 20px;
	
	background-image: url("../img/flame BG4_2000x110px.jpg");
	border-style: solid;
	border-right-color: #686868;
	border-right-width: 5px;
	border-bottom-color: #686868;
		border-bottom-width: 5px;
	
	text-align: left;
	column-rule: 4px double #e30613;
}

.vulnerable
{
	float:left;
	width:100%;
	color: white;
	padding: 20px;
	
	background-image: url("../img/flame BG4.jpg");
	background-position: center;
	border-style: solid;
	border-right-color: #686868;
	border-right-width: 5px;
	border-bottom-color: #686868;
		border-bottom-width: 5px;
	
	text-align: left;
}



.complaint-left

{
	float:left;
	width: 50%;
	padding: 20px;
	border-spacing: 40px;
}


.complaint-right

{
	float:right;
	width:50%;
	color: white;
	padding: 20px;
	
	background-color: #e30613;
	border-style: solid;
	border-right-color: #686868;
	border-right-width: 5px;
	border-bottom-color: #686868;
		border-bottom-width: 5px;
	
}

.ombudcomplaint
{
	float: left;
	background-color:#FFFFFF;
	color: #000000;
	width: 46%;
	text-align: left;
	padding: 20px;
	margin-left: 2%;
	margin-right:2%;
	
}

.repaircontact
{
	float: left;
	background-color:#FFFFFF;
	color: #000000;
	width: 46%;
	text-align: left;
	
	padding: 20px;
	margin-left: 2%;
	margin-right:2%;
	
}

.ombudinfo
{
	float: left;
	background-color:#e30613;
	color: #FFFFFF;
	width: 46%;
	text-align: left;
	padding: 20px;
	margin-left: 2%;
	margin-right:2%;
	
}

@media only screen 
  and (min-device-width: 314px) 
  and (max-device-width: 936px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2)
{.ombudinfo, .ombudcomplaint, .repaircontact {
	Width:100%;
	}}

.complaintcondetails
{
	float: right;
	background-color:#FFFFFF;
	color: #000000;
	width: 100%;
	text-align: left;
	padding: 20px;
	margin-left: 20px;
	
	
	
}


#contactlist
{
	
	text-align: left;
	color:#FFFFFF;
	
}


.tabletext
{
	color:#FFFFFF;
}

.complaintsplit12
{
	float: left;
	width:51%;
	
	padding: 20px;
	
	
}
.complaintsplit123
{
	float: left;
	width:49%;
	
	padding: 20px;
	
	
}
.complaintsplit3
{
float:left;
	width:100%;
	padding: 20px;
	
	
}



.red {
	color: white;
	background-color: #e30613;
	border-style: solid;
	border-right-color: #686868;
	border-right-width: 5px;
	border-bottom-color: #686868;
		border-bottom-width: 5px;
}
.complaint-top
{
	margin-bottom: 30px;
	border-bottom-width: 30px;
}



 /*servicestandards*/

#servstandards {
	
	
	
	
}


 .whitebackground
{
background-color:#FFFFFF;	
	
}      



/* Dropdown Button */
.dropbtn {
  
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #95030C;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */




/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #e30613;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #95030C;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #e30613;
}
/*Cookie Consent End*/

/*support form */

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

input[type=email], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

input[type=number], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

select[type=dropdown], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

textarea[type=text], select, textarea {
  width: 100%; /* Full width */
  padding: 12px; /* Some padding */ 
  border: 1px solid #ccc; /* Gray border */
  border-radius: 4px; /* Rounded borders */
  box-sizing: border-box; /* Make sure that padding and width stays in place */
  margin-top: 6px; /* Add a top margin */
  margin-bottom: 16px; /* Bottom margin */
  resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
  background-color: #45a049;
}





body {
	font-family: "Roboto", sans-serif;
	font-size: 1.2em;
  color: #707070;
  margin: 0;
  padding: 0;
  overflow-x: hidden;

	
}
a {
  transition: all 0.3s ease;
  color: #e30613;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #e30613;
}

a:focus {
  outline: none;
}

.btn {
  padding: 8px 32px;
}

.btn:hover {
  background-color: #ced4da;
}

blockquote {
  font-size: 0.86em;
  line-height: 1.8em;
}

.tm-section-pad-top {
  padding-top: 80px;
  padding-bottom: 40px;
}

.tm-content-box {
  padding-top: 20px;
  padding-bottom: 40px;
}

.tm-text-primary {
  color: #e30613;
}

.tm-text-black {
  color: #000000;
}

.tm-font-big {
	font-size: 1.25rem;
}

.tm-btn-primary {
  color: white;
  background-color: #95030C;
  padding: 14px 30px;
}

.tm-btn-primary:hover,
.tm-btn-primary:focus {
  color: white;
  background-color: #e30613;
}

/* Navbar */

.tm-navbar {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color:  rgba(211, 211, 211, 0.7); /*transparent*/
  transition: all 0.3s ease;
	
	
}

.tm-navbar.scroll {
  background-color: white;
  border-bottom: 1px solid #e9ecef;
}

.navbar-brand {
  color: white;
  font-size: 1.3rem;
  font-weight: bold;
}

.navbar-brand:hover,
.tm-navbar.scroll .navbar-brand:hover {
  color: #e30613;
}

.tm-navbar.scroll .navbar-brand {
  color: #95030C;
}

.nav-item {
  list-style: none;
}

.tm-nav-link {
  color: #e30613;
}

.tm-navbar.scroll .tm-nav-link {
  color: #95030C;
}

.tm-navbar.scroll .tm-nav-link:hover,
.tm-navbar.scroll .tm-nav-link.current,
.tm-nav-link:hover {
  color: #FFF;
  background-color: #95030C;
}


.navbar-toggler {
  border: 1px solid white;
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-toggler-icon {
  color: white;
  padding-top: 6px;
}

.tm-navbar.scroll .navbar-toggler {
  border: 1px solid #707070;
}

.tm-navbar.scroll .navbar-toggler-icon {
  color: #707070;
}

@media (max-width: 767px) {

  .navbar-nav {
    max-width: 200px;
    text-align: right;
	  overflow: hidden;
    overflow-y: auto;
  }

  .navbar-collapse {
    background-color: rgb(255, 255, 255);
    padding: 10px;
    border-radius: 3px;
  }

  .navbar-collapse .nav-link {
    color: #707070;
	padding-right: 20px;
  }
}

/* Hero */

#infinite {
	background-color: #222;
 background-image: url("../img/backgrounds/slides/slide1.jpg"); 
  background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}

/*strugglingtopay */
#strugglingtopay {
	background-color: #222;
  background-image: url("../img/backgrounds/struggling.jpg");
  background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
}


#cook {
	background-color: #222;
  background-image: url("../img/backgrounds/cookies.jpg");
   background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}

#helpinghand {
	background-color: #222;
  background-image: url("../img/backgrounds/helpinghand.jpg");
  background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}

#technical {
	background-color: #222;
  background-image: url("../img/backgrounds/technical.jpg");
  background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}

/* repairs */

#repairs {
	background-color: #222;
  background-image: url("../img/backgrounds/spanner.jpg");
   background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}


/* efficiencyadvice */

#efficiencyadvice {
	background-color: #222;
  background-image: url("../img/backgrounds/efficiency.jpg");
   background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}
	

/* library */

#library {
	background-color: #222;
  background-image: url("../img/backgrounds/library.jpg");
  background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}


/* charges */
#chargesbill {
	background-color: #222;
  background-image: url("../img/backgrounds/chargesbill.jpg");
  background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}

/* support section */

#support {
	background-color: #222;
  background-image: url("../img/backgrounds/support.jpg");
   background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}

/*moving home*/
#movinghome {
	background-color: #222;
  background-image: url("../img/backgrounds/movinghome.jpg");
  background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
}



/*complaints*/
#complaints {
	background-color: #222;
  background-image: url("../img/backgrounds/complaints.jpg");
  background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
	
	
}


/*customer servcice*/
#customerservice {
	background-color: #222;
  background-image: url("../img/backgrounds/customerservice.jpg");
 background-repeat: no-repeat;
	
	background-size: cover;
	
  height: 100vh;
  min-height: 375px;
  position: relative;
	
		
}

/*technical */
/* helpinghand */













.tm-hero-text-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.tm-hero-text-container-inner {
  margin-top: 0%;
}

.tm-hero-title {
	color:red;
  font-size: 3.5rem;
  text-shadow: 2px 2px 2px #333;
	background-color: rgba(211, 211, 211, 0.4);
	border-style: solid;
	border-top-width: 0;
	border-left-width: 0;
	border-right-color: #686868;
	border-right-width: 2px;
	border-bottom-color: #686868;
		border-bottom-width: 2px;
	display: inline-block;
  width: auto;
	padding: 5px;
}

.tm-hero-title-home {
	color:red;
  font-size: 3.5rem;
  text-shadow: 2px 2px 2px #333;
}



.tm-hero-subtitle {
  text-shadow: 2px 2px 2px #333;
}

.tm-intro-next {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
}

@media (max-height: 480px) {
  .tm-hero-text-container-inner {
    margin-top: -40px;
  }

  .tm-intro-next {
    bottom: 20px;
  }
}

.tm-down-arrow-link {
  display: block;
  margin-top: 18%;
}

.tm-down-arrow {
  	color: #FFF;
    cursor: pointer;
    background: #95030c;
    padding: 15px 40px;
    transition: all 0.3s ease;
}

.tm-down-arrow:hover,
.tm-down-arrow:focus {
  color: #FFF;
  background: #e30613;
  padding: 20px 50px;
}

.tm-intro-next-side {
  position:absolute;
  bottom: 100px;
  left:0;
	right:0;
	
}


  .tm-intro-next-side {
    bottom: 20px;
  }


.tm-down-arrow-link-side {
  
	
  margin-top: 18%;
}



/* Introduction */

#introduction {
  padding-bottom: 100px;
}

.tm-section-title {
  font-size: 2.6rem;
  font-weight: normal;
}

.tm-intro-text {
  font-size: 1.2rem;
}

.tm-icon {
  display: block;
  color: #e30613;
}

.tm-continue {
	padding: 20px 0 30px 0;
}

/*complaintfor */
#complaintform {
color: white;
  background-color: #4B0106;
  background-image: url("../img/flame BG4_2000x110px.jpg");
  background-position: center;
	background-size: cover;
  background-repeat: no-repeat;
  min-height: 380px;
  position: relative;
  padding-bottom: 50px;
  padding-top: 100px;
}

@media (max-width: 991px) {
#complaintform {
	background-color: #F54F52;
  }
}



/*ourpromise new */
#ourpromise {
color: white;
  background-color: #4B0106;
  background-image: url("../img/DNA BG.jpg");
  background-position: center;
	background-size: cover;
  background-repeat: no-repeat;
  min-height: 380px;
  position: relative;
  padding-bottom: 50px;
  padding-top: 100px;
}





.tm-ourpromise-content {
  position: relative;
  z-index: 100;
}

.tm-bg-overlay {
  width: 100%;

  height: 100%;
  background: rgba(20, 70, 80, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.tm-ourpromise-carousel {
  max-width: 1050px;
  margin: 0 auto;
}

.tm-ourpromise-item {
  max-width: 290px;
  margin-left: 35px;
  margin-right: 35px;
}

.tm-ourpromise-item img {
  border-radius: 50%;
  margin-bottom: 35px;
}

.tm-ourpromise-item figcaption {
  text-align: right;
  font-style: italic;
  font-size: 1.1rem;
}


#charges {
color: white;
  background: #FFFFFF;
  min-height: 380px;
  position: relative;
  padding-bottom: 50px;
  padding-top: 100px;
}




.tm-charges-content {
  position: relative;
  z-index: 100;
}

.tm-bg-overlay {
  width: 100%;

  height: 100%;
  background: rgba(20, 70, 80, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.tm-charges-carousel {
  max-width: 1050px;
  margin: 0 auto;
}

.tm-charges-item {
  max-width: 290px;
  margin-left: 35px;
  margin-right: 35px;
}

.tm-charges-item img {
  border-radius: 50%;
  margin-bottom: 35px;
}

.tm-charges-item figcaption {
  text-align: right;
  font-style: italic;
  font-size: 1.1rem;
}


/* news */
#news {
color: white;
  background-color: #4B0106;
  background-image: url("../img/flame BG_2000x110px.jpg");
  background-position: center;
	background-size: cover;
  background-repeat: no-repeat;
  min-height: 380px;
  position: relative;
  padding-bottom: 50px;
  padding-top: 100px;
}

@media (max-width: 991px) {
#news {
	background-color: #F54F52;
  }
}

.tm-news-content {
  position: relative;
  z-index: 100;
}

.tm-bg-overlay {
  width: 100%;

  height: 100%;
  background: rgba(20, 70, 80, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.tm-news-carousel {
  max-width: 1050px;
  margin: 0 auto;
}

.tm-news-item {
  max-width: 290px;
  margin-left: 35px;
  margin-right: 35px;
}

.tm-news-item img {
  border-radius: 50%;
  margin-bottom: 35px;
}

.tm-news-item figcaption {
  text-align: right;
  font-style: italic;
  font-size: 1.1rem;
}



/* heatnetworks */
#heatnetworks {
   
  
  min-height: 380px;
  position: relative;
  padding-bottom: 50px;
  padding-top: 100px;
}









.videoscont{
	width:50%;
	float:left;
	padding:5px
	
}

.videos{
	width:100%;
	position:relative;
	padding-bottom: 56.25%;
height:0;
	float:left;
	
}

.videos iframe{
    position: absolute;
    top: 0;
    left: 1px;
    width: 100%;
    height: 100%;
	
	
}

@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 850px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2){.videos{
		width:100%;
		}}

@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 850px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2){.star{
		width:100%;
shape-outside:ellipse(300px 340px at 30% 50%);
	}}
	


.formobile{
	height: 200px;
}

@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2){.formobile{
		width:100%;
		}}


.smaller{
	height: 200px;
	float:left
	
}
@media only screen 
  and (min-device-width: 314px) 
  and (max-device-width: 900px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2){.smaller{
		height: 150px;
		}}

.tm-section-desc {
  
  width: 100%;
  
}

.tm-heatnetworks-container {
  padding-top: 70px;
  padding-bottom: 120px;
}

.tm-heatnetworks-item {
  margin: 0 15px;
}

/* supsection */

.tm-section-desc {
  
  width: 100%;
  
}

.tm-supsection-container {
  padding-top: 70px;
  padding-bottom: 120px;
}

.tm-supsection-item {
  margin: 0 15px;
}

.slick-dots {
  bottom: -65px;
}

.slick-dots li {
  margin: 0 13px;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #3ba0dd;
}

.tm-news-carousel .slick-dots li button:before {
  color: white;
  opacity: 0.5;
}

.tm-news-carousel .slick-dots li button:hover:before,
.tm-news-carousel .slick-dots li button:focus:before,
.tm-news-carousel .slick-dots li.slick-active button:before {
  color: white;
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 18px;
}

/* Hover Effect */
/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-size: 0.9em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 600;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
  background: #4a3753;
  max-width: 220px;
}

figure.effect-honey img {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-honey:hover img {
  opacity: 0.4;
}

figure.effect-honey figcaption::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #e30613;
  content: "";
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

figure.effect-honey h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1em 1.5em;
  width: 100%;
  text-align: left;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}

figure.effect-honey h2 i {
  font-style: normal;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.tm-container-supsection {
	padding-top: 30px;
	max-width: 1063px;
	}

/* Contact */

#contact {
  color: white;
  background-color: #4B0106;
  background-image: url("../img/RedBack3.png");
  background-position: center;
  background-repeat: no-repeat;
  min-height: 980px;
  position: relative;
  padding-bottom: 50px;
  padding-top: 100px;
}
#billing {
  
  
  min-height: 980px;
  position: relative;
  padding-bottom: 50px;
  padding-top: 100px;
}


#vulcontact {
  color: white;
  background-color: #4B0106;
  background-image: url("../img/flame BG2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  min-height: 980px;
  position: relative;
  padding-bottom: 50px;
  padding-top: 100px;
}

.contact-item {
  margin-left: 20px;
  margin-bottom: 50px;
}

.item-link {
  display: flex;
  align-items: center;
}

.item-link i,
.item-link span {
  color: white;
  transition: all 0.3s ease;
}

.item-link:hover i,
.item-link:hover span {
  color: #e30613;
}

.tm-input {
	font-family: "Roboto", sans-serif;
	
	margin: 0 0 20px 0;
	width: 90%;
  padding: 8px 20px;
  border-radius: 6px;
  border: 1px solid white;
  background: transparent;
  color: white;
}

.tm-btn-submit {
	font-size: 0.9em;
	color: #fff;
	background-color: #95030C;
	width: 50%;
	margin-bottom: 60px;
}

.tm-btn-submit:hover {
	color: #fff;
	background-color: #e30613;
}



::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}

.tm-footer {
  position: absolute;
	height:20px;
  bottom: 35px;
  left: 0;
  right: 0;
  padding: 0 15px;
	

}

.tm-footer a {
	color: #fff;
}

.tm-footer a:hover {
	color: #FFC8C7;
}

.tm-footer-link {
  color: white;
}

.tm-footer-link:hover,
.tm-footer-link:focus {
  color: #e30613;
  text-decoration: none;
}

p {
  line-height: 1.8;
}

@media (min-width: 768px) {
  .tm-intro-text-container {
    padding-left: 0px;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1275px;
  }
	

  .tm-container-supsection {
    max-width: 1290px;
  }

  .tm-container-contact {
    max-width: 1063px;
  }
}

@media (max-width: 991px) {
  .tm-intro-text-container {
    padding-left: 15px;
    padding-top: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
	


  .tm-intro-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .tm-btn-submit {
    margin-left: 0;
    margin-top: 20px;
  }
}



@media (max-width: 480px) {
  .tm-supsection-container {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .tm-supsection-container-2 {
    max-width: 350px;
  }

  .slick-dots li {
    margin: 0 8px;
  }

  .tm-supsection-item {
    margin: 0;
  }
}




/*ipad pro landscape */
@media only screen 
  and (min-width: 200px) 
  and (max-width: 2000px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2){
  #customerservice, #repairs, #technical, #helpinghand, #cook,#strugglingtopay, #infinite, #efficiencyadvice, #library, #chargesbill, #support, #movinghome, #complaints {
    background-size: contain !important;
-webkit-background-size: cover !important;
background-position: center !important;
background-attachment: inherit !important;

	  
  }
}
@media only screen 
  and (min-width: 200px) 
  and (max-width: 2000px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2){
  #customerservice, #repairs, #technical, #helpinghand, #cook,#strugglingtopay, #infinite, #efficiencyadvice, #library, #chargesbill, #support, #movinghome, #complaints {
    background-size: contain !important;
-webkit-background-size: cover !important;
background-position: center !important;
background-attachment: inherit !important;
	  
	  height:50vh;

	  
  }
}

@media only screen 
  and (min-width: 200px) 
  and (max-width: 850px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2){
	  .hidephone{
		  
		 opacity: 0;
	  }
	  }
@media only screen 
  and (min-width: 200px) 
  and (max-width: 800px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2){
	  .phonedown{
		  
		 transform: scale(0.45);
		  position: relative;
		  top: 50px;
	  }
	  }




@media only screen 
  and (min-width: 200px) 
  and (max-width: 2000px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2) {
.tm-hero-title
		{font-size: 1.5em;
	}		
}

@media only screen 
  and (min-width: 200px) 
  and (max-width: 900px) 
  and (orientation: landscape) 
	and (-webkit-min-device-pixel-ratio: 2) {
.tm-hero-title
		{font-size: 1.5em;
	}		
}

@media only screen 
  and (min-width: 200px) 
  and (max-width: 2000px) 
  and (orientation: portrait) 
	and (-webkit-min-device-pixel-ratio: 2) {
.homelogo
		{height:130px;
			margin-top: 25px;
	}		
}
	
/*portrait
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2){
  #customerservice, #repairs, #technical, #helpinghand, #cook,#strugglingtopay, #infinite, #efficiencyadvice, #library, #chargesbill, #support, #movinghome, #complaints {
    background-size: 400%;
	  
  }
}*/






/*small computers
@media (min-height: 830px) and (max-height: 980px)
	and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 2){
  #customerservice, #repairs, #technical, #helpinghand, #cook,#strugglingtopay, #infinite, #efficiencyadvice, #library, #chargesbill, #support, #movinghome, #complaints {
   
	  background-size: 200%;
  }
}*/
/*
@media (min-height: 680px) and (max-height: 829px)
and (-webkit-min-device-pixel-ratio: 2){
  #customerservice, #repairs, #technical, #helpinghand, #cook,#strugglingtopay, #infinite, #efficiencyadvice, #library, #chargesbill, #support, #movinghome, #complaints {
    background-position: center -300px;
	  background-size: 200%;
  }
}*/
/*
@media (min-height: 500px) and (max-height: 679px) {
  #customerservice, #repairs, #technical, #helpinghand, #cook,#strugglingtopay, #infinite, #efficiencyadvice, #library, #chargesbill, #support, #movinghome, #complaints {	
	  background-size: 200%;
  }
}
*//*
@media (max-height: 499px) {
  #customerservice, #repairs, #technical, #helpinghand, #cook,#strugglingtopay, #infinite, #efficiencyadvice, #library, #chargesbill, #support, #movinghome, #complaints {
   
   background-size: 200%;
  }
}

@media only screen 
  and (min-device-width: 314px) 
  and (max-device-width: 736px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2)
{ #customerservice, #repairs, #technical, #helpinghand, #cook,#strugglingtopay, #infinite, #efficiencyadvice, #library, #chargesbill, #support, #movinghome, #complaints {
	
   background-image: url("../img/backgrounds/iphone.jpg");
	}}*/

