/*
Theme Name: SKBO
Author: UdayKiran Kalal

*/

body {
    margin: 0px;
    color: : black;
    background-color: white;
    line-height: normal;
}

.textlogo {
  list-style-type: none;
  position: relative;
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);

}


.slider1 {

  position: relative;

}

.topbgcolor {
    background-color: #660B00;
    font-family: Arial;
    font-size: 9pt;
    color: white;
    font-weight: 300;
    height: 18px;
}

.toporangebg1 {
    background-image: url('skbo_header.jpg'); 
	background-size: contain;
	background-repeat:no-repeat;
	background-position:center;
    height: 250px;
    width: auto;
	
    }

img.toporangebg1{

	width: auto;
	height: 250px;
}

.leftbg {
    background-color: orange ;
    height: 600px;
}
.grid-left {
    background-color: orange;
    border-left: 1px #FFFFFF solid;
}
.grid-bottom {
    background: #FFFFFF ;
    font-family: Tahoma;
    font-size: 10pt;
    padding-bottom: 20px;
}
.grid-right {
    background-color: orange;
    border-right: 1px #FFFFFF solid;
}
.rightbg {
    background-color: orange;
}

/*.menu {
    display: inline-block;
    padding: 00px;
    margin: 00px;
}

nav {
	align-items: center;
    width: 180px;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    color: #fff;
    text-align: left;
    padding: 20px 05px 10px 00px;
    margin: auto;
    z-index: 101;
}*/

.welcomepage{


	background-color: #fff;
	height: 100%;
	border-color: #fff;
	border-width: 10px;
	border-style: solid;
	display: block;
	font-family:serif;
	font-size:15px;
	
}


.leftcolumn {
    align-items: left;
    list-style-type: none;
    display: block;
    
}


.leftcolumn ul {
	overflow: visible;
 	width: 100%;
	display: inline-block;
	padding: 0%;
	margin: 00px 06px;
	text-align: center;
	vertical-align: top;
	list-style-type: none;


}

.leftcolumn li a {
	text-decoration: none !important;
	text-transform: capitalize;
	text-shadow: 00px 00px 00px;
	text-decoration: none;
	font-family: serif;
	font-weight:bold;
	color: #000000;
	position: relative;
	/*background: #FFCF79;*/
	background-image: url('images/navbutton1.png');
	background-position: center;
	border-radius: 8px;
	display: block;
	line-height: 19px;
	padding: 5px 15px;
	margin: 00px;
	overflow: hidden;
	transition: all .3s ease;
	margin: 00px 00px 05px 00px;




}

.leftcolumn li a:hover {
	text-decoration: none !important;
	text-transform: capitalize;
	text-shadow: 00px 00px 00px;
	text-decoration: none;
	color: #000000;
	position: relative;
	/*background: #fff;*/
	background-image: url('images/navbutton.png');
	background-position: center;
	border-radius: 8px;
	display: block;
	line-height: 19px;
	padding: 5px 15px;
	margin: 00px;
	overflow: hidden;
	transition: all .3s ease;
	margin: 00px 00px 05px 00px;
}







.left-sidebar {
    align-items: center;
    list-style-type: none;
    display: block;
	font-size: 15px;
    text-align: center;
    
}


.left-sidebar ul {
	overflow: visible;
 	width: 100%;
	display: inline-block;
	padding: 0%;
	margin: 00px 06px;
	text-align: center;
	vertical-align: top;
	list-style-type: none;


}

.left-sidebar li {
	text-decoration: none !important;
	text-transform: capitalize;
	text-shadow: 00px 00px 00px;
	text-decoration: none;
	font-family: serif;
	color:   black ;
	position: relative;
	background-image: url('images/background.png');
	background-position: top;
	background-repeat:no-repeat;
	border-radius: 8px;
	display: block;
	line-height: 19px;
	padding: 0px 0px;
	margin: 00px;
	overflow: hidden;
	transition: all .3s ease;
	margin: 00px 00px 20px 00px;

}

.right-sidebar {
    align-items: center;
    list-style-type: none;
    display: block;
	font-size: 15px;
    text-align: center;
    
}


.right-sidebar ul {
	overflow: visible;
 	width: 100%;
	display: inline-block;
	padding: 0%;
	margin: 00px 06px;
	text-align: center;
	vertical-align: top;
	list-style-type: none;


}

.right-sidebar li {
	text-decoration: none !important;
	text-transform: capitalize;
	text-shadow: 00px 00px 00px;
	text-decoration: none;
	font-family: serif;
	color:   black ;
	position: relative;
	background-image: url('images/background.png');
	background-position: top;
	background-repeat:no-repeat;
	border-radius: 8px;
	display: block;
	line-height: 19px;
	padding: 0px 0px;
	margin: 00px;
	overflow: hidden;
	transition: all .3s ease;
	margin: 00px 00px 20px 00px;

}









#wrapper {
    width: 100%;
    margin: auto;
    position: relative;
}

.box-left {
    width: 100%;
    margin: 10px 00px;
    padding: 5px 5px 0px 5px;
	float: left;
	display: inline-block;
	padding: 10px;
	color: #FFFFFF;
}

.box-left aside {
    width: 100%;
    padding: 15px 15px 0px 15px;
    color: #000000;
    background: #FFFFFF;
    border-radius: 8px;
}
.box-left h4 {

	font-size: 16px;
	font-weight: bold;
	font-family: serif;
	padding: 2px;
	font-style: center;
}

.footer {

  background-color: #660B00;
  width: 100%;
  height: auto;
  display: block;

}
.center-align{

	text-align: center;


}

  /* Remove the navbar's default margin-bottom and rounded borders */ 


@media screen and (min-width: 992px) { 
#toggle {
display:none;
}
 
} 
 
@media screen and (max-width: 991px) { 
#popout {
position: fixed;
height: 100%;
width: 250px;
background: rgb(25, 25, 25);
background: rgba(25, 25, 25, .9);
color: white;
top: 0px;
left: -250px;
overflow:auto;
}
 
 
#toggle {
float: right;
position: fixed;
top: 60px;
right: 45px;
width: 28px;
height: 24px;
 
}
 
.nav-menu li { 
border-bottom:1px solid #eee; 
padding:20px;
width:100%;
}
 
.nav-menu li:hover { 
background:#CCC;
}
 
.nav-menu li a { 
color:#FFF;
text-decoration:none;
width:100%;
}
} 