﻿@charset "utf-8";
/* CSS Document */

/* Font CSS file */
@import url("fonts.css");
/* End Font CSS file*/

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,cyrillic,latin-ext,vietnamese,greek-ext,cyrillic-ext);

* 						{ padding:0; margin:0; outline:none;}
html					{ overflow-y:scroll;}
html, body, form		{ height: 100%;}
form					{ margin:0; padding:0}
html* body				{ height: 100%;}
html>body				{ height:100%;}
body:before 			{ content:""; height:100%; float:left; width:0; margin-top:-32767px;}
body					{ margin:0; padding:0; color:#6e6868;  font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; line-height:20px;					 }
#wrapper				{ min-height:100%; background-color:#f5f5f5; }
#main 					{ padding:0px 0px 305px 0px;   max-width:998px; margin:0 auto; background:#fff; }
#footer					{ background-color:#000; /*position:relative;*/ clear:both; text-align:center;  padding:0px 0 10px; margin-top:-295px;}
					  
/*.lft 					{ float:left;} 
.rght 					{ float:right;}*/
h1						{ font-size:25px; font-weight:normal; line-height:normal;}
h2						{ font-size:24px; font-weight:normal; line-height:normal;}
h3						{ font-size:16px; font-weight:normal; line-height:normal;}
ul, li, ol				{ list-style:none;}
p						{ color:#828282; line-height:normal;}
.clear					{ clear:both;}
.img					{ padding:0;}
.sizeing,.size			{ -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  						  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
					  		box-sizing: border-box;         /* Opera/IE 8+ */}
a, a img				{ text-decoration:none; border:none; outline:none;}
a:focus					{ border:none;  border:none; outline:none;}		
.wrap, .twrap			{ width:1000px; margin:0 auto;}
.homepage-wrap          { background-color:transparent!important;}
.orngbtn				{ color:#fff; background:#e7740e; padding:5px 10px; margin-left:5px; text-align:center; display:inline-block;
						  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; outline:none; border:none;} 
.orngbtn:hover			{ background: #d76b0b;}
.errormsg				{ color:#d01818; font-size:13px;}
.mentatory				{ color:#d01818; font-weight:normal;}
.contbg					{ background-image:url(../images/centerbg.png); background-repeat:repeat-y; background-position:center;}
.Curr_serving			{ color:#D76B0B; font-weight:bold; font-weight:20px;}
.active > a        		{ color:#e7740e!important;}
/*------------default form --------*/
input[type="text"],input[type="chekbox"] , .a_textbox, a_textarea, textarea, select, .a_filetype 
						{ font-family: 'Open Sans', sans-serif; color:#2d2d2d; font-size:14px; border:1px solid #d5d5d5; padding:5px;
					  	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  					 	 -moz-box-sizing: border-box;  /* Firefox, other Gecko */
					  	 box-sizing: border-box;  /* Opera/IE 8+ */ min-width:188px;}
input[type="chekbox"] 	{ box-shadow:none;}					   
input[type="text"]:focus, .a_textbox:focus
						{ background:#fafafa;}
.footable_dropdown  	{ margin-bottom:10px;}
.footable_dropdown label{ display:block; margin-bottom:3px;}

					
.a_textbox				{ }
.a_dropdown				{ } 
.a_textarea				{ }
.error_textbox			{ border:1px solid #ff6000!important;}
.error					{ color:#F60;}
.focusField				{ background:#EEE;} 


/*----------------header css*/
#header					{ position:relative; background:#fff;}
#header:after, #header:before
						{ position:absolute; content:""; top:0; bottom:0; }
#header:before			{ width:25%; background:#0370b0; /*left:-48%;*/ display: block; z-index: 4;
					  /*border-right:30px solid transparent; transform-origin: center left; -ms-transform: skew(54deg, 0deg); 
					  -webkit-transform: skew(54deg, 0deg); transform: skew(54deg, 0deg);*/}					  
#header:after			{ right:0; left:0; background:url(../images/headerbg1.png) no-repeat right top; background-size:100%; }	
#header .headerbg		{ /*background:url(../images/dottedbg.png) repeat;*/ position:relative; z-index:4;}
.headerbg .headerbg_1	{ background:url(../images/logobg.png) no-repeat -140px ; margin:0 auto; z-index:-1; 
					   position:relative; top:0; bottom:0; content:"";}
.headerbg .headercont	{ /*background:url(../images/policeman.png) no-repeat bottom right; */ height:250px; padding-top:40px;}

/*--------------------Inerheader Css*/
#header_a				{ background:#0370b0; padding-top:40px;}
#header_a .wrap			{ position:relative;}
#header_a .logo_a		{ float:left; padding:10px 0;  width:295px;} 
#header_a .logo_a img	{ width:100%; height:auto;}

#header_a .tprbox		{ float:right; margin:15px 0px 0 0;}
#header_a .sociallink 	{ position:absolute; right:0px; top:50px;}
#header_a .sociallink ul{ width:auto;}


/*--------------Logo*/
#header .logo			{ width:140px; position:absolute; left:22%; }
#header .logo img		{ width:100%; height:auto; }
.logotxt				{ margin:0 0 20px; width:300px;}
.mlogo					{ display:none;}
.mlogo img				{ width:100%; height:auto;}
/*--------------End logo*/


/*--------------social links---*/
.sociallink				{ margin-top:0px; float:left; } 
.sociallink	ul			{ width:245px; text-align:left;}
.sociallink	ul li		{ display:inline-block; text-align:center;}
.sociallink	ul li a		{}
.sociallink	ul li a:hover
						{ opacity:0.72; filter: alpha(opacity=72);}
/*End social links*/
/**/

/*----------------welcome users---*/
.userbox				{ padding:0; text-align:right; margin-top:7px;}
.welcomebox				{ text-align:right; color:#474747; display:inline-block;}
.welcomebox	strong		{ color:#474747;}
.userbox > ul			{ display:inline-block;}
.userbox > ul > li 		{ display:inline-block; position:relative; line-height:12px; padding-left:8px; border-left:1px solid #333301;}
.userbox > ul > li:first-child 
						{ border:none; padding:0 10px }
.userbox > ul > li > a 	{ color:#333301; display:block; }
.userbox > ul > li > a:hover{ color:#313124}

.userbox ul > li > ul	{ display:none; position:absolute; top:15px; padding-top:5px; right:0; width:200px; background:url(../images/upparrow.png) no-repeat 170px 0;} 
.userbox ul > li:hover > ul
						{ display:block; float:none; z-index:999;}
.subm					{ display:none; position:absolute;}
.subm li				{ display:block; text-align:left; /*line-height:normal;*/ background:#1f1f1f; border-bottom:1px solid #353535;}
.subm li a				{ padding:10px; display:block; color:#fff;}
.subm li a:hover		{ color:#e7740e;text-decoration:none}
#header_a .userbox		{ margin-top:55px;}

/*end welcome users*/ 


#header .tprbox			{ float:right;  margin:15px 30px 0 0; text-align:right; min-height:66px;}
.loginbtn				{ color:#000; background:#e7740e; padding:8px 0px; margin-left:5px; text-align:center; width:65px; display:inline-block;
					  		-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} 
.loginbtn:hover			{ background: #d76b0b;}
#header .txtdiv			{ float:left; width:545px; font-size:18px; margin-top:50px; }
#header .txtdiv	p		{ color:#fff; margin-top:15px; font-weight:300;  font-family: 'Open Sans', sans-serif;}
#header .txtdiv	p strong{ font-weight:600;}

/*--------topsearch*/
.topsearch .inputsearch { margin: 0; padding: 7px 15px; font-family: 'Open Sans', sans-serif;  font-size:14px; color:#797777; background:#f4f4f4;  
				  		  border:1px solid #c2c5c5;  border-right:0px; 	 border-top-left-radius: 5px 5px;  border-bottom-left-radius: 5px 5px;}						  
.topsearch .inputbtn	{ margin:0 0 0 -4px; padding: 8px 18px; font-family: 'Open Sans', sans-serif; font-size:14px; outline: none; cursor: pointer;
					      background:url(../images/searchicon.png) no-repeat center #e7740e;	text-indent: -9999px;  white-space: nowrap; width:38px; 
						  border: solid 0px #0076a3;
						  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; 
						  -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; 																							  }

.topsearch .inputbtn:hover 
						{ background-color: #d76b0b;}
						
/* Fixes submit button height problem in Firefox */
.inputbtn::-moz-focus-inner {  border: 0; }
.searchbtn				{ background:#fbc701; border:none; outline:none; padding:15px 15px;}
.search input[type=search] 
						{ background: url(../images/SearchIcon.png) no-repeat 16px 18px; padding:15px 10px 15px 45px; width:40px; overflow:hidden; 
					  		border:none; height:100%; cursor:pointer;
					  		-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; border:none }							   
.search input[type=search]:hover
						{ width:245px;border:none;}
.search input[type=search]:focus 
						{ border:none;}
/*End Top search */
/*----------End Header css*/

/*=======News */
.maincont				{ /*background:url(../images/dottedbg1.png) repeat; */ padding:10px 0 305px 0; }
.maincont .wrap			{ background:#fff; }
#floatdiv				{ margin:0 auto; width:1000px;}
.boxdiv					{ width:33.33333333%; padding:5px;
					  		-webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;}
.boxcont				{ /* min-height:440px;*/ padding:15px;}		
.boxcont h2				{ font-family: 'Oswald', sans-serif; font-weight:700; font-size:30px; color:#2a2a29; margin:5px 0 15px;}


/*=== news box*/
.hnewsbox				{ background:#2c2b2b; height:611px; }
.hnewsbox > h2			{ color:#fff;}
.hnewsbox > ul > li		{ border-top:1px dashed #686868; padding:10px 0 15px; color:#fff;}
.hnewsbox > ul > li:first-child
						{ border:none;}
.hnewsbox > ul > li a	{ color:#fff;}
.hnewsbox > .more		{ border-top:1px dashed #686868; padding:10px 0 15px; text-align:right;}
.hnewsbox > .more > a	{ color:#e94a38;}
/*end news box*/

/*====Quicknav */
.quicknav				{ background:#d1c691;}
.quicknav  ul  li		{ background:url(../images/listdotbg.png) no-repeat left 11px; padding:5px 0 5px 20px; margin-left:2px;}
.quicknav ul li a		{ color:#222222;}
.quicknav ul li a:hover	{ color:#515151;}
/*End Quick nav*/

/*===home page event box css*/
.h_eventbox				{ background:#f7e394 ; height:350px;}
.h_eventbox  ul li		{  padding:10px 0 15px; color:#3c3c3c;}
.h_eventbox  ul li:first-child
						{ border:none;}
.h_eventbox  ul li a	{color:#3c3c3c;}
.h_eventbox  ul li span	{ color:#5a462a; display:block; font-weight:300; font-style:italic;}
.h_eventbox  ul li .more{ text-align:right; margin-top:10px;}
.h_eventbox  ul li .more a { color:#e94a38;}

.sp-new             {background:#f7e394 ; padding:15px; margin-bottom:10px; font-size:14px; color:#000;}
.sp-new p              {font-size:14px; color:#000;}
/*end home page event box css*/	


/*=========Top navigatio Ikmenus==========*/
.topnav					{ background:#282727; height:17px; z-index:5; position:relative;}
.topnav .twrap			{ position:relative; width:1034px; padding:0 32px; margin:0 auto; height:57px;}
.topnav .twrap:after,.topnav .twrap:before
						{ position:absolute; width:32px; height:57px; content:"";top:0;}
.topnav .twrap:after	{ background:url(../images/navlftbg.png) no-repeat top; left:0; }
.topnav .twrap:before	{ background:url(../images/navrghtbg.png) no-repeat top; right:0;}
.Ikmenu					{ background:#000000; height:57px; text-align:center;}
.Ikmenu li				{ display:inline-block;}
.Ikmenu li:hover > a	{ color:#e7740e;}
.Ikmenu .fix-sub		{ /*float:left;*/ position:relative;}
.Ikmenu .fix-sub > a	{ color:#fff; display:block;  padding:0 6px; height:57px; line-height:57px;text-decoration:none }
.Ikmenu .indicator  	{ float:right; font-size:14px!important;}
.Ikmenu .fix-sub > a > .indicator	
						{ display:none;}
.Ikmenu .fix-sub ul		{ display:none; position:absolute; z-index:999;}
.Ikmenu .fix-sub  ul li	{ border-top:1px solid #393939; display:block; position:relative;}
.Ikmenu .fix-sub  ul li:first-child 
						{ border:none;}
.Ikmenu .fix-sub ul li a{ padding:10px;  display:block; text-align:left; color:#fff; position:relative;text-decoration:none }
.Ikmenu .fix-sub ul li:hover > a, .Ikmenu .fix-sub ul li > a:hover
						{ background:#e7740e;text-decoration:none }

/*---------First stage menu*/
.Ikmenu .fix-sub > .submm
						{ background:#2b2b2b; top:57px; width:250px; }
.Ikmenu .fix-sub:hover > .submm	
						{ display:block;}

/*---------second stage menu*/
.Ikmenu .fix-sub > .submm  > li > .submm_a
						{ top:0px; left:250px; width:250px; background:#323232;}
.Ikmenu .fix-sub > .submm > li:hover .submm_a
						{ display:block;text-decoration:none }

/*---------third stage menu*/
.Ikmenu .fix-sub > .submm  > li > .submm_a > li > .submm_b
						{ top:0px; left:250px; width:250px;  background:#323232;}
.Ikmenu .fix-sub > .submm  > li > .submm_a > li:hover .submm_b
						{ display:block; }
.Ikmenu > .edge > ul 	{ right:0!important; }
.Ikmenu > .edge > ul > li > ul
						{ left:-250px!important;}
.toglebtn				{ padding:15px; display:none; background:url(../images/menubtn.png) no-repeat center 20px; width:15px;  text-indent: -9999px;  overflow:hidden; }
.mobmenu				{ display:none; background:#000000; height:57px;}
.mobmenu li				{ display:inline-block;}
.mobmenu li:hover > a	{ color:#ddaf01;}
.mobmenu li				{ float:left; border-left:1px solid #000518; position:relative;}
.mobmenu li > a			{ color:#fff; border-left:1px solid #1c2b61; display:block;  padding:20px 15px 17px; line-height:normal;}
.MobmenuAct				{ background-color:#1f1f1f;}

.mobmenu .fix-sub ul	{ display:none;}
.mobmenu .fix-sub:hover ul
						{ position:absolute; display:block; left:0; right:0;}
.mobmenu .fix-sub:hover ul li
						{ display:block;}
/*End top navigation Ikmenus*/



/*========Slider   */
.slider				{ background:url(../images/sliderbg.png) repeat-x bottom #251e12;}
.Slist				{ padding:10px; margin:10px; border:0px solid #0370b0; }

.clearout 			{ height:1px; clear:both; }
#flexiselDemo3 		{ display:none;}
.nbs-flexisel-container { position:relative; width:100%; overflow:hidden; padding:0px,30px; }

.nbs-flexisel-ul 	{ position:relative;  width:9999px; margin:0px; padding:0px; list-style-type:none; text-align:left;}

.nbs-flexisel-inner { overflow:hidden; float:left; width:100%;   }
.nbs-flexisel-item 	{ text-align:left; display:table-cell;  position:relative; padding:0;  z-index:2; overflow:hidden;    }
/*.nbs-flexisel-item:after{ content: " ";  position: absolute;  z-index:-1; background:#fff; top:1px; left: 2px; right: 2px; bottom: 1px; border:1px solid #dddddd; */}

.nbs-flexisel-item span{ padding:10px; font-size:15px; line-height:normal;}

.nbs-flexisel-item img { width: 100%; height:auto; display:block; cursor: pointer; position: relative; }

/*** Navigation ***/

.nbs-flexisel-nav-left,.nbs-flexisel-nav-right { position:absolute; height:37px; width:22px; top:50%!important; margin-top:-18px;  
						background:url(../images/sliderarrow.png) no-repeat; cursor: pointer; z-index:0; opacity: 0.5; }
.nbs-flexisel-nav-right { background-position:top right; right:0; }
.nbs-flexisel-nav-left	{ left:0;}
.nbs-flexisel-nav-left:hover,.nbs-flexisel-nav-right:hover{ opacity:1;}
/*=======End Slider */


/*inner page Main content css*/
.main_wrap				{ padding:10px 15px;} 
.pgtitle				{ font-family: 'Oswald', sans-serif; font-weight:700; font-size:30px; color:#2a2a29; padding:15px;}
.pgtitle a				{ float:right; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:400; margin-top:10px;}
.faqlist				{ margin:0!important;}
.faqlist li				{ border-top:1px dashed #b3b3b3;border-bottom-style:none; padding:0px 0!important; list-style:none!important; }
.faqlist li:first-child { border:none;}
.faqlist li h3			{ color:#000; font-size:16px; }
.faqlist li p			{ margin:0px 0; color:#818181;border-bottom:none;}


/* PROFILE PAGE CSS*/
.profilebox				{ border-bottom:1px solid #d7d7d7;}	
.profilebox-wrap		{ display:table; width:100%;}
.profilebox h3			{ font-size:30px; font-weight:300;  color:#010101; padding:30px 10px 15px;  border-top:1px solid #d7d7d7;}
.profilebox .infobox	{ width:50%; border-left:1px solid #d7d7d7; display:table-cell; }
.profilebox .infobox h3	{ padding:15px 10px;}
.profilebox .infobox:first-child{ border-left:none;}

.infobox .tblbox		{ width:100%; display:table; padding:0px 15px;  border-top:1px solid #d7d7d7;}
.infobox .row			{ display:table-row;}

.infobox .row .cell		{ border-top:1px dashed #d7d7d7; border-collapse:collapse; display:table-cell; padding:10px 0; color:#000000; }
.infobox .row .cell:first-child	{ padding-right:10px; color:#606060;}
.infobox .row:first-child .cell{border:none!important;}
.infobox .row .cell	 a	{ color:#e7740e; display:inline-block; padding:4px 0;}


.addinfo				{ width:100%; display:table;}
.addinfo .row			{ display:table-row;}
.addinfo .row .cell		{ border-top:1px dashed #d7d7d7; border-collapse:collapse; display:table-cell; padding:10px 0; color:#000000; }
.addinfo .row .cell:first-child	{ padding-right:10px; color:#606060;}
.addinfo .row:first-child .cell{border:none!important;}
.addinfo .row .cell	 a	{ color:#e7740e;}

.botbtn					{ padding:10px 0 20px; text-align:center; border-top:1px solid #d7d7d7;}
.botbtn	button			{ font-weight:400; font-family: 'Open Sans', sans-serif; }


/*Footer link*/
.copy				{ color:#fff; padding-top:10px;}
.footlink a			{ color:#fff;}
.copy a				{ color:#fff;}
.devby				{ font-size:12px; color:#fff; text-align:center; }
.devby a			{ color:#d8d8d8}
/*end Footer Links */


/*footer nav css */
.foot-nav			{ background:#282828; padding:20px 0; text-align:right;}
.foot-nav .foottbl	{ display:table;}
.foot-nav .footrow	{ display:table-row;}
.foot-nav .footcell	{ display:table-cell; vertical-align:top; padding:0 10px; width: 100%; }
.foot-nav .footcell:first-child { border:none; padding:0 10px 0 10px; width: 75%;}
.foot-nav h3		{ font-size:20px; color:#fff; margin:0px 0 3px;}
.foot-nav ul		{ text-align:left; font-size:13px; min-height:195px; padding-left: 10px;}

.foot-nav ul li		{ display:block; padding-top:8px;}		
.foot-nav ul li:first-child{ padding-top:0px;}	
.foot-nav ul li a	{ color:#d7d7d7; text-align:right;}
.foot-nav ul li a:hover{ color:#e7e7e7;}
.foot-nav .gmap{ border:none; padding:0px; min-width:200px;}
.foot-nav #googleMap{ padding:5px; background:#383838; border:1px solid #454545; height:195px; width:100%;  }

/*end foot nav css*/



/*Popup*/
.popup				{ background:#fff; position:absolute; z-index:9999; width:300px; height:300px; top:30px; margin:0 auto; }
.overlayer			{ background:#000; opacity:0.5; top:0; bottom:0; left:0; right:0; position:fixed; z-index:9998;}
.modalBackground	{ position:fixed; top:0; bottom:0; left:0; right:0; background:rgba(0,0,0,0.7); }
#modalContainer		{ position:fixed; top:0; bottom:0; left:0; right:0; background:rgba(0,0,0,0.7); z-index:999999; } 
/*End popup*/



/* Start Login popup*/
.login_wrap				{ width:300px; border:1px solid #444;}
.login_wrap h1			{ text-transform:uppercase; text-align:center; border-bottom:1px solid #ccc; padding:20px 0; background-color:#f5c701;color:#000;}
.login_wrap .formfield	{ padding:20px;}
.login_wrap .row		{ margin-bottom:10px;}
.login_wrap label		{ display:block; margin-bottom:5px;}
.login_wrap .a_textbox	{ width:100%;}
.login_wrap .remember	{ padding-top:8px;}
.login_wrap .rem_chkbox	{ margin-right:5px;}
.login_wrap .loginbtn	{ width:100%; padding:8px; margin:0; border:0; margin-top:10px; color:#fff; text-transform:uppercase; cursor:pointer; background-color:#000000; transition:all 1s}
.login_wrap .loginbtn:hover{ background-color:#201d1d}
#login-popup			{ max-width:302px; padding:0;}
.login_wrap .lastrow	{ text-align:right; margin-bottom:0;}
.lastrow a				{ color:#ff7902; }
.lastrow a:hover		{ color:#d06607}
/* End Login popup*/



/* Start Register Page*/
.Reg_Info				{ padding:0 10px 20px 0; border-right:1px solid #CCC;}
.signup					{ padding:0 0 20px 20px;}
.Reg_Info,.signup		{ display:table-cell; width:50%; }
.main_wrap p			{/* padding-bottom:20px;*/}	 
.cell p					{ padding:0;}
.cell label				{ display:block; padding-bottom:3px ; font-weight:bold;}
.cell					{ padding:5px 0;}
.signup .loginbtn		{ padding:8px 5px; width:100%; margin:0; border:0; color:#fff; text-transform:uppercase; cursor:pointer; background-color:#000000; transition:all 1s; border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-webkit-border-radius:0;}
.signup .loginbtn:hover	{ background-color:#201c1c;}
.signup input[type=text],	  
.signup select			{ width:100%;}
.signup .last			{ text-align:center;}
/* End Register Page*/

/* Start Alert Message*/
#login-popup .alert			{  padding:10px 15px 10px 45px; margin:0 0 10px;}		
#login-popup .errormsg		{ background:#ff9797 url(../images/error.png) 15px center no-repeat; color:#a12323; line-height:normal;}
#login-popup .successmsg	{ background:#dff2bf url(../images/success.png) 15px center no-repeat; color:#4f8a10;}

/* End Alert Message*/

/* ------------- Start Inner Page Formatting ------------ */
.main_wrap 					{ color:#818181;}
.main_wrap h2				{ font-family: 'Oswald', sans-serif; font-weight:700; font-size:30px; color:#2a2a29; margin:5px 0 25px;}
.main_wrap h3				{ font-size:30px; color:#000; margin:25px 0 0px; font-weight:300;}  
.main_wrap h4				{ font-size:22px; color:#000; margin:25px 0 15px; font-weight:300; line-height:normal;} 
.main_wrap h5				{ font-size:18px; color:#000; margin:15px 0; font-weight:300;  line-height:normal;} 
.main_wrap h6				{ font-size:15px; color:#000; margin:15px 0; font-weight:300;  line-height:normal;} 
.main_wrap p				{ margin:20px 0}
.main_wrap a				{ color:#e7740e;}
.main_wrap a:hover			{ color:#D76B0B;}
.main_wrap strong,
.main_wrap b				{ font-weight:600;}
.main_wrap ul,
.main_wrap ol				{ margin:20px 0;  }
.main_wrap ol li			{ list-style-position:outside; margin:0 0 15px 23px;padding-left:5px; list-style-type:decimal ; }
.main_wrap ol ol li			{ list-style-type:upper-alpha ;}
.main_wrap ul li			{ list-style-type:disc; list-style-position:outside; margin:0 0 15px 20px; padding-left:5px; }
.main_wrap ul ul li			{ list-style-type:circle; padding-left:5px;}
.main_wrap ul ul ul li		{ list-style-type:square;}
.main_wrap .lsimage			{ margin:15px 15px 15px 0}
.main_wrap .lslogo			{ float:left; margin:0 15px 15px 0}
.main_wrap .rslogo			{ float:right; margin:0 0px 15px 15px}
.footable						{ margin:15px 0; color:#818181;}
.footable tbody a				{ color:#e7740e;}
.footable .pagination > ul > li	{ margin:0; padding:0;}
.footable tr:nth-child(even)	{background-color:#f7f7f7; }
.no-paging tfoot				{ display:none}
.main_wrap hr					{ border:0; border-bottom:1px solid #f0f0f0;}
.main_wrap .main_heading		{ font-weight:600; margin:25px 0 0;}
.main_wrap .subheading			{ color:#828282; font-style:italic; margin-top:0 !important;}
.aligncenter					{ text-align:center;}
li.active a						{ color:#e7740e;}
.main_wrap .blockquote			{ margin-left:20px;}

/* ------------- End Inner Page Formatting ------------ */

/* ------------- Start Executive Board ------------ */
.members				{ margin:10px 0 0 -15px !important;}
.members .mem_details	{ width:33.3%; float:left; box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;  }
.members .profilelink	{ display:block; padding:15px 35px 15px 15px;border:1px solid #ebebeb; background:url(../images/right-arrow.png) 98% center no-repeat; margin:0px 0px 15px 15px; }
.members .profilelink:hover	{ background-color:#f8f6f6;}
.members h3 			{ font-size:20px; color:#e7740e; margin:0 0 10px; line-height:normal;}
.members p				{ font-size:14px; color:#2a2a29;line-height:normal; font-weight:600; margin:0;}
.members span			{ font-size:14px; color:#818181; font-style:italic; font-weight:normal; }
/* ------------- End Executive Board ------------ */


/* ------------- Start Police University ------------ */
.main_wrap .impmsg {  background-color: #fdf4cc;  border: 1px solid #eded5c;  padding: 10px;}
.main_wrap .impmsg h3 {  margin: 10px 0 0;}
.main_wrap .impimage	{ padding:10px; background-color:#fff; float:right; border:1px solid #ccc; margin:10px 0 10px 10px}
.main_wrap .impmsg .applybtn { background: none repeat scroll 0 0 #e7740e; border-radius: 5px; -moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;-webkit-border-radius: 5px; color: #fff; display: block; margin-left: 5px; padding: 8px 0; text-align: center; width: 170px;}
.main_wrap .impmsg .applybtn:hover	{ background-color:#d76b0b;}
/* ------------- End Police University ------------ */

/*------------Start national National Trustees------*/
.nt > .profilelink			{ background:none; }
.bookmrk a					{ border:1px solid #ebebeb; color:#7a7a7a;  min-width:30px; text-align:center; margin:0 5px 5px 0px;
							  float:left; font-size:12px;} 
.bookmrk a:hover			{ background:#333301; color:#fff; border:1px solid #212100;}


/*End national National Trustees*/


/*------------Start Right Side Menu Template page ------*/
.main_wrap .DTable			{ display: table; width:100%;}
.main_wrap .TCell			{ display:table-cell; vertical-align:top;}
.main_wrap .rightmenu 		{ width:250px; border:1px solid #dfe6e7; margin:20px 0 0 15px; float:right;}
.main_wrap .rightmenu ul	{ margin:35px 15px; color:#e7740e;}
.main_wrap .rightmenu ul li{ font-weight:600; font-style:italic; list-style-type:circle; line-height:normal; }
/*End Right Side Menu Template page*/


/*------------Start Profile Template page ------*/
.main_wrap .profiepic img	{ padding:5px 15px 15px 0;}
.main_wrap .ProfileImageWrapper	{ padding:10px; float:left; background-color:#ffffe2; margin:0 10px 10px 0; border:1px solid #FFDF7F; color:#D76B0B;}
.main_wrap .ProfileImageWrapper .imgcaption{ text-align:center;}
.main_wrap .quoteperson	{ font-weight:600; text-align:right; margin-bottom:10px; color:#000;}
.main_wrap .openquote{ background:url(../images/quouteopen.png) 0 0 no-repeat; padding:8px 12px;}
.main_wrap .closequote{background:url(../images/qoutesclose.png) 6px 17px no-repeat;  padding:9px 13px;}
/*End Profile Template page*/


/*------------Start Profile Pages ------*/
.main_wrap .PName			{ font-weight:600; margin:0; font-size:20px;}
.main_wrap .PPost			{ margin-top:-20px !important; font-size:18px;}
.main_wrap .TRow			{ display:table-row;}
.main_wrap .TRow .TCell		{ padding:3px 0;}
.main_wrap .TCell label		{ color:#000; font-weight:600; min-width:100px; display:block;}

/*End Profile Pages*/

/*------------Start Letters Pages ------*/
.main_wrap .letterstable h3	{ text-align:center; margin-top:15px;}
.main_wrap .letterstable td	{ vertical-align:top; padding:5px; line-height:normal;}

/*End Letters Pages*/

/*------------Start Legislative Priorities Archive ------*/

.archivelist p	{ margin-top:10px !important;}
.Merchandise td	{ padding:10px;}

/*End Legislative Priorities Archive*/

/*--------------Change password page css-----*/
.main_wrap .leftdiv, .main_wrap .rightdiv	{ width:50%; float:left;}
.main_wrap .leftdiv				{ padding-right:10px; box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;-webkit-box-sizing:border-box;}
.main_wrap .imgtext	{ font-size:16px; font-weight:600; font-style:italic; margin:0px 0 0 52px;}
/*--------------End Change Password page css--*/

/* ------------- Start Fraternal Order of Police University ------------ */

.formula			{ display:table; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#FDF4CC; border: 1px solid #eded5c; color:#D76B0B}
.formula div		{ display:table-cell;  padding:10px; box-sizing:border-box;  text-align:center;}
.formula .operator	{ width:3%; line-height:80px; padding:10px 0;}
.formula .value		{ width: 18%; height:100%; vertical-align:middle;}
.formula .result	{ background-color:#fdeeae}
/* ------------- End Fraternal Order of Police University ------------ */

/*--------------Change password page css-----*/
.changepassword .row_field		{ margin-bottom:15px;}
.changepassword label			{ display:block; margin-bottom:5px; color:#2a2a29;}
.changepassword label span		{ color:#f00;}
.changepassword .a_textbox		{ width:100%;max-width:460px;}		  
.changepassword .orngbtn		{ margin:0 5px 0 0;}
.changepassword .errormsg		{ display:block;}
/*--------------End Change Password page css--*/


/*--------------FOP Journal  page--*/

.Journal_container	{ margin:10px 0 0 -15px }
.journal			{ width:19.98%; float:left;}
.journal a			{ border:1px solid #d7d7d7; margin:0 0 15px 15px; text-align:center; display:block; padding:30px 35px 15px; color:#2a2a29; }
.journal a:hover	{ background-color:#f8f6f6}
.journal img		{ width:100%; height:auto; max-width:101px;}
.journal span		{ display:block; margin-top:25px; }
/*--------------End FOP Journal page--*/

/*--------------National Police Week page--*/
.custbl{ display:table; width:100%;}
.custbl .custrow{ display:table-row;}
.custbl .custrow .custcell{ display:table-cell; vertical-align:top;} 
blockquote 				{ font-size:14px; font-style:italic;   margin: 0.25em 0; padding: 0.25em 40px; text-align:justify; 
						  line-height: 1.45; position: relative; color: #828282; }
blockquote:before 		{ font-family: Georgia, serif; display: block; content: "\201C"; font-size: 80px; position: absolute; left: -1px; top: -20px; color: #7a7a7a; }
.custcell .npkpanel		{ border:1px solid #dfe6e7; padding:10px; margin-left:15px; width:300px;}
.custcell .npkpanel	.orderbtn	
						{ display:block; width:auto; color:#fff!important; margin:0px!important; }

/*end National Police Week page css*/

/*------------- Start FOP_merchndies css*/
.merch_info				{ padding:0; width:50%; float:left; padding-right:10px;}
.merch_info img			{ width:100%; margin-bottom:3px;}
.merch_info a			{ line-height:normal;}
.merch_info .orange-btn { padding:16px 13px 16px 15px;  color:#fff; font-size:16px;  margin-bottom:10px;display:block;
						  background:url(../images/arw-merchndies.png) 98% center no-repeat #e7740e;}
.merch_info .orange-btn:hover
						{ background-color: #d76b0b; color:#fff;}
.prov_ad				{ margin-top:30px;}
.prov_ad h5				{ font-size:16px; margin:15px 0 0 0 ;}
.prov_ad strong			{ color:#000; font-weight:700; }
.prov_ad em				{ font-style:italic; }

.merch_rt, .img-lt		{ float:left; width:50%;}
.merch_box				{ border:#e8e8e8 1px solid; margin:0 0 10px 0;}
.merch_box img			{ width:100%; height:auto;}
.img-lt					{ padding:0 0 0 10px;}

/*end FOP_merchndies css*/

/*------------- Start New Page css*/

.NewsSublist .datetime					{ color:#a1a1a1; font-size:13px}
.NewsSublist h3							{ font-size:16px;margin-top:5px;}
.NewsSublist .citystate					{ text-transform:capitalize;}
.NewsSublist .summary	p				{ color:#a1a1a1; font-style:italic;}
.NewsSublist .newslist					{ margin-top:0 !important;}
.NewsSublist .newslist li	  			{ border-top: 1px dashed #e9e9e9;  list-style: outside none none !important;  padding: 20px 0 5px; margin:0 !important;}
.NewsSublist .newslist li:first-child	{ border-top:0; padding-top:0}
.NewsSublist .newslist li p				{ margin:10px 0;}

/*end New Page css*/

.col_box_2                          { width:50%; float: left; padding:0 3px 3px 0; box-sizing:border-box;}
.col_box_3                          { width: 33.33%; float: left; padding:0;  box-sizing:border-box;}
.col_box_7                          { width: 66.66%; float: left; box-sizing:border-box;}
.col_box_7 .col_box_2               { padding:0 0px 6px 6px; }
.col_box_7 .col_box_1               { padding:0 0px 6px 6px; }
.slider_box                         { background:#f7e394 ; padding:15px; height:274px;  }
.sliders_box .col_box_2             { padding:0 0px 6px 6px;}
.sliders_box .col_box_2:first-child { padding-left:0;}          
.slider_box .Slist	                { padding:0; border:0px solid #ece5c6;}
.slider_box .officer_name	        { font-size:13px; color:#2c2b2b; /*background-color:#ece5c6; */text-align:center; padding-top:10px; font-weight:bold;}
.slider_box .officer_date	        { font-size:12px; color:#2c2b2b; /*background-color:#ece5c6; */text-align:center; padding:0px 0 5px;}

.slider_box .nbs-flexisel-container    { padding:0 50px;}
.nbs-flexisel-nav-left { background:url(../images/footer_slider_prev_arrow.png) 0 0 no-repeat;}
.nbs-flexisel-nav-right { background:url(../images/footer_slider_next_arrow.png) right 0 no-repeat;}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right { width:35px; height:70px; margin-top:-35px;}
.upcomming_seminar_a { display:block;  }
.upcomming_seminar_b { display:none; padding:0 0 6px 0;   }
 .upcomming_seminar_a > .h_eventbox{ height:253px;}
@media only screen and (min-width:320px)and (max-width:599px){
.topsearch .inputsearch	{ width:150px;}
.mlogo					{ width:300px;}
.boxdiv					{ width:100%;}
#header .tprbox			{ width:100%; margin:10px 0px; text-align:center;} 
#header_a .logo_a		{ float:none; margin:0 auto; width:295px;}
#header_a .tprbox		{ margin:0px auto; padding:10px 0; float:none; width:100%; text-align:center; }
#header_a .userbox 		{ display:inline-block;}	


/*
#header .logo			{ width:75px; padding:0; }*/

.Reg_Info				{ display:block;width:100%; border:0; border-bottom:1px solid #CCC; padding:0 0 10px;} 
.signup					{ display:block;width:100%; padding:10px 0;}
.main_wrap .lslogo		{ float:none; display:block;}
.main_wrap .rslogo		{ float:none; display:block; margin:0;}

/* ------------- Start Executive Board ------------ */
.members .mem_details				{ width:100%; }
/* ------------- End Executive Board ------------ */

/* ------------- Start Fraternal Order of Police University ------------ */

.formula div br		{ display:none; }
.formula .operator	{ line-height:normal; padding:0;display:block; width:100%;}
.formula .value		{ line-height:60px;display:block;width:100%;}
/* ------------- End Fraternal Order of Police University ------------ */



/*------------Start Right Side Menu Template page ------*/
.DTable .TCell	{ display:block;}	
.main_wrap .rightmenu		{ width:100%; margin:10px 0 0 0;}
.main_wrap .rightmenu ul	{ margin:25px 10px;}
/*End Right Side Menu Template page*/
.main_wrap .leftdiv, .main_wrap .rightdiv	{ width:100%; float:none; padding:0}
.main_wrap .leftdiv table	{ margin:0;}
.main_wrap .rightdiv thead	{ display:none; }
.main_wrap .rightdiv table	{ border-top:0;margin:-1px 0 0;}


.custbl ,.custbl .custrow, .custbl .custrow .custcell{ display:block;} 
.custcell .npkpanel	{ margin:10px 0px 0 0; border:none; padding:10px 0 0 0 ; width:100%;  }
.custcell .npkpanel img{ width:100%;}
/*--------------FOP Journal  page--*/
.journal	{ width:49.98%; }
/*--------------End FOP Journal  page--*/
.merch_info ,.merch_rt{ width:100%;}
.merch_rt .img-lt:first-child{ padding:0;}

/*--------------FOP Profile  page--*/
.main_wrap .profiepic img { float:none;}
/*--------------End Profile  page--*/
.foot-nav .foottbl,.foot-nav .footrow	{ display:block;}
.foot-nav .footcell{ display:block; border:none; padding:0 15px 0 10px;}
.foot-nav ul{ min-height:inherit;}
.foot-nav .gmap{ display:none;}

.box_wrap .col_box_7, .box_wrap .col_box_3 { width:100%;}
.col_box_7 .col_box_2,.col_box_1   { width:100%; padding:5px 0 0 0}
   .col_box_7 .col_box_1     {padding:5px 0 0 0;    } 
   
     
.slider_box .nbs-flexisel-container    { padding:0 10px;}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right { width:20px; height:70px; margin-top:-25px;}
.sliders_box .col_box_2    { width:100%; padding:6px 0 0 0;}
.upcomming_seminar_a { display:none;  }
.upcomming_seminar_b { display:block;   }

.hnewsbox,.h_eventbox          { height:auto;}
.slider_box                    { height:auto;}


}
@media only screen and (min-width:320px) and (max-width:360px){
/*--------------FOP Journal  page--*/	
.journal	{ width:100%; }
/*--------------End FOP Journal  page--*/

}

@media only screen and (min-width:600px)and (max-width:767px){
/*body					{ font-size:95%;}*/
#header .tprbox			{ margin:10px auto; float:none; width:336px;}
.mlogo					{ width:355px;}
/*.slider .Slist		{ padding:0 2px;}
.slider					{ margin-bottom:0px;}*/
.LPanel .calendar		{ margin-bottom:10px;}
.MainNews				{ float:none; margin:10px 0; width:100%; border:1px solid #dddddd; border-bottom:none;}
.boxdiv					{ width:50%;}

#header_a .logo_a		{ width:270px;}
#header_a .tprbox		{ width:295px; margin:29px 0;}
#header_a .topsearch .inputsearch { width:152px;}


/* ------------- Start Executive Board ------------ */
.members .mem_details				{ width:50%; }

/* ------------- End Executive Board ------------ */
/*--------------FOP Journal  page--*/
.journal	{ width:33.3%; }
/*--------------End FOP Journal  page--*/
.foot-nav .footcell:first-child{ padding-left:0px;}
.foot-nav .gmap{ display:none;}

/*--------------Home page--*/
.box_wrap .col_box_7, .box_wrap .col_box_3 { width:50%;}
.col_box_7 .col_box_2   { width:100%;}
.slider_box .nbs-flexisel-container    { padding:0 35px;}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right { width:20px; height:70px; margin-top:-35px;}
    .upcomming_seminar_a { display:none;  }
    .upcomming_seminar_b { display:block;   }
    .h_eventbox{ height:auto;}
    .hnewsbox{ height:605px;}
}
	
	

@media only screen and (min-width:768px) and (max-width:999px){

.logotxt				{ width:355px;}
#header .logo			{ left:0;  top: 77px; width: 157px; margin-left:308px;}
#header .txtdiv			{ width:46%; font-size:15px; margin-top:0px;}
#header_a .tprbox		{ width:330px; margin:29px 0 10px;}

.sociallink ul		    { width:245px; text-align:left;}
.Ikmenu					{ left:0; right:55px;}
/*--------------FOP Journal  page--*/
.journal	{ width:25%; }
/*--------------End FOP Journal  page--*/
.foot-nav .footcell:first-child{ padding-left:0px;}
	
}
	
.innertext a {
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
}

