/*
Theme Name: btatheme

 */
 
 
 @import url(http://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700,800,900);
 
 

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: "Source Sans Pro", Helvetica, sans-serif;
}

body {
	color: #141412;
	line-height: 1.5;
	margin: 0;
}

a {
	color: #ca3c08;
	text-decoration: none;
}

a:visited {
	color: #ac0404;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	color: #ea9629;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	/*font-family: Bitter, Georgia, serif;*/
	line-height: 1.3;
}

h1 {
	font-size: 48px;
	margin: 33px 0;
}

h2 {
	font-size: 30px;
	margin: 25px 0;

}

h3 {
	font-size: 22px;
	margin: 22px 0;
}

h4 {
	font-size: 20px;
	margin: 25px 0;
}

h5 {
	font-size: 18px;
	margin: 30px 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
  font-size: 17px;
  line-height: 29px;
  margin: 0 0 24px;
}


code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.news {
    font-size: 15px;
    margin: 0 10%;
    text-align: center;
    width: 80%;
}
blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

ins {
	background: #fff9c0;
	text-decoration: none;
}

hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}


/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Form fields, general styles first. */
button,
input,
textarea {
	border: 2px solid #d4d0ba;
	font-family: inherit;
	padding: 5px;
}

input,
textarea {
	color: #141412;
}

input:focus,
textarea:focus {
	border: 2px solid #c3c0ab;
	outline: 0;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #e05d22; /* Old browsers */
	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */
	border: none;
	border-bottom: 3px solid #b93207;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #ed6a31; /* Old browsers */
	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	/*background: #d94412; 
	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); 
	background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); 
	border: none;
	border-top:none;
	border:1px solid #fff;
	padding: 10px 24px 11px;*/
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
}

:-moz-placeholder {
	color: #7d7b6d;
}

::-moz-placeholder {
	color: #7d7b6d;
}

:-ms-input-placeholder {
	color: #7d7b6d;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}



.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 45px;
	position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0 40px 0 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.nav-menu li a {
	color: #141412;
	display: block;
	font-size: 15px;
	line-height: 1;
	padding: 15px 20px;
	text-decoration: none;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #ffffff;
	color: #006bb5  !important;
	outline:none !important;
}

a:focus{outline:none !important;}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #220e10;
	border: 2px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #db572f;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #bc360a;
	font-style: italic;
}

.menu-toggle {
	display: none;
}

/* Navbar */

.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}

.navigation a {
	color: #bc360a;
}

.navigation a:hover {
	color: #ea9629;
	text-decoration: none;
}

.paging-navigation {
	background-color: #e8e5ce;
	padding: 40px 0;
}

.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}

.paging-navigation .nav-next {
	padding: 13px 0;
}

.paging-navigation a {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
}

.paging-navigation .meta-nav {
	background-color: #e63f2a;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}

.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	background-color: #ea9629;
	text-decoration: none;
}

.post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}

.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1040px;
}

.sidebar .post-navigation .nav-links {
	padding: 0 376px 0 60px;
}

.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}


/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */

.author-info {
	margin: 0 auto;
	max-width: 604px;
	padding: 30px 0 10px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}

.author.sidebar .author-info {
	max-width: 1040px;
	padding: 30px 376px 10px 60px;
}

.single .author-info {
	padding: 50px 0 0;
}

.author-avatar .avatar {
	float: left;
	margin: 0 30px 30px 0;
}

.single-format-status .author-description {
	color: #f7f5e7;
}

.author-description .author-title {
	clear: none;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 8px;
}

.author-link {
	color: #ca3c08;
	margin-left: 2px;
}

.author.archive .author-link {
	display: none;
}



/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header {
	background-color: #fff;
}

.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}

.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}

.error404 .page-wrapper {
	background-color: #e8e5ce;
}

.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}


/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}

.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 20px;
}

.comment-list > li:after,
.comment-list .children > li:before {
	background: url(images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 24px 0;
	position: relative;
}

.comment-author {
	float: left;
	max-width: 74px;
}

.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}

.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.comment-list .edit-link {
	margin-left: 20px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}

.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}

.comment-meta a:hover {
	color: #ea9629;
}

.comment-metadata {
	margin-bottom: 20px;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}

.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {

	padding: 30px 0;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}

.comment-form textarea {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}



/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */

.site-main .widget-area {
	float: right;
	width: 250px;
}


/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget {
	background-color: rgba(247, 245, 231, 0.7);
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 24px;
	padding: 20px;
	word-wrap: break-word;
}

.widget .widget-title {
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 10px;
}

.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget li {
	padding: 5px 0;
}

.widget .children li:last-child {
	padding-bottom: 0;
}

.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}

.widget a {
	color: #bc360a;
}

.widget a:hover {
	color: #ea9629;
}

/* Search widget */
.search-form .search-submit {
	display: none;
}

/* RSS Widget */
.widget_rss .rss-date {
	display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
	color: #a2a2a2;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}

.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}

.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}

.widget_calendar a {
	display: block;
}

.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}

.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}


/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */


.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}



.site-footer .sidebar-container {
	
	padding: 20px 0;
}

.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

.sidebar .site-footer .widget-area {
	max-width: 724px;
	position: relative;
	left: -158px;
}

.site-footer .widget {
	background: transparent;
	color: #fff;
	float: left;
	margin-right: 20px;
	width: 245px;
}

.sidebar .site-footer .widget {
	width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}


#wpstats {
	display: block;
	margin: -10px auto 0;
}






*{ margin:0; padding:0;} a{ text-decoration:none; outline:none;} a:hover{ text-decoration:none;} img{ border:none; outline:none;} input, textarea, select{ border:none; outline:none;} ol, ul{ margin:0 0; list-style:none;} h1, h2, h3, h4, h5, h6{ margin:0 0;} .no-padding{ padding-left:0; padding-right:0;}

body{ font-family: 'Raleway', sans-serif; float:left; width:100%; font-family:arial; font-size:12px; color:#333;}

#wpadminbar{ z-index:999999; }
.logged-in.admin-bar .top-head-frame{ margin-top:32px !important; }
.site-main #primary .site-content #post-5 header.entry-header{ display: none; }
.site-main #primary .site-content #post-5  .entry-content p{ margin:0; }
.site-main #primary .site-content #post-5  .entry-content #home-sliderpjc.frs-slideshow-container{ margin-top:0; margin-bottom:0; }
.site-main{ margin-top:178px; }
.site-main{  -moz-transition:margin 300ms ease 0; -webkit-transition:margin 300ms ease 0; transition:margin 300ms ease 0; }
.navbar-default{ background-color: transparent; border-color:transparent;}


.top-head-frame{ float:left; width:100%; position:absolute; left:0; top:0; z-index:999999; background:#fff; -moz-transition:margin 300ms ease 0; -webkit-transition:margin 300ms ease 0; transition:margin 300ms ease 0; }
.top-bar-frame{ float:left; width:100%; padding:8px 0;}
.top-bar-frame .top-bar{ float:right;}
.top-bar-frame .top-bar .top-info{ float:right; font-family: 'Raleway', sans-serif; font-size:30px; color:#273c67;}
.top-bar-frame .top-bar .top-info strong{ font-weight:600; font-size:26px;}
.top-bar-frame .top-bar .top-info span.img{ margin-right:10px;}

.header-nav-frame{ float:left; width:100%; padding:2px 0; background:#006bb5;}
.header-nav-frame .innr-frame{ float:left; width:100%; border-top:2px solid #fff; border-bottom:2px solid #fff;}
.header-nav-frame .innr-frame .left-head{ float:left; position:relative;}
.header-nav-frame .innr-frame .left-head span.logo{ position:absolute; left:0; top:-60px;}
.header-nav-frame .innr-frame .right-head{ float:right;}
.header-nav-frame .innr-frame .right-head ul{ float:right; padding:2px 0;}
.header-nav-frame .innr-frame .right-head ul li{ float:left;}
.header-nav-frame .innr-frame .right-head ul li a{ color:#fff; padding:0 20px; float:left; line-height:95px; font-family: 'Raleway', sans-serif; font-size:18px; font-style:normal; }
.header-nav-frame .innr-frame .right-head ul li:hover{ background:#fff;}
.header-nav-frame .innr-frame .right-head ul li:hover a{ background:url(images/menu-hover-arrow.png) center bottom no-repeat; color:#006bb5;}
.header-nav-frame .innr-frame .right-head ul li.current-menu-item{ background:#fff;}
.header-nav-frame .innr-frame .right-head ul li.current-menu-item a{ background:url(images/menu-hover-arrow.png) center bottom no-repeat; color:#006bb5;}
.header-nav-frame .innr-frame .right-head ul li.current_page_item{ background:#fff;}
.header-nav-frame .innr-frame .right-head ul li.current_page_item a{ background:url(images/menu-hover-arrow.png) center bottom no-repeat; color:#006bb5;}


.navbar{ margin-bottom:0;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{ background:none !important; } 
.navbar-default .navbar-toggle .icon-bar{ background-color:#fff;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{ background-color:transparent;}
.navbar-collapse{ padding:0 0;}


.bnr-frame{ float: width:100%;}
.bnr-frame .carousel-caption{ left:0; width:100%; top:385px; text-shadow:none;}
.bnr-frame .carousel-caption .bnr-text{ float:right;}
.bnr-frame .carousel-caption .bnr-text span.top-box{ float:left; width:100%; text-align:center; border-top:3px solid #fff;}
.bnr-frame .carousel-caption .bnr-text span.bot-box{ float:left; width:100%; text-align:center; border-bottom:3px solid #fff;}
.bnr-frame .carousel-caption .bnr-text .text-box{ float:left; width:100%; background:#fff; border-radius:5px; padding:20px;}
.bnr-frame .carousel-caption .bnr-text .text-box h2{ float:left; width:100%; text-align:center; font-family: 'Raleway', sans-serif; font-size:28px; color:#006bb5; font-weight:normal;}


.frs-wrapper .frs-caption.frs-caption-position-right .frs-caption-content:before{ content:""; background:url(images/new_circle_img.png) no-repeat center 0; display:block; margin-top:-36px; height:13px; float:left; width:100%; }
.frs-wrapper .frs-caption.frs-caption-position-right .frs-caption-content:after{ content:""; background:url(images/new_circle_img02.png) no-repeat center 5px; display:block; margin-top:20px; height:16px; float:left; width:100%; }
.frs-wrapper .frs-caption.frs-caption-position-right .frs-caption-content{ border-radius:5px; }
.frs-wrapper .frs-caption.frs-caption-position-right .frs-caption-content h4{ display:none; }
.frs-wrapper .frs-caption.frs-caption-position-right .frs-caption-content p{ text-align:center !important; font-family: 'Raleway', sans-serif !important; font-size:28px !important; color:#006bb5; font-weight:normal; line-height:1.1; }



h1{ text-align:center;}
h1 span.text{ float:none; display:inline-block; font-family: 'Raleway', sans-serif; font-size:36px; position:relative; color:#273c67; font-weight:normal; border-bottom:1px solid #555555; padding-bottom:15px; }
h1 span.bot-arrow{ position:absolute; bottom:-5px; left:50%; margin-left:-32px; padding:0 10px; line-height:1; font-size:0; }
h1 span.white{ background:#fff;}
h1 span.grey{ background:#e3e2e0;}

.cont-frame{ float:left; width:100%;}
.cont-frame .cont-box{ padding-top:70px; padding-bottom:20px;}
.cont-frame .cont-box .text-box{ float:left; width:100%; padding:25px 0; text-align:center;}
.cont-frame .cont-box .text-box p{ font-family: 'Raleway', sans-serif; font-size:15px; color:#545454; line-height:25px;}
.cont-frame .cont-box .text-box span.read-more{ float:none; display:inline-block; border:2px solid #2e80b8; margin-top:15px;}
.cont-frame .cont-box .text-box span.read-more a{ float:left; font-size:15px; border:2px solid #fff; background:#006bb5; padding:0 35px; line-height:32px; height:35px; color:#fff; font-family: 'Raleway', sans-serif;}


.service-frame{ float:left; width:100%; background:url(images/service-frame-bg.jpg) 0 0 no-repeat; background-size:100% 100%;}
.service-frame .ser-box{ padding-top:70px; padding-bottom:20px;}
.service-frame .ser-box ul.ser-list{ float:left; width:100%; text-align:center; letter-spacing:-4px; margin-top:43px; padding:0; }
.service-frame .ser-box ul.ser-list li{ float:left; letter-spacing:normal; margin-bottom:40px;}
.service-frame .ser-box ul.ser-list li:nth-of-type(even){ float:right; }
.service-frame .ser-box ul.ser-list li:nth-of-type(3){ clear:right; }
.service-frame .ser-box ul.ser-list li .innr-box{ float:left; width:100%; background:#0083de; border-top-left-radius:100px; border-bottom-left-radius:100px; padding:4px; border-top-right-radius:20px; border-bottom-right-radius:20px;}
.service-frame .ser-box ul.ser-list li .innr-box span.img{ float:left; text-align:center; overflow:hidden; width:90px; height:90px; background:#fff; border-radius:100px; z-index:1000; position:relative; }
.service-frame .ser-box ul.ser-list li .innr-box span.img img{ position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; }
.service-frame .ser-box ul.ser-list li .innr-box .text{ float:right; width:66%; text-align:left; padding-top:20px;}
.service-frame .ser-box ul.ser-list li .innr-box .text h3{ font-size:20px; color:#fff; font-weight:normal;}


.bot-cont-frame{ float:left; width:100%; background:#273c67; padding:35px 0;}
.bot-cont-frame h2{ font-size:40px; color:#000; font-weight:normal; padding-bottom:40px;}
.bot-cont-frame .left-box{ float:left;}
.bot-cont-frame .left-box .get-touch-box{ float:left; width:100%; background:url(images/get-touch-box-bg.png) 0 0 no-repeat; padding:55px 0; text-align:center; min-height:265px; background-size:100% 100%;}
.bot-cont-frame .left-box .get-touch-box span.cntct-btn{ border:3px solid #fff; padding:3px; float:none; display:inline-block;}
.bot-cont-frame .left-box .get-touch-box span.cntct-btn a{ background:#fff; float:left; padding:0 45px; line-height:45px; height:45px; font-size:30px; color:#273c67; font-weight:normal;}
.bot-cont-frame .right-box{ float:left;}
.bot-cont-frame .right-box .pay-box{ float:left; width:100%; background:url(images/pay-box-bg.png) 0 0 no-repeat; text-align:center; padding:60px 0; min-height:265px; background-size:100% 100%;}
.bot-cont-frame .right-box .pay-box ul.pay-list{ float:none; display:inline-block; padding:0; }
.bot-cont-frame .right-box .pay-box ul.pay-list li{ float:none; display:inline-block;}
.bot-cont-frame .right-box .pay-box ul.pay-list li + li{ margin-left:3px;}




.foot-frame{ float:left; width:100%; background:#191919;}
.foot-frame .top-foot-frame{ float:left; width:100%; padding:40px 0 15px; border-bottom:1px solid #585858;}
.top-foot-frame .widget-area{ float:left; width:100%; position:relative; height: auto !important; }
.top-foot-frame .widget-area aside.widget{ float:left; width:25%; position:relative !important; top:auto !important; left:auto !important; right:auto !important; padding:0 15px; -moz-hyphens:none; -webkit-hyphens:none; hyphens:none; background-color:transparent; margin:0; word-wrap:normal; }
.top-foot-frame .widget-area aside.widget h3{ font-size:20px; color:#fff; font-weight:normal; padding-bottom:20px; line-height:1.1; margin:0; font-style:normal; }
.top-foot-frame .widget-area aside.widget ul{ float:left; width:100%;}
.top-foot-frame .widget-area aside.widget ul li{ float:left; width:100%; font-size:14px; line-height:25px; padding:0 0 5px; }
.top-foot-frame .widget-area aside.widget ul li span.img{ margin-right:15px; }
.top-foot-frame .widget-area aside.widget ul li a{ color:#d1d1d1;}

.top-foot-frame .widget-area aside.widget ul.info-list{ float:left; width:100%;}
.top-foot-frame .widget-area aside.widget ul.info-list li{ float:left; width:100%; font-size:14px; line-height:25px; padding-bottom:5px; color:#d1d1d1; }
.top-foot-frame .widget-area aside.widget ul.info-list li span.img{ margin-right:10px;}
.top-foot-frame .widget-area aside.widget ul.info-list li a{ color:#d1d1d1;}

.top-foot-frame .widget-area aside.widget ul.cntct-list{ float:left; width:100%;}
.top-foot-frame .widget-area aside.widget ul.cntct-list li{ float:left; width:100%; font-size:14px; line-height:25px; padding-bottom:5px; color:#d1d1d1;}
.top-foot-frame .widget-area aside.widget ul.cntct-list li span.img{ margin-right:10px;}
.top-foot-frame .widget-area aside.widget ul.cntct-list li span.text{ float:right; width:87%; color:#d1d1d1;}

.foot-frame .bot-foot-frame{ float:left; width:100%; padding:20px 0;}
.foot-frame .bot-foot-frame p{ text-align:center; font-size:12px; color:#7f7f7f; margin-bottom:0;} 



/*.page_inner_wrapper{ position:relative; padding:60px 0 70px; }*/
.page_inner_wrapper {margin: 0 auto; padding: 60px 0 70px; position: relative; width: 90%;}

.page_inner_wrapper header.entry-header{ float:left; width:100%; text-align:center; padding-bottom:15px; }
.page_inner_wrapper header.entry-header h1.entry-title{ width: 100%; float:left; display:inline-block; font-size:36px; border-bottom:1px solid #555555; color: #273c67; padding-bottom:16px; font-family: 'Raleway', sans-serif; position:relative; line-height:1.1; text-align:center;}

h1 {
  /*border-bottom: 1px solid #555555;*/
  color: #273c67;
  display: inline-block;
  float: left;
  font-family: "Raleway",sans-serif;
  font-size: 30px;
  line-height: 1.1;
  padding-bottom: 16px;
  position: relative;
  width: 100%;
  text-align:left;
}

.service-frame h1 {
  text-align: center;
}
.bot-cont-frame h2{ border-bottom:none;}


.page_inner_wrapper header.entry-header h1.entry-title:after{ content:""; background:#fff url(images/heading-bot-design.png) no-repeat; position:absolute; bottom:-5px; left:50%; width:45px; height:10px; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.page_inner_wrapper .entry-content{ float:left; width:100%; padding-top:30px; }

.contact_form form.wpcf7-form{ float:left; width:100%; position:relative; }
.contact_form form.wpcf7-form p{ float:left; width:100%; margin:0; position:relative; }
.contact_form form.wpcf7-form p + p{ margin:16px 0 0; }
.contact_form form.wpcf7-form p:last-child{ margin-top:20px; }
.contact_form form.wpcf7-form p label{ float:left; width:100%; position:relative; padding:0 0 5px; font-size:15px; font-family:Arial, Helvetica, sans-serif; margin:0; color:#555555; }
.contact_form form.wpcf7-form p span.wpcf7-form-control-wrap{ float:left; width:100%; position:relative; }
.contact_form form.wpcf7-form p span.wpcf7-form-control-wrap .wpcf7-not-valid-tip{ float:left; width:100%; position:relative; }
.contact_form form.wpcf7-form p span.wpcf7-form-control-wrap input{ float:left; width:100%; border-radius:5px; border:1px solid #555555; padding:5px 15px; height:40px; line-height:28px; font-size:15px; color:#555555; margin:0; }
.contact_form form.wpcf7-form p span.wpcf7-form-control-wrap textarea{ float:left; width:100%; border-radius:5px; border:1px solid #555555; padding:10px 15px; height:137px; line-height:normal; font-size:15px; color:#555555; margin:0; resize:none; overflow:auto; }
.contact_form form.wpcf7-form p input.wpcf7-form-control.wpcf7-submit{ display:inline-block; float:none; vertical-align:middle; background:#006BB5; padding:8px 35px;    border:2px solid #006BB5; box-shadow:0 0 0 2px #fff inset; color:#fff; text-transform:uppercase; font-family: 'Raleway', sans-serif; font-size:15px; outline:none !important; }
.contact_form form.wpcf7-form p input.wpcf7-form-control.wpcf7-submit:hover{ background:#555555; border-color:#555555; box-shadow:0 0 0 2px #fff inset; }
.contact_form form.wpcf7-form .wpcf7-response-output{ border-width:1px; margin:20px 0 0; font-size:14px; text-align:center; padding:15px 20px; float:left; width:100%; }

.right_map_side .map_image{ float:left; width:100%; height:240px; margin-top: 10px; }
.right_map_side .contact_address {
  float: left;
  padding: 16px 0 0;
  width: 100%;
}
.right_map_side .contact_address h4{ font-size:20px; font-family: 'Raleway', sans-serif; color:#273c67; line-height:1.3; padding:0 0 15px; }
.right_map_side .contact_address ul.cntct-list{ padding:0; }
.right_map_side .contact_address ul.cntct-list li{ font-size:15px; line-height:1.5; color:#555555; font-weight:bold; font-family: 'Raleway', sans-serif; padding:3px 0; }
.right_map_side .contact_address ul.cntct-list li span{ /*color:#006BB5;*/ }
.right_map_side .contact_address ul.cntct-list li a{ color:#006BB5; }
.right_map_side .contact_address ul.cntct-list li a:hover{ color:#555555; }


.about-image {
  float: left;
  margin-right: 22px;
  width: 39%;
}
.about-image img {
  margin: 0;
  width: 100%;
}

.trading-hours {
  float: left;
  height: 347px;
  width: 45%;
}

.trading-hours img {
  height: 100%;
  width: auto;
}

.bta-timmings {
  background: #eeeeee none repeat scroll 0 0;
  float: right;
  height: 347px;
  margin-top: 5px;
  padding:28px 6% 23px;
  width: 55%;
}

h2 {
  border-bottom: 1px dashed #cccccc;
  font-size: 29px;
  font-weight: 100;
  margin-bottom: 26px;
  margin-top: 23px;
  padding-bottom: 7px;
}

.bta-timmings p {
  color: #606060;
  margin-bottom: 10px;
}

.bta-timmings strong {
  color: #006bb5;
  font-size: 18px;
}




.linksrow {
  /*background: #f7f7f7 none repeat scroll 0 0;*/
  background: #fff;
  border: 1px solid #cccccc;
  float: none;
  margin: 0 auto;
  padding: 0 5px;
  width: 74%;
}

.linksrow a {
  color: #006bb5;
  font-size: 16px;
  padding: 0;
}
.linksrow a:hover {
  color: #273c67;
  text-decoration: underline;
}

.linksrow table tbody tr:first-of-type td { border-top:none;}

.linksrow table{
  border-bottom: medium none;
  margin-bottom:0;
  margin-top:10px;
  border-top:none;
}

.contact-address {
  float: left;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 7px;
  width: 100%;
}

.address-icon{ background:url(images/contact-address-icon.png) no-repeat; height:17px; width:17px; float:left; margin-right: 10px;  margin-top: 3px;}
.address-text{ float: left; width: 79%;}

.contact-phone{ 
float: left;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 7px;
  width: 100%;}
.phone-icon{ background:url(images/contact-phone-icon.png) no-repeat; height:17px; width:17px; float:left; margin-right: 10px;  margin-top: 2px;}
.phone-text{ float: left; width: 79%;}

.contact-email{
	float: left;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 7px;
  width: 100%;
}
.email-icon{ background:url(images/contact-email-icon.png) no-repeat; height:17px; width:17px; float:left; margin-right: 10px;  margin-top: 2px;}
.email-text{ float:left; width: 85%;}


.contact-fax{
	float: left;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 7px;
  width: 100%;
}
.contact-fax-icon{ background:url(images/contact-fax-icon.png) no-repeat; height:17px; width:17px; float:left; margin-right: 10px;  margin-top: 2px;}
.contact-fax-text{ float:left; width: 79%;}



.email-text a {
  color: #006bb5;
}

.email-text a:hover {
  color: #333333;
}


.page_inner_wrapper ul li {
 list-style-type: square;
}
.page_inner_wrapper ol li {
list-style-type: lower-alpha;
}
.page_inner_wrapper a{color:#006bb5; font-size:14px;}
.page_inner_wrapper a:hover{color:#333333;}



.ser-box-01{ background: #eeeeee; float:left; padding:20px; width:100%;}
.ser-box-01 .left-box{ float:left; width:48%;}
.ser-box-01 .left-box ul.ser-list{ float:left; width:100%; list-style:none; padding-left:0;}
.ser-box-01 .left-box ul.ser-list li{ float:left; width:100%; font-size:17px; line-height:32px; list-style:none;}
.ser-box-01 .left-box ul.ser-list li + li{ margin-top:10px; }
.ser-box-01 .left-box ul.ser-list li span.icon { float: left; width: 45px;}
.ser-box-01 .right-box{ float:right; width:48%;}
.ser-box-01 .right-box ul.pay-list{ float:left; width:100%; list-style:none; padding-left:0;}
.ser-box-01 .right-box ul.pay-list li{ float:left; width:100%; font-size:17px; line-height:32px; list-style:none;}
.ser-box-01 .right-box ul.pay-list li + li{ margin-top:10px; }
.ser-box-01 .right-box ul.pay-list li span.icon { float: left; width: 45px;}
.ser-box-01 .innr-logo{ float:left; width:100%; text-align:center; padding-top:25px;}
.ser-box-01 .innr-logo img{ max-width:200px;}



@media (min-width:992px) and (max-width:1199px){
	


	.frs-wrapper .frs-caption.frs-caption-position-right .frs-caption-content{ width:58% !important; }
	
	
	.bot-cont-frame .left-box .get-touch-box{ min-height:328px;}
	.bot-cont-frame .right-box .pay-box{ min-height:328px;}
	.bot-cont-frame .right-box .pay-box ul.pay-list li{ margin-bottom:10px;}
	
	
	
	.top-foot-frame .widget-area aside.widget ul.info-list li{ font-size:13px;}
	.top-foot-frame .widget-area aside.widget ul.cntct-list li span.text{ width:84%;}
		
		.bot-cont-frame .left-box .get-touch-box {
  min-height: 385px;
}	
		
		
}
	

@media (min-width:768px) and (max-width:991px){
	
	.frs-slideshow-container {
  height: 450px !important;
}

.frs-slideshow-content {
  height: 450px !important;
}

.frs-slide-img {
  height: 450px !important;
}

.frs-slideshow-container img {
  height: 450px !important;
}

	
	
	.trading-hours {
  float: left;
  height: 224px;
  width: 45%;
}
.bta-timmings {
  background: #eeeeee none repeat scroll 0 0;
  float: right;
  height: 224px;
  margin-top: 5px;
  padding: 1px 6% 15px;
  width: 55%;
}

h2 { 
  font-size: 20px;
  margin-bottom: 18px;
  margin-top: 23px;
  padding-bottom: 7px;
}

.bta-timmings strong {
  font-size: 13px;
}
	
.bta-timmings p {
  font-size: 13px;
     line-height: 19px;
}
	
	
	.frs-wrapper .frs-caption.frs-caption-position-right .frs-caption-content{ width:100% !important; }
	
	.logged-in.admin-bar .top-head-frame{ margin-top:46px !important; }
	
	
	.top-bar-frame .top-bar .top-info{ font-size:22px;}
	.top-bar-frame .top-bar .top-info strong{ font-size:22px;}
	
	.header-nav-frame .innr-frame .left-head img{ width:100%;}
	.header-nav-frame .innr-frame .right-head ul li a{ padding:0 12px; font-size:16px;}
	
	.bot-cont-frame h2{ font-size:35px;}
	.bot-cont-frame .left-box .get-touch-box{ min-height:328px;}
	.bot-cont-frame .right-box .pay-box{ min-height:328px;}
	.bot-cont-frame .right-box .pay-box ul.pay-list li{ margin-bottom:10px;}
	
	
	.top-foot-frame .widget-area aside.widget{ width:50%; }
	.top-foot-frame .widget-area aside.widget:nth-of-type(n){ clear:none; }
	.top-foot-frame .widget-area aside.widget:nth-of-type(2n+1){ clear:both; }
	.top-foot-frame .widget-area aside.widget:nth-of-type(3), .top-foot-frame .widget-area aside.widget:nth-of-type(4){ margin-top:35px; }	
	
	
	
	.right_map_side{ margin-top:45px; }
	
		.bot-cont-frame .left-box .get-touch-box {
  min-height: 371px;
}

.ser-01-box .left-box{ width:100%;}
.ser-01-box .right-box{ width:100%;}
	

}


@media (max-width:767px){
.frs-slideshow-container {
  height: 400px !important;
}

.frs-slideshow-content {
  height: 400px !important;
}

.frs-slide-img {
  height: 400px !important;
}

.frs-slideshow-container img {
  height: 400px !important;
}


.linksrow {background: #f7f7f7; border: medium none; float: none; margin: 0 auto; padding: 0; width: 100%;}
.linksrow tr {
  border-top: 1px solid #ededed;
  float: left;
  width: 100%;
  padding:25px 32px;
}
.linksrow tr:last-of-type { border-bottom: 1px solid #ededed;}


	.linksrow td{border: medium none;}



.trading-hours {
  float: left;
  height: auto;
  width: 100%;
}

.bta-timmings {
  background: #eeeeee none repeat scroll 0 0;
  float: right;
  height: auto;
  margin-top: 0;
  padding: 28px 6% 47px;
  width: 100%;
}

.trading-hours img {
  margin-bottom: 0;
  width: 100%;
}


.about-image {
  float: left;
 /* margin-right: 0;  */
}
.about-image img{width:100%;}


	.frs-wrapper .frs-caption.frs-caption-position-right .frs-caption-content{ width:100% !important; }

	.logged-in.admin-bar .top-head-frame{ margin-top:0 !important; }
	
	.site-main{ margin-top:0; }
	
	.top-head-frame{ position:relative;}
	.top-bar-frame{ padding:15px 0 55px;}
	.top-bar-frame .top-bar .top-info{ font-size:22px;}
	.top-bar-frame .top-bar .top-info strong{ font-size:22px;}
	
	
	.header-nav-frame .innr-frame .left-head span.logo{ max-width:180px; top:-50px; left:15px; z-index: 9999;}
	.header-nav-frame .innr-frame .left-head img{ width:100%;} 
	.header-nav-frame .innr-frame .right-head { min-height:90px;}
	.navbar-default .navbar-toggle{ margin-top:20px;} 
	.header-nav-frame .innr-frame .right-head ul{ float:left; width:100%; margin-top:75px; /*border-top:2px solid #E7E7E7;*/}
	.header-nav-frame .innr-frame .right-head ul li{ width:50%; }
	.header-nav-frame .innr-frame .right-head ul li a{ padding:0 12px; float:left; width:100%; font-size:16px; line-height:40px; }
	.header-nav-frame .innr-frame .right-head ul li:hover a{ background:none;}
	.header-nav-frame .innr-frame .right-head ul li.current-menu-item a{ background:none;}
	.header-nav-frame .innr-frame .right-head ul li.current_page_item a{ background:none;}
	
	.navbar-default .navbar-toggle .sr-only { color: #FFFFFF; font-size: 18px; height:auto; left: 0; line-height: 32px; margin:0; text-align: left; text-transform: uppercase; top: 0; width: 100%; clip:auto; padding-left:45px;}
	.navbar-default .navbar-toggle{ /*width:150px;*/ width:123px;}
	
	.navbar{ min-height:0;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{ border-color:transparent; box-shadow:none;}
	
	.bot-cont-frame h2{ font-size:35px;}
	.bot-cont-frame .left-box .get-touch-box{ min-height:0; margin-bottom:30px;}
	.bot-cont-frame .right-box .pay-box{ min-height:0;}
	.bot-cont-frame .right-box .pay-box ul.pay-list li{ margin-bottom:10px;}
	
	
	.top-foot-frame .widget-area aside.widget{ width:50%; }
	.top-foot-frame .widget-area aside.widget:nth-of-type(n){ clear:none; }
	.top-foot-frame .widget-area aside.widget:nth-of-type(2n+1){ clear:both; }
	.top-foot-frame .widget-area aside.widget:nth-of-type(3), .top-foot-frame .widget-area aside.widget:nth-of-type(4){ margin-top:35px; }
	
	
	.service-frame .ser-box ul.ser-list li .innr-box .text h3{ font-size:17px; }
	
	
	.right_map_side{ margin-top:45px; }
	
	.ser-01-box .left-box{ width:100%;}
.ser-box-01 .right-box{ width:100%;}


		
}

@media (max-width:640px){

.entry-content > div {float: left;}
.entry-content > div table{ float: left; width:100%;}
.entry-content > div table tr{ float: left; width:100%;}
.entry-content > div table tr td{ float: left; width:100%;}

	
	.carousel{ height:500px !important;}
	.carousel .item{ height:500px !important;}
	.carousel-inner > .item > img{ height:500px !important;}
	.bnr-frame .carousel-caption{ top:245px;}
	
	
	.service-frame{ background-position:right top; background-size:cover; }
	.service-frame h1 span.bot-arrow.grey{ display:none; }
	.service-frame .ser-box ul.ser-list li{ display:inline-block; width:70%; float:none !important; }
	.service-frame .ser-box ul.ser-list li .innr-box .text{ width:70%;}
	
	
	
}


@media (max-width:580px){

.top-bar-frame .top-bar .top-info span.img {
  float: left;
   margin-right: 30px;
  margin-top: 5px;
  width: 19%;
}

.top-bar-frame .top-bar .top-info {
  font-size: 18px;
}
	.top-foot-frame .widget-area aside.widget{ width:100%; }
	.top-foot-frame .widget-area aside.widget + aside.widget{ margin-top:35px; }
	
	.service-frame .ser-box ul.ser-list li{ width:100%; max-width:400px; }
	

}

@media (max-width:480px){
	
	.top-bar-frame .top-bar .top-info span.img {
  float: left;
   margin-right: 30px;
  margin-top: 5px;
  width: 19%;
}

.top-bar-frame .top-bar .top-info {
  font-size: 18px;
}
	.header-nav-frame .innr-frame .right-head ul li{ width:100%;}
	
	
	

}

@media (max-width:360px){
	
	.contact-address{font-size: 13px;}
	.contact-email{font-size: 13px;}
	.contact-phone{font-size: 13px;}
	.contact-fax{font-size: 13px;}
	
	
	.top-bar-frame .top-bar .top-info span.img {
  float: left;
   margin-right: 30px;
  margin-top: 5px;
  width: 19%;
}

.top-bar-frame .top-bar .top-info {
  font-size: 18px;
}
	
.linksrow {background: #f7f7f7; border: medium none; float: none; margin: 0 auto; padding: 0; width: 100%;}
.linksrow tr {
  border-top: 1px solid #ededed;
  float: left;
  width: 100%;
  padding: 25px 0;
}
.linksrow tr:last-of-type { border-bottom: 1px solid #ededed;}


	.linksrow td{border: medium none;}
	
	.top-bar-frame{ padding:15px 0 17px !important;}
	.header-nav-frame .innr-frame .left-head span.logo{ float:left; position:static; padding:15px 0 10px; max-width:180px;}
	.header-nav-frame .innr-frame .left-head img{ width:100%;}
	
	
	.navbar-default .navbar-toggle{ margin-top:0; margin-bottom:10px; float:left; width:100%;}
	.header-nav-frame .innr-frame .left-head span.logo { max-width: none; text-align: center; width: 100%;}
	.header-nav-frame .innr-frame .left-head img{ width:50%;}
	.header-nav-frame .innr-frame .right-head{ min-height:0;}
	
	
	.bnr-frame .carousel-caption{ top:180px;}
	
	.navbar-default .navbar-toggle .sr-only { color: #FFFFFF; font-size: 18px; height:auto; left: 0; line-height: 32px; margin:0; text-align: left; text-transform: uppercase; top: 0; width: 100%; clip:auto; padding-left:45px;}
	.header-nav-frame .innr-frame .right-head ul{ margin-top:10px;}
	
	
	.service-frame .ser-box ul.ser-list li .innr-box .text h3{ font-size:15px; }
	
	
	.service-frame .ser-box ul.ser-list li .innr-box .text{ width:60%;}
	
	.ser-box-01 .innr-logo img { max-width: 150px;}
	
	
	

}

@media (max-width:320px){
	
.top-bar .top-info a{ font-size:17px;}
.page_inner_wrapper a{font-size:13px;}



}

.cntct-list .contact-phone .phone-text a
{

color:#333!important;

}