@charset "utf-8";
/* CSS Document */

@import url('css/fontface.css');
@import url('css/font-awesome.min.css');


* { 
	margin: 0px; 
	padding: 0px; 
	outline: none;
}

body { 
	font-size: 14px; 
	line-height: 20px; 
	color: #3F3F3F; 
	font-family: "Times New Roman";
	background: #322D6D;
}
h1 { 
	font-size:35px; 
	line-height: 38px;
	margin:0;
	margin-bottom: 12px;
	color: #21c1e9; 
	font-family: 'impactregular';
}
h2 { 
	font-size: 30px; 
	line-height: 32px; 
	margin: 0px; 
	margin-bottom: 12px; 
	color: #21c1e9; 
	font-family: 'impactregular';
}
h3 { 
	font-size: 28px; 
	line-height: 30px; 
	margin: 0px; 
	margin-bottom: 10px; 
	color: #21c1e9; 
	font-family:'Myriad Pro Cond';
}
h4 { 
	font-size: 24px; 
	line-height: 28px; 
	margin: 0px; 
	margin-bottom: 10px; 
	color: #003E7F; 
	font-family:'Myriad Pro Cond';
}
h5 { 
	font-size: 22px; 
	line-height: 28px; 
	margin: 0px; 
	margin-bottom: 10px; 
	color: #cfedfc; 
	font-family:'Myriad Pro Cond';
}
h6 { 
	font-size: 22px; 
	line-height: 28px; 
	margin: 0px; 
	margin-bottom: 10px; 
	color: #cfedfc; 
	font-family:'Myriad Pro Cond';
}

p  { 
	font-size: 16px; 
	line-height: 26px; 
	margin-bottom: 10px; 
	color: #cfedfc; 
	font-family: "Times New Roman";
}

a { 
	text-decoration: none; 
	color: #000; 
}

a:hover { 
	text-decoration: underline;
	color: #e05322;
 }
 
img { 
	outline: none; 
	height:auto;
	max-width:100%; 
	border:none;
 }
 
ul,ol { 
	margin:0px;
}

@media (min-width: 1200px){
	.container {
		width: 1110px;
	}

}

/****************************************************/






/************************ Sidebar **************************/

.right_sidebar {
	border-left: 7px solid #8ed8f8;
	margin-left: -43px;
	border-bottom: 7px solid #8ed8f8;
}
.right_sidebar_bottom {
	border-left: 7px solid #8ed8f8;
	margin-left: -43px;
}

.sidebar_inner {
	padding: 23px 28px 8px 22px;
}

.sidebar1 {
	background: #060043;
	text-align: center;
}

#broadcast_img {
	border: 3px solid #006ab5;
	position: relative;
	z-index:999;
}

.sidebar1 p{
	position: absolute;
	bottom:5px;
	z-index:9999;
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	margin-bottom:0;
	font-family:'Palatino-Italic';
	font-weight: bold;
	left:0;
	right:0;
}

.sidebar1 ul {
	margin:0;
	list-style: none;
}

.sidebar1 ul li {
    float: left;
    border: 3px solid #006ab5;
    border-top: none;
    border-right: none;
}

.sidebar1 ul li.live_img3 {
	border-right: 3px solid #006ab5;
}

.sidebar1 ul.content {
	margin:0;
	list-style: none;
}

.sidebar1 ul.content li {
	float: left;
	border: none;
	margin: 0 9px;
	padding-top: 2px;
}

.sidebar1 ul.content li h4 {
	font-size: 9px;
	line-height: 11px;
	color: #fff;
	margin-bottom:0;
	font-family:'Palatino-Italic';
	font-weight: bold;
}
.sidebar1 h3 {
	color: #2981c4;
	font-size: 16px;
	line-height: 13px;
	font-family: "Times New Roman";
	margin-bottom:0;
	text-align: justify;
	/* font-weight: bold; */
	clear: both;
	padding-top: 12px;
}
.sidebar1 h3 span {
	color: #21c1e9;
	font-weight: bold;
}

.sidebar2 {
	background: #21c1e9;
	position:relative;
/*  padding: 23px 29px 11px 22px;  */
padding:0;
	
	
}

.sidebar2 h3 {
	font-family:'Myriad Pro Cond';
	font-size: 63px;
	line-height: 65px;
	margin-bottom:0;
	color: #060043;
	display:inline-block;
}
.sidebar2 span {
	display:inline-block;
	font-family:'Myriad Pro Cond';
	font-size: 31px;
	line-height: 33px;
	margin-bottom:0;
	color: #060043;
	position:absolute;
	top:37px;
}
.sidebar2 a#sign_arrow {
	display: inline-block;
    float: right;
    margin-top: -13px;
}

.sidebar3 h2 {
	font-size: 17px;
	line-height: 19px;
	color: #fff;
	font-family: "Times New Roman";
	text-transform: uppercase;
	font-weight: bold;
}
.sidebar3 {
	background: #006ab5;
	padding-top: 13px;
}
.prop_img {
	float: left;
	width: 35%;
	
}
.prop_cont {
	float: left;
	width: 65%;
}

.prop_cont p {
	font-size:16px;
	line-height:16px;
	font-family: "Times New Roman";
	margin-bottom:0;
}
.prop_img p {
	font-size:7px;
	line-height:9px;
	font-family:'Palatino-Italic';
	text-align:center;
	color:#fff;
	margin-bottom:3px;
}
.prop_img img {
	border:3px solid #3B84C5;
	width: 84%;
	box-shadow: -8px 7px 12px #051257;
	margin-bottom:4px;
}

.pro_section2 {
	display: inline-block;
	width: 100%;
}


/************************************ Talk Section ******************************/

#top_section {
	background: #5D2F90 url(images/page_bg.png) repeat-x top;
    padding: 0px 0px 21px 0px;
	margin-right: 13px;
}
.top_left{
	float:left;
	width: 56%;
	padding-left: 45px;
	padding-top: 39px;
}

.top_right{
	float:right;
}
.top_left h1{
	font-size: 29px;
    line-height: 35px;
    margin: 0;
    margin-bottom: 12px;
    color: #FFFFFF;
    font-family: 'impactregular';
	text-align:center;
	text-shadow: 9px 8px 13px #000;
	text-transform:capitalize;
}

.right_sidebar_bottom2 {
	border-left: 7px solid #00aeef;
	/* border-bottom: 7px solid #6C74B5; */
	margin-left: -43px;
}
.prop_img2 {
	float: left;
	width: 35%;
	
}
.prop_cont2 {
	float: left;
	width: 65%;
}

.prop_cont2 p {
	font-size:16px;
	line-height:16px;
	font-family: "Times New Roman";
	margin-bottom:0;
}
.prop_img2 p {
	font-size:9px;
	line-height:12px;
	font-family:'Palatino-Italic';
	text-align:center;
	color:#fff;
	margin-bottom:2px;
}
.prop_img2 img {
	border-bottom:3px solid #3b84c5;
	border-left:3px solid #3b84c5;
	width: 84%;
	box-shadow: -8px 7px 12px #051257;
	margin-bottom:4px;
}

.pro_section2 {
	display: inline-block;
	width: 100%;
}

.sidebar4 h2 {
	font-size: 17px;
	line-height: 19px;
	color: #fff;
	font-family: "Times New Roman";
	text-transform: uppercase;
	font-weight: bold;
}
.sidebar4 {
	background: #262262;
	padding-top: 13px;
}
.sidebar4 p {
	color: #00aeef;
	line-height: 21px;
	text-align: justify;
	font-size: 14px;
}

.sidebar4 p.client-name {
	font-style: italic;
}


.right_sidebar2 {
	/* border-left: 7px solid #6C74B5; */
	border-bottom: 6px solid #00aeef;
	/* margin-left: -43px; */
}


.sidebar5 {
	background: #b3e1ef;
	position:relative;
	 /* padding: 23px 29px 11px 22px; */
	 padding:0;
	border-top: 6px solid #00aeef;
	
}
.sidebar5 img {
	width: 100%;
} 

.sidebar5 h3 {
	font-family:'Myriad Pro Cond';
	font-size: 63px;
	line-height: 65px;
	margin-bottom:0;
	color: #060043;
	display:inline-block;
}
.sidebar5 span {
	display:inline-block;
	font-family:'Myriad Pro Cond';
	font-size: 31px;
	line-height: 33px;
	margin-bottom:0;
	color: #060043;
	position:absolute;
	top:37px;
}

/************************ properity ******************/

.properity {
	padding: 20px 24px 0 34px;
	clear: both;
	text-align: center;
}
.properity p {
	color: #00aeef;
	font-size: 17px;
    line-height: 24px;
	font-weight: 700;
}
.properity p.tagline {
	color: #d7df21;
	font-style: italic;
	font-weight: 700;
	padding-top: 17px;
	background: url(images/bottom_blur_line.png) no-repeat bottom center;
	padding-bottom: 30px;
}
.footer_content {
	padding-left: 34px;
}

.alignright {
	float: right;
	margin: 2px 0 20px 20px;
}
.alignnone {
	max-width: 400px;
}