/*######  Design by VTEM http://www.vtem.net All Rights Reserved  ###########*/
/* Portrait tablet and down */
@media (max-width: 991px) {
	.homepage .widget-logo a{
		margin-top: -78px !important;  /* Default 	margin-top: 20px  | -79px */
		margin-left: -12px !important;
		}
	
	
	.homepage .smmu_banner img{
		margin-top:-10px !important;
	}
	.homepage .menu-stick, .menu-button-main{
		float:right; 
		top:0px !important ; /*Default top:-4px; */
		color:#7c1000; 
		-moz-border-radius:1px; 
		-webkit-border-radius:1px; 
		border-radius:1px; 
		border:0px solid red;
		}
		
		
	.menu-stick, .menu-button-main{
		float:right; 
		top:-34px !important ; /*Default top:-4px; */
		color:#7c1000; 
		-moz-border-radius:1px; 
		-webkit-border-radius:1px; 
		border-radius:1px; 
		border:0px solid red;
		}
	.oMenuStickOpen .nav.nav-canvas, .oMenuOverwrite{display:block !important;}
	.main-vtem-menu,
	.main-vtem-menu li{display:block; width:100% !important; margin:1px 0 !important;}
	.main-vtem-menu ul,
	.main-vtem-menu ul ul,
	.oVertical > .main-vtem-menu ul{position:relative !important; width:100% !important; left:0 !important;}
	
	
	/*///////Home Slide Show /////////////*/
	.homepage .slideshow, .slideshow .widget-slideshow, .container_skitter{
	margin-top:53px;
	}
	
	.slideshow .box_skitter .label_skitter{
		display:none !important;
		}


	/*///////Home Tab /////////////*/
	.homepage .best-tab{
	margin-top:-59px !important;
	padding:0px 2px 0px 1px;
	}

	.homepage .best-tab .nav-tabs a{
	background-color:transparent; 
	font-weight:normal; /* Default font-weight:bold; */
	color:#962501;
	margin:0; 
	text-transform:none !important;
	font-size:100% !important;
	}
	
	.homepage .best-tab .nav-tabs > li:nth-child(1) > a:before{display:none}
 	.homepage .best-tab .nav-tabs > li:nth-child(2) > a:before{display:none}
	.homepage .best-tab .nav-tabs > li:nth-child(3) > a:before{display:none}
	.homepage .best-tab .nav-tabs > li:nth-child(4) > a:before{display:none;}
	
	.homepage .best-tab .tab-featured-item h4{
	border-left:1px solid #ddd;  /* Default border-left:5px solid #ddd;  */
	padding-left:10px;
	font-size:110%;
	text-transform:capitalize !important;
	}
	.homepage .best-tab .tab-featured-item h4 > small{
	display:block; 
	padding:5px 0;
	font-size:80%;
	text-transform:none !important;
	}


	/* End Eudcation */
	.homepage .edu-featured-item h4{
	border-left:1px solid #ddd;  /* Default border-left:5px solid #ddd;  */
	padding-left:10px;
	font-size:110%;
	text-transform:capitalize !important;
	}
	.homepage .edu-featured-item h4 > small{
	display:block; 
	padding:5px 0;
	font-size:80%;
	text-transform:none !important;
	}
		
		
	.myfooter .vtem-block-inside > h3 {
	text-transform:capitalize; /* Default text-transform:capitalize; */
	margin-bottom:12px; /* Default margin-bottom:30px; */
	display:block;
	font-size: 18px;
	border-bottom:1px dotted #7f0400 !important;
	padding-bottom:7px;  /* Default padding-bottom:10px; */

	padding-top:0px;
	color:#7f0400 !important;
	margin-top:10px !important;
	}	
		
		
		
	/*///////K2 COMPONENT /////////////*/
	.subCategoryContainer{width:100% !important;}

	/*/////// CURRENT THEME ////////////////////*/
	.footer .vtem-block, .homepage .row > div{
		padding-top: 5px; /* Default padding-top: 40px; */
		margin-top:10px;
		border-top:0px solid red;
		}
	.footer .vtem-block:first-child,
	.homepage .row > div:first-child,
	.section-topbar .row > div,
	.homepage .section-header .row > div{padding-top:0;}
	.homepage .menu-stick, .homepage .menu-button-main{top:15px;}
	.best-tab .nav-tabs a{
		min-height:10px; /* Default min-height:100px; */ 
		}
	.tab-featured-item > h4{margin:15px 0; display:block;}
}


/* Landscape tablet and up */
@media (max-width: 768px) {

}
@media (max-width: 480px) {

}
