.social {
    display: none;
}
/*
.pop-in, avatar-enabled, rating-enabled, has-operators-bar {
	display:none !important;
	visibility:hidden !important;
}
#livechat-compact-container {
	display:none !important;
	visibility:hidden !important;
}
*/
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 50px;
}
.sidebar .widget {
	background-color:#f5f5f5;
	padding:15px;
	height:362px;
}
h3 {
    font-size: 24px;
}
.bottom-3 {
    margin-bottom: 0px !important;
}

footer {
    margin-top: 0px;
}
.services.home {
    background: #FFF;
}
.post.style-1, .post.style-2 {
    padding-bottom: 0px;
}
.services.home.s-2 {
    padding: 50px 0;
}
.services.style-1 .item.active:hover .circle, .services.style-2 .item.active .circle, .services.style-2 .item:hover .circle, .services.style-3 .item .circle, .services.style-3 .item.active:hover .circle {
	 background:#025a99; cursor:pointer;
}
.services.style-1 .item.active .circle, .services.style-2 .item .circle, .services.style-2 .item.active:hover .circle, .services.style-3 .item.active .circle, .services.style-3 .item:hover .circle {
	 background:#4b4c4d;
}
.button.medium {
    padding: 15px 30px;
    text-align: center;
    width: 190px;
}
.caja-inscripcion {
	font-size: 14px;
	margin-bottom:30px;
}
.duracion {
	width:100%;
	font-size:12px;	
}
iframe#eventos_ssc {
	height: 280px !important;
}
iframe#eventos_scc {
	height: 280px !important;
}
@media only screen and (max-width: 959px) {
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 50px;
}
.sidebar .widget {
	height:288px;
}
.button.medium {
    padding: 15px 30px;
    text-align: center;
    width: 125px;
}
.caja-inscripcion {
	font-size: 12px;
    margin-bottom: 20px;
}
.duracion {
	width:100%;
	font-size:12px;	
}
iframe#eventos_ssc {
	height: 280px !important;
}
iframe#eventos_scc {
	height: 280px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
iframe#eventos_ssc {
	height: 280px !important;
}
iframe#eventos_scc {
	height: 280px !important;
}
}
@media only screen and (max-width: 767px) {
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 50px;
}
.button.medium {
    width: 160px;
}
.caja-inscripcion {
	font-size: 14px;
	margin-bottom:30px;
}
.duracion {
	width:100%;
	font-size:12px;	
}
iframe#eventos_ssc {
	height: 330px !important;
}
iframe#eventos_scc {
	height: 420px !important;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 40px;
	font-size: 22px;
}
.button.medium {
    width: 328px;
}
.caja-inscripcion {
	font-size: 14px;
	margin-bottom:30px;
}
.sidebar .widget {
    height: 200px;
	margin-bottom: 0px;
}
.duracion {
	width:100%;
	font-size:12px;
	margin-bottom: 20px;
	font-size:11px;
}
iframe#eventos_ssc {
	height: 490px !important;
}
iframe#eventos_scc {
	height: 490px !important;
}
}
@media only screen and (max-width: 479px) {
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 30px;
	font-size: 24px;
}
.button.medium {
    width: 170px;
}
.caja-inscripcion {
	font-size: 14px;
	margin-bottom:30px;
}
.sidebar .widget {
    height: 225px;
	margin-bottom: 0px;
}
.duracion {
	width:100%;
	font-size:12px;	
	margin-bottom: 20px;
	font-size:11px;
}
iframe#eventos_ssc {
	height: 490px !important;
}
iframe#eventos_scc {
	height: 460px !important;
}
}