

#cara-title {
	font-family: 'museo_sans500';
	font-size: 40px;
	color: white;
	position: absolute;
	top: 70%;
	text-align: center;
	z-index: 100;
	margin-left:auto;
	margin-right: auto;
	float: left;
	width: 100%;
	
}

#cara-video {
	position: absolute;
	top: 15%;
	text-align: center;
	z-index: 100;	
	margin-left:auto;
	margin-right: auto;
	float: left;
	width: 100%;
}

#cara-video i {
	font-size: 90px;
	color: white;
	position: absolute;
	top: 75px;
	text-align: center;
	display: table-cell;
	z-index: 100;	
	margin-left:auto;
	margin-right: auto;
	float: left;
	width: 100%;
}

#cara-video i:hover {
	color: #FA7D0F;
}

.section-title {
	font-family: 'museo_sans300';
	font-size: 30px;
	color: #1C3F53;
	display: block;
	margin-top: 42px;
}

.section-content {
	font-family: 'museo_sans300';
	font-size: 18px;
	color: #666;
	margin-bottom: 32px;
	padding-right: 100px;
	display: block;
}

.section-button {
	font-family: 'museo_sans500';
	font-size: 14px;
	color: white;
	background-color: #3B7DA6;	
	height: 32px;
	margin-top: 32px;
	border-radius: 0px;
	outline: 0;
}

.section-button:hover, .section-button:focus, .section-button:active, .section-button:active:focus {
	color: white;
	outline: 0;
}

.section-button-bottom {
	font-family: 'museo_sans500';
	font-size: 18px;
	color: white;
	background-color: #3B7DA6;	
	height: 42px;
	margin-top: 10%;
	border-radius: 0px;
	outline: 0;
}

.section-button-bottom:hover, .section-button-bottom:focus, .section-button-bottom:active, .section-button-bottom:active:focus {
	color: white;
	outline: 0;
}

.section-button-bottom-right {
	font-family: 'museo_sans500';
	font-size: 18px;
	color: white;
	background-color: #FA7D0F;	
	height: 42px;
	margin-top: 10%;
	border-radius: 0px;
	outline: 0;
}

.section-button-bottom-right:hover, .section-button-bottom-right:focus, .section-button-bottom-right:active, .section-button-bottom-right:active:focus
 {
	color: white;
	outline: 0;
}

.watch-video {
	font-family: 'museo_sans500';
	font-size: 18px;
	color: white;
	background-color: #FA7D0F;	
	height: 42px;
	border-radius: 0px;
	outline: 0;
}

.watch-video:hover, .watch-video:focus, .watch-video:active, .watch-video:active:focus
 {
	color: white;
	outline: 0;
}

#carousel-2 {
	margin-top: 50px;
}

#carousel-2 .carousel-inner > .item > img {
	width: auto;
	height: auto;
}

.carousel-indicators li { visibility: hidden; }

.carousel-control.left, .carousel-control.right {
    background-image: none
}

.carousel-control.left {	
	left: -30px;
}

.carousel-control.right {	
	right: -30px;
}

.carousel-control, .carousel-control:active, .carousel-control:focus {
	position: absolute;
	top: 30%; /* pushes the icon in the middle of the height */
	z-index: 5;
	display: inline-block;
	color: #CCC;
	text-shadow: none;
}

.carousel-control:hover {
	position: absolute;
	top: 30%; /* pushes the icon in the middle of the height */
	z-index: 5;
	display: inline-block;
	color: #FA7D0F;
	text-shadow: none;
}

.carousel-caption {
	position: relative;
	left: auto;
	right: auto;
	padding-bottom: 0px;
}

.caption-text {
	font-family: 'museo_sans500';
	font-size: 14px;
	color: #666;
	text-shadow: none;
}

#lms-logo-image {
	display: block;
	margin-top: 60px;
	float: right;
}

.table-column-sm {
	font-family: 'museo_sans700';
	font-size: 18px;
	color: #3B7DA6;
	display: block;
	text-align: center;
	margin-top: 36px;
}

.table-column-smc {
	font-family: 'museo_sans700';
	font-size: 18px;
	color: #FA7D0F;
	display: block;
	text-align: center;
	margin-top: 36px;
}

.table-column-detail {
	font-family: 'museo_sans300';
	font-size: 16px;
	color: #666;
}

.table-column-detail-bold {
	font-family: 'museo_sans700';
	font-size: 16px;
	color: #666;
}

.table-column-detail-center {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.table-row {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 80px;
}

.table-row-noborder {
	height: 80px;
}

.table-row-tall {
	border: 1px solid #ccc;
	height: 160px;
}

.table-box {
	border: 1px solid #ccc;
}

.table-feature-text {
	font-family: 'museo_sans100';
	font-size: 18px;
	color: #666;
	text-shadow: none;
	top: 23px;
	position: relative;
}

.blank-box {
	height: 100%;
	border-left: 1px solid #ccc;
}

.blank-box-bottom:last-of-type {
	height: 100%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.blank-box-bottom {
	height: 100%;
	border-left: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;
}


.blank-box-header {
	height: 100%;
	border-left: 1px solid #ccc;	
	border-top: 1px solid #ccc;
}

.blank-box-header:last-of-type {
	border-right: 1px solid #ccc;
}

.sm-box {
	background-color: #e9f7fc;
	height: 100%;
	border-left: 1px solid #ccc;
}

.smc-box {
	background-color: #fcf0e6;
	height: 100%;
	border-left: 1px solid #ccc;
}

.table-check {
	text-align: center;
	padding-top: 25px;
	font-size: 25px;
	color: green;
	display: block;
}

.table-footer-text {
	font-family: 'museo_sans100';
	font-size: 18px;
	color: #666;
	text-shadow: none;
	display: block;
	text-align: center;
	padding-top: 23px;
}

.footer-image-row {
	padding-top: 42px;
}

#testimonial-div {
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	left: 35px;
	top: 5%;
	width: 56%;
	z-index: 100;
	padding: 20px;
	max-height: 300px;
}

#testimonial-text {
	font-family: 'museo_sans500';
	font-size: 24px;
	color: #3B7DA6;
	position: relative;
	display: block;
}

#testimonial-text-name {
	font-family: 'museo_sans100';
	font-style: italic;
	font-size: 24px;
	color: #3B7DA6;
	position: relative;
	display: block;
	text-align: right;
	padding-top: 15px;
}

#testimonial-text-name-2 {
	font-family: 'museo_sans100';
	font-style: italic;
	font-size: 24px;
	color: #3B7DA6;
	position: relative;
	display: block;
	text-align: right;
	padding-bottom: 15px;
}

.testimonial-image {
	width: 100%;
}

#result-box {
	background-color: #efefef;
	padding: 42px;
	min-height: 440px;
}

.result-title {
	font-family: 'museo_sans500';	
	font-size: 16px;
	color: #333;
	display:block;
	padding-bottom: 42px;
}

.result-content {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	font-style: normal;
	display: block;
}

#sidepanel_title {
	font-family: 'museo_sans700';	
	font-size: 14px;
	color: #1C3F53;
	display:block;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 30px;
	padding-right: 30px;
}
#sidepanel_text {
	font-family: 'museo_sans300';	
	font-size: 14px;
	color: #666;
	display:block;
	padding-bottom: 18px;
	padding-left: 30px;
	padding-right: 30px;
}

#sidepanel_learnmore, #sidepanel-morevideo  {
	color: #C15317!important;	
	padding-bottom: 18px;
	padding-left: 30px;
	padding-right: 30px;
	display:block;
	outline: 0;
}
#sidepanel_learnmore a, #sidepanel_learnmore a:hover, #sidepanel_learnmore a:focus, #sidepanel_learnmore a:active {
	font-family: 'museo_sans300';	
	font-size: 14px;
	color: #C15317!important;	
	cursor: pointer;
	text-decoration: underline;
	outline: 0;
}
#sidepanel-morevideo a, #sidepanel-morevideo a:hover, #sidepanel-morevideo a:focus, #sidepanel-morevideo a:active {
	font-family: 'museo_sans300';	
	font-size: 14px;
	color: #C15317!important;	
	cursor: pointer;
	text-decoration: underline;
	outline: 0;
}


#sidepanel_image {
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 42px;
}


#intro-video img {
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 42px;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	float: left;
	width: 100%;
}

#intro-video i {
	font-size: 36px;
	color: white;
	position: absolute;
	top: 110px;
	text-align: center;
	display: table-cell;
	z-index: 100;	
	margin-left:auto;
	margin-right: auto;
	float: left;
	width: 100%;
}

#intro-video i:hover {
	color: #C15317;
}




.sidepanel_bar {
	background-color: green;
}

#mainpanel_iframe {
	border: 0;
	width: 100%;
	height: 85vh;	
	padding-left: 18px;
	padding-right: 30px;
}

.white-div {
	background-color: white;
}
.main-content {
	height: 90vh;
}





#iframe-overlap{
  position: absolute;
  background-color:trasparent;
  top: 0px;
  left: 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
}

#try-sample-activities {
	padding: 10px 30px;
}

#try-sample-activities:hover,#try-sample-activities:focus {
	text-decoration: none;
}

#mobile-watch-video {
	display: none;
}

#video-modal .modal-content, #video-modal .modal-body {
	background-color: #333;
	background-image: none;
	padding-bottom: 20px;
	padding-top: 18px;
	overflow: hidden;
}

#close-video-button {
	top: -15px;
	left: -5px;
	color: white;
	position: relative;
	z-index: 1000;
	font-size: 20px;
	font-family: museo_sans300;
}

.video-left-side {
	border-right: 1px solid #ccc;
	height: 90vh;
}


@media all and (min-width: 960px) {
    #testimonial-text, #testimonial-text-name {
        font-size: 24px;
    }

}
 
@media all and (max-width: 959px) and (min-width: 600px) {
    #testimonial-text, #testimonial-text-name {
        font-size: 18px;
    }
}
 
@media all and (max-width: 599px) and (min-width: 320px) {
    #testimonial-text, #testimonial-text-name {
        font-size: 14px;
    } 
}

@media (max-width:1200px) and (min-width:992px) {
	#intro-video i {
		top: 95px;
	}
}

@media (max-width:991px) and (min-width:768px) {
	
	#mainpanel_iframe {
		height: 100vh;
	}
	
	#iframe-div {
		margin-top: 0px;
	}
	
	#sidepanel_image, #intro-video {
		display:none;
	}
	
	.video-left-side {
		display:none;
	}
	
	.white-row {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.table-row {
		height: 100px;
	}
	
	.table-row-top {
		height: 280px;
	}
	
	.table-row-tall {
		height: 190px;
	}
	
	#cara-title {
		top: 65%;
	}
	
	#cara-video i {
		top: 50px;
	}
	
	#cara-video img {
		width: 40%;
	}
	
	#carousel-2-div {
		display: none;
	}
	
	.section-content {
		padding-right: 0px;
	}
	
	#lms-logo-image {
		margin-top: 0px;
		float: none;
		display: initial;
	}
	
	.table-column-sm {
		margin-bottom: 27px; 
	}
	
	.started-title {
		margin-bottom: 30px;
	}
	
	#testimonial-div {
		max-height: 200px;
	}
	
}




@media (max-width: 767px) {

	
	
    /* Mobile - home screen */
    #cara-video, #carousel-2-div, .table-top, #studymate-footer-navbar  {
		display:none;
	}
	
	#mobile-get-started {
		display: block;
	}

	#lms-logo-image  {
		float: none;
		margin-top: 0px;
		display: initial;		
	}
	
	.mobile-detail-box {
		padding-left: 30px;
		padding-right: 30px;
	}

	#cara-title {
		top: 15%;
		font-size: 22px;
	}

	
	.section-button-bottom, .section-button-bottom-right {
		margin-top: 0px;
		margin-left: 0px;
	}
	
	#mobile-watch-video {
		display: block;
		position: absolute;
		top: 65%;
		left: 50%;
		margin-left: -80px;
		z-index: 1;
	}
	
	#testimonial-div {
		width: 95%;
		left: 2%;
		min-height: 90%;
	}
	
	#try-sample-div {
		margin-left:0px;
		text-align: center;
	}

	
	
	.section-title {
		font-family: 'museo_sans300';
		font-size: 24px;
		color: #1C3F53;
		display: block;
		margin-top: 42px;
	}
	
	.section-content {
		font-family: 'museo_sans300';
		font-size: 18px;
		color: #666;
		margin-bottom: 32px;
		padding-right: 0px;
		display: block;
	}
	
	.table-column-sm {
		font-family: 'museo_sans700';
		font-size: 24px;
		color: #3B7DA6;
		display: block;
		text-align: center;
		margin-top: 36px;
	}
	
	.table-column-smc {
		font-family: 'museo_sans700';
		font-size: 24px;
		color: #FA7D0F;
		display: block;
		text-align: center;
		margin-top: 36px;
	}
	
	.table-column-detail {
		font-family: 'museo_sans300';
		font-size: 16px;
		color: #666;
	}
	
	.table-column-detail-bold {
		font-family: 'museo_sans700';
		font-size: 16px;
		color: #666;
	}
	
	.table-column-detail-center {
		display: block;
		text-align: center;
		margin-bottom: 15px;
	}
	
	.section-button-bottom, .section-button-bottom-right {
		margin-top: 0px;
		font-size: 16px;
	}
	
	#testimonial-text {
        font-size: 16px;
        color: #1C3F53;
    }
    
    #testimonial-text-name {
    	font-size: 16px;
        color: #1C3F53;
        padding-top: 5px;
    }
    
    #testimonial-text-name-2 {
    	font-size: 16px;
        color: #1C3F53;
        padding-top: 0px;
    }
    
    .testimonial-image {
    	min-height: 200px;
    }
    
    .video-left-side {
		display:none;
	}

}








