/*

Theme Name: Baseops

*/











/* =Layout

-------------------------------------------------------------- */



/*

LAYOUT: Two columns

DESCRIPTION: Two-column fixed layout with one sidebar right of content

*/



@font-face {

    font-family: 'RalewayRegular';

    src: url('fonts/raleway-regular.eot');

    src: url('fonts/raleway-regular.eot') format('embedded-opentype'),

         url('fonts/raleway-regular.woff') format('woff'),

         url('fonts/raleway-regular.ttf') format('truetype'),

         url('fonts/raleway-regular.svg#RalewayRegular') format('svg');

}

@font-face {

    font-family: 'RalewayBold';

    src: url('fonts/raleway-bold.eot');

    src: url('fonts/raleway-bold.eot') format('embedded-opentype'),

         url('fonts/raleway-bold.woff') format('woff'),

         url('fonts/raleway-bold.ttf') format('truetype'),

         url('fonts/raleway-bold.svg#RalewayBold') format('svg');

}

@font-face {

    font-family: 'LatoRegular';

    src: url('fonts/lato-regular.eot');

    src: url('fonts/lato-regular.eot') format('embedded-opentype'),

         url('fonts/lato-regular.woff') format('woff'),

         url('fonts/lato-regular.ttf') format('truetype'),

         url('fonts/lato-regular.svg#LatoRegular') format('svg');

}

@font-face {

    font-family: 'LatoBold';

    src: url('fonts/lato-bol.eot');

    src: url('fonts/lato-bol.eot') format('embedded-opentype'),

         url('fonts/lato-bol.woff') format('woff'),

         url('fonts/lato-bol.ttf') format('truetype'),

         url('fonts/lato-bol.svg#LatoBold') format('svg');

}

@font-face {

    font-family: 'latosemibold';

    src: url('fonts/lato-semibold-webfont.eot');

    src: url('fonts/lato-semibold-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/lato-semibold-webfont.woff2') format('woff2'),

         url('fonts/lato-semibold-webfont.woff') format('woff'),

         url('fonts/lato-semibold-webfont.ttf') format('truetype'),

         url('fonts/lato-semibold-webfont.svg#latosemibold') format('svg');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'RalewayMedium';

    src: url('fonts/raleway-medium.eot');

    src: url('fonts/raleway-medium.eot') format('embedded-opentype'),

         url('fonts/raleway-medium.woff') format('woff'),

         url('fonts/raleway-medium.ttf') format('truetype'),

         url('fonts/raleway-medium.svg#RalewayMedium') format('svg');

}

@font-face {

    font-family: 'RalewaySemiBold';

    src: url('fonts/raleway-semibold.eot');

    src: url('fonts/raleway-semibold.eot') format('embedded-opentype'),

         url('fonts/raleway-semibold.woff') format('woff'),

         url('fonts/raleway-semibold.ttf') format('truetype'),

         url('fonts/raleway-semibold.svg#RalewaySemiBold') format('svg');

}

#content {

	

}

#primary {

	margin: 20px 0;

}



#footer {

	

}

body {

	

}

.content-wrapper {

	padding-bottom: 20px;

	

}





/*

LAYOUT: One column, no sidebar

DESCRIPTION: One centered column with no sidebar

*/



.one-column #content {

	

}

.page-template-onecolumn-page #content {



}



.page-template-onecolumn-page .hentry{

margin-top:35px;

}

/*

LAYOUT: Full width, no sidebar

DESCRIPTION: Full width content with no sidebar; used for attachment pages

*/



.single-attachment #content {

	

}





/* =Fonts

-------------------------------------------------------------- */

body,

input,

textarea,

.page-title span,

.pingback a.url {

	

}

h3#comments-title,

h3#reply-title,

#access .menu,

#access div.menu ul,

#cancel-comment-reply-link,

.form-allowed-tags,

#site-info,

#site-title,

#wp-calendar,

.comment-meta,

.comment-body tr th,

.comment-body thead th,

.entry-content label,

.entry-content tr th,

.entry-content thead th,

.entry-meta,

.entry-title,

.entry-utility,

#respond label,

.navigation,

.page-title,

.pingback p,

.reply,

.widget-title,

.wp-caption-text {

}

input[type="submit"] {

}

pre {

}

code {

}





/* =Structure

-------------------------------------------------------------- */



/* The main theme structure */

#access .menu-header,

div.menu {

	margin: 0 auto;

}

/* Structure the footer area */

#footer-widget-area {

	

}

#footer-widget-area .widget-area {

	

}

#footer-widget-area #fourth {

	

}

#site-info {

	

}

#site-generator {

	

}





/* =Global Elements

-------------------------------------------------------------- */



a:link {

	outline: none;

}

a:visited {

	outline: none;

}

a:active,

a:hover,

a:focus {

	outline: none;

}



/* Text meant only for screen readers */

.screen-reader-text {

	position: absolute;

	left: -9000px;

}





/* =Header

-------------------------------------------------------------- */



#header {

	

}

#site-title {

	

}

#site-title a {

	

}

#site-description {

	padding:15px 25px 15px 15px;

	display: inline-block;

}



/* Sticky footer styles

-------------------------------------------------- */



html,

body {

  height: 100%;

  /* The html and body elements cannot have any padding or margin. */

}



/* Wrapper for page content to push down footer */

#wrap {

  min-height: 100%;

  height: auto !important;

  height: 100%;

  /* Negative indent footer by its height */

  margin-bottom: -60px;

  /* Pad bottom by footer height */

  padding: 0 0 60px;

}



/* Set the fixed height of the footer here */

#footer {

  min-height: 60px;

  background-color: #f5f5f5;

padding:50px 0;

}









/* =Menu

-------------------------------------------------------------- */



ul.nav li.dropdown:hover ul.dropdown-menu{

    display: block; 

    margin: 0   

}

 

a.menu:after, .dropdown-toggle:after {

  content: none;

}



.collapse,

.navbar-collapse  {

overflow: visible !important;

}





/* =Content

-------------------------------------------------------------- */





#content {

	margin-top:20px;

}

#content,

#content input,

#content textarea {

	

}

#content p,

#content ul,

#content ol,

#content dd,

#content pre,

#content hr {

	

}

#content ul ul,

#content ol ol,

#content ul ol,

#content ol ul {

	

}

#content pre,

#content kbd,

#content tt,

#content var {

	

}

#content code {

	font-size: 13px;

}

#content dt,

#content th {

	

}

#content h1,

#content h2,

#content h3,

#content h4,

#content h5,

#content h6 {

font-family: 'RalewayRegular';

	

}

.home #content h1,

.home #content h2,

.home #content h3,

.home #content h4,

.home #content h5,

.home #content h6 {

font-family: 'RalewayBold';

	

}

#content table {

	

}

#content tr th,

#content thead th {

	

}

#content tr td {

	

}

#content tr.odd td {

	

}

.hentry {

	border:none;

	padding-bottom:30px;

}

.home .sticky {

	background: #f2f7fc;

	border: 1px solid #000;

	padding: 0 18px 20px;

}

.single .hentry {

	margin: 0 0 20px 0;

}

.page-title {

	

}

.page-title span {

	color: #333;

	font-size: 16px;

	font-style: italic;

	font-weight: normal;

}

.page-title a:link,

.page-title a:visited {

	

}

.page-title a:active,

.page-title a:hover {

	

}

#content .entry-title,#pagetitle .entry-title {

	font-family: 'RalewayMedium';

	color:#fff;

}

.entry-title a:link,

.entry-title a:visited {

	

}

.entry-title a:active,

.entry-title a:hover {

	

}

.entry-meta {

	color: #888;

	font-size: 12px;

}

.entry-meta abbr,

.entry-utility abbr {

	border: none;

}

.entry-meta abbr:hover,

.entry-utility abbr:hover {

	

}

.entry-content,

.entry-summary {

	

	padding: 0;

}

#content .entry-summary p:last-child {

	margin-bottom: 12px;

}

.entry-content fieldset {

	border: 1px solid #e7e7e7;

	margin: 0 0 24px 0;

	padding: 24px;

}

.entry-content fieldset legend {

	background: #fff;

	color: #000;

	font-weight: bold;

	padding: 0 24px;

}

.entry-content input {

	

}

.entry-content input.file,

.entry-content input.button {

	

}

.entry-content label {

	

}

.entry-content select {

	

}

.entry-content sup,

.entry-content sub {

	

}

.entry-content blockquote.left {

	float: left;

	margin-left: 0;

	margin-right: 24px;

	text-align: right;

	width: 33%;

}

.entry-content blockquote.right {

	float: right;

	margin-left: 24px;

	margin-right: 0;

	text-align: left;

	width: 33%;

}

.page-link {

	clear: both;

	color: #000;

	font-weight: bold;

	line-height: 48px;

	word-spacing: 0.5em;

}

.page-link a:link,

.page-link a:visited {

	background: #f1f1f1;

	color: #333;

	font-weight: normal;

	padding: 0.5em 0.75em;

	text-decoration: none;

}

.home .sticky .page-link a {

	background: #d9e8f7;

}

.page-link a:active,

.page-link a:hover {

	color: #ff4b33;

}

body.page .edit-link {

	clear: both;

	display: block;

}

#entry-author-info {

	background: #f2f7fc;

	border-top: 4px solid #000;

	clear: both;

	font-size: 14px;

	line-height: 20px;

	margin: 24px 0;

	overflow: hidden;

	padding: 18px 20px;

}

#entry-author-info #author-avatar {

	background: #fff;

	border: 1px solid #e7e7e7;

	float: left;

	height: 60px;

	margin: 0 -104px 0 0;

	padding: 11px;

}

#entry-author-info #author-description {

	float: left;

	margin: 0 0 0 104px;

}

#entry-author-info h2 {

	color: #000;

	font-size: 100%;

	font-weight: bold;

	margin-bottom: 0;

}

.entry-utility {

	clear: both;

	font-size: 12px;

	line-height: 18px;

}

.entry-meta a,

.entry-utility a {

	

}

.entry-meta a:hover,

.entry-utility a:hover {

	

}

#content .video-player {

	padding: 0;

}





/* =Asides

-------------------------------------------------------------- */



.home #content .format-aside p,

.home #content .category-asides p {

	font-size: 14px;

	line-height: 20px;

	margin-bottom: 10px;

	margin-top: 0;

}

.home .hentry.format-aside,

.home .hentry.category-asides {

	padding: 0;

}

.home #content .format-aside .entry-content,

.home #content .category-asides .entry-content {

	padding-top: 0;

}





/* =Gallery listing

-------------------------------------------------------------- */



.format-gallery .size-thumbnail img,

.category-gallery .size-thumbnail img {

	border: 10px solid #f1f1f1;

	margin-bottom: 0;

}

.format-gallery .gallery-thumb,

.category-gallery .gallery-thumb {

	float: left;

	margin-right: 20px;

	margin-top: -4px;

}

.home #content .format-gallery .entry-utility,

.home #content .category-gallery .entry-utility {

	padding-top: 4px;

}





/* =Attachment pages

-------------------------------------------------------------- */



.attachment .entry-content .entry-caption {

	font-size: 140%;

	margin-top: 24px;

}

.attachment .entry-content .nav-previous a:before {

	content: '\2190\00a0';

}

.attachment .entry-content .nav-next a:after {

	content: '\00a0\2192';

}





/* =Images

-------------------------------------------------------------- */



/*

Resize images to fit the main content area.

- Applies only to images uploaded via WordPress by targeting size-* classes.

- Other images will be left alone. Use "size-auto" class to apply to other images.

*/

img.size-auto,

img.size-full,

img.size-large,

img.size-medium,

.attachment img,

.widget-container img {

	max-width: 100%; /* When images are too wide for containing element, force them to fit. */

	height: auto; /* Override height to match resized width for correct aspect ratio. */

}

.alignleft,

img.alignleft {

	display: inline;

	float: left;

	margin-right: 24px;

	margin-top: 4px;

}

.alignright,

img.alignright {

	display: inline;

	float: right;

	margin-left: 24px;

	margin-top: 4px;

}

.aligncenter,

img.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignleft,

img.alignright,

img.aligncenter {

	margin-bottom: 12px;

}

.wp-caption {

	background: #f1f1f1;

	line-height: 18px;

	margin-bottom: 20px;

	max-width: 632px !important; /* prevent too-wide images from breaking layout */

	padding: 4px;

	text-align: center;

}

.wp-caption img {

	margin: 5px 5px 0;

}

.wp-caption p.wp-caption-text {

	color: #888;

	font-size: 12px;

	margin: 5px;

}

.wp-smiley {

	margin: 0;

}

.gallery {

	margin: 0 auto 18px;

}

.gallery .gallery-item {

	float: left;

	margin-top: 0;

	text-align: center;

	width: 33%;

}

.gallery-columns-2 .gallery-item {

	width: 50%;

}

.gallery-columns-4 .gallery-item {

	width: 25%;

}

.gallery img {

	border: 2px solid #cfcfcf;

}

.gallery-columns-2 .attachment-medium {

	max-width: 92%;

	height: auto;

}

.gallery-columns-4 .attachment-thumbnail {

	max-width: 84%;

	height: auto;

}

.gallery .gallery-caption {

	color: #888;

	font-size: 12px;

	margin: 0 0 12px;

}

.gallery dl {

	margin: 0;

}

.gallery img {

	border: 10px solid #f1f1f1;

}

.gallery br+br {

	display: none;

}

#content .attachment img {/* single attachment images should be centered */

	display: block;

	margin: 0 auto;

}





/* =Navigation

-------------------------------------------------------------- */



.navigation {

	margin:10px 0;

	clear:both;

	display: block;

}

.navigation a:link,

.navigation a:visited {

	

}

.navigation a:active,

.navigation a:hover {

	

}

.nav-previous {

	float: left;

	width: 50%;

}

.nav-next {

	float: right;

	text-align: right;

	width: 50%;

}

#nav-above {

	margin: 0 0 18px 0;

}

#nav-above {

	display: none;

}

.paged #nav-above,

.single #nav-above {

	display: block;

}

#nav-below {

	display: block;

	padding:0 0 20px;

	clear:both;

	margin-bottom: 20px;

}





/* =Comments

-------------------------------------------------------------- */

#comments {

	clear: both;

}

#comments .navigation {

	padding: 0 0 18px 0;

}

h3#comments-title,

h3#reply-title {

	

}

h3#comments-title {

	padding: 24px 0;

}

.commentlist {

	list-style: none;

	margin: 0;

	border-top: 1px solid #e7e7e7;

}

.commentlist li.comment {

	border-bottom: 1px solid #e7e7e7;

	line-height: 24px;

	margin: 0;

	padding: 20px 0 20px 56px;

	position: relative;

}

.commentlist li:last-child {

	border-bottom: none;

	margin-bottom: 0;

}

#comments .comment-body ul,

#comments .comment-body ol {

	margin-bottom: 18px;

}

#comments .comment-body p:last-child {

	margin-bottom: 6px;

}

#comments .comment-body blockquote p:last-child {

	margin-bottom: 24px;

}

.commentlist ol {

	list-style: decimal;

}

.commentlist .avatar {

	position: absolute;

	top: 24px;

	left: 0;

}

.comment-author {

}

.comment-author cite {

	

}

.comment-author .says {

	font-style: italic;

}

.comment-meta {

	

}

.comment-meta a:link,

.comment-meta a:visited {

	

}

.comment-meta a:active,

.comment-meta a:hover {

	

}

.commentlist .even {

}

.commentlist .bypostauthor {

}

.reply {

	

}

.reply a,

a.comment-edit-link {

	

}

.reply a:hover,

a.comment-edit-link:hover {

	

}

.commentlist .children {

	list-style: none;

	margin: 0;

}

.commentlist .children li {

	border: none;

	margin: 0;

}

.nopassword,

.nocomments {

	display: none;

}

#comments .pingback {

	border-top: 1px solid #e7e7e7;

	margin-bottom: 18px;

	padding-bottom: 18px;

}

.commentlist li.comment+li.pingback {

	margin-top: -6px;

}

#comments .pingback p {

	color: #888;

	display: block;

	font-size: 12px;

	line-height: 18px;

	margin: 0;

}

#comments .pingback .url {

	font-size: 13px;

	font-style: italic;

}



/* Comments form */

input[type="submit"] {

	

}

#respond {

	border-top: 1px solid #e7e7e7;

}

#respond p {

	

}

#respond .comment-notes {

	

}

.form-allowed-tags {

	

}

.children #respond {

	

}

h3#reply-title {

	

}

#comments-list #respond {

	

}

#comments-list ul #respond {

	

}

#cancel-comment-reply-link {

	

}

#respond .required {

	display: none;

}

#respond label {

	display: none;

}

#respond input {

	

}

#respond textarea {

	padding:10px 15px;

}

#respond .form-allowed-tags {

	

}

#respond .form-allowed-tags code {

	

}

#respond .form-submit {

	

}

#respond .form-submit input {

	

}





/* =Widget Areas

-------------------------------------------------------------- */



.widget-area ul {

	list-style: none;

	margin-left: -40px;

}

.widget-area ul ul {

}

.widget-area select {

	

}

.widget_search #s {/* This keeps the search inputs in line */

	

}

.widget_search label {

	display: none;

}

.widget-container {

	word-wrap: break-word;

	-webkit-hyphens: auto;

	-moz-hyphens: auto;

	hyphens: auto;

	

}

#primary .widget-container{

	margin-bottom:20px;

	background-color:#cecece;

}

.widget-container .wp-caption img {

	margin: auto;

}

.widget-title {

	

}

.widget-area a:link,

.widget-area a:visited {

	text-decoration: none;

}

.widget-area a:active,

.widget-area a:hover {

	text-decoration: underline;

}

.widget-area .entry-meta {

	

}

#wp_tag_cloud div {

	line-height: 1.6em;

}

#wp-calendar {

	width: 100%;

}

#wp-calendar caption {

	color: #222;

	font-size: 14px;

	font-weight: bold;

	padding-bottom: 4px;

	text-align: left;

}

#wp-calendar thead {

	font-size: 11px;

}

#wp-calendar thead th {

}

#wp-calendar tbody {

	color: #aaa;

}

#wp-calendar tbody td {

	background: #f5f5f5;

	border: 1px solid #fff;

	padding: 3px 0 2px;

	text-align: center;

}

#wp-calendar tbody .pad {

	background: none;

}

#wp-calendar tfoot #next {

	text-align: right;

}

.widget_rss a.rsswidget {

	color: #000;

}

.widget_rss a.rsswidget:hover {

	color: #ff4b33;

}

.widget_rss .widget-title img {

	width: 11px;

	height: 11px;

}



/* Main sidebars */

#main .widget-area ul {

	

}

#main .widget-area ul ul {

	

}

#primary {

}

#secondary {

}

/* customised css */

.home #headertop{

position: absolute; 

z-index: 50;

width:100%;

}

.navbar {

  margin-top: 20px;

}

body {

 background-image:url("images/topbg.jpg");

background-repeat:no-repeat;

background-position:top center;

}

body{

	color: #062348;

  font-family: 'LatoRegular';

}



body .entry-content{

  font-size: 16px;

  line-height: 30px;

}



body .entry-content p{

margin:0 0 30px;

}



body.home {

 	background-color:#fff;

	background-image:none;

}

body.home,body.home .entry-content {

  

  font-size: 14px;

  line-height: 1.42857;

}

body.home .entry-content p{

margin:0 0 10px;

}



.navbar-default .navbar-nav > li > a {

  padding: 15px 10px;

  text-transform: uppercase;

  line-height: 28px;

}

.navbar-default .navbar-nav > li > a:link,.navbar-default .navbar-nav > li > a:visited{

color: #fff;

}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:active{

color: #ee5244;

}

#topsearch {

  margin-top: 31px;

}

#topsearch input[type="text"] {

  border-radius: 4px;

  box-shadow: none;

  color: #062348;

  font-size: 14px;

  height: 34px;

  line-height: 1.42857;

  padding: 6px 12px;

  transition: none 0s ease 0s ;

  width: 75%;

  border-radius: 15px 0 0 15px;

  border-top: 1px solid #fff;

  border-bottom: 1px solid #fff;

  border-left: 1px solid #fff;

  border-right: none;

  background: transparent;

  color: #fff;

  display:inline-block;

}

#topsearch input[type="submit"] {

  background: transparent url("images/search.png") no-repeat scroll center center / 15px auto;

  border-top: 1px solid #fff;

  border-bottom: 1px solid #fff;

  border-right: 1px solid #fff;

  border-radius: 0 15px 15px 0;

  border-style: solid solid solid none;

  border-width: 1px 1px 1px medium;

  color: #fff;

  height: 34px;

  width: 25%;

  display:inline-block;

  vertical-align:top;

}

.redtxt{

color:#ee5244 !important;

}

.semiboldtxt

{

font-family: 'latosemibold';

}

.ralewaysemibold

{

font-family: 'RalewaySemiBold' !important;

}

.boldtxt

{

font-family: 'LatoBold' !important;

}

.whitebg{

background:#fff;

}

.mediumbigtxt{

font-size:18px !important;

}

.bigtxt{

font-size:23px !important;

}

hr.style1 {

  background: #eaeaea;

  height: 15px;

}

hr.style2 {

  background: #eaeaea;

  height: 15px;

	margin:50px 0;

}

.style3 {

  margin: 40px auto;

  width: 300px;

}

hr.style4 {

  height: 0;

  margin: 20px 0 50px;

}

.topmargin{

	margin-top:55px;

}

.notopmargin{

	margin-top:0 !important;

}

.topspace

{

padding-top:55px;

}

.spacer{

	padding-bottom:35px;

}

.btn.btn-primary:hover{   

	color: #ee5244 ; 

}

.bottomborder

{

border-bottom:1px solid #858585;

padding-bottom:10px;

}

.homeform input[type="text"] {

  margin-right: 10px;

  width: 88px;

}

.btn-green,.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open > .dropdown-toggle.btn-green{

  background-color: #19a173;

  border-color: #19a173;

  color: #fff;

}

.greenlinks a:link,.greenlinks a:visited{

color:#062348;

text-decoration:none;

}

.greenlinks a:hover,.greenlinks a:active{

color:#062348;

text-decoration:none;

}

.greenlinks p:hover

{

	background:#edf0f1;

}

.greenlinks p.bigtxt:hover

{

	background:none;

}

.smalltxt{

font-size:8px !important;

}

.redtxt{

color:#ee5244 !important;

}

.mediumtxt{

font-size:11px;

}

.redlist {

  list-style-type: none;

  padding-left: 0;

}

.redlist > li {

	background-image: url("images/redbullet.jpg");

	background-position: 0 10px;

	background-repeat: no-repeat;

	margin-bottom: 30px;

	padding-left: 35px;

}

.numlist li{

	margin-bottom: 30px;

}

.numlist ol

{

	list-style-type:lower-alpha;

}

.nav.fadebluebg {

  background: #edf0f1;

}

h3, .h3 {

  font-size: 23px;

}

#menu-footer-menu{

padding:0;

}

#menu-footer-menu li{

list-style:none;

display:inline-block;

}

#menu-footer-menu li a{

display:block;

padding:0 10px;

color:#717272;

line-height:27px;

}

#footer{

color:#717272;

}

#primary a{

display:block;

text-decoration:none;

}

#primary .sub-menu li{

background:#edf0f1;

}

#primary .menu li > a{

 padding:15px 25px;

	font-family: 'RalewayBold';

	font-size:18px;

}

#primary .sub-menu li > a{

 padding:5px 25px;

	font-family: "LatoRegular";

	font-size:14px;

}

#primary .sub-menu li:first-child > a{

 padding-top:15px;

}

#primary .sub-menu li:last-child > a{

 padding-bottom:15px;

}

#primary .sub-menu a{

color:#062348;

}

.dcjq-parent.active,.dcjq-parent:hover{

	background-color:#015ca2 !important;

	color:#fff;

	background-image: url('images/whitearrow.png');

    	background-repeat: no-repeat;

    	background-position: right center;

}

.dcjq-parent{

	background-color:#cecece !important;

	color:#373737;

	background-image: url('images/blackarrow.png');

    	background-repeat: no-repeat;

    	background-position: right center;

}

.secondary_bigtxt {

  font-family: "RalewayBold";

  border-bottom: 1px solid #fdbe2b;

  display: inline-block;

}

.btn.btn-green {

  	padding: 6px 8px;

}

.btn.btn-green.btnsharp{

	padding: 6px 15px;

	font-size:15px;

	border-radius:0;

}

.bottomspace,#menu-footer-menu{

margin-bottom:30px;

}

#footer a > img {

  margin-left: 5px;

}

#pagetitle {

  border-top: 1px solid #b5c8e9;

  padding: 68px 0;

}

.paratitle,.widget_search .widgettitle{

font-size:36px;

margin:35px 0 30px;

}

.widget_search .widgettitle

{

	font-size:36px;

	margin-bottom:30px;

}

.inline-block{

display:inline-block;

}

.sociallinks a img

{

	margin-right:15px;

}

.sociallinks a

{

	margin-right:25px;

	color:#2f4461;

}

.sociallinks a:last-child

{

	margin-right:0;

}

.well.sociallinks{

margin-top:30px;

}

#searchbaseof input[type="text"] {

  display: inline-block;

  float: none;

  font-size: 32px;

  height: 55px;

  width: 400px;

	margin-right:10px;

	box-shadow:none;

	border:1px solid #e8e8e8;

}

#searchbaseof .input-group-btn {

  	display: inline-block;

  	vertical-align: top;

}

#searchbaseof .input-group {

  display: block;

}

#searchbaseof input[type="submit"] {

  	height: 55px;

	background:#04a272;

	color:#fff;

	font-family:"LatoBold";

	text-transform:uppercase;

	font-size:18px;

	padding:5px 15px;

}

#searchbaseof form {

  margin: 0 0 35px;

}

#wpss_slideshow_customer-say

{

background:none !important;

text-align:center;

}

#wpss_slideshow_customer-say h4

{

display:none;

}

.liststylenone

{

	margin-bottom:35px;

}

.liststylenone,.liststylenone li{

list-style-type:none;

}

.liststylenone .glyphicon.glyphicon-stop {

  	color: #ee5244;

	margin-right:10px;

}



.nav-tabs.red > li.active > a, .nav-tabs.red > li.active > a:hover, .nav-tabs.red > li.active > a:focus {

  border-color: #fff #fff #ee5244 !important;

  color:#ee5244 !important;

}

.nav-tabs.red {

  border-bottom: none !important;

}

.booktitle {

  font-family: "latosemibold" !important;

  font-size: 16px !important;

  line-height: 24px;

}

.bookcontainer

{

	width:80%;

	margin:25px auto 0;

	border-top:1px solid #b5b5b5;

	border-bottom:1px solid #b5b5b5;

	padding:50px 0;

}



.panel-default > .panel-heading {

  background: none;

  border: medium none;

  color: #333;

  padding: 0;

}



.panel-title > a {

  font-family: "RalewayBold";

  font-size: 18px;

  padding: 15px 25px;

	display:block;

}

.panel-title > a.collapsed

{

  background-color: #cecece;

  background-image: url("images/blackarrow.png");

  background-position: right center;

  background-repeat: no-repeat;

  color: #373737;

	text-decoration:none;

}

.panel-title > a:hover,.panel-title > a:active,.panel-title > a

{

  background-color: #015ca2;

  background-image: url("images/whitearrow.png");

  background-position: right center;

  background-repeat: no-repeat;

  color: #fff;

	text-decoration:none;

}

.btn.btn-primary.btn-lg.boldtxt.active.extracurve {

  border-radius: 27px;

  padding: 16px 55px;

}

#wpss_slideshow_pager_customer-say a:hover, #wpss_slideshow_pager_customer-say a.activeSlide {

  background-color: #ee5244 !important;

  color: #ee5244 !important;

}

#wpss_slideshow_pager_customer-say a {

  background-color: #eaeaea !important;

  color: #eaeaea !important;

  display: inline-block !important;

  float: none !important;

}

#wpss_slideshow_pager_customer-say {

  position: relative !important;

  clear: both !important;

  top: auto !important;

  right: auto !important;

	height:auto !important;

}

.widget-title {

  	font-family: "RalewayBold";

    	font-size: 18px;

    	padding: 12px 25px;

    	line-height: 27px;

  	background-color: #015ca2;

  	color: #fff;

	margin-bottom:0;

}

.sidebarstyle1{

	margin:20px 0;

}

.sidebarstyle1 .textwidget{

	background: #edf0f1;

  	font-family: "LatoRegular";

  	font-size: 14px;

	line-height:21px;

  	padding: 15px 25px;

}

.secondarynav .menu {

  margin: 0;

  padding: 0;

}

.secondarynav .menu a {

  color: #062348;

  display: inline-block;

  padding: 0 15px;

	text-decoration:none;

}

.secondarynav .menu a:hover,.secondarynav .menu a:active

{

color:#F0513E;

}

.secondarynav .menu li {

  display: inline-block;

  list-style: outside none none;

}

.removepspace > p{

margin:0 !important;

}





.sidebarstyle1 .dcjq-accordion a{

display:block;

text-decoration:none;

}

.sidebarstyle1 .dcjq-accordion .sub-menu li{

background:#edf0f1;

}

.sidebarstyle1 .dcjq-accordion .menu li > a{

 padding:15px 25px;

	font-family: 'RalewayBold';

	font-size:18px;

}

.sidebarstyle1 .dcjq-accordion .sub-menu li > a{

 padding:5px 25px;

	font-family: "LatoRegular";

	font-size:14px;

}

.sidebarstyle1 .dcjq-accordion .sub-menu li:first-child > a{

 padding-top:15px;

}

.sidebarstyle1 .dcjq-accordion .sub-menu li:last-child > a{

 padding-bottom:15px;

}

.sidebarstyle1 .dcjq-accordion .sub-menu a{

color:#062348;

}

.sidebarstyle1 .menu, .sidebarstyle1 .menu ul {

  list-style: outside none none;

  padding: 0;

}

.panel-group .bigtxt {

  line-height: 40px;

}

body #gform_wrapper_1 .gform_body .gform_fields .gfield select {

height: 42px;

}

body #gform_wrapper_1 .gform_footer input[type="submit"] {

  background-color: #19a173;

  border: medium none;

  border-radius: 4px;

  color: #fff;

  cursor: pointer;

  display: inline-block;

  font-size: 14px;

  font-weight: bold;

  line-height: 1.42857;

  margin-bottom: 0;

  padding: 6px 12px;

  text-align: center;

  vertical-align: middle;

  white-space: nowrap;

}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {

  color: #F0513D;

}

body .gform_wrapper .validation_error {

		display:none;

}

body .gform_wrapper .gfield_error .gfield_label{

	color:#062348;	

}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container {

	margin-left: 0px !important;

	margin-bottom:0px !important;

}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{

	margin-left: 0px !important;

	margin-top:0px !important;

}

body #gform_wrapper_1 .gform_body .gform_fields .gfield{

	margin: 5px 0 !important;

}

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {

  background:none;

  border:none;

}

body .gform_wrapper .validation_message {

  color: #f0513d;

}

body .gform_wrapper li.gfield_error input, body .gform_wrapper li.gfield_error textarea, body .gform_wrapper li.gfield_error select{

  border: 1px solid #f0513d !important;

}

/* end custom*/

/* Footer widget areas */

#footer-widget-area {

}



.navbar-brand{height:auto;padding-left:0;}

.navbar-default {

  background: none;

  border: none;

}

#topnav2{

padding:25px 0;

margin:35px 0;

background:#ededed;

}

/* =Footer

-------------------------------------------------------------- */



#footer {

}



#site-info {

	padding:20px 0 0;

}

#site-info a {

	

}

#site-generator {

	

}

#site-generator a {

	

}

#site-generator a:hover {

}

img#wpstats {

	display: block;

	margin: 0 auto 10px;

}



/* =Responsive Breakpoints

-------------------------------------------------------------- */

@media (min-width: 1200px) {

  

}

@media (min-width: 992px) {

 

}

@media (min-width: 768px) and (max-width: 991px) {



}

@media (min-width: 768px) {

  

}

/*

Navbar "hovernav" dropdown menu - this works only for screen sizes larger than phones.

The Bootstrap CSS is unchanged. If you don't want this, delete this segment of the CSS

and delete the corresponding segment of bst.js

*/

@media (min-width: 768px) {

  .navbar-nav .caret {

    display: none;

  }

	.navbar-nav .open ul {

    display: none;

	}

  .navbar-default .navbar-nav > .open > a,

  .navbar-default .navbar-nav > .open > a:hover,

  .navbar-default .navbar-nav > .open > a:focus,

  .navbar-default .navbar-nav > .active > a,

  .navbar-default .navbar-nav > .active > a:hover,

  .navbar-default .navbar-nav > .active > a:focus {

    color: #ee5244;

    background: none;

  }

  .navbar-inverse .navbar-nav > .open > a,

  .navbar-inverse .navbar-nav > .open > a:hover,

  .navbar-inverse .navbar-nav > .open > a:focus,

  .navbar-inverse .navbar-nav > .acôive > a,

  .navbar-inverse .navbar-nav > .active > a:hover,

  .navbar-inverse .navbar-nav > .active > a:focus {

    color: #969696;

    background: none;

  }

  .navbar-default .navbar-nav > .hovernav > a {

		color: #ffffff;

	}

  .navbar-inverse .navbar-nav > .hovernav > a {

		color: #969696;

	}

  .navbar-default .navbar-nav > .hovernav:hover > a,

  .navbar-default .navbar-nav > .hovernav:hover > a:hover,

  .navbar-default .navbar-nav > .hovernav:hover > a:focus {

    color: #ee5244;

    background: transparent;

  }

  .navbar-inverse .navbar-nav > .hovernav:hover > a,

  .navbar-inverse .navbar-nav > .hovernav:hover > a:hover,

  .navbar-inverse .navbar-nav > .hovernav:hover > a:focus {

    color: #fff;

    background: transparent;

  }

	.navbar-default .navbar-nav > li:hover {

    background: none;

  }

  .navbar-inverse .navbar-nav > li:hover {

    background: #080808;

  }

  .navbar-nav .hovernav:hover > .dropdown-menu {

    display: block;

	}

}

@media only screen and (min-width: 769px) and (max-width: 1024px){

#wpss_slideshow_customer-say {

	height:auto !important;

}

#headertop,.home #headertop {

  background: #4031e5 none repeat scroll 0 0;

  position: static;

}

#pagetitle{

background-color:#3A77B6;

}

.navbar-default .navbar-nav > li > a:hover{

color:#000;

}

.responsivetxt{

	display:block;

	text-align:center;

}

#wpss_slideshow_customer-say {

	height:auto !important;

}

.wpss_content_full {

  width: 100% !important;

}

.wpss_slideshow_ {

  width: 100% !important;

}



}

@media screen and (max-width: 768px) {

#headertop,.home #headertop {

  background: #4031e5 none repeat scroll 0 0;

  position: static;

}

#pagetitle{

background-color:#3A77B6;

}

.navbar-default .navbar-nav > li > a {

  	color: #000000;

  	line-height: normal;

	padding: 6px 8px;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{

color:#000000 !important;

}

.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:active{

color: #000000;

}

.navbar-default{

margin:0 0 10px;

}

#topsearch {

  margin: 0 0 15px;

}

.responsivetxt{

	display:block;

	text-align:center;

}

#wpss_slideshow_customer-say {

	height:auto !important;

}

.wpss_content_full {

  width: 100% !important;

}

.wpss_slideshow_ {

  width: 100% !important;

}

#searchbaseof input[type="text"] {

  box-shadow: none;

  margin: 0 0 20px;

  width: 95%;

}

#searchbaseof .input-group-btn {

  width: 100%;

}

}

@media screen and (max-width: 768px) {

	body #gform_wrapper_1 .gform_body .top_label li.gfield.gf_left_third, body #gform_wrapper_1 .gform_body .top_label li.gfield.gf_middle_third, body #gform_wrapper_1 .gform_body .top_label li.gfield.gf_right_third

	{

		width:100%;

		float:none;

		margin-left:0 !important;

	}

	iframe{

		width:100%;

	}

}

@media screen and (max-width: 400px) {



}