@charset "utf-8";
/* CSS Document */
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
body {
	padding:0;
	margin:0;
	margin:auto;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:15px;
	line-height:18px;
	color:#333;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover, a:visited, a:active, a:link {
	color:#333;
}
.clear {
	clear: both;
}
.top_header {
	width:100%;
}
.top_header_content {
	float:left;
	width:100%;
	padding-top:15px;
	padding-bottom:20px;
}
.logo {
	text-align:center;
}
.logo img {
	margin-top:5px;
	max-height:80px;
}

.top_social{
	float:right;
	display:none;
}

.top_social ul{
	float:left;
}

.top_social ul li{
	float:left;
	list-style:none;
	margin-right:15px;
}

.top_social ul li i{
    font-size:26px;	
}
.top_social .fa-facebook-square {
	color:#3b5998;
}
.top_social .fa-twitter-square {
	color:#29aae3;
}
.top_social .fa-youtube-square {
	color:#F00;
}


.top_social .fa-instagram {
	color:#8941a7;
}


.top_small_news{
   float:right;
   display:none;
   list-style:none;
   margin-top:25px;
}

.top_small_news li{
	float:left;
}

.top_small_news li b{
	float:left;
	width:100%;
	text-transform:uppercase;
	text-align:center;
}

.top_small_news li span{
	float:left;
	width:100%;
	text-align:center;
}



.search_box {
	float:right;
	margin-top:5px;
	display:none;
}

.search_text {
	float:left;
	height:35px;
	width:180px;
	border:1px solid #006cb5;
	border-radius:5px 0px 0px 5px;
	padding-left:8px;
	padding-right:5px;

}
.search_button {
	float:left;
	background-color:#006cb5;
	color:#FFF;
	border:0px;
	height:35px;
	padding-left:12px;
	padding-right:12px;
	border-radius:0px 5px 5px 0px;
}
 @media (min-width:768px) {
 .search_box {
 	display:block;
}

.top_small_news{
   display:block;
}

.top_social{
	display:block;
	}
 .logo {
 float:left;
}
}
 @media (min-width:992px) {
}
 @media (min-width:1160px) {
}
.main_menu_content {
	float:left;
	width:100%;
	background-color:#006cb5;
	position:relative;
	height:45px;
	margin-bottom:20px;
}

.main_menu {
	float:left;
	position:relative;
	z-index:1000;
	width:100%;
	background-color:#006cb5;
}

.navbar-nav > li.home > a > i {
	font-size:20px;
}

.other i{
	color:#F00;
}

.other:hover i, .open i, .active i{
	color:#FFF;
	}

.mobile_menu_name{
	float:left;
	height:45px;
	line-height:45px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	padding-left:15px;
	text-transform:uppercase;
}

.desktop{
      display:none !important;
}

 @media (min-width:768px) {
	
	
	.desktop{
      display:block !important;
}
	
	.mobile{
     display:none !important;
	 border:1px solid #0F0;
}
	
	.mobile_menu_name {
	   display:none;
	} 

}
 @media (min-width:992px) {
 .main_menu {
	 float:left;
	 width:100%;
}
}
 @media (min-width:1160px) {
}
.zarlal{
	float:left;
	width:100%;
	display:none;
}

.zar_content{
	float:left;
	width:100%;
	max-height:60px;
	overflow:hidden;	
}

 @media (min-width:768px) {
	.zarlal{
		display:block;
	}
	.zar_content{
		height:20px;
	}
}

.main_content {
	float:left;
	width:100%;
}
.section1 {
	float:left;
	width:100%;
	margin-bottom:25px;
}

.section_header1 {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	color:#0060aa;
	padding-bottom:8px;
	border-bottom:1px solid #0060aa;
	margin-bottom:25px;
}


.section_header2 {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:25px;
	color:#FFF;
}

 @media (min-width:768px) {
  .front_1{
	    padding-right:0px;	
  }

  .front_2{
		padding-left:5px;
		padding-right:5px;
		padding-bottom:0px;
  }  
}

.news{
	float:left;
	width:100%;
	padding-top:10px;
}

.ontsloh2 {
	float:left;
	width:100%;	

}

.ontsloh2 ul {
	float:left;
	width:100%;
	margin-bottom:0px;
	list-style:none;
}

.ontsloh2 ul li {
	float:left;
	width:50%;
	padding:10px;
}

.ontsloh2 ul li a {
	float:left;
	width:100%;
	color:#FFF;
	
}
.onts2_img {
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}
.onts2_img img {
	width:100%;
	transition: transform .5s ease;
}
.onts2_img h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
	bottom:0px;
	left:0px;
	width:100%;
	position:absolute;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.94) 100%);
	color:#FFF;
	padding:15px;
}
.ontsloh2 ul li a:hover h2 {
	text-decoration:underline;
}

.ontsloh2 ul li a:hover img{
     transition: transform .5s ease;
	 transform: scale(1.05);
}

 @media (max-width: 767px) {
 .ontsloh2 {
 margin-bottom:15px;
}
 .ontsloh2 ul li {
 
}
}

.front_live{
   float:left;
   width:100%;
   margin-bottom:25px;	
}

.live_title{
   float:left;
   width:100%;
   font-weight:bold;
   margin-bottom:8px;
}

.live_content{
   float:left;
   width:100%;
}

.today_news1 {
	float:left;
	width:100%;
	margin-bottom:8px;
}

.today_news_content1 {
	width:100%;
	height:300px;
	overflow:auto;
	list-style:none;
	border:1px solid #E2E2E2;
	padding:5px;
}
.today_news_content1 li {
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #E2E2E2;
	display:inline-block;

}
.today_news_content1 li a {
	color:#000;
}
.today_news_content1 li a img {
	max-width:40%;
	margin-right:15px;
	margin-top:3px;
	margin-bottom:5px;

}
 @media (min-width:768px) {
 .today_news1 {
 margin-top:0px;
}
 .today_news_content1 {
 height:575px;
 overflow:auto;
}
}
@media (min-width:992px) {
}
 @media (min-width:1160px) {
}




.today_news_content_mobile {
	width:100%;
	list-style:none;
}

.today_news_content_mobile li {
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #E2E2E2;
	display:inline-block;

}
.today_news_content_mobile li a {
	color:#000;
}
.today_news_content_mobile li a img {
	max-width:40%;
	margin-right:15px;
	margin-top:3px;
	margin-bottom:5px;

}


.banner_content{	
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;

}

.banner_content a{
	float:left;
	width:100%;
}

.banner_content a img{
	width:100%;
	border:1px solid #CCC;
}


@media (min-width:992px) {


}



.modalbody1{
	float:left;
	width:100%;
	
}

.v_list{
	position:relative;
	z-index:1;
	padding:0px;
	margin:0px;
}

.v_list li.aaaaa{
	padding:0px;
	margin:0px;
	display:block;
}
.small_list{
   overflow:scroll;
   height:200px;
}

.small_list li{
	background-color:#222222;
	padding-left:10px;
	position:relative;
	min-height:60px;
	display:block;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	cursor:pointer;
	line-height:16px;
}

.video_thumb{ 
    float:left;
    position:relative;
	width:72px;
	height:40px;
	overflow:hidden;
	margin-right:15px;
}

.right_scroll{
	overflow:hidden;
	 }

.small_list{
	overflow:scroll;
}

.small_list li img{
	width:100%;
	position:relative;
	top:-7px;

}


.small_list li:hover{
	background-color:#474646;
}

.v_active{
	background-color:#474646 !important;
}

@media (min-width:768px) {
	
.v_list{
	position:relative;
	display:flex;
	z-index:1;
	padding:0px;
	margin:0px;
}

.v_list li.aaaaa{
	padding:0px;
	margin:0px;
	display:block;
	flex-grow:1;
}



}




/*******************/

.last_news {
	float:left;
	width:100%;
	background:url(../../images/bg_news.jpg) no-repeat center center;
	background-size:cover;
	margin-bottom:35px;
}
.news_bg {
	float:left;
	width:100%;
	background:url(../../images/banner-txt-bg.png);
	padding-top:40px;
	padding-bottom:40px;
}
.last_news ul li a {
	float:left;
	width:100%;
	color:#FFF;
	font-size:16px;
}
.last_news img {
	width:100%;
	margin-bottom:10px;
}
.last_news span.l_title {
	color:#FFF;
	font-size:18px;
	line-height:20px;
}
.last_news .col-md-4 {
	margin-bottom:25px;
}
 @media (min-width:768px) {
.last_news .col-md-4 {
 margin-bottom:0px;
}
}
@media (min-width:992px) {
}
 @media (min-width:1160px) {
}
/*************************/

.section_item_left {
	float:left;
	width:100%;
}
.section_info {
	float:left;
	width:100%;
	padding:0px;
	list-style:none;
	text-align:justify;
}
.section_info li {
	float:left;
	width:33.333%;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
}

.section_info li h2{
	margin:0px;
	padding:0px;
	font-size:16px;
}

.zoom_lock{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}

.section_info li img {
	float:left;
	width:100%;
	margin-bottom:15px;
	transition: transform .5s ease;
}

.section_info li:last-child {
	border-bottom:0px;
}

.section_info li:hover img{
	 transition: transform .5s ease;
	 transform: scale(1.05);	
}

/************************/


.section_item_full {
	float:left;
	width:100%;
	margin-bottom:25px;
}
.front_video_news {
	float:left;
	width:100%;
}
.big_news {
	float:left;
	width:100%;
	height:320px;
	position:relative;
}
.big_news a {
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	padding:12px;
	padding-bottom:5px;
	background-color:rgba(0, 0, 0, 0.8);
	color:#FFF;
	max-width:100%;
	font-size:18px;
	line-height:18px;
}
.big_news a p {
	color:#CCC;
	margin-top:5px;
	font-size:16px;
}
.big_news a:hover {
	color:#FFF;
	text-decoration:underline;
}
 @media (min-width:768px) {
 .section_item_full {
 margin-bottom:0px;
}
}
@media (min-width:992px) {
}
 @media (min-width:1160px) {
}
.item_news_top {
	float:left;
	width:100%;
	margin-bottom:10px;
}

.item_news_top h2{
  margin:0px;
  padding:0px;
  font-size:16px;

}

.item_news_top img {
	width:30%;
	margin-bottom:7px;
	margin-right:15px;
}

.item_news_bottom {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #999;
}

.item_news_bottom h2{
  margin:0px;
  padding:0px;
  font-size:15px;
}



@media (min-width:992px) {

.item_news_top img {
	width:100%;
	margin-bottom:7px;
}

}



/********************/

.content_news {
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:25px;
}

.main_inner_left {
	float:left;
	width:69%;
}
.main_inner_right {
	float:right;
	width:28%;
}
 @media (max-width: 767px) {
 .content_news {
 padding-top:0px;
 padding-bottom:0px;
}
 .main_inner_left {
 float:left;
 width:100%;
}
.main_inner_right {
 display:none;
}
}
/*********** list news ****/

.list_news {
	float:left;
	width:100%;
}
.list_news_header {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:25px;
	color:#0060aa;
	padding-bottom:8px;
	border-bottom:1px solid #0060aa;
}


.list_news_header2 {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:22px;
	margin-bottom:25px;
	color:#0060aa;
}

.list_news ul {
	float:left;
	width:100%;
	list-style:none;

}
.list_news ul li {
	float:left;
	width:100%;
	margin-bottom:35px;
}
.list_news ul li img {
	padding:1px;
	border:1px solid #CCC;
	margin-right:25px;
	margin-top:3px;
}
.news_title {
	font-size:18px;
	font-weight:700;
	margin-bottom:8px;
}
.news_intro {
	width:100%;
	text-align:justify;
	line-height:19px;
	font-size:16px;
}



.list_news_full ul {
	float:left;
	width:100%;
	list-style:none;

}
.list_news_full ul li {
	float:left;
	width:33.333%;
	padding:10px;
	margin-bottom:15px;
}
.list_news_full ul li img {
	float:left;
	width:100%;
	padding:1px;
	border:1px solid #CCC;
	margin-bottom:15px;
}


 @media (max-width: 420px) {
 .list_news ul li img {
 max-width:50%;
 margin-right:15px;
 margin-top:3px;
}
}
/************** single news *******/


.single_item {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;

}

.single_item_header{
		float:left;
	width:100%;
}

.single_item_header h2 {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:22px;
	line-height:1.25;
	margin-bottom:15px;
	padding-bottom:8px;
	color:#333;
	border-bottom:1px solid #666;
}



.single_time_share {
	float:left;
	width:100%;
	margin-bottom:10px;
}

.author_profile{
	float:left;
	margin-right:10px;	
}

.author_profile ul li{
	 list-style:none;
	 float:left;
}

.author_profile img{
	height:40px;
	float:left;
	margin-right:10px;
}

.author_lname{
	float:left;
	padding-top:15px;
	text-transform:uppercase;
	color:#006cb5;
}

.author_category{
	float:left;
	padding-top:15px;
	text-transform:uppercase;
	color:#006cb5;
	padding-left:5px;
	
	}

.single_item_date {
	float:left;
	padding-top:15px;
}

 @media (min-width:768px) {
	 
.author_profile{
	float:left;
	margin-right:12px;	
}

.author_profile img{	
	margin-right:15px;
}

}



.singleitem_body {
	float:left;
	width:100%;
	line-height:1.65;
	font-size:15px;
	margin-bottom:25px;
	text-align:justify;
	color:#333;
	font-family:"Helvetica Neue",Helvetica, Tahoma,Arial,sans-serif;
}

.singleitem_body h3 {
	float:left;
	width:100%;
	font-size:18px;
	line-height:1.25;
	margin-bottom:10px;
	color:#333;
	font-family:"Helvetica Neue",Helvetica, Tahoma,Arial,sans-serif;
}

.singleitem_body h4 {
	float:left;
	width:100%;
	border-left:5px solid #c71a1a;
	line-height:1.55;
	background-color:#2a536f;
	font-size:16px;
	color:#FFF;
	padding:15px;
		font-family:"Helvetica Neue",Helvetica, Tahoma,Arial,sans-serif;
}

.singleitem_body img {
	float:left;
	max-width:100% !important;
	max-height:100% !important;
	margin-top:7px;
	margin-bottom:15px;
	border:1px solid #CCC;
	padding:1px;
	margin-right:20px;
}
.single_header_img {
	margin-bottom:15px !important;
}


 @media (max-width:767px) {
	 .singleitem_body img {
		width:100% !important;
		height:auto !important;
		 
		}
	 
	}

.singleitem_body a{
	color:#069;
}


.item div.singleitem_body p {
	padding-bottom:5px;
}

.singleitem_body ul, .singleitem_body ol{
	margin-left:45px;
	margin-top:15px;
	margin-bottom:15px;
}

.singleitem_body iframe{
    margin-top:15px;
	width:100%;
	max-width:100% !important;
	margin-bottom:15px;
}

.paral{
	width:100%;
	height:420px;
	background-repeat:no-repeat;
	background-size:cover;
}

.paral_desktop{
   display:none;		
}
.paral_mobile{
	width:100%;
 }
 
.paral_mobile img{
	width:100%;
	height:auto;
} 

   .full_padd{
	
	width:100%;
	padding-left:0px;
	padding-right:0px;
	
   }

 @media (min-width:768px) {
	.paral_mobile{
	   display:none;
    }
	.paral_desktop{
		display:block;
		height:420px;
		background-attachment:fixed;
		background-position:center;
		background-repeat:no-repeat;
		margin-bottom:25px;
   }
   
   .full_padd{

	padding-left:10%;
	padding-right:10%;
	
   }

   
}


.tweetabletext{
		color:#09C !important;
		text-decoration: underline;
}

h4 .tweetabletext{
	color:#FFF !important;
	text-decoration: underline;
}


a.tweetabletext:hover {
	 background-color:#2a536f;
	 color:#FFF !important;
}

h4 .tweetabletext:hover, h4 .tweetabletext:focus{
	color:#FFF !important;
	text-decoration: underline;
}


.tweetabletext::after{
	  font-family: 'FontAwesome';
  	  content: "\f099";
	  color:#09C;
	  padding-left:5px;
}

blockquote{
	
	border-left:0px;
	display:block;
	margin:30px 50px;
	padding:10px;
	font-style:italic;
	position:relative;
	font-size:16.5px;
	line-height:1.55;
	text-align:center !important;
}

blockquote p{
	text-align:center !important;
}

blockquote::before{
    position:absolute;
	top:16px;
	left:10px;
	color:#ddd;
	content: "“";
    font-size: 6em;
    line-height: .1em;
    vertical-align: -.5em;
    margin-left: -.3em;
    margin-bottom: -.3em;
    font-family: "Times New Roman", Times, serif;
   
}

blockquote::after{
    position: absolute;
    bottom: 0px;
    right: 10px;
    color: #ddd;
    content: "”";
    font-size: 6em;
    line-height: .1em;
    vertical-align: -.5em;
    margin-left: -.3em;
    margin-bottom: -.3em;
    font-family: "Times New Roman", Times, serif;
}



.facebook_like {
	border:1px dotted #CCC;
	width:95%;
	margin-left:10px;
	margin-top:10px;
	height:45px;
	float:left;
	padding:5px;
	text-align:left;
	color:#666;
}
div.fb-like {
	height:25px;
}
div#fb-root {
	border:0px solid #F00;
	height:8px;
}


.profile{
	float:left;
	width:100%;
	margin-top:27px;
	padding:15px;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    0px 2px 8px 0px rgba(0, 0, 0, 0.35);
	box-shadow:         0px 2px 8px 0px rgba(0, 0, 0, 0.35);
	margin-bottom:50px;
}

.profile_pic{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

.profile_pic img{
	width:100%;
	padding:1px;
	border:1px solid #666;
}

.profile_name{
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

.profile_position{
	font-style:italic;
	color:#069;
}



.comment{
	float:left;
	width:100%;
}


.comment_button{
   float:right;
   padding:15px;
   padding-top:5px;
   padding-bottom:5px;
   margin-bottom:15px;
   background-color:#3c5899;
   border:0px;
   border-radius:2px;
   color:#FFF;
}

ul.list_comment {
	list-style:none;
	margin-top:15px;
	margin-bottom:25px;
}
ul.list_comment li {
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	margin-bottom:10px;
}



.comment .fb_iframe_widget_fluid_desktop, .comment .fb_iframe_widget_fluid_desktop span, .comment .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}




/********* sosial share  *******/

.news_social_top {
	float:right;
	padding-top:10px;
}
.news_social_top a {
	float:right;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:3px;
	padding:5px;
	padding-left:7px;
	padding-right:7px;
	margin-left:10px;
}
.news_social_top a i {
	margin-right:5px;
	color:#FFF;
}
.news_social_top a:hover, .news_social_top a:visited, .news_social_top a:active, .news_social_top a:link {
	opacity:0.85;
	filter:alpha(opacity=85);
	color:#FFF;
}
.news_social {
	float:right;
	width:100%;
	border:1px solid #F00;
}
.news_social a {
	float:right;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:1px;
	padding:5px;
	padding-left:7px;
	padding-right:7px;
	margin-right:12px;
}
.news_social a i {
	margin-right:5px;
	color:#FFF;
}
a.facebook_share {
	background-color:#3b5998;
}
a.twitter_share {
	background-color:#29aae3;
}
a.linked_share {
	background-color:#0976B4;
	margin-right:0px;
}
.news_social a:hover, .news_social a:visited, .news_social a:active, .news_social a:link, .news_footer_social a:hover, .news_footer_social a:visited, .news_footer_social a:active, .news_footer_social a:link {
	opacity:0.85;
	filter:alpha(opacity=85);
	color:#FFF;
}
/********* back right news **************/


.today_news {
	float:left;
	width:100%;
	margin-bottom:25px;
}
.today_news_content {
	float:left;
	width:100%;
	height:600px;
	overflow:auto;
	list-style:none;
	border:1px solid #E2E2E2;
	padding:7px;
	padding-top:12px;
}
.today_news_content li {
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #E2E2E2;
	display:inline-block;
}
.today_news_content li:last-child {
	padding-bottom:0px;
	border-bottom:0px;
}
.today_news_content li a {
	color:#000;
}
.today_news_content li a img {
	max-width:40%;
	margin-right:15px;
	margin-top:3px;
	margin-bottom:5px;
}


.users_item{
   float:left;
   width:100%;
}


.singleitem_header{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:18px;
	line-height:18px;
	margin-bottom:15px;
	background-color:#079c55;
	color:#FFF;
	padding:5px;
	text-transform:uppercase;
}

.user_all_content{
   float:left;
   width:100%;
   height:570px;
   overflow:auto;
   border:1px solid #CCC;
}


.users{
  float:left;
  width:100%;
  list-style:none;
} 

.users li{
   float:left;
   width:100%;
   padding:5px;
   margin-bottom:15px !important;
}

.users li img{
	float:left;
	width:28%;
	border:1px solid #CCC;
	padding:1px;
	margin-right:15px;
}

.user_names{
   text-transform:uppercase;
   margin-bottom:2px;
   font-weight:bold;
   
}

.position{
	font-style:italic;
	color:#069;
	 margin-bottom:5px;
}

.users li:last-child{
	padding-bottom:0px;
}

/************************************/
.pagination {
	float:left;
	width:100%;
	text-align:center;
}
.pagination a {
	padding:6px;
	padding-left:12px;
	padding-right:12px;
	background-color:#006bb5;
	color:#FFF;
}

.pagination a:hover {
	background-color:#ed3237;
	color:#FFF;
}

.pagination strong {
	padding:6px;
	padding-left:12px;
	padding-right:12px;
	background-color:#ed3237;
	color:#FFF;
}
/**********************/


.site_address{
	float:left;
	width:100%;
	border-top:3px solid #006cb5; 
	border-bottom:3px solid #006cb5;
	margin-bottom:1px;
	padding-bottom:15px;
	padding-top:15px;
	color:#006cb5;
}

.add_table{
	display:inline;
	vertical-align:middle;
	border:1px solid #FFF
	
}

.add_table i{
	 font-size:18px;
}

.col_add1{
	width:100%;
}

.col_add2{
	text-align:center;
	display:none;
}

.col_add3{
	width: 100%;
}

.col_add4{
	width: 100%;
}


.f_phone{
	
	font-size:18px; padding-left:5px;
	}
.f_mail	{
	
    font-size:16px; padding-left:5px;	
}
	



@media (min-width:768px) {
	
.add_table{
	display:table-cell;
	vertical-align:middle;
}
	
	
.col_add1{
	width:30%;
	}

.col_add2{
	text-align:center;
}

.col_add3{
	width: 17%;
	}

.col_add4{
	width: 17%;
	
}

}




@media (min-width:992px) {

.add_table i{
	 font-size:28px;
}

.col_add2{
	display:block;
 }
 
.f_phone{
	
	font-size:22px; 
	}
.f_mail	{
	
    font-size:18px;
}
		
	
 
}

.footer_menu_box{
	float:left;
	width:100%;
	background-color:#006cb5;
	padding-top:50px;
	padding-bottom:20px;
	display:none;
}

.f_main_menu{
    float:left;
	width:100%;
}

.f_main_menu ul.f_menus{
	float:left;
	width:100%;
}

.f_main_menu ul.f_menus li{	
	float:left;
	width:100%;
	list-style:none;
}

.f_main_menu ul.f_menus li a{	
	float:left;
	width:100%;
	text-align:left;
	text-transform:uppercase;
	color:#FFF;
}
.footer_menu_tit{
	float:left;
	height:50px;
	width:100%;
	margin-bottom:15px;
}

.f_sub_menu{
	float:left;
	width:100%;
	list-style:none;
}
.f_sub_menu li{
	float:left;
	width:100%;
	padding-right:15px;
	margin-bottom:5px;
}


.f_sub_menu li a {
	text-transform:none !important;
}


@media (min-width:992px) {
	
	.footer_menu_box{
		display:block;
	}
}



.footer {
	float:left;
	width:100%;
	background-color:#4d4d4d;
	padding-top:20px;
	padding-bottom:20px;
}
	
ul.footer_menu {
	float:left;
	width:100%;
	list-style:none;
	margin-top:10px;
	margin-bottom:10px;
}
ul.footer_menu li {
	list-style:none;
	float:left;
}
ul.footer_menu li a {
	float:left;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #FFF;
}

ul.footer_menu li:last-child a {
	border-right:none;
}

ul.footer_menu li:first-child a {
	padding-left:0px;
}

.copyright_text {
	float:left;
	width:100%;
	text-align:left;
	font-size:13px;
	color:#FFF;
}

.dev_web{
	float:right;
	width:100%;
	text-align:center;
}

.dev_web img{
	max-height:70px;
}

@media (min-width:768px) {
	
.dev_web{
	float:right;
	width:auto;
}	
	
.footer ul.footer_menu li a {
	color:#FFF;
	padding-left:12px;
	padding-right:12px;
	border-right:1px solid #FFF;
}
	
ul.footer_menu li:first-child a {
	padding-left:0px;
}

}

@media (min-width:992px) {
}
 @media (min-width:1160px) {
}