@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'NewsGothicStd';
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
	font-family: 'NewsGothicStd';
	src: url('../fonts/NewsGothicStd.eot');
	src: url('../fonts/NewsGothicStd.woff') format('woff'), url('../fonts/NewsGothicStd.ttf') format('truetype'), url('../fonts/NewsGothicStd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NewsGothicStd-Bold';
	src: url('../fonts/NewsGothicStd-Bold.eot');
	src: url('../fonts/NewsGothicStd-Bold.woff') format('woff'), url('../fonts/NewsGothicStd-Bold.ttf') format('truetype'), url('../fonts/NewsGothicStd-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{background-image:none !important;}
.login_data .form-group {
    display: inline-block; vertical-align:top; margin-bottom:8px;
}
.header_bg{ width:100%; display:inline-block; float:left; background:rgba(0, 0, 0, 0) url("../images/bg_img.jpg") no-repeat scroll left top / 100% auto;}
.login_data {
  display: inline-block;
  float: left;
  margin-top: 25px;
  text-align: right;
  width: 100%;
}
#contact_form_1{width: 100%;border: medium none;}
#contact_form_1 input {
  border: medium none;
  background: #eeeeee none repeat scroll 0 0;
  height: 32px;
  line-height: normal;
  width: 98%;
}
.logo {
  margin: 20px 0;
}
#contact_form_1 textarea {
  border: medium none;
  background: #eeeeee none repeat scroll 0 0;
  height: 100px;
}
.entry table{width: 100%;}

#sidebar-border{display:none;}
h2.title{   font-size: 24px;}
.entry > h4{    text-align: left;font-size: 20px;}
.entry ul, .entry ol {
  list-style: initial;
}
.entry li {
    line-height:30px;font-size: 16px;
}
.entry p{font-size: 16px; line-height:32px;}
.post{ width:100%;}
#leaplogin input[type=submit]{width: 120px;}
#leaplogin tr {
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
}
textarea:focus,  input:focus{
  outline:none;
}
#contact_form_1 input[type="submit"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #3f3a60;
  border-radius: 4px;
  color: #3f3a60;
  cursor: pointer;
  float: left;
  height: auto;
  padding: 5px;
  width: 150px !important;
}
#content {
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0;
    margin-right: 0;
    margin: 25px 0;
    text-align: center;
}
.invisible {
    visibility: inherit !important;
}
.login_data .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #cdced0;
  border-radius: 0;
  box-shadow: none;
  color: #555;
  display: block;
  font-size: 12px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  font-family: 'NewsGothicStd-Bold';
  width: 100%;
}
#leaplogin input[type="submit"] {
    background-color: #3f3a60;
    border: 1px solid #3f3a60;
    color: #fff;
    padding: 7px;
    width: 120px;
}
.login_data .btn-default {
  background-color: transparent;
  border: 1px solid;
  border-radius: 0;
  color: #333;
}
.header_bottom_info {
  border-bottom: 5px solid #dcdcde;
  display: inline-block;
  float: left;
  padding-top: 20px;
  width: 100%; background:url(../images/menu_bg.png) no-repeat left top; background-size:100% 100%;
}
.menu_data {
  background-color: #fff;
  display: inline-block;
  float: left;
  padding: 0 20px 20px;
  width: 100%;
  margin-top:20px;
}
.menu .container-fluid, .menu .navbar-collapse{ padding:0;}
.navbar-default {
    background-color: transparent;
    border: 0 none;
}
.navbar-default .navbar-nav > li > a {
    color: #2d2f3e;
    font-size: 14px;
	padding-top:45px;
}
.menu {
    float: right;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #3f3a60;
  color: #fff;
  margin-top: -20px;
  padding-top: 65px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{ background-color: #3f3a60;
  color: #fff;
  margin-top: -20px;
  padding-top: 65px;}
.contact_info {
  display: inline-block;
  float: left;
  width: 100%;
}
.contact_info  p{ font-size:19px; text-align:right; padding-right:15px;}
img{ max-width:100%;}
.slider {
  background-color: #fff;
  display: inline-block;
  margin: 20px 0;
  padding: 20px;
  width: 100%;
  border-bottom:5px solid #e4e5e5;
}
.contant_info {
  display: inline-block;
  float: left;
  width: 100%;
}
.contant_info h3 {
  display: inline-block;
  font-size: 30px;
  line-height: 45px;
  margin: 50px 0;
  text-align: center;
  width: 100%;
}
h1.same_header_title{
  display: inline-block;
  font-size: 30px;
  line-height: 45px;
  margin: 50px 0;
  text-align: center;
  width: 100%;
}
.contant_info > p {
  color: #636466;
  display: inline-block;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 50px;
  text-align: center;
  width: 100%;
}
.resources h1 {
  color: #3d3c63;
  display: inline-block;
  float: left;
  font-size: 25px;
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}
.resources {
  display: inline-block;
  float: left;
  margin: 30px 0 80px;
  text-align: center;
  width: 100%;
}
.resources li {
  display: inline-block;
  margin: 10px 35px;
  text-align: center;
  vertical-align: middle;
}
.footer_bg {
  background-color: #363755;
  display: inline-block;
  float: left;
  padding: 20px 0;
  width: 100%;
}
.admim > a {
  color: #fff;
  font-size: 12px;
}
.copy_right > p {
  color: #fff;
  font-size: 12px;
  text-align: right;
}
.margin_bot_0 {
  margin: 0 !important;
}
.slider img {
  width: 100% !important;
}
.entry img {
  border: medium none !important;
}


@media (min-width: 1200px){
#wrapper{width: 960px;}
}
@media screen and (max-width:1200px){
.resources li{ margin:10px 25px;}
}
@media screen and (max-width:991px){
.navbar-default .navbar-nav > li > a{ padding-left:3px; padding-right:3px;}
.resources li {margin: 10px 5px;}
#wrapper {
    width: 720px;
}
}

@media (min-width: 992px){
#wrapper{width: 940px;}
}

@media screen and (max-width:767px){
#wrapper {
    width: 96%;
    margin: 0 2%;
}
.menu {
  float: none;
  margin-top: -70px;
}
.navbar-nav {
    margin: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{ margin-top:0; padding-top:15px;}
.navbar-default .navbar-nav > li > a{ padding-top:15px;}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{ margin-top:0; padding-top:15px;}
}

@media screen and (max-width:639px){
	.footer_bg .col-xs-6{ width:100%;}
	.admim {
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  width: 100%;
}
.copy_right > p{ text-align:center;}
#post-7 .entry > div, #post-9 .entry > div{width:100% !important;}
}
@media screen and (max-width:479px){
.login_data .form-group{ width:95px;}
.login_data .form-group:last-child {
  width: auto;
}
.invisible td{width: 100%;    display: block;}
.logo img {
  width: 130px;
}
.menu{ margin-top:-48px;}
.contact_info p{ font-size:16px;}
.contant_info h3{ font-size:20px; line-height:30px;}
.contant_info > p{ font-size:18px; line-height:26px;}
}

