/* Custom DIV to pad page content by 25px */


#thecontent {
    padding-left:25px!important;
    padding-right:25px!important;
    height: 100%;
}

.reContentArea li {
    margin-left: 10px !important; /* Modify the value to make the bullet visible */
    list-style-type: disc !important;
} 

/* Nav Bar Background Color and Border Color */
.navbar-inverse {
    font-size:1.4em;
}


.navbar {
    padding-bottom:10px;
    padding-left:20px!important;
    padding-right:20px!important;
}

/* Form Label Color */
label {
    color: #555555!important;
}

.tracklabel {
     font-weight: 500;
}


/* Input Boxes FONT SIZE and BORDER COLOR*/
.input-group-sm > .input-group-btn > .btn {
  font-size: 12px!important;
  /* border-color: #CCCCCC!important; */

}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding-top: 5px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 5px;
    font-size: 12px;
    line-height: 1.5;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    /*border-color: #CCCCCCC; */
}



/* BUTTON PRIMARY */
.btn-primary {
  color: #ffffff!important;
  background-color: #DD2828  !important;
  border-color: #DD2828  !important;
  font-family: 'Roboto Condensed', sans-serif;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #FBE710 !important;
        background-color: #e51d3a !important;
        border-color: #e51d3a !important;
    }

h2 {
    color:#428BCA!important;
}

.home__promise li::before {
    color: #d82e2d;
    float:left;
    margin-left:-25px;
    position: absolute;
    display: inline-block;
    font-weight: 400;
}
.home__intro-btn::before, .home__promise li::before {
    font-family: fontello;
    font-style: normal;
    vertical-align: initial;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.home__promise li::before, .icon--ok::before, .landing__highlights ul > li::before {
    content: '\2713\0020';
}
.home__promise li {
    font-size: 1.5em;
}


.carousel1-caption {
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #428BCA;
  text-align: center;
  font-size:2.2em;
  font-family: 'Roboto Condensed', sans-serif;
  text-shadow: 0 0px 0px rgb(75, 165, 245);


} 

.carousel2-caption,
.carousel3-caption,
.carousel4-caption {
  position: absolute;
  top:2%;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  font-size:2.5em;
  font-family: 'Roboto Condensed', sans-serif;
  text-shadow: 0 0px 0px rgba(74, 149, 215, 1.0);
}

.carousel2-caption,
.carousel3-caption,
.carousel4-caption {
    left:10%!important;
    text-align:left;
}

#this-carousel-id {
    max-height: 350px;
    z-index: 99;
    background-image:
        linear-gradient(to right, #f0f8ff, #ffffff 50%);
}

#def-title {
    margin: auto;
    width: 50%;
    height: 100%;
    max-width: 400px;
    padding-bottom: 15px;
    text-align: center;
    display: block;
    padding-left: 10px;
}

#right1 {
    max-width: 300px;
    width: 50%;
    text-align: center;
    display: block;
    position: absolute;
    right: -0%;
    top: 0px;
    z-index: 99;
}


.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}

#pgtime{
    margin-top:5px;
}

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}

.glass{
/* background styles */
position: relative;
display: inline-block;
background: green; /*for compatibility with older browsers*/
background-image: linear-gradient(#DD2828,#CC3B36);
}

.RadButton_Default.rbButton, .RadButton_Default.RadButton.rbButton.rbDisabled, .RadButton_Default .rbSplitPart {
    border-color: #dd2828 !important;
    color: #FFF !important;
    background-color: #dd2828 !important;
    background-image: none !important;
    font-family: 'futura_md_btmedium' !important;
    font-size: 12px !important;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.quotetile {
    font-family: 'Roboto', sans-serif!important;
    font-size:initial!important;
}

#outside {
    position: relative;
}

#inside {
    margin: 0 auto;
    padding: 10px;
    position: relative;
}




@media (max-width: 960px) {
    #track {
        display:none;
        visibility: hidden;
    }
}

@media (max-width: 751px) {

    .navbar-header {
        float: none !important;
    }

    .navbar-toggle {       
        display: block !important;
    }

    .navbar-collapse {     
        border-top: 1px solid transparent !important;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1) !important;
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px !important;
    }

        .navbar-nav > li {
            float: none !important;
        }

            .navbar-nav > li > a {
                padding-top: 10px !important;
                padding-bottom: 10px !important;
            }

    .navbar-text {
        float: none !important;
        margin: 15px 0 !important;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    
    
}