/********background-colors****************/
.bg-white {background-color: #fff;}
.bg-black {background-color: #000;}
.bg-offblack {background-color: #202020;}
.bg-darkgrey {background-color: #c0c0c0;}
.bg-grey {background-color: #DBD7D7;}
.bg-dark {background: #2C2C2C;} 
.bg-green {background-color: #8ECF1D;}
.bg-green1 {background: #80B421;}
.bg-light {background-color:#EFEFEF;}
.bg-lighter {background-color:#ECECEC;}
.bg-lightest {background-color:#FBFBFB;}
.bg-teal { background-color:#18BC9C;}
.bg-lightteal { background-color:#5BE5E1;}
.bg-red {background-color:#B1141B;}
.bg-darkblue { background-color:#003672;}
.bg-blue {background-color: #2196F3;}
.bg-skyblue {background-color: #59CCF9;}
.bg-orange {background-color: #F86508;}
.bg-orange1 {background-color: #D83B01;}
.bg-yellow {background-color: #f2d220;}
.bg-yellow1 {background-color: #F4D618;}
.bg-gold {background-color: #FFA913;}
.bg-grad {
background: #7abcff; /* Old browsers */
background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 26%, #4096ee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 26%,#4096ee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #7abcff 0%,#60abf8 26%,#4096ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}
/********text-colors-fonts****************/
span.custom {font-size: 4em; color: #127A17;}
ul.top-tags {padding: 10px 30px 10px 30px; text-align: center;}
ul.top-tags li:first-child {padding-right: 30px;}
.spread {letter-spacing: 3px;}
a {
	color: #B1141B;
	text-decoration: none;
}
a.large {
	color: #B1141B;
	text-decoration: none;
	font-size: 120%;
}
a:hover {
	color: #005DA5;
	text-decoration: none;
}
.text-gold {
	color: #FFA913;
}
.text-red {
	color: #B1141B;
}
.text-red1 {
	color: #DE1400;
}
.text-blue {
	color: #005DA5;
}
.text-darkblue {
	color: #003672;
}
.text-white {
	color: #fff;
}
.text-light {
	color: #EFEFEF;
}
.text-gold {
	color: #FFA913;
}
a.text-white {
	color: #fff;
	text-decoration: none;
}
a:hover.text-white {
	color: #B1141B;
	text-decoration: none;
}
.text-green {
	color: #127A17;
}
a.text-green {
	color: #127A17;
	text-decoration: none;
}
a:hover.text-green {
	color: #000;
	text-decoration: none;
}
  .text-yellow {color: #ffdf4a !important;}
  .text-blue1 {color: #00bdad !important;}
  .text-orange {color: #d64100 !important;}
p {
	font-size: 110%;
	line-height: 150%;
}
p.large {font-size: 130%;}
p.small {
    font-size: 1em;
    color: #808080;
    margin-top: -8px;
}
p.caption {
    font-size: 1em;
    color: #808080;
    margin-top: -8px;
    padding: 0px 30px 0px 30px;
}
/* Headers */
.content p{
	font-size: 110%;
	line-height: 150%;
}
.title, .title1, .title2 {
    padding: 0px;
    font-family: "Montserrat",sans-serif;	
}

.title1 h1 {
    font-size: 32px;
    line-height: 1;
    font-weight: 700;    
    text-transform: uppercase;
    letter-spacing: -1.05px;
}
.title1 h2 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0px 0px 15px;
    text-transform: uppercase;
}
.title1 h3 {
    font-size: 16px;
    color: #005DA5;
    margin: 0px 0px 5px;
    text-transform: uppercase;
    font-weight: 400;
}
.title1 h4 {
    font-size: 14px;
    color: #005DA5;
    margin: 0px 0px 5px;
    text-transform: uppercase;
    font-weight: 400;
}

h3.title2 {
    font-size: 16px;
    margin: 0px 0px 5px;
    text-transform: uppercase;
    font-weight: 400;
}
h4.title3 {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 15px;
  }
  
h1, h2, h3, h4, h5, h6 {
  font-style:normal;
  font-weight:normal;
}
h1 {
font-size: 38px;
line-height: 48px;
 }

h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight:bold;
 }

h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 5px;
 }
  

h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 15px;
  }

h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 15px;}

h6 {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;}
  
hr {
	position: relative;
	top: 15px;
	border: none;
	height: 3px;
	background: black;
	margin-bottom: 50px;
}  
.label-info {
    background-color: #EFEFEF;
}  
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: normal;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}  
.search-result {
	list-style: none;
}
.search-result-sub-title {
	color: #EFEFEF;
}
@media screen and (max-width: 767px) {
   h1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
   h2 {
    font-size: 18px;
  }
}  
/***********padding***************/
  .pad-top {padding-top:20px;}
/**************blockquote********/
blockquote {
  	border-left: 2px solid #2196F3;
  	font-size: 100%;
}
blockquote.pull-right{
  	border-right: 5px solid #8ECF1D;
  	font-size: 110%;
}
blockquote small, blockquote.pull-right small {
	margin-top: 15px;
	font-size: 1em;
	color: #808080;
}

.rmenu {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.rmenu li {
	line-height: 30px;
	margin-top: 4px;
	padding: 0px 10px 0px 35px;
	border-bottom: 1px solid #c0c0c0;
}
.rmenu li span {
	font-size:1.4em;
	color: #B1141B;
}
.rmenu li a {
	color: #0B72B7;
	font-size:1.3em;	
	text-decoration: none;

}
.rmenu li a.live {
	color: #127A17;
	font-size:1.3em;	
	text-decoration: none;

}
.rmenu li a:hover, .rmenu li a.live:hover {
	color: #E96C06;
	text-decoration: none;

}

/******BLOG*****/

ul.icon
{
	list-style-type: none;
}

ul.icon li
{
	text-indent: -1.4em;
	margin: 0.5em 2em;
	font-size: 110%;
}

ul.icon li:before
{
	content: "\00BB \0020";
	float: left;
	width: 1.4em;
	color: #003672;
}
.left_pad40 {padding-left: 40px;}
.light {background: #F7F7F7;}
.plike {
	color:#000;
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	margin-top:10px;
	margin-bottom:10px;
}
/**********Blog**Article*****/
 .menutitle h2 {
   font-size: 24px;
   line-height: 32px;
   font-weight:bold;
   color: #fff;
   padding-bottom: 20px;
   text-transform: uppercase;
 }
.main, .blog {
	padding: 0px;

}
.main p, .blog p {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 30px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}
.main h2 {
  font-size: 24px;
  font-family: 'Raleway', sans-serif;
  line-height: 32px;
  font-weight:bold;
  color: #B1141B;
  padding-bottom: 20px;
  border-bottom: 1px dotted #B1141B;
  text-transform: uppercase;
 }

