/* ==========================================================================
   font-family: 'open_sansbold';
   font-family: 'open_sanslight';
   font-family: 'open_sansregular';
   font-family: 'open_sansextrabold';
   ========================================================================== */
@font-face {
    font-family: 'Canterbury';    
    src: url('../fonts/Canterbury.ttf') ;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Carnevalee_Freakshow';    
    src: url('../fonts/Carnevalee Freakshow.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ==========================================================================
   Global styles starts here
   ========================================================================== 
*/
    body{
 		background-image: linear-gradient(rgba(126, 77, 126, 0.29) 0%, rgba(0, 138, 255, 0.35) 90%) , url(../img/body_back.png) ;
 		/* background-image: url('../img/Black_and_Blue.jpg')  ; 
		background: linear-gradient(rgba(126, 77, 126, 0.29) 0%, rgba(0, 138, 255, 0.35) 90%);
		*/
		background-size: 18% ;
 		margin-top: 0px; margin-bottom: 20px;
		

 	}
   .main{
   width: 100%; 
  background-image: url('../img/Black_and_Blue.jpg')  ; 
		background-size: 100% 100%;
   
   }
   .header{
   	width:100%;
   }
   #logodiv{
   	background-image: url(../img/eye_logo.png),linear-gradient(rgb(152 228 253 / 31%) 0%, rgb(137 122 249 / 28%) 90%) ,url(../img/body_back.png);
   	background-size: cover;
	float: left;
	height: 100%;
	margin-left: 10%;
	margin-top: -22px;
	position: relative;
	width: 11%;	
	min-width: 150px;
	min-height: 140px;
	z-index:1;
	
	box-shadow: 0px 0px 8px 2px #fff;
   }
   .logo{
   	width:100%;
   }
  .site-header{
  	padding-left:0px;
  	padding-right:0px;
  }
.top-bar{
  font-family: 'open_sansregular'; 
  background: #0d37cb; overflow: hidden; padding: 5px; margin-top: 0px; color:#FFFFFF;
background-image: linear-gradient( rgba(50, 81, 36, 0.32), rgba(164, 104, 207, 0.58) ),url('../img/navigation_bg.png');
box-shadow: inset 0px 0px 8px 1px #F0F605;
}
/*.top-content{float: left;}
.top-content, .social ul{margin: 0;}
.top-content ul li{list-style: none; display: inline-block; padding-right: 15px;}
.top-content ul li a{color: #fff;}
.top-content ul li a:hover{color: #6f7678; text-decoration: none;} */
 .site-name{
			text-align: center; padding: 20px 0 5px 0;font-family: 'Carnevalee_Freakshow';
			height: 112px;
			box-shadow: inset 10px -83px 85px 17px #0860fbcc;
			background-image: url('../img/image2.jpg');
background-size: 100% 100%;
/*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
text-shadow: 2px 2px 8px #FF000080;;
}
.site-name h1{
font-size: 5.5vw;
color: #fff;
line-height: 14px;
min-width: 242px;
height: 30px;
padding-top: 2%;
float: left;
		}
.site-affilate{
    top: 0px;
    position: relative;
    color: rgb(0, 51, 255);
    height: 28px;
	width: 100%;
    background-color: rgb(248, 255, 210);
    float: left;
	
}
#saspan{font-size: 17px;line-height: 6;}
.site-name h5{color: #fffd7e; font-size: 14px; line-height: 20px; font-family: 'open_sanslight';}  
 /*====================================================================================================*/
 .drop{
 background-image: url('../img/navigation_bg.png');
 position: relative;
float: left;
width: 100%;
box-shadow: 0px 3px 3px 8px RGB(164, 164, 215);
 }
.drop_menu {	
	padding-left: 11%;	
	margin:0;
	list-style-type:none;
	height:30px;
}
.drop_menu li { float:left;
z-index:5; }
.drop_menu li a {
	padding: 9px 20px;
display: block;
color: #140101;
text-decoration: none;
font: 12px arial, verdana, sans-serif;
background-image: linear-gradient( rgba(240, 183, 183, 0.31), rgb(183, 150, 28) ),url('../img/images.jpg');
background-repeat: no-repeat;
background-size: 103% 295%;
border: 1px solid #1DFFD7;
}
.drop_menu li: hover{
background-image: url('../img/meluli2.jpg');
	background-repeat: no-repeat;
	background-size: 209% 100%;
border: 2px solid #FECECE;
background-position: 0px 0px;
}

/* Submenu */
.drop_menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	list-style-type:none;
}
.drop_menu li:hover { 
	position:relative; 
	background:#5FD367; 
	}
.drop_menu li:hover ul {
	left:0px;
	top:33px;
	background:#5FD367;
	padding:0px;
}

.drop_menu li:hover ul li a {
	padding:5px;
	display:block;
	width:168px;
	text-indent:15px;
	background-color:#5FD367;
}
.drop_menu li:hover ul li a:hover { 
background-image: url('../img/meluli2.jpg');
	background-repeat: no-repeat;
	background-size: 209% 100%;
border: 2px solid #FECECE;
background-position: 0px 0px;


 }
/*====================================================================================================*/  

.content{

width: 100%;
position: relative;
float: left;

}

.notice {
  position: relative;
float: left;
  color: #2F2A26;
  text-shadow: 0px 0px 0px #5e5e5e99, 0px 0px 0px #4d4d4d, 0px 0px 0px #3c3c3c99, 0px 0px 0px #2b2b2b80, 3px 8px 15px rgba(0,0,0,0.1), 3px 8px 5px rgba(0,0,0,0.3);
width: 25%;
height: 325px;
margin-left: 25px;
/*background-image: url('../img/39180_banners-png.png');
background-size: 99% 21%;
background-position: 4px 1px;*/
padding-left: 5px;
padding-top: 0px;
background-repeat: no-repeat;
border-bottom: 1px solid #807b7b80;
border-right: 1px solid #807b7b80;
box-shadow: 10px 0 5px -2px #7d777199;;
z-index: 22;
background: linear-gradient(rgba(242, 201, 166, 0.58) 0%, rgba(0, 138, 255, 0.35) 90%);

}
 .lvl{
 font: 27px 'Just Another Hand', Helvetica, sans-serif;
/*text-shadow: 7px 4px 15px #5e5e5e, 0px 0px 0px #4d4d4d, 0px 0px 0px #3c3c3c, 0px 0px 0px #2b2b2b, 3px 8px 15px rgba(0,0,0,0.1), 3px 8px 5px rgba(0,0,0,0.3);*/
width: 87%;
height: 55px;
padding-left: 15px;
padding-top: 12px;
background-image: url('../img/banner_title.png');
background-size: 88% 100%;
background-position: 0px 6px;
background-repeat: no-repeat;
}
 .lvl-cont{
 width: 82%;
height: 230px;
padding-left: 27px;
margin-top: 5px;
margin-left: 10px;
word-break: keep-all;
word-wrap: break-word;
}
.notice-side{

width: 68%;
float: left;
height: 321px;
height: 321px;

margin-left: 25px;
background-image: linear-gradient(rgba(242, 201, 166, 0.58) 0%, rgba(0, 138, 255, 0.35) 90%),url('../img/abs1.png');
background-size: 100% 100%;
background-position: 64px 1px 32px 74px;
background-repeat: no-repeat;
border: 1px groove #75746D99;
border-radius: 3px 58px;
}
.lvls{
 font: 38px 'Just Another Hand', Helvetica, sans-serif;
 color: #D50101;
 text-shadow: 0px 0px 0px #5e5e5e, 0px 0px 0px #4d4d4d, 0px 0px 0px #3c3c3c, 0px 0px 0px #2b2b2b, 3px 8px 15px rgba(0,0,0,0.1), 3px 8px 5px rgba(0,0,0,0.3);
 width: 70%;
 height: 38px;
    padding-left: 12px;
    padding-top: 6px;
}.lvls-sub{
font: 16px "Just Another Hand",Helvetica,sans-serif;
color: rgb(23, 16, 12);
text-shadow: 0px 0px 0px rgb(94, 94, 94), 0px 0px 0px rgb(77, 77, 77), 0px 0px 0px rgb(60, 60, 60), 0px 0px 0px rgb(43, 43, 43), 3px 8px 15px rgba(0, 0, 0, 0.1), 3px 8px 5px rgba(0, 0, 0, 0.3);
width: 70%;
height: 42px;
padding-left: 37px;
padding-top: 13px;
}
.lvls-cont{
width: 82%;
height: 55px;
padding-left: 34px;
margin-top: 1px;
margin-left: -0px;
color: #2F2A26B3;
text-shadow: 0px 0px 0px #5e5e5e, 0px 0px 0px #4d4d4d, 0px 0px 0px #3c3c3c, 0px 0px 0px #2b2b2b, 3px 8px 15px rgba(0,0,0,0.1), 3px 8px 5px rgba(0,0,0,0.3);
}
padding-top: 6px;
background-color:#9999CC;
 }
 
 h1, h2, h3, h4, h5, h6{
    font-family: 'open_sansbold'; margin: 0;
}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
p{color: #000;
font-size: 14px;
line-height: 26px;
padding-bottom: 9px;
margin-bottom: 2px;}

.ruler{ border-bottom: 2px solid #2bbbdf; margin: 35px 0;}

.container{
padding-top:0px;
padding-bottom:3px;
padding-left:0px;
padding-right:0px; 
	
	/*background: #c8f8fe;*/
	 font-family: 'open_sansregular';
/* background-image:url(../img/body_back.png) ;*/
		border-radius: 0px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		
		box-shadow: 1px 1px 20px #163417;
		-moz-box-shadow: 1px 1px 20px #163417;
		-webkit-box-shadow: 1px 1px 20px #163417;

}

.social{float: right;}
.social ul{}
.social ul li{list-style: none;  display: inline-block;}
.social ul li a:hover{text-decoration: none;}
.social .icon{margin-right: 5px;}

.icon{
	color: #00ccff;
font-size: 10px;
display: inline-block !important;
cursor: pointer;
width: 15px !important;
height: 14px !important;
border-radius: 50%;
text-align: center;
position: relative;
z-index: 1;
border: none;
padding: 6px;
background: #fff;
font-size: 14px;
margin-right: 10px;}
.icon:hover{color: #fff; background: #00ccff;}
.last{padding-bottom: 0;}
.spacing-t{padding-top: 30px;}
.spacing-b{padding-bottom: 30px;}
.spacing-l{padding-left: 30px;}
.spacing-r{padding-right: 30px;}
.last{padding-bottom: 0; margin-bottom: 0;}

.b-radius{border-radius: 5px;}
.b-radius-top{border-radius: 5px 5px 0 0;}
.b-radius-bottom{border-radius: 0 0 5px 5px;}
.bg-none{background: none;}


.menu .search-form{float:right;}
.search-form{padding: 15px; margin-bottom: 0; padding-top:18px;}
.search-form input{border-radius: 0; border-right: 0; background: #f7f7f7; color: #b5bcbe; 
			font-family: 'open_sansregular'; padding: 7px; line-height: 15px; padding-left: 10px;}
.search-form .input-append{margin-bottom:0;}
.search-form .input-append .btn{border-radius: 0;  background-image: none !important; padding: 7px;
								border-right: 1px solid #ccc;border-top: 1px solid #ccc; background: #f7f7f7;}
.search-form .input-append [class^="icon-"]{color: #2bbbdf !important;}


.banner{text-align: center; padding-bottom: 0px;
//background: #FFF;
	width: 86%;
	float: left;
	padding-left: 7%;
}
.banner .carousel{
	border-radius: 0px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0px 6px 10px #908F8B;
-moz-box-shadow:0px 6px 10px #908F8B;
-webkit-box-shadow:0px 6px 10px #908F8B;
}
.banner .carousel-inner > .item > img{width: 100%;}
.banner .carousel-caption{background: none; top:25%;}
.banner .carousel-caption h1{color: #fff; font-size: 42px; padding-bottom: 25px; font-family: 'open_sansextrabold'; text-transform: uppercase;}
.banner .carousel-caption h2{color: #fff; font-size: 32px; font-family: 'open_sansregular'; font-weight: normal;}
.banner .carousel-caption [class^="fw-icon-"]{padding-bottom: 25px; font-size: 80px; color: #fff;}
.banner .carousel-caption .btn{border-radius: 3px; background: #3fbad8; color: #fff; font-size: 20px;
							font-family: 'open_sansextrabold'; border: none !important; background-image: none; box-shadow: none; 
                            text-shadow: none; padding: 12px 15px;  line-height: 16px; }
.banner .carousel-caption .btn:hover{background: #fff; color:#3fbad8; border: none !important;}
.banner .carousel-control {top:50%; font-size: 20px; color: #2bbbdf; background: #fff; line-height: 40px; opacity: 1.0; border: none;}
.banner .carousel-control.left{
	left:-40px;
	background-image: url('../img/sidebtn.png');
	background-size: cover;
}
.banner .carousel-control.right{
	
	background-image: url('../img/sidebtn.png');
	background-size: cover;
	right: -40px;
	border-sadow:5px;
}
.banner .carousel-control.left:hover{background: #2bbbdf; color: #fff;
background-image: url('../img/left.png');
	background-size: cover;
}
.banner .carousel-control.right:hover{background: #2bbbdf; color: #fff;
background-image: url('../img/right.png');
	background-size: cover;
}
/* ==========================================================================
   Generic styles starts here
   ========================================================================== */
.featured-heading{
	 margin-top: -50px; background: #f7f7f7; 
	 border-top: 3px solid #2bbbdf; display: inline-block; text-align: center; padding: 5px 30px; padding-bottom: 5px;}
.featured-heading h1{color: #631b68; font-size: 34px; line-height: 40px; font-family: '';text-transform: uppercase;}
.featured-heading h5{color: #631b68; font-size: 14px; line-height: 20px; font-family: 'open_sansregular'; font-weight: normal;}

.featured-blocks{
margin-top: 50px;
 text-align: center; border-top: 3px solid #dbdf2b; border-bottom: 3px solid #dbdf2b; padding: 0px 0px; padding-bottom: 10px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2c90f4+10,50f4cb+24,b6dff6+62,b6dff6+73,b6c9f6+89&1+7,1+85,0.63+97,0.63+100 */


/*

background: -moz-linear-gradient(top,  rgba(44,144,244,1) 7%, rgba(44,144,244,1) 10%, rgba(80,244,203,1) 24%, rgba(182,223,246,1) 62%, rgba(182,223,246,1) 73%, rgba(182,207,246,1) 85%, rgba(182,201,246,0.88) 89%, rgba(182,201,246,0.63) 97%, rgba(182,201,246,0.63) 100%); 
background: -webkit-linear-gradient(top,  rgba(44,144,244,1) 7%,rgba(44,144,244,1) 10%,rgba(80,244,203,1) 24%,rgba(182,223,246,1) 62%,rgba(182,223,246,1) 73%,rgba(182,207,246,1) 85%,rgba(182,201,246,0.88) 89%,rgba(182,201,246,0.63) 97%,rgba(182,201,246,0.63) 100%);
background: linear-gradient(to bottom,  rgba(44,144,244,1) 7%,rgba(44,144,244,1) 10%,rgba(80,244,203,1) 24%,rgba(182,223,246,1) 62%,rgba(182,223,246,1) 73%,rgba(182,207,246,1) 85%,rgba(182,201,246,0.88) 89%,rgba(182,201,246,0.63) 97%,rgba(182,201,246,0.63) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c90f4', endColorstr='#a1b6c9f6',GradientType=0 ); 
*/


}
.featured-blocks .block{
text-align: left;
box-shadow: 0.5px 0.5px 10px 0.5px #908F8B;
margin: 4px 10px 10px 10px;
border-radius: 0px 0px 13px 12px;
}
.featured-blocks .block .block-title{
border-top: 1px solid #571c0f; 
border-bottom: 1px solid #d7dee0; 
padding: 22px 18px;
background-image: url('../img/topbaner.jpg');
background-size: 100% 100%;
border-radius: 5px 5px 0px 0;
}
.featured-blocks .block .block-title h1{font-size: 20px; line-height: 30px; color: #32429c;font-family: 'open_sansextrabold'; text-transform: uppercase;}
.featured-blocks .block .block-title h2{font-size: 18px; line-height: 30px; color: #571c0f;font-family: 'open_sanslight'; font-weight: normal;}
.featured-blocks .block .block-content{
padding: 10px 0; 
text-align: justify;
word-break: keep-all;
padding-left: 9px;
padding-right: 16px;
font-weight: bold;
height: 240px;

background: linear-gradient(rgba(126, 77, 126, 0.29) 0%, rgba(0, 138, 255, 0.35) 90%);
/*text-shadow:  0 -1px 4px #FFF, 0 -5px 2px rgba(251, 251, 121, 0.37), 0 1px 2px rgba(213, 255, 0, 0.56), 0 -2px 2px #FF0808;*/
color: #FFFFFF;
border-bottom: 1px solid rgba(249, 247, 215, 0.58);
border-radius: 12px;
}
.featured-blocks .block .block-content .btn{font-family: 'open_sansextrabold'; color: #fff; font-size: 14px; background: #2bbbdf; padding: 8px; 
								border-radius: 3px; text-transform: uppercase; text-shadow: none; box-shadow: none; border: none; display: inline-block;}
.featured-blocks .block .block-content .btn:hover{color: #fff; background: #6f7678; border: none;}

.featured-slider{/*background: url(../img/dot.jpg) repeat-x 0 75px;*/ padding: 55px 0; border-bottom:1px solid #d7dee0; text-align: center; }
.featured-slider h1{display: inline-block;background: #fff; padding: 0 20px; color: #6f7678; font-size: 34px; font-family: 'open_sansextrabold'; text-transform: uppercase;}
.featured-slider h5{color: #2bbbdf; font-size: 14px; font-family: 'open_sansregular';}

.hiding{display: none;}

.featured-slider .gallery{border-radius: 5px;}
.featured-slider .gallery img{width: 100%;}
.featured-slider .slider-content{background: #f7f7f7; padding: 15px 0; text-align: center; border-bottom: 3px solid #2bbbdf;}
.featured-slider .slider-content span{color: #07111E; font-family: 'open_sansregular'; } 
.featured-slider .carousel{margin-top: 35px; margin-bottom: 0;}
.featured-slider .carousel-control {
position: absolute;
top: -70px;
right: 0px;
width: 25px;
height: 25px;
margin-top: -20px;
font-size: 15px;
font-weight: 100;
line-height: 25px;
color: #fff;
text-align: center;
background: #2bbbdf;
border-radius: 23px;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
opacity: 1.0;
}

.carousel-control {left:0;}

.featured-content{padding-top: 55px; padding-bottom: 90px;}
.featured-content .block{margin: 0px 30px; overflow: hidden;
height: 495px;
background: linear-gradient(rgba(126, 77, 126, 0.29) 0%, rgba(0, 138, 255, 0.35) 90%);
/*text-shadow:  0 -1px 4px #C7FB7D, 0 -5px 2px rgb(251, 241, 230), 0 1px 2px rgba(213, 255, 0, 0.56), 0 -2px 2px #E8FF08;
color: #FFFFFF;*/
border-bottom: 1px solid rgba(249, 247, 215, 0.58);
border-radius: 12px;
padding: 0px 26px;
 }
.featured-content .block .block-title{float: left;}
.featured-content .block .block-title h1{font-size: 24px; line-height: 30px; color: #2bbbdf;font-family: 'open_sansextrabold'; text-transform: uppercase;}
.featured-content .block .block-title h2{font-size: 20px; line-height: 30px; color: #300e0e;font-family: 'open_sanslight'; font-weight: normal;}
.featured-content .block .block-content{}
.featured-content .block .block-content .btn{font-family: 'open_sansextrabold'; color: #fff; font-size: 14px; background: #2bbbdf; padding: 8px; 
								border-radius: 3px; text-transform: uppercase; text-shadow: none; box-shadow: none; border: none;}
.featured-content .block .block-content .btn:hover{color: #fff; background: #6f7678; border: none;}

.featured-accordion{}
.featured-accordion .accordion-group{ margin-bottom: 10px;}
.featured-accordion .accordion-group a{color: #deeef3;
    font-family: 'open_sansbold';
    font-size: 14px;
    background: #1c1f8ea6;
    background-image: linear-gradient(rgb(161 171 255 / 75%) 0%, rgb(0 114 255 / 33%) 90%) ,url('../img/gbanner2.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;}
.featured-accordion .accordion-group a:hover{text-decoration: none;color: #f5fb02;}
.featured-accordion .accordion-inner{}
.featured-accordion .accordion-inner img{float: left; margin-right: 25px;}
.featured-accordion .accordion-inner h1{font-size:14px; color: #295f59; line-height: 26px;font-family: 'open_sansregular'; }

.featured-accordion .accordion-heading{border-radius: 4px 4px 0 0; color: #000 !important;border: 1px solid #eee;}
.featured-accordion .accordion-inner{padding:20px;}

.accordion-heading .accordion-toggle {
display: block;
padding: :0;
}

   .accordion-caret .accordion-toggle:hover {
        text-decoration: none;
    color: #f5fb02;
    }
    
    .accordion-caret .accordion-toggle:before {
        
        vertical-align: -18px;
        margin-right: 15px;
        border-bottom: 0;
        line-height: 0;
    }
    .accordion-caret .accordion-toggle:not(.collapsed):before {
        
        margin-right: 15px;
        color:#000;
        display:inline-block;
        content: url('../img/minus-sign.png');

        
    }
    .accordion-caret .accordion-toggle.collapsed:before {
           
        color:#fff;
          content: url('../img/plus-sign.png');
        
    }

    .accordion {
margin-bottom: 0px;
}
.featured-accordion .accordion-inner{
background-image: url('../img/back2.jpg');
background-size: 100% 100%;
border-top: none;}

.featured-accordion .accordion .accordion-toggle:not(.collapsed){background: #f7f7f7;

background: #000;
background-image: url('../img/gbanner2.png');
background-size: 58% 100%;
background-repeat: no-repeat;
}
.featured-accordion .accordion-heading .collapse.in{border-radius: 0;
background: #000;
background-image: url('../img/gbanner2.png');
background-size: 58% 100%;
background-repeat: no-repeat;
}

.featured-accordion .collapse.in {
height: auto;
border: 1px solid #eee;
border-radius: 0 0 4px 4px;
border-top: 0;
background: #000;
background-image: url('../img/gbanner2.png');
background-size: 58% 100%;
background-repeat: no-repeat;
}

.featured-accordion .accordion-group{border:none;}

/* ==========================================================================
   Sidebar styles starts here
   ========================================================================== */




/* ==========================================================================
   Footer styles starts here
   ========================================================================== */
   .footer{
   /*background: rgb(153, 0, 0) none repeat scroll 0% 0%;*/
width: 100%;
float: left;
   }
.site-footer{/*background: #0015ffe6; */
padding-top: 0px;
padding-bottom: 5px;
padding-left: 42px;
border-bottom: 1px solid #1398c3;
box-shadow: 5px 5px 83px 53px #0220FF;
}
.site-footer .user-info{font-family: 'open_sansregular'; }
.site-footer .user-info h1{font-size: 14px; line-height: 26px;}
.site-footer .user-info h1 a{font-size: 14px; color: #fff;font-family: 'open_sansextrabold'; }
.site-footer .user-info h1 a:hover{text-decoration: none; color: #000;}
.site-footer .user-info span{color: #fff; font-size: 12px; }

.site-footer .user-info p{color: #fff;}
.site-footer .user-info [class^="fw-icon-"]{color: #fff; font-size: 20px;}
.copy-rights{padding: 35px 0; text-align: center; color: #fff;
background-image: linear-gradient(rgb(161 171 255 / 75%) 0%, rgb(0 114 255 / 33%) 90%),url('../img/footer1.jpg');
height: 0px;
background-size: 24% 100%;

	border-radius: 0px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 8px 6px 20px #5B7514;
-moz-box-shadow: 8px 6px 20px #5B7514;
-webkit-box-shadow:8px 6px 20px #5B7514;
}
.copy-rights a{color: #fff;}
.copy-rights a:hover{color: #000; text-decoration: none;}
.bg-blue{background: #290883;

width:100%}









/**    my style  **/
.featured-accordion .accordion-group [class^="fw-icon-"] {
background: #2bbbdf;
color: #fff;
padding: 18px;
font-size: 15px;
font-weight: normal;
line-height: 10px;
border-radius: 3px 0 0px 3px;
}
.featured-accordion .accordion-group .accordion-toggle a [class^="fw-icon-"]{}
/**    my style  **/

/* ==========================================================================
   Responsive Tweaks starts here
   ========================================================================== */

.navbar .btn-navbar{background: #2bbbdf; border: none; margin-bottom: 5px; text-shadow: none; float: left;}
.navbar .btn-navbar:hover{color: #6f7678;}

.featured-blocks{position:relative;
float: left;

}


/* ==========================================================================
   Modal styles starts here
   ========================================================================== */
.featured-blocks .modal.fade.in {top:30%;}
.featured-blocks .modal:hover{background: #2d6e84; transition: all 1s;}
.featured-blocks .modal h2{padding:25px 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
.featured-blocks .modal h2{color: #fff; text-align: left;}
.featured-blocks .modal p{color: #fff; text-align: left; padding-top: 10px;}
.featured-blocks .modal{background: #f9b701; width: 500px; padding: 30px;}


.featured-blocks .modal:hover:before{border-bottom: 120px solid #2d6e84; transition: all 1s;}
.featured-blocks .modal:hover:after{border-top: 120px solid #2d6e84; transition: all 1s;}


.featured-blocks .modal:before{content: "";
 position: absolute;
 top: -120px;
 left: 0;
 width: 0;
 height: 0;
 border-left: 280px solid transparent;
 border-right: 280px solid transparent;
 border-bottom: 120px solid #f9b701;}
 .featured-blocks .modal:after{content: "";
 position: absolute;
 bottom: -120px; left: 0;
 width: 0;
 height: 0;
 border-left: 280px solid transparent;
 border-right: 280px solid transparent;
 border-top: 120px solid #f9b701;
 }
 .vipic{background-color: white;
    font-size: 86px;
    padding-top: 38px;
    width: 200px;
    float: right;
    height: 100px;
    margin-top: -98px;
    border-radius: 0px 55px;
    background-image: url(../img/vision-of-future.jpg);
    background-size: 88% 100%;
    background-position: 98%;
    background-repeat: no-repeat;
    box-shadow: -7px 2px 3px 1px #c7c6cd;
}
 }
 @media screen and (min-width: 1401px){
 }
 @media screen and (min-width: 1200px) and (max-width: 1400px) {}
 @media screen and (min-width: 961px) and (max-width: 1200px) {}
 @media screen and (min-width: 859px) and (max-width: 960px) {}
 @media screen and (min-width: 761px) and (max-width: 860px) {}
 @media screen and (min-width: 641px) and (max-width: 760px) {	}
 @media screen and (min-width: 421px) and (max-width: 640px) {}
 @media screen and (min-width: 320px) and (max-width: 420px) {
 	html{width:100%;}
	body{width:100%;}
 	.header{	width:100%;	}
	.main {    width: 100%;}
	.header{	width:100%;}
	.featured-blocks .block .block-title h1{
		font-size: 16px;
	}
	.banner .carousel-control.right{
	left: 345px;
	float: right;
	
	}
	.banner .carousel-control.left{left: -20px;}
	#logodiv{
	height: 64px;
    margin-left: 10px;
    margin-top: 11px;
    position: relative;
    width: 17%;
    min-width: 49px;
    min-height: 31px;
	}
	.site-name h1{ font-size: 28px;
    width: 66%;
    /*min-width: 200px;*/
    /* margin-bottom: 5px; */
    line-height: 0.5;
	line-height: 0.8;
    padding-left: 16px;}
	#saspan{font-size: 17px;line-height: 1;}
	.site-affilate {
    top: 52px;}
 .notice{   
		width: 86%; 
		height: 305px;
		padding-left: 2px;
		padding-top: 1px;
		margin-bottom: 6px;
				} 
 .lvls {
    font: 27px 'Just Another Hand', Helvetica, sans-serif;
	padding-left:-10px;}
 .notice-side{width: 92%;
              height: 440px;
			  
				}
 .vipic{
      height: 82px;
      margin-top: -98px;
	  background-image: url(../img/vision-of-future.jpg);
      background-size: 88% 100%;
      background-position: 98%;
      background-repeat: no-repeat;
      box-shadow: -7px 2px 3px 1px #c7c6cd;
	  font-size: 50px;
      padding-top: 18px;

 }
 .row-fluid .span4 {width: 97.8%;}
  p{font-size: 15px;}	 
.row-fluid [class*="span"]:first-child {
            margin-left: 0px;}
			.row-fluid .span6 {
    width: 99%;
	margin-bottom:3px:}
 }
 @media screen and (min-width: 0px) and (max-width: 319px) {
 	.header{	width:100%;	}
	.main {    width: 243%;}
 	.header{	width:100%;}
	#logodiv{  margin-left:2%;}
	.site-name h1{ font-size: 36px;
	               width: 66%;
	               min-width: 200px;}
 .notice{   
				width: 86%; 
				height: 265px;
				padding-left: 2px;
				padding-top: 1px;
				margin-bottom: 6px;
				} 
 .notice-side{width: 92%;
              height: 410px;
			  
				}
 .vipic{
      height: 82px;
      margin-top: -98px;
	  background-image: url(../img/vision-of-future.jpg);
      background-size: 88% 100%;
      background-position: 98%;
      background-repeat: no-repeat;
      box-shadow: -7px 2px 3px 1px #c7c6cd;
	  font-size: 50px;
      padding-top: 18px;

 }
 .row-fluid .span4 {width: 97.8%;}
  p{font-size: 20px;}	 
.row-fluid [class*="span"]:first-child {
            margin-left: 0px;}
			.row-fluid .span6 {
    width: 99%;
	margin-bottom:3px:}
  }
	                                
									   
									   
									    
 