.tab-content ul,
.tab-content ol{
	margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	
	body{
		padding: 0;
	}
	.main_menu ul li a{
		font-size: 12px;
		padding: 0px 12px;
	}
	.banner_sec{
		height: 160px;
		-webkit-background-size:cover;
				background-size:cover;
	}
	.banner_sec iframe{
		height: 160px!important;
	}
	.tab-content h1{
		font-size: 30px;
		line-height: 36px;
	}
	.footer{
		position: relative;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	body{
		font-size: 16px;
		padding: 0;
	}
	h2{
		font-size: 16px;
		line-height: 22px;
	}
	.header{
		padding: 15px 0;
	}
	.header_right_content h1{
		font-size: 16px;
	}
	.proceso_logo{
		padding-top: 5px;
	}
	.header_right_content{
		/*padding-top: 8px;*/
	}
	.main_menu ul li a{
		font-size: 12px;
		padding: 0px 8px;
	}
	.icons_block{
		margin-top: 40px;
	}
	.main_menu ul li ul{
		margin-top: 50px;
	}
	.banner_sec{
		height: 150px;
		margin-top: 10px;
		-webkit-background-size:cover;
				background-size:cover;
	}
	.banner_sec iframe{
		height: 150px!important;
	}
	.tab-content h1{
		font-size: 24px;
		line-height: 30px;
	}
	.footer{
		position: relative;
	}
	.proceso_left_footer p{
		font-size: 16px;
	}
}
@media only screen and (max-width:767px){
	body{
		padding: 0;
		font-size: 12px;
	}
	.tab-content h1{
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	p{
		margin-bottom: 10px;
	}
	.img_blk{
		padding: 10px 0;
	}
	.mob_header{
		background: #333;
		padding: 4px 0;
	}
	.header{
		padding: 8px 0;
		border-bottom: 2px solid #fc8b00;
	}
	.proceso_logo{
		padding-top: 8px;
	}
	.navbar-collapse{
		padding: 0 15px;
		border-bottom: 2px solid #fc8b00;
	}
	.header_right_content{
		padding-top: 0;
	}
	.header_right_content h1{
		font-size: 12px;
		display: inline-block;
		margin-right: 7px;
		color: #fff;
	}
	.header_right_content h2{
		font-size: 10px;
		line-height: 14px;
		margin-bottom: 0px;
		display: inline-block;
		margin-right: 7px;
		color: #fff;
	}
	.socio{
		padding-top: 0;
		padding-left: 5px;
		display: inline-block;
	}
	.socio ul{
		padding: 0;
		margin: 0;
	}
	.navbar-header{
		/*padding-top: 8px;*/
	}
	.navbar-toggle{
		margin-right: 0;
		background: #0c2f64;
	}
	.navbar-toggle .icon-bar{
		background: #fff;
	}
	.main_menu ul{
		padding: 10px 0;
	}
	.main_menu ul li{
		float: none;
		display: block;
	}
	.main_menu ul li a{
		line-height: inherit;
		display: block;
		text-align: left;
	}
	.main_menu ul li a:after,
	.main_menu ul li a:before{
		display: none;
	}
	.main_menu ul li.active a, .main_menu ul li a:hover, .main_menu ul li a:focus{
		background: transparent;
		color: #fc8b00;
	}
	.main_menu ul li ul{
		background: transparent none repeat scroll 0 0;
	    display: block;
	    margin: 0;
	    opacity: 1;
	    position: relative;
	    border: 0;
	}
	.main_menu ul li a,
	.main_menu ul li ul li a{
		padding: 15px 0;
	}
	.banner_sec{
		height: 100px;
		margin-top: -1px;
		-webkit-background-size:cover;
				background-size:cover;
	}
	.banner_sec iframe{
		height: 100px!important;
	}
	.content_section{
		padding: 10px 0;
	}
	h1{
		font-size: 18px;
		line-height: 24px;
	}
	h2{
		font-size: 14px;
		line-height: 18px;
	}
	h4{
		font-size: 10px;
	}
	p{
		font-size: 12px;
		line-height: 16px;
	}
	.footer{
		position: relative;
	}
	.proceso_left_footer{
		margin-bottom: 15px;
	}
	.proceso_left_footer p{
		font-size: 14px;
		line-height: 18px;
	}
	.icons_block {
	  margin-top: 30px;
	  border-top: 1px solid #f0f0f0;
	  padding-top: 20px;
	}
	.icon_blk{
		padding-right: 10px;
	}
	.proceso_right_footer p{
		font-size: 11px;
	}
}