/*
 * Road Tech public facing common styles
 *
 * Requires Bootstrap 3.x
 *
 * V1.0
 *
 * TM           #C11532   rgb(193,  21,  50)
 * Falcon       #7E0066   rgb(126,   0, 102)
 * Roadrunner   #3F97A7   rgb( 63, 151, 167)
 * Checkmaster  #89BF00   rgb(137, 191,   0)
 * PreDrive     #EF8300   rgb(239, 131,   0)
 * Other one    #132144
 */

/* Override BS3 IE setting to stop content overlapping scrollbars */
@-ms-viewport{ width: auto !important; }

body {
    background-color: #fff;
    color: #55585B;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

h4 {
    font-weight: bold;
}

hr {
    border-top: 1px solid #bbb;
}

blockquote {
    border: 0;
}

#footer {
    margin-top: 20px;
    background-color: #ECECED;
    padding-bottom: 20px;
}

#footer a {
    color: #55585B;
    font-weight: bold;
}

.footer {
	background-color: #000;
    margin-top: 40px;
}

.footer *, .footer a {
	color: #fff;
}

.footer h3 {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
}

.footer h4 {
	font-size: 1em;
}

.footer .social-icons {
	font-size: 25px;
}

.footer-bottom {
	padding: 15px 0;
	margin: 15px 15px 0;
	border-top: 1px solid #999;
}

.footer-bottom span, .footer-bottom a {
	color: #999;
	font-size: 12px;
    white-space: nowrap;
}

.footer-bottom span {
    margin-right: 36px;
}

.footer-software a {
	display: block;
	border-bottom: 1px solid #999;
	padding-bottom: 12px;
	position: relative;
}

.footer-software p:last-child a {
	border: none;
}

.footer-software .glyphicons-chevron-right {
	position: absolute;
	right: 0;
	top: -4px;
}

.footer-iis h2 {
	margin-bottom: 0;
	font-weight: bold;
}

.footer-iis .short-hr {
    margin-top: 0;
    width: 50%;
}

.foot-plus {
    padding: 0 3px;
}

.rt-add {
    white-space: nowrap;
}

.top-buffer {
    margin-top: 30px;
}

.navbar a, .navbar a:visited, .navbar a:hover, .navbar a:active {
    color: #55585B;
}

.navbar-brand img {
    position: relative;
    top: -5px;
}

.theme-bar {
    height: 6px;
    background-color: #55585A;
    margin-top: 15px;
}

/* bar containing colours from all products */
.range-bar {

    background: -moz-linear-gradient(left,  #55585a 0%, #55585a 20%, #c11532 20%, #c11532 30%, #7e0066 30%, #7e0066 40%, #3f97a7 40%, #3f97a7 50%, #89bf00 50%, #89bf00 60%, #ef8300 60%, #ef8300 70%, #132144 70%, #132144 80%, #55585a 80%, #55585a 100%);

    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#55585a), color-stop(20%,#55585a), color-stop(20%,#c11532), color-stop(30%,#c11532), color-stop(30%,#7e0066), color-stop(40%,#7e0066), color-stop(40%,#3f97a7), color-stop(50%,#3f97a7), color-stop(51%,#89bf00), color-stop(60%,#ef8300), color-stop(70%,#ef8300), color-stop(70%,#132144), color-stop(80%,#132144), color-stop(80%,#55585a), color-stop(100%,#55585a));

    background: -webkit-linear-gradient(left,  #55585a 0%,#55585a 20%,#c11532 20%,#c11532 30%,#7e0066 30%,#7e0066 40%,#3f97a7 40%,#3f97a7 50%,#89bf00 50%,#89bf00 60%,#ef8300 60%,#ef8300 70%,#132144 70%,#132144 80%,#55585a 80%,#55585a 100%);

    background: -o-linear-gradient(left,  #55585a 0%,#55585a 20%,#c11532 20%,#c11532 30%,#7e0066 30%,#7e0066 40%,#3f97a7 40%,#3f97a7 50%,#89bf00 50%,#89bf00 60%,#ef8300 60%,#ef8300 70%,#132144 70%,#132144 80%,#55585a 80%,#55585a 100%);

    background: -ms-linear-gradient(left,  #55585a 0%,#55585a 20%,#c11532 20%,#c11532 30%,#7e0066 30%,#7e0066 40%,#3f97a7 40%,#3f97a7 50%,#89bf00 50%,#89bf00 60%,#ef8300 60%,#ef8300 70%,#132144 70%,#132144 80%,#55585a 80%,#55585a 100%);

    background: linear-gradient(to right,  #55585a 0%,#55585a 20%,#c11532 20%,#c11532 30%,#7e0066 30%,#7e0066 40%,#3f97a7 40%,#3f97a7 50%,#89bf00 50%,#89bf00 60%,#ef8300 60%,#ef8300 70%,#132144 70%,#132144 80%,#55585a 80%,#55585a 100%);
    
}
/* Product bars */
.bar-tm { background-color: #C11532; }
.bar-fl { background-color: #7E0066; }
.bar-rr { background-color: #3F97A7; }
.bar-cm { background-color: #89BF00; }
.bar-pd { background-color: #EF8300; }

/* Product link colours */
.link-tm { color: #C11532; }
.link-fl { color: #7E0066; }
.link-rr { color: #3F97A7; }
.link-cm { color: #89BF00; }
.link-pd { color: #EF8300; }

.slice {
    padding-right: 5px;
    white-space: nowrap;
}

.slice:before {
    position: relative;
    display: inline-block;
    width: 3px;
    height: 13px;
    margin-right: 5px;
    margin-left: 5px;
}

.slice-tm:before { content: ""; background-color: #C11532; }
.slice-fl:before { content: ""; background-color: #7E0066; }
.slice-rr:before { content: ""; background-color: #3F97A7; }
.slice-cm:before { content: ""; background-color: #89BF00; }
.slice-pd:before { content: ""; background-color: #EF8300; }

.footer-tm { border-top: 6px solid #C11532; }
.footer-fl { border-top: 6px solid #7E0066; }
.footer-rr { border-top: 6px solid #3F97A7; }
.footer-cm { border-top: 6px solid #89BF00; }
.footer-pd { border-top: 6px solid #EF8300; }

.footer-sub-heading-tm { color: #C11532; }
.footer-sub-heading-fl { color: #7E0066; }
.footer-sub-heading-rr { color: #3F97A7; }
.footer-sub-heading-cm { color: #89BF00; }
.footer-sub-heading-pd { color: #FF8300; }

#social-bar, #rt-login-bar {
    height: 40px;
    background-color: #ECECED;
    margin-bottom: 20px;
    padding-top: 5px;
}

#social-bar input, #social-bar button, #rt-login-bar input, #rt-login-bar button {
    height: 30px;
}

#social-bar .row, #rt-login-bar .row {
    height: 100%;
    font-weight: bold;
    text-align: right;
}
#social-bar a, #social-bar a:hover, #social-bar a:visited, #social-bar a:active,
#rt-login-bar a, #rt-login-bar a:hover, #rt-login-bar a:visited, #rt-login-bar a:active {
    padding: 0 10px;
    color: #555;
}

.icon-bar {
    background-color: #55585A;
}

/* buttons */
.btn-tm, .btn-tm:active, .btn-tm:visited, .btn-tm:focus {
    color: #fff;
    background-color: #C11532;
    border-color: #C11532;
}
.btn-tm:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-fl, .btn-fl:active, .btn-fl:visited, .btn-fl:focus {
    color: #fff;
    background-color: #7E0066;
    border-color: #7E0066;
}
.btn-fl:hover {
    color: #fff;
    background-color: #b1008f;
    border-color: #b1008f;
}

.btn-rr, .btn-rr:active, .btn-rr:visited, .btn-rr:focus {
    color: #fff;
    background-color: #3F97A7;
    border-color: #3F97A7;
}
.btn-rr:hover {
    color: #fff;
    background-color: #71bcca;
    border-color: #71bcca;
}

.btn-cm, .btn-cm:active, .btn-cm:visited, .btn-cm:focus {
    color: #fff;
    background-color: #89BF00;
    border-color: #89BF00;
}
.btn-cm:hover {
    color: #fff;
    background-color: #a1e100;
    border-color: #a1e100;
}

.btn-pd, .btn-pd:active, .btn-pd:visited, .btn-pd:focus {
    color: #fff;
    background-color: #EF8300;
    border-color: #EF8300;
}
.btn-pd:hover {
    color: #fff;
    background-color: #ffa334;
    border-color: #ffa334;
}

/* highlights */
.highlight-tm {
    color: #C11532;
}

.product-box {
    position: relative;
    background-color: #ECECED;
    min-height: 242px;
    text-align: center;
    padding: 10px 10px 20px;
    margin-top: 10px;
}

.product-box:before {
    content: " ";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%, 1px);
    transform: translateX(-50%);
}

.product-box p {
    font-size: 20px;
    width: 75%;
    margin: 15px auto auto;
}

#top {
    height: 93px;
    background-color: #fff;
    margin-bottom: 40px;
}

#top .nav li {
    background-color: #fff;
}

#top .navbar-collapse {
    margin-top: 25px;
}

#main-logo {
    position: relative;
    top: -5px;
    margin: 0;
}

.text-center h2 {
    margin-bottom: 20px;
}

.content-text {
    font-size: 18px;
}

.block-text {
    line-height: 1.8em;
}

.section-alt {
    position: relative;
    background-color: #ECECED;
    padding: 30px 0 30px;
    margin: 60px 0 30px 0;
}

.arrow-top:before {
    content: " ";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    position: absolute;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translate(-50%);
    transform: translateX(-50%);
}
.arrow-top-alt:before {
    border-top-color: #ECECED;
}

.arrow-bottom:after {
    content: " ";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #ECECED;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -ms-transform: translate(-50%, -2px);
    -webkit-transform: translate(-50%);
    transform: translateX(-50%);
}
.arrow-bottom-alt:before {
    border-top-color: #fff;
}

.arrow-bottom-in {
    position: relative;
    padding-bottom: 20px;
}
.arrow-bottom-in:before {
    content: " ";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%, 1px);
    transform: translateX(-50%);
}

/* Font Awesome colours */
[class^="fa"].fa-default { color: #535353 ; } /* Grey */
[class^="fa"].fa-primary { color: #428BCA ; } /* Blue */
[class^="fa"].fa-information { color: #5BC0DE ; } /* Light Blue */
[class^="fa"].fa-success { color: #5CB85C ; } /* Green */
[class^="fa"].fa-warn { color: #FF9500 ; } /* Orange */
[class^="fa"].fa-danger { color: #D9534F ; } /* Red */

/* Common RT header */
.rt-header {
    background-color: #000;
    padding: 10px 0;
}

.rt-header-links a {
	display: inline-block;
	white-space: nowrap;
	margin-right: 30px;
	color: #fff;
	margin-top: 10px;
}

.rt-header-contact {
    color: #fff;
    text-align: right;
    padding-top: 10px;
}

.rt-header-logo {
    max-height: 41px;
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    .navbar-brand img {
        height: 55px;
    }
    
    #top {
        margin-bottom: 0;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .foot-section {
        border-left: 1px solid #55585A;
    }
    .product-box, .feature-box {
        margin-top: 0;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}