/* Add Your Custom CSS Codes Here For BASCOM Site*/
    

body h1, body h2, body h3, body h4, body h5 {margin: 15px 0;line-height: 1.1em;}
    body h1 {font-size: 200%;font-weight: bold;align: center}
    body h2 {font-size: 150%;bottom-border: transparent}
    body h2.title {font-size: 180%;font-weight: normal;}
    body h3 {font-size: 140%;}
    body h4 {font-size: 120%;}
    body h5 {font-size: 120%;}

body .component-content .blog-featured h2, .component-content .blog h2, .component-content .item-page h2 {margin-top: 0;}
body .component-content .item-page h2, .component-content .blog h2, .component-content .weblink-category h2, .component-content .contact h2, body .component-content .login h1, .component-content h1 {font-size: 1.8em;padding-bottom: 6px;border-bottom: 2px solid;position: relative;letter-spacing: 0.05em;z-index: 0;}, .component-content h2 {font-size: 1.5em;padding-bottom: 6px;border-bottom: 2px solid;position: relative;letter-spacing: 0.05em;z-index: 0;}


.comparison-chart {
  width: 100%;
  border-collapse: collapse;
}

.video-chart th {
  background: #11078f;
  color: #ffffff;
  font-size: 1em;
  padding: 8px;
}

.video-chart td {
  padding: 2px;
  border: 0px 
  padding: 8px;
}

.video-chart {
  width: 100%;
 
}

.comparison-chart table{
  border-width: 2px;
  border-style: solid;
  border-color: #0d779e;
  
}
.comparison-chart th {
  background-color: #0d779e;
  color: #ffffff;
  font-size: 1.6em;
  padding: 8px 8px 8px 8px;
  text-align: center;
  
  
  height: 30px
}

.comparison-chart td {
  padding: 10px;
  line-height: 1.3em;
  vertical-align: top;
  text-align: left;
  border-width: 2px;
  border-style: solid;
  border-color: #0d779e;
}

.moduletable-home-boxes {
  margin-bottom: 15px;
}

.bottommenu {
  height: 175px;
  padding-top: 15px;
}

.bottommenu ul {
  width: 100%;
  margin: 0 !important;
  padding: 0;
}

.bottommenu a {
  padding: 3px 0;
  text-decoration: none;
  color: #11078F;
}

.bottommenu ul li li a {
  color: #333;
  font-weight: normal;
}

.bottommenu ul li {
  float: left;
  width: auto;
  list-style: none;
  display: block;
  position: relative;
  padding: 0 24px 0 0;
  font-size: 13px;
  font-weight: bold;
  color: #11078f;
}

.bottommenu ul li li {
  float: none;
  position: relative;
  left: 0;
  padding: 0;
  font-weight: normal;
  color: #333;
}
.BottomMenu .item-110 {
  padding-top: 13px;
}

#filvid img {
  
  float:right;
  border:1px dotted black;
  margin:0px 5px 5px 10px;

}

#filvd h1 {
  font-size: 2em;
  text-align: center;
}

#filvid img {
  margin-left: 10px;
}

.filvid-content {
  float: left;
  padding-top: 10px;
  font-size: 1.2em;
}

#myfirstclass h2 {
  font-size: 1.2em;
}

.rt-menubar.fusionmenu {margin-top: -40px;}


body .component-content .item-page h2::after,
body .component-content .blog h2::after,
body .component-content .weblink-category h2::after,
body .component-content .contact h2::after,
body .component-content h2::after,
body .component-content .item-page h2,
body .component-content .blog h2,
body .component-content .weblink-category h2,
body .component-content .contact h2,
body .component-content h2,
body .component-content .item h2,
body .title3 .module-title:after ,
body .block-module .title3 .module-surround .module-title,
body #rt-main .title3 .module-surround .module-title,
body .title3 .module-surround .module-title,
body .title3.noblock .title:after {border-width: 0;} 

.logo-type-ximenia #rt-logo {
width: 155px !important;
height: 30px !important;
}

#rt-header {
margin-top: -20px;
margin-bottom: -20px;
}

.menutop {
  float: left!important;
  margin-top: -10px;
  margin-left: 5px;
}


/*body div#rt-navigation div.rt-grid-12 div.rt-block {
    margin-top: -60px;
    padding-top: 0;
    padding-bottom: 3px;
}/
img {
	max-width: 100%;
}
 
/* css for responsive logo display on iphone */

@media only screen and (max-width: 480px) {
    .rt-grid-3.rt-alpha {
        max-width: 100%;
        height: auto;
    }
}
 
a,a:link {
	color: #0d779e;
	font-size: 1em;
	}

a:visit {
	color: #11078f;
	font-size: 1em;
 	text-decoration: underline;
}

a:hover {

	text-decoration: underline;
	color: #11078f;
}

img.outline2 {
 border: 2px solid #0d779e
}

/* Resizable Video stuff */

.vidContainer{
   width: 100%;
    max-width: 486px;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-top-right-radius: 25px;
  -moz-border-radius-topleft: 25px;
  -moz-border-radius-topright: 25px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border: 1px solid black;
  -webkit-background-clip: padding-box;
  -moz-background-clip:    padding;
  background-clip:         padding-box;
  overflow: hidden;
  margin: auto;

}
.vidTitle{
  min-height: 1.75em;
  padding-top: .5em;
  color: #FFF;
  font: bold 14pt arial;
  background-color: #0d779e;
  text-align: center;
  -webkit-background-clip: padding-box;
    -moz-background-clip:    padding;
    background-clip:         padding-box;
}
.vidDescription{
  font: bold 1em arial;
  text-align: center;
  padding: 15px 10px;
}
.vidPlayer {
  position: relative;
  padding-top: 48px;
  padding-bottom: 75%;
  height: 0;
}
* html .vidPlayer {
  margin-bottom: 45px;
  margin-top: 0;
  width: 100%;
  height: 100%;
}
.vidPlayer div,
.vidPlayer embed,
.vidPlayer object,
.BrightcoveExperience {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

h1{
	font-size: 1.8em!important;
	font-weight: bold;
}
h2{
	font-size: 1.4em!important;
	line-height: 1em!important;
}

h3 h4{
	font-size: 1.4em!important;
	color: #000000
}


.slidercss h2{
	font-size: 1.2em;
}

img{
	max-width: 100%;
	height: auto;
}