/*
Theme Name: RotoTank Theme
Author: BlueMagnet
Author URI: http://www.bluemagnet.co.za
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.wcbm-no-show{
	display: none;
}

.cta-standard-container{
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

#main-nav .sub-nav a:hover{
	color: yellow !important;
}

div#callBold {
  background: #f11b24;
  padding: 5px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  max-width: 200px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.content .icons-bg .benefits-grid-ico>img {
  max-width: 150px;
  max-height: 150px;
}

#floating-container{
	display: none;
	position: fixed;
	height: 450px;
	background: url("http://www.rototank.co.za/wp-content/uploads/2015/08/denim.png");
	top: 193px;
	right: -10px;
	z-index: 1000;
	border-radius: 10px 0 0 10px;
	border-bottom: 2px #f51922 Solid;
	}
#floating-content-container{
}
#floating-contact-btn {
	/*display: none;*/
	position: fixed;
	background: url(http://www.rototank.co.za/wp-content/uploads/2015/11/contact-btn-v4.png) -22px 0px no-repeat;
	height: 165px;
	width: 44px;
	top: 200px;
	right: 0px;
	cursor: pointer;
	z-index:1100;
}
#floating-arrows {
	display: none;
	width: 44px;
	height: 100px;
	position: fixed;
	top: 245px;
	right: 54px;
	z-index: 999;
}

#floating-arrows .left{
	background:url(http://www.rototank.co.za/wp-content/uploads/2015/08/attention.png) no-repeat;
	height:66px;
	width:60px;
	float:left;
	display:none;
}
#floating-arrows .middle{
	background:url(http://www.rototank.co.za/wp-content/uploads/2015/08/attention.png) no-repeat;
	height:66px;
	width:60px;
	float:left;
	display:none;
}
#floating-arrows .right{
	background:url(http://www.rototank.co.za/wp-content/uploads/2015/08/attention.png) no-repeat;
	height:66px;
	width:60px;
	float:left;
	display:none;
}

@media screen and (min-width: 1020px) {
	.wf-1-4, .footer .widget {
		width: 25%;
	}
	.wf-span-3, .sidebar {
		width: 20%;
	}
	#floating-container{
		width: 30%;
		max-width: 300px;
		min-width: 250px;
	}
}
@media screen and (max-width: 1020px) {
	#floating-container{
		width: 50%;
		max-width: 300px;
		min-width: 250px;
	}
}
@media screen and (min-width: 1500px) {
	#floating-container{
		width: 20%;
		max-width: 300px;
		min-width: 250px;
	}
}
@media screen and (max-width: 480px) {
	#floating-container{
		width: 100%;
		top: 80px;
		min-width: 250px;

	}
}
.niceform input, .niceform select {
    font-size: 12px;
    padding: 5px;
    margin: 6px 15px 0px 15px !important;
    min-width: 200px;
    border-radius: 2px !important;
}
.niceform textarea {
    padding: 5px;
    margin: 10px 15px 10px 15px !important;
    min-width: 200px;
    font-size: 12px;
}
img.captImg {
    float: left;
    position: relative;
    left: 15px;
    border-radius: 2px;
    padding: 7px 15px;
    margin-right: 15px;
    background-color: #fff;
}
input.captchaInput {
    max-width: 150px !important;
    min-width: 90px !important;
    float: left;
    width: 140px !important;
    border-radius: 2px;
    margin: 0px 10px !important;
}
input.qcSubmit {
    width: 240px;
    height: 35px;
    padding: 0px;
    text-transform: uppercase;
}
.sliderTxt {
    font-size: 40px;
    text-align: right;
    font-weight: bold;
    color: black;
}
.sliderTxt2 {
    font-size: 36px;
    text-align: right;
    font-weight: bold;
    color: black;
}
.sliderTxt2b {
    font-size: 72px;
    text-align: right;
    font-weight: bold;
    color: black;
}
.downloads h2 {
    font-size: 18px !important;
    line-height: initial !important;
    min-height: 40px;
}
.associates img {
	border-radius: 10px !important;
	}
.chartTable {
	background-color: transparent;
	line-height: 60%;
	font-size: 12px;
	}
table.chartTable {
	border: 1px #888888 Solid;
	border-collapse: inherit;
	border-top: 0px;
	}
.chartTable th {
	color: black;
	text-align: center;
	background-color: #d9d9d9;
	}
.chartTable th:first-child {
	text-align: left;
	}
.chartTable td, .chartTable th {
	border-top: 1px solid #888888 !important;
	}
div.prodDownl {
	width: 50%;
	float: left;
	}
.checkBs {
    width: 80%;
    margin: 15px;
}
.checkBInp {
    width: 50%;
    float: left;
    font-size: 10px;
    color: white;
    line-height: 120%;
    padding-bottom: 2px;
}
.checkBInp input {
    max-width: 15px;
    min-width: 10px;
    padding: 0px;
    margin: 0px 2px 0px 0px !important;
    position: relative;
    top: 3px;
}


.rsShor.rsHor .rsArrowLeft {
    right: auto;
}
.rsShor .rsArrowIcn {
    top: -140px;
}

.rsShor .rsArrowIcn {
    top: -150px;
    background: #d6121b;
    padding: 5px;
    border-radius: 20px;
    width: 10px;
    height: 10px;
    border: 10px #d6121b Solid;
}

.enqform input, .enqform select {
    font-size: 12px;
    padding: 5px;
    margin: 0px;
    min-width: 200px;
    border-radius: 2px !important;
    width: 100%;
}
.enqform input[type="checkbox"] {
    width: 25px;
    max-width: 25px !important;
    min-width: 10px !important;
}
.enqform td {
    padding: 2px;
    font-size: 13px;
    line-height: 160%;
}
section#rev-slider-widget-2 {
    background: url(http://www.rototank.co.za/wp-content/uploads/2015/11/Mr-RotoTank.png) bottom no-repeat;
    min-height: 500px;
}
.soc-ico a .icon, .soc-ico a, .soc-ico a:after, .soc-ico a:before {
    width: 32px !important;
    height: 32px !important;
}

#comments{
display: none;
}
#thankYouFB svg.icon {
    width: 50px !important;
    background: red;
    color: white;
    border-radius: 100px;
    float: left;
    margin-right: 5px;
    fill: #fff;
}
div#thankYou {
    background: url(http://www.rototank.co.za/wp-content/uploads/2016/08/thank-you-bg-1.jpg) top left no-repeat;
    width: 600px;
    height: 400px;
}
div#thankYouH {
    color: red;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-size: 48px;
    text-align: left;
    position: relative;
    top: 50px;
    left: 50px;
    float: left;
    width: 600px;
}
div#thankYouP {
    position: relative;
    text-align: left;
    font-size: 14px;
    color: #3a3a3a;
    top: 65px;
    left: 50px;
    width: 320px;
    float: left;
    font-family: "Arial Narrow", Arial, sans-serif;
}
div#thankYouFB {
    width: 600px;
    float: left;
    top: 106px;
    position: relative;
    text-align: left;
    left: 55px;
    color: #3a3a3a;
    font-size: 18px;
}
div#thankYouFB a {
    color: #3a3a3a;
    text-decoration: none;
}