@import url(/site/concrete/css/jquery-ui.css);
@import url(/site/packages/login_dialog/blocks/login_dialog/view.css);
@import url(/site/packages/html5_audio_player_basic/blocks/html5_audio_player_basic/css/view.css);


/***********************************************************************************************
************************************************************************************************
*********************************** # CSS STYLE FOR ALL PAGES **********************************
************************************************************************************************
***********************************************************************************************/
body, .top-nav{
	background: #aab7b7;
}
a:hover, a:focus{
	text-decoration: none;
}
header{
	box-shadow: none !important;
}
#content{
	background: #aab7b7;
	margin-top: 30px;
	margin-bottom: 30px;
	
}
#content > .container{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 -3px 6px rgba(0,0,0,0.23);
	padding-top: 30px;
}
.nav.navbar-nav.navbar-right li a{
	font-family: 'Raleway', sans-serif;
	color:#008c8c;
	font-size: 18px;
}
.nav.navbar-nav.navbar-right .active a, .nav.navbar-nav.navbar-right .active a:hover{
	background-color: #bb1f1f;
	color:white;
}
.top-nav{
	z-index: 10;
	color: #eee;
}
.breadcrumb-trail{
	font-size: 14px;
	color: #006161;
}
.breadcrumb-trail a{
	color: #006161;
}
.breadcrumb-trail a:hover,
.breadcrumb-trail .fa.fa-home:hover{
	color: #006161;
	font-weight: bold;
}
.breadcrumb-trail .fa.fa-home{
	color: #006161;
}
.breadcrumb-trail strong{
	color:#bb1f1f;
}
.primary-nav{
	background:white;
	z-index: 50;
	box-shadow: 0px 5px 6px rgba(0,0,0,0.25) ,0px -5px 6px rgba(0,0,0,0.25);
}
.primary-nav .navbar .navbar-nav>li>a {
    border-left: 2px solid #bb1f1f;
 }
.primary-nav .navbar .navbar-nav > li > a:hover{
	color: #bb1f1f;
}
.navbar-toggle{
	margin-right: 0;
	padding-right: 0;
}
.primary-nav .navbar-toggle .icon-bar {
    background-color: #bb1f1f;
}
.page-footer-container{
	margin-bottom: 30px;
}
.hw-back-to-top{
	background: rgba(0,140,140,.5);
}
.hw-back-to-top:hover{
	background: rgba(0,140,140,1);
}

/**MODAL LOGIN**/
.title-caps{
	font-size: 10px;
	font-family: 'Raleway', sans-serif;
	color: #008c8c;
}
.title-caps div{
	font-size: 12px;
	color: #006161;
}
.title-caps div img{
	max-width: 100%;
    height: 40px;
    width: 40px;
    margin-left: 10px;
    border-radius: 50%;
}
.title-caps div a:first-of-type{
	color: #006161;
	font-size: 16px;
	font-style: italic;
	margin-left: 5px;
}
.title-caps p a,
#signOutButton,
.login .btn{
	font-size: 12px;
	padding: 10px 15px;
	border:2px solid #006161;
	color: #006161;
	background: transparent;
}
.title-caps p a:hover,
#signOutButton:hover,
.title-caps div a:hover,
.login .btn:hover{
	background: #006161;
	color:#ccc;
}
#signOutButton{
	margin-left: 15px;
}

.siip .ui-dialog-titlebar-close{
	background: url(/site/packages/theme_neat/themes/neat/img/closeModallogin.png);
	background-size: cover;
	width: 15px;
	height: 15px;
	z-index: 200;
}
.login h1{
	color: #006161;
}
.siip .ui-dialog .ui-dialog-titlebar{
	background-color: white;
}
.siip .ui-dialog{
	border: 4px solid #006161;
	border-radius: 0;
}
.login input[type=text],
.login input[type=password],
.login input[type=text]:focus,
.login input[type=password]:focus{
	outline: none;
	border-color:#006161;
}
.login input[type=text]:-webkit-autofill,
.login input[type=password]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.page-header-container h1{
	font-weight: bold;
}
.site-footer {
    box-shadow: 0px -5px 6px rgba(0,0,0,0.25);
}
.site-footer img{
	margin: auto;
}

.download-btn{
	padding: 20px;
    background: #bb1f1f;
    color: white;
    float: right;
}
.download-btn:hover{
	color: white;
	background: #5ba6a6;
}
.siip-footer-login{
	display: none;
}
/***********************************************************************************************
************************************************************************************************
********************************* # END CSS STYLE FOR ALL PAGES ********************************
************************************************************************************************
***********************************************************************************************/

/*--------------------------------------------------------------------------------------------*/

/***********************************************************************************************
************************************************************************************************
*********************************** # CSS STYLE FOR HOME PAGE **********************************
************************************************************************************************
***********************************************************************************************/

/**HOME PAGE**/
.primary-nav .navbar.navbar{
	margin-top: 0;
	margin-bottom: 0;
}
.navbar .site-name{
	margin-top: 10px;
}
/*
 *BANNER LASTEST EPISODE AND SUBSCRIBE PODCAST
 */
.sayit-header{
	margin-top: 20px;
	padding: 10px 10px 0px 10px;
	/*background: url(/site/application/files/2414/7082/2655/podcast.image.jpg); */
	background: url(/site/application/files/9414/8527/1583/spiral-rotated.jpg);
	
	background-size: cover;
}
.sayit-header .ccm-block-page-list-page-entry-text .ccm-block-page-list-page-entry-read-more{
	visibility: hidden;
}
.sayit-header p{
	font-size:14px;
	font-family: 'Raleway', sans-serif;
	color:#cccccc;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
}
.sayit-header .ccm-block-page-list-title a{
	margin-left: 20px;
	font-size:20px;
	font-family: 'Raleway', sans-serif;
	color:#ccc;
}
.sayit-header iframe{
	-webkit-box-shadow: none;
    box-shadow: none;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
}
.sayit-header-subscribe-area{
	height: auto;
	background-color: rgba(62,41,40,0.6);
	margin-bottom: 10px;
}
.sayit-header-subscribe-area p{
	margin-left: 30px;
	color:#cccccc;
}
.sayit-header-subscribe-area h3{
	margin-left: 30px;
	font-family: 'Raleway', 'Arial', sans-serif;
	font-size: 18px;
	color:#cccccc;
}
.sayit-header-footer-right{
	text-align:center;
}
.subscribe-btn{
	width:150px;
	font-family: 'Raleway', 'Arial', sans-serif;
	color: #ffffff;
	opacity: 0.8;
	display: inline-block;
	transition-duration: 0.4s;
	padding: 5px;
	background-color: #bb1f1f;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 20px;
}
.subscribe-btn:hover{
	opacity: 1;
	transition-duration: 0.4s;
	color: #ffffff;
	text-decoration: none;
}


/**BANNER MOBILE**/
.sayit-banner-mobile .subscribe-btn{
	text-align: center;
	width: 100%;
	font-size: 12px;
	padding: 10px;
	margin:0 0 10px 0;

}
/*
 *END OF BANNER
 */
 .title-home-entry-podcast{
 	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 -3px 6px rgba(0,0,0,0.23);
 }
.title-home-entry-podcast p{
	font-family: 'Raleway', 'Arial', sans-serif;
	color: #bb1f1f;
	text-align: center;
	padding: 15px;
	font-weight: bold;
}
.sayit-home-podcast{
	padding-left: 30px;
	padding-right: 30px;
}
.sayit-home-podcast .ccm-block-page-list-page-entry{
	width: 30%;
	float: left;
	margin-left: 5%;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	transition-duration: 0.4s;
	
}
.sayit-home-podcast .ccm-block-page-list-page-entry:hover{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	transition-duration: 0.4s;
}
.sayit-home-podcast .ccm-block-page-list-page-entry:first-of-type{
	margin-left: 0;
}
.sayit-home-podcast .ccm-block-page-list-title{
	display: table;
	width: 100%;
	background-color: #008c8c;
	height: 60px;
	padding: 10px;
	text-align: center;
}
.sayit-home-podcast .ccm-block-page-list-title a{
	color:#eee;
	font-size: 13px;
	display: table-cell;
    vertical-align: middle;
    text-decoration: none;
}
.sayit-home-podcast .ccm-block-page-list-description{
	height: 200px;
	padding: 20px;
	font-size: 14px;
	color: grey;
	text-align: justify;
}
.sayit-home-podcast .ccm-block-page-list-page-entry-read-more{
	margin-top: 0;
	height: 70px;
}
.sayit-home-podcast .ccm-block-page-list-page-entry-read-more a{
	width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
	border-radius: 50%;
	color: #eee;
    float: right;
    font-size: 14px;
    background-color: #bb1f1f;
    margin: 20px 20px 20px;
    text-decoration: none;
}
.sayit-home-podcast .ccm-block-page-list-page-entry:hover .ccm-block-page-list-page-entry-read-more a{
	background-color: #008c8c;
}

.sayit-header-services{
	height: 200px;
	width: 200px;
	margin: 50px auto 0 auto;
	background-color: #008c8c;
	color:#eee;
	border-radius: 50%;
	overflow: hidden;
}

.sayit-header-services .icon-stack,
.sayit-header-services .icon-clipboard,
.sayit-header-services .icon-spell-check{
	line-height: 200px;
	text-align: center;
	font-size: 50px;
}
.cube {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
	height: 150px;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s; /* Animate the transform properties */
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d; /* <-NB */
	cursor: pointer;
}
.cube .flop p{
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
.cube.traslations .flop{
	height: 150px;
}
.cube.traslations .flop p{
	margin-top: 10px;
    margin-bottom: 18px;
}
.cube.courses .flop{
	height: 150px;
}
.cube.courses .flop p{
	margin-top: 10px;
    margin-bottom: 10px;
}.cube.courses .flop a{
	display: block;
    margin-top: 10px;
}
.cube.services .flop p{
	margin-bottom: 12px;
}
.cube.services .flop a,
.cube.traslations .flop a,
.cube.courses .flop a{
	background: #bb1f1f;
    color: #eee;
    padding: 10px 20px;
    float: right;
}

/* The two faces of the cube */
.flippety{
	border: 2px solid #008c8c;
	height: 150px;
}
.flop{
	border: 2px solid #bb1f1f;
	padding: 10px;
}
.flippety,.flop {
	background: white;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 20px rgba(105, 108, 109, .3), 0 0 8px 5px rgba(208, 223, 226, .4) inset;
	box-shadow: 0 5px 20px rgba(105, 108, 109, .3), 0 0 8px 5px rgba(208, 223, 226, .4) inset;
	display: table;
    width: 100%;
}

/* Position the faces */
.flippety {
	-webkit-transform: translateZ(50px);
	transform: translateZ(50px);
}
.flippety h2{
	display: table-cell;
	vertical-align: middle;
	font-size: 25px;
	color: #008c8c;
    font-weight: bold;
}

.flop {
	-webkit-transform: rotateX(-90deg) translateZ(-50px);
	transform: rotateX(-90deg) translateZ(-50px);
}

/* Rotate the cube */
.cube:hover {
	-webkit-transform: rotateX(89deg);
	transform: rotateX(89deg); /* Text bleed at 90º */
}

/***********************************************************************************************
************************************************************************************************
********************************* # END CSS STYLE FOR HOME PAGE ********************************
************************************************************************************************
***********************************************************************************************/

/*--------------------------------------------------------------------------------------------*/

/***********************************************************************************************
************************************************************************************************
****************************** # CSS STYLE FOR PODCAST CONTENT PAGE ****************************
************************************************************************************************
***********************************************************************************************/

.page-header-container .page-title{
	font-family: 'Roboto', sans-serif;
	color:#bb1f1f;
}
.page-header-container > h1 {
    /*padding-left: 40px; */
}
.c5wrapper.ccm-page.page-type-blog-entry.page-template-full .page-header-container iframe{
	/*-webkit-box-shadow: 1px 1px 15px 3px #008c8c;
    box-shadow: 1px 1px 15px 3px #008c8c;*/
}
.entry-podcast-footer{
	    padding-bottom: 26px;
    margin-bottom: 30px;
}

/*OLD FILES PLAYER*/
.bootstrap-player{
	padding: 35px 20px;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 
				0 10px 10px rgba(0,0,0,0.22), 
				0 -3px 6px rgba(0,0,0,0.22);
}
.bootstrap-player .jp-gui.jp-interface{
	width: 100%;
	background: white;
}
.bootstrap-player .jp-audio .jp-type-single .jp-details ul{
	display: none;
}
.bootstrap-player .jp-audio .jp-interface .jp-progress{
	background-color: #5ba6a6;
}
.bootstrap-player .jp-audio .jp-interface .jp-progress .jp-seek-bar,
.bootstrap-player .jp-audio .jp-interface .jp-volume-bar{
	background: #5ba6a6;
}
.bootstrap-player .jp-audio .jp-interface .jp-progress .jp-seek-bar .jp-play-bar,
.bootstrap-player .jp-audio .jp-interface .jp-volume-bar .jp-volume-bar-value{
	background: #008c8c;
}
.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-progress,
.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-time-holder{
	width: 82%;
}
.bootstrap-player .jp-gui.jp-interface .jp-controls a,
.jp-repeat .fa.fa-repeat{
	color: #008c8c;
}
.bootstrap-player .jp-gui.jp-interface .jp-controls a:hover,
.jp-repeat .fa.fa-repeat:hover{
	color: #5ba6a6;
}
.bootstrap-player .jp-audio .jp-interface .jp-time-wrapper{
	top:20px;
}
.bootstrap-player .jp-audio .jp-interface .jp-current-time{
	border:none;
	color: #bb1f1f;
	background: white;
	font-weight: bold;
}

/*DOWNLOAD FILES BUTTON*/
.podcast-entry-download-files{
	width: 100%;
	height: 100px;
}
.podcast-entry-download-files h3{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22), 0 -3px 6px rgba(0,0,0,0.22);
	padding:20px;
	text-align:center;
}
.podcast-entry-download-files .subscribe-btn{
	float: right;
	margin-top: 25px;
    padding: 15px;

}
.podcast-entry-files-to-download{
	margin-top: 25px;
	text-align: right;
}
.podcast-entry-files-to-download p{
	margin-top: 0;
	margin-bottom: 0;
	color: grey;
}
.podcast-entry-content-block{
	padding: 20px;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 
 				0 10px 10px rgba(0,0,0,0.22), 
				0 -3px 6px rgba(0,0,0,0.22);
	text-align: justify;

}
/***********************************************************************************************
************************************************************************************************
************************** # END CSS STYLE FOR PODCAST CONTENT PAGE ****************************
************************************************************************************************
***********************************************************************************************/

/*--------------------------------------------------------------------------------------------*/

/***********************************************************************************************
************************************************************************************************
****************************** # CSS STYLE FOR PODCAST LIST PAGE *******************************
************************************************************************************************
***********************************************************************************************/


.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry:hover, 
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:hover{
    cursor:pointer;
	/*transform: scale(1.05);
    transition: all .3s ease;*/
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-text{
	padding: 10px;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-title{
	display: table;
	width: 100%;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-title a{
	color:#008c8c;
	text-decoration: none;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-title a:hover{
	color:#bb1f1f;
	font-weight: bold;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-description{
	width: 100%;
	min-height: 50px;
    display: table;
    /*text-align: justify;*/
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-read-more{
	display: table;
	margin-top: 0;
    width: 100%;
    height: 50px;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-read-more a{
	width: 50px;
	height: 50px;
	color: #bb1f1f;
    font-size: 30px;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry:hover .ccm-block-page-list-page-entry-read-more a, 
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:hover .ccm-block-page-list-page-entry-read-more a{
	color: #008c8c;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-pagination-wrapper{
	text-align: center;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-pagination-wrapper .pagination{
	float: inherit;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-pagination-wrapper .pagination li a,
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-pagination-wrapper .pagination .disabled span{
	border-color: #008c8c;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-pagination-wrapper .pagination .active span{
	background-color: #008c8c;
    border-color: #008c8c;
}

.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal{
	float:left; 
	width:33.33333%; 
	margin-bottom:1em;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(3n+1) {padding-right:1%;}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(3n+2) {padding:0 .5%;}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(3n+3) {padding-left:1%;}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(3n+4) {clear:left;}

.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-thumbnail{
	display: table;
	width: 100%;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-thumbnail img{
	width: 100%;
    max-height: 230px;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-text{
	display: table;
}
.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-rss-feed{
	display: none;
	
}
/***********************************************************************************************
************************************************************************************************
************************** # END CSS STYLE FOR PODCAST LIST PAGE *******************************
************************************************************************************************
***********************************************************************************************/

/*--------------------------------------------------------------------------------------------*/

/***********************************************************************************************
************************************************************************************************
****************************** # CSS STYLE FOR COURSES LIST PAGE *******************************
************************************************************************************************
***********************************************************************************************/

.siip-course-card{
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	transition-duration: 0.4s;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 30px;
	float: left;
	width: 70%;
	height: 300px;
	background-color: white;
	border-radius:10px;
}
.siip-course-card:hover{
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	transition-duration: 0.4s;
}

.siip-course-card.caple .siip-course-title,
.siip-course-card.caple .siip-course-content a{
	background-color: #008c8c;
}
.siip-course-card.a-level .siip-course-title,
.siip-course-card.a-level .siip-course-content a{
	background-color: #3e50b4;
}
.siip-course-card.b-level .siip-course-title,
.siip-course-card.b-level .siip-course-content a{
	background-color: #4bae4f;
}
.siip-course-card.c-level .siip-course-title,
.siip-course-card.c-level .siip-course-content a{
	background-color: #607D8B;
}

.siip-course-card:hover .siip-course-content a{
	padding: 10px 18px;
	background-color: #008c8c;
}
.siip-course-title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius: 10px 10px 0 0;
}
.siip-course-title h2{
	color: #eee;
	margin:0;
	text-align: center;
	font-size: 30px;
	font-weight: bold
}
.siip-course-content{
	padding: 0 10px;
}
.siip-course-content h2{
	color: #bb1f1f;
	font-weight: bold;
	text-align: center;
	font-size: 30px;
}
.siip-course-content p{
	text-align: center;
	height: 50px;
	margin-bottom: 40px;
}
.siip-course-content a{
	margin-right: 10px;
	text-decoration: none;
	float:right;
	vertical-align: sub;
	color: #eee;
	font-weight: bold;
	padding: 8px 20px;
}

/***********************************************************************************************
************************************************************************************************
************************** # END CSS STYLE FOR COURSES LIST PAGE *******************************
************************************************************************************************
***********************************************************************************************/

/*--------------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------------------------*/

/***********************************************************************************************
************************************************************************************************
********************************** # CSS STYLE CONTACT PAGE  ***********************************
************************************************************************************************
***********************************************************************************************/
.siip-contact .bioname{
	font-size: 30px;
}
.siip-contact .biocontent{
	border-top: 2px solid #006161;
	padding-top: 15px;
}
.siip-contact .ezbio-wrap .row .col-xs-12.col-sm-12.col-md-9.col-lg-9{
	border-right: 2px solid #006161;
}
.siip-contact .biocard{
	border: 2px solid #006161;
}
.siip-contact form input[type=text],
.siip-contact form input[type=password],
.siip-contact form input[type=email],
.siip-contact form select,
.siip-contact form textarea,
.siip-contact form input[type=text]:focus,
.siip-contact form input[type=password]:focus,
.siip-contact form select:focus,
.siip-contact form input[type=email]:focus,
.siip-contact form textarea:focus{
	outline: none;
	border-width: 2px;
	border-color:#006161;
}
.siip-contact form input[type=text]:-webkit-autofill,
.siip-contact form input[type=password]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.siip-contact form textarea{
    /*alterado*/
	max-width: 100%;
}
.siip-contact form .btn{
    background: white;
    border:2px solid #006161;
    color: #6d6464;
}
.siip-contact form .btn:hover{
    background: #006161;
    color: white;
}
.siip-contact .googleMapCanvas{
	margin: 50px 0;
}
/***********************************************************************************************
************************************************************************************************
******************************* # END CSS STYLE FOR CONTACT PAGE *******************************
************************************************************************************************
***********************************************************************************************/

/*--------------------------------------------------------------------------------------------*/

/***********************************************************************************************
************************************************************************************************
********************************** # CSS STYLE PROFILE PAGE  ***********************************
************************************************************************************************
***********************************************************************************************/

.siip-profile-container{
	width: 95%;
}
.siip-profile-container h1{
	font-size: 30px;
	color: #bb1f1f;
}
.siip-profile-container div#ccm-profile-avatar{
	bottom: 0;
}
.siip-profile-container div#ccm-profile-avatar img{
	border-radius: 50%;
}
.siip-profile-container .btn{
	background: white;
	color: #008c8c;
}
.siip-profile-container .btn:hover{
	color: #bb1f1f;
}
.siip-profile-container div#ccm-profile-statistics-bar{
	border-color: #5ba6a6;
}

/***********************************************************************************************
************************************************************************************************
******************************* # END CSS STYLE FOR PROFILE PAGE *******************************
************************************************************************************************
***********************************************************************************************/

/*--------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------*/

/***********************************************************************************************
************************************************************************************************
***************************** # CSS STYLE COURSE CONTENT PAGE  *********************************
************************************************************************************************
***********************************************************************************************/
.siip-list-page-courses-lessons .ccm-block-page-list-pages{
	margin-top: 20px;
}
.siip-list-page-courses-lessons .ccm-block-page-list-pages .ccm-block-page-list-page-entry-read-more{
	display: none;
}
.siip-vivid-caroucel-courses-files,
.siip-list-page-courses-lessons .ccm-block-page-list-pages .ccm-block-page-list-page-entry{
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 -3px 6px rgba(0,0,0,0.23);
	padding: 10px;
}
.siip-list-page-courses-lessons .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-page-entry-text .ccm-block-page-list-title a{
	color: #bb1f1f;
	font-weight: bold;
}
.siip-list-page-courses-lessons .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-page-entry-text .ccm-block-page-list-title a:hover{
	color: #5ba6a6;
}
.siip-vivid-caroucel-courses-files .vivid-carousel{
	margin:0;
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-header-wrap.clearfix{
	margin: 0;
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-header-wrap.clearfix h2,
.siip-list-page-courses-lessons .ccm-block-page-list-header h5{
	margin: 0;
	color: #008c8c;
	font-size: 30px;
	font-weight: bold;
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-header-wrap.clearfix .carousel-nav-button{
	background: #bb1f1f;
    color: white;
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-item-container{
	margin:0;
	height: auto;
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-item.vis{
	text-align: center;
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-item.vis .item-inner{
	/*text-align: center;*/
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-item.vis h3{
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-item.vis p{
	/*margin:0;*/
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-item.vis a{
	padding: 10px;
    background: #bb1f1f;
    color: white;
    margin: 10px 0;
}
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-item.vis a:hover,
.siip-vivid-caroucel-courses-files .vivid-carousel .carousel-header-wrap.clearfix .carousel-nav-button:hover{
	color: white;
    background: #5ba6a6;
}
/***********************************************************************************************
************************************************************************************************
***************************** # END CSS STYLE FOR COURSE CONTENT PAGE **************************
************************************************************************************************
***********************************************************************************************/

/*--------------------------------------------------------------------------------------------*/
/***********************************************************************************************
************************************************************************************************
********************************** # CSS STYLE MEDIA QUERIES ***********************************
************************************************************************************************
***********************************************************************************************/

/**MEDIA QUERIES**/
@media (max-width: 1200px) {
	.sayit-header-footer .col-sm-6{
		width: 100%;
	}
	.sayit-header-footer .col-sm-6 .sayit-header-footer-left,
	.sayit-header-footer .col-sm-6 .sayit-header-footer-right{
		text-align: center;
	}
	.sayit-header-footer .col-sm-6 .sayit-header-footer-right a{
		margin:0 0 30px 0;
	}
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-progress,
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-time-holder{
		width: 78%;
	}
	.sayit-home-podcast .ccm-block-page-list-page-entry-text{
		min-height: 345px;
	}
}

@media (max-width: 996px){
		#content > .container{
		padding-left: 5px;
    	padding-right: 5px;
	}
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-progress,
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-time-holder{
		width: 70%;
	}
	.sayit-home-podcast .ccm-block-page-list-description {
    	height: 240px;
    	padding: 5px 10px;
	}
}

@media (max-width: 768px) {
	#content{
		margin-top: 0;
		margin-bottom: 0;
	}
	.top-nav-left{
		display: none;
	}
	.top-nav-right{
		text-align: center;
	}
	.primary-nav .navbar .navbar-nav>li>a {
    	border-left: none;
		border-bottom: 2px solid #bb1f1f;
	}
	.sayit-home-podcast{
		padding-left: 0px;
    	padding-right: 0px;
	}
	.sayit-home-podcast .ccm-block-page-list-description{
		height: 70px;
	}
	.sayit-home-podcast .ccm-block-page-list-page-entry-text {
    	min-height: 200px;
	}
    .sayit-home-podcast .ccm-block-page-list-page-entry{
    	width: 100%;
    	margin-right: 0;
    	margin-left: 0;
    	margin-bottom: 30px;
    }
    .siip-course-card{
    	width: 100%;
    	margin: 0 0 30px 0;
    }
	
	.sayit-header iframe{
		width: 95%;
		height: 160px;
		margin: 0 2.5% 20px 2.5%;
	}
	div.ccm-block-page-list-page-entry-read-more {
    	 margin-top: 0;
	}
	
	.sayit-header .ccm-block-page-list-title,
	.sayit-header p{
		text-align: center;
	}
	.sayit-header-footer-left p,
	.sayit-header-footer-left h3{
		margin-left: 0;
	}

	.cube.services:hover{
		margin-top: 40px;
	}
	/*PODCAST LIST*/
	
	.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal{
		float:left; 
		width:45%; 
		margin-bottom:1em;
		margin-right: 2.5%;
		margin-left:2.5%;
	}
	.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(2n+1){
		clear: left;
	}
	.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(2n+2){
		clear: none;
	}
	/*.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(2n+1) {padding-right:1%;}
	.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(2n+2) {padding:0 0 0 1%;}
	.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(3n+3) {padding-left:0;}
	.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal:nth-of-type(3n+4) {clear:left;}*/



}
@media (max-width: 680px){
	#jp_container_380{
		padding: 25px 5px;
	}
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-progress,
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-time-holder{
		width: 58%;
	}
}

@media (max-width: 480px){
	#jp_container_380{
		padding: 25px 5px;
	}
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-progress,
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-time-holder{
		width: 40%;
	}
	.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-page-entry-horizontal{
		width:100%; 
		margin-bottom:1em;
		margin-right: auto;
		margin-left: auto;
	}
	.c5wrapper.ccm-page.page-type-blog.page-template-full .ccm-block-page-list-description{
		min-height: 0;
	}
	.sayit-home-podcast .ccm-block-page-list-description {
   		height: auto;
	}
}

@media (max-width: 350px){
	#jp_container_380{
		padding: 25px 10px;
	}
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-progress,
	.bootstrap-player .jp-audio .jp-type-single .jp-interface .jp-time-holder{
		width: 65%;
	}
}