/*
  Theme Name: Lawyeria Lite
  Theme URI: https://themeisle.com/themes/lawyeria-lite/
  Version: 1.1.6
  Description: Lawyeria Lite is a free Lawyer WordPress Theme, super clean corporate and fully responsive design.It works for any small business, especially attorney business and law firm. Can be used to build a lawyer website or any small business site, the responsive homepage contact form along with the email/phone highly visible generate a great conversion rate. You can get free support in https://themeisle.com/forums/forum/lawyeria-lite/ and check the demo at http://themeisle.com/demo/?theme=Lawyeria%20Lite
  Author: ThemeIsle
  Author URI: https://themeisle.com
  Created Date: 08/04/2014
  License: GNU General Public License version 3.0
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  Text Domain: lawyeria-lite
  Tags: black, blue, gray, white, light,silver, one-column,right-sidebar, responsive-layout, fixed-layout,custom-background,theme-options, custom-header, custom-menu, featured-images, sticky-post, threaded-comments, translation-ready
*/


/*
** Table of contents
**  1 - General
**    1.1 Reset CSS
**    1.2 General
**    1.3 Top Header
**    1.4 Subheader
**    1.5 Features
**    1.6 Content
**    1.7 Footer
**
**  2 - Blog
**    2.1 Posts
**    2.2 Sidebar Right
**    2.3 Single
**
**  3 - Lawyers
**    3.1 Lawyers Content
**    3.2 Lawyers Single
**
**  4 - Practice Arelaas
**
**  5 - Testimonials
**
**  6 - Responsive
**    6.1 Max Width: 320px
**    6.2 Max Width: 480px
**    6.3 Max Width: 580px
**    6.4 Max Width: 768px
**    6.5 Max Width: 1024px
*/
/*
**  1 - General
*/
/* 1.1 Reset CSS */
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;
}

.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}

.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}
#banggia{
  cursor: pointer;
  border: none;
  font: normal 50px/normal "Lato", Helvetica neue, sans-serif;
  color: rgba(13,170,13,1);
  text-align: center;
  text-overflow: clip;
  background: rgb(255,255,255);
  text-shadow: 0 1px 0 rgb(204,204,204) , 0 2px 0 rgb(201,201,201) , 0 3px 0 rgb(187,187,187) , 0 4px 0 rgb(185,185,185) , 0 5px 0 rgb(170,170,170) , 0 6px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 3px 5px rgba(0,0,0,0.2) , 0 5px 10px rgba(0,0,0,0.247059) , 0 10px 10px rgba(0,0,0,0.2) , 0 20px 20px rgba(0,0,0,0.14902) ;
  position: relative;
}

#textshadow{
  cursor: pointer;
  border: none;
  text-overflow: clip;
  text-shadow: 0 1px 0 rgb(204,204,204) , 0 3px 0 rgb(187,187,187) ;
  position: relative;
}

#thanhheader{
  cursor: pointer;
  border: none;
  font: normal 14px/normal "Helvetica", Helvetica neue, sans-serif;

  text-align: center;
  text-overflow: clip;
  text-shadow: 0 1px 0 rgb(204,204,204) , 0 3px 0 rgb(187,187,187) ;
  position: relative;
}

#3dtextcssSIMPLE{
  
    cursor: pointer;
  border: none;
  color: white;
  text-align: center;
  text-overflow: clip;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;

  position: relative;
}

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

body {
  line-height: 1;
}

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;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

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

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

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

/* 1.2 General */
html {
  font-size: 62.5%;
}

body {
  background: #f3f3f3;
  color: #fff;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
}

.wrapper {
  width: 100%;
  margin: 0px auto;
}

.wide-header {
  width: 100%;
  background: #fff;
  margin: 5px 0 0 0;
}

.header-contact {
  width: 200px;
  margin-top: 35px;
  line-height: 14px;
  color: #6d7c88;
  text-align: right;
  font-weight: 700;
  float: right;
}
.header-contact span {
  line-height: 24px;
  font-size: 24px;
  color: #394753;
}

.header-contact span a {
    color: #394753;
    text-decoration: none;
}

.wide-nav {
  width: 100%;
  height: 90px;
  line-height: 90px;
  background: #445d70;
}
.wide-nav h3 {
  width: 100%;
  font-weight: 700;
  font-size: 26px;
}
.wide-nav h3 span {
  font-weight: 200;
}

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

@font-face {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  src: url("fonts/icomoon.eot?or2s07");
  src: url("fonts/icomoon.eot?#iefixor2s07") format("embedded-opentype"), url("fonts/icomoon.woff?or2s07") format("woff"), url("fonts/icomoon.ttf?or2s07") format("truetype"), url("fonts/icomoon.svg?or2s07#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-eye:before {
  content: "\e605";
}

.icon-googleplus:before {
  content: "\e601";
}

.icon-facebook:before {
  content: "\e600";
}

.icon-vimeo:before {
  content: "\e602";
}

.icon-twitter:before {
  content: "\e603";
}

.icon-linkedin:before {
  content: "\e604";
}

/* Header Top */
.header-left {
  margin: 25px 0px;
  float: left;
}
.header-left .logo {
  width: auto;
  height: 60px;
  display: block;
  float: left;
}

nav ul {
  list-style: none;
}

nav li {
  margin-right: 40px;
  position: relative;
  float: left;
}

nav li:first-child {
    margin-left: 0px;
}

nav li a {
  padding: 0px 10px;
  display: block;
  color: #394753;
  text-decoration: none;
  border: 1px solid #f3f3f3;
}
nav li a:hover {
    border: 1px solid #dee0e2;
}
nav li ul {
  top: 55px;
  display: none;
  position: absolute;
  background: #f3f3f3;
  z-index: 99999;
  width: 200px;
}
nav li:hover > ul {
  display: block;
}
nav li ul li {
  width: 100%;
  margin-left: 0px;
}
nav li ul li a {
  padding: 11px 10px;
  width: 180px;
  line-height: 18px;
  font-weight: normal;
  border: none;
  font-size: 14px;
  float: left;
}
nav li ul li a:hover {
    background: #dee0e2;
    border: none;
}
nav li ul ul {
  background: #f3f3f3;
  top: 0;
  left: 100%;
}
nav li.current-menu-item a {
  color: #394753;
}
nav div > ul > li {
  padding: 5px 0 5px;
}

/* Subheader */
#subheader {
  width: 100%;
  height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
#subheader .subheader-color {
  width: 100%;
  height: 100%;
  background: rgba(21, 52, 76, 0.85);
  padding-bottom: 72px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}
#subheader .subheader-color .full-header-content {
  width: 515px;
  margin-top: 150px;
  float: left;
}
#subheader .subheader-color .full-header-content h3 {
  width: 100%;
  color: #fff;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  -ms-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  line-height: 42px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 36px;
}
#subheader .subheader-color .full-header-content p {
  width: 100%;
  margin-top: 13px;
  color: #a8adb1;
  line-height: 26px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  -moz-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  -ms-text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
  font-weight: 300;
  font-size: 18px;
}
#subheader .subheader-color .full-header-content-no-sidebar {
  width: 100%;
  margin-top: 70px !important;
}
#subheader .subheader-color .header-form {
  width: 294px;
  background: white;
  margin-top: 72px;
  padding: 27px 30px;
  border: 3px solid #f3f3f3;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
  float: right;
}
#subheader .subheader-color .header-form p {
  margin-bottom: 8px;
  line-height: 24px;
  color: #394753;
  font-size: 24px;
}
#subheader .subheader-color .header-form .wpcf7-text {
  height: 42px;
  margin: 8px 0px;
  padding: 0px;
  color: #777;
  border: 1px solid #d4d4d4;
  outline: 0;
  float: left;
}
#subheader .subheader-color .header-form .wpcf7-text:focus {
  border: 1px solid #276EB7;
  color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-text::-webkit-input-placeholder {
  color: #777;
}
#subheader .subheader-color .header-form .wpcf7-text:focus::-webkit-input-placeholder {
  color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-text:-moz-placeholder {
  color: #777;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-text:focus:-moz-placeholder {
  color: #276EB7;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-text::-moz-placeholder {
  color: #777;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-text:focus::-moz-placeholder {
  color: #276EB7;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-text:-ms-input-placeholder {
  color: #777;
}
#subheader .subheader-color .header-form .wpcf7-text:focus:-ms-input-placeholder {
  color: #276EB7;
}
#subheader .subheader-color .header-form .full-input-text {
  width: 253px;
  padding: 0px 19px;
}
#subheader .subheader-color .header-form .small-input-text {
  width: 99px;
  margin-right: 16px;
  padding: 0px 19px;
}
#subheader .subheader-color .header-form .input-no-margin {
  margin-right: 0px;
}
#subheader .subheader-color .header-form .wpcf7-textarea {
  width: 253px;
  height: 82px;
  padding: 12px 19px;
  resize: none;
  outline: 0px;
  border: 1px solid #d4d4d4;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 400;
  font-size: 13.3333px;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus {
  border: 1px solid #276EB7;
  color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-textarea::-webkit-input-placeholder {
  color: #777;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus::-webkit-input-placeholder {
  color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-textarea:-moz-placeholder {
  color: #777;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus:-moz-placeholder {
  color: #276EB7;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-textarea::-moz-placeholder {
  color: #777;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus::-moz-placeholder {
  color: #276EB7;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#subheader .subheader-color .header-form .wpcf7-textarea:-ms-input-placeholder {
  color: #777;
}
#subheader .subheader-color .header-form .wpcf7-textarea:focus:-ms-input-placeholder {
  color: #276EB7;
}
#subheader .subheader-color .header-form .wpcf7-submit {
  width: 131px;
  height: 39px;
  background: #276eb7;
  margin: 0px auto;
  border: 2px solid #4286cb;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  box-shadow: 0px 0px 1px 0.5px #276eb7;
  -moz-box-shadow: 0px 0px 1px 0.5px #276eb7;
  -webkit-box-shadow: 0px 0px 1px 0.5px #276eb7;
  -ms-box-shadow: 0px 0px 1px 0.5px #276eb7;
  cursor: pointer;
  color: #fff;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  -ms-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 700;
}
#subheader .subheader-color .header-form .wpcf7-submit:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -ms-opacity: 0.9;
  -o-opacity: 0.9;
  opacity: 0.9;
}
#subheader .second-subheader {
  width: 100%;
  background: #fff;
  padding: 60px 0px;
  text-align: center;
  position: relative;
  float: left;
}
#subheader .second-subheader h3 {
  margin: 0px 155px;
  line-height: 42px;
  color: #394753;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 300;
  font-size: 36px;
}

#features {
  width: 100%;
  background: url("images/features-background.png");
  padding: 60px 0px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
  float: left;
}
#features .features-box {
  width: 282px;
  background: #fff;
  margin-left: 59px;
  padding: 30px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  float: left;
}
#features .features-box:first-child {
  margin-left: 0px;
}
#features .features-box .features-box-icon {
  width: 100%;
  height: 46px;
  text-align: center;
}
#features .features-box h4 {
  width: 100%;
  margin-top: 13px;
  text-align: center;
  color: #394753;
  font-weight: 700;
  font-size: 30px;
}
#features .features-box p {
  width: 100%;
  margin-top: 13px;
  text-align: center;
  color: #394753;
  font-weight: 300;
  font-size: 18px;
}

/* 1.6 Content */
#content {
  width: 100%;
  background: #fff;
  padding: 60px 0px;
  float: left;
}
#content .content-article {
  width: 100%;
}
#content .content-article .content-article-image {
  width: 362px;
  height: auto;
  margin-right: 38px;
  margin-bottom: 20px;
  float: left;
}
#content .content-article .content-article-image img {
  max-width: 100%;
  height: auto;
  display: block;
}
#content .content-article h3 {
  color: #394753;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 24px;
}
#content .content-article p {
  margin-top: 25px;
  line-height: 24px;
  color: #394753;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}
#content .content-about {
  width: 100%;
  margin-top: 60px;
}
#content .content-about .practice-area, #content .content-about .our-lawyers {
  width: 467px;
  color: #6d7c88;
  float: left;
}
#content .content-about .practice-area ul li, #content .content-about .our-lawyers ul li {
  width: 233px;
  list-style: url("images/lists-dot.png") inside;
  margin-bottom: 9px;
  float: left;
  font-weight: 700;
  font-size: 18px;
}
#content .content-about .practice-area ul li a, #content .content-about .our-lawyers ul li a {
  color: #6d7c88;
  text-decoration: none;
}
#content .content-about .practice-area ul li a:hover, #content .content-about .our-lawyers ul li a:hover {
  text-decoration: underline;
}
#content .content-about .our-lawyers {
  float: right;
}
#content .content-about .our-lawyers a.lawyer {
  width: 82px;
  height: 82px;
  background: #fff;
  display: block;
  -webkit-transition: all 5s ease;
  -moz-transition: all 5s ease;
  -o-transition: all 5s ease;
  -ms-transition: all 5s ease;
  transition: all 5s ease;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  float: left;
}
#content .content-about .our-lawyers .lawyer-no-image {
  width: 82px;
  height: 82px;
  background: #eeeeee url("images/lawyer-single-no-image.png") no-repeat center !important;
}
#content .content-about .our-lawyers a.lawyer .widget-our-lawyers-mask {
    width: 82px;
    height: 82px;
    background: #000;
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
}
#content .content-about .our-lawyers a.lawyer:hover .widget-our-lawyers-mask {
    width: 82px;
    height: 82px;
    background: #000;
    position: absolute;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDMyIDMyIj4KCQkJCQkJCQkJPHBhdGggZD0iTTE2IDZjLTYuOTc5IDAtMTMuMDI4IDQuMDY0LTE2IDEwIDIuOTcyIDUuOTM2IDkuMDIxIDEwIDE2IDEwIDYuOTc5IDAgMTMuMDI3LTQuMDY0IDE2LTEwLTIuOTcyLTUuOTM2LTkuMDIxLTEwLTE2LTEwek0yMy44ODkgMTEuMzAzYzEuODggMS4xOTkgMy40NzMgMi44MDUgNC42NyA0LjY5Ny0xLjE5NyAxLjg5MS0yLjc5IDMuNDk4LTQuNjcgNC42OTctMi4zNjIgMS41MDctNS4wOTAgMi4zMDMtNy44ODkgMi4zMDMtMi43OTkgMC01LjUyNy0wLjc5Ni03Ljg4OS0yLjMwMy0xLjg4LTEuMTk5LTMuNDczLTIuODA1LTQuNjctNC42OTcgMS4xOTctMS44OTEgMi43OS0zLjQ5OCA0LjY3LTQuNjk3IDAuMTIyLTAuMDc4IDAuMjQ2LTAuMTU0IDAuMzcxLTAuMjI4LTAuMzExIDAuODU0LTAuNDgyIDEuNzc2LTAuNDgyIDIuNzM3IDAgNC40MTggMy41ODIgOCA4IDhzOC0zLjU4MiA4LThjMC0wLjk2Mi0wLjE3LTEuODgzLTAuNDgyLTIuNzM3IDAuMTI0IDAuMDc0IDAuMjQ4IDAuMTUgMC4zNzEgMC4yMjh6TTE2IDEyLjgxM2MwIDEuNjU3LTEuMzQzIDMtMyAzcy0zLTEuMzQzLTMtMyAxLjM0My0zIDMtMyAzIDEuMzQzIDMgM3oiIGZpbGw9IiNlZWUiPjwvcGF0aD4KCQkJCQkJCQk8L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: center center;
}
#content .content-about .content-about-title {
  width: 302px;
  height: 60px;
  background: url("images/content-about-title-background.png") repeat-x bottom;
  margin-bottom: 30px;
  text-align: center;
  color: #394753;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 30px;
}


/* 1.7 Footer */
#footer {
  width: 100%;
  background: #4a5c6b;
  padding: 40px 0px;
  float: left;
}
#footer .footer-margin-left {
  width: 994px;
  margin-left: -30px;
}
#footer .footer-box {
  width: 301px;
  margin-left: 30px;
  margin-bottom: 10px;
  float: left;
}
#footer .footer-box img {
    max-width: 100%;
    height: auto;
}
#footer .footer-box select {
    width: 100%;
}
#footer .footer-box .footer-box-title {
  width: 100%;
  color: #fff;
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 24px;
}
#footer .footer-box .searchform .screen-reader-text {
  width: 100%;
  display: block;
}
#footer .footer-box .searchform input#s {
  width: 100%;
  height: 30px;
  margin: 10px 0px 0px 0px;
  padding: 0px 5px;
  color: #394753;
  border: 1px solid #CECECE;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  display: block;
  outline: 0px;
}
#footer .footer-box .searchform input#s:focus {
  background: #F4F4F4;
}
#footer .footer-box .searchform input#searchsubmit {
  height: 30px;
  background: #6D7C88;
  margin: 10px 0px 0px 0px;
  padding: 5px 15px;
  color: #fff;
  border: none;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
#footer .footer-box .searchform input#searchsubmit:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -ms-opacity: 0.9;
  -o-opacity: 0.9;
  opacity: 0.9;
}
#footer .footer-box .tagcloud a {
  color: #BFC8D1;
  text-decoration: none;
}
#footer .footer-box .tagcloud a:hover {
  text-decoration: underline;
}
#footer .footer-box ul li {
  width: 100%;
  margin-top: 15px;
}
#footer .footer-box ul li .post-date {
  font-size: 12px;
  font-style: italic;
}
#footer .footer-box ul li:first-child {
  margin-top: 0px;
}
#footer .footer-box ul li a {
  color: #BFC8D1;
  text-decoration: none;
}
#footer .footer-box ul li a:hover {
  text-decoration: underline;
}
#footer .footer-box .sub-menu li {
  margin-top: 14px !important;
  padding-left: 3%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#footer .footer-box .footer-box-entry {
  width: 100%;
  margin-top: 18px;
  line-height: 24px;
  color: #bfc8d1;
}
#footer .footer-box .footer-box-entry span {
  margin-bottom: 20px;
  display: block;
}
#footer .footer-box .footer-socials {
  width: 100%;
}
#footer .footer-box .footer-socials a.social-button {
  width: 19px;
  height: 19px;
  line-height: 19px;
  background: #8397a9;
  margin-left: 13px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  color: #4a5c6b;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
  font-size: 10px;
}
#footer .footer-box .footer-socials a.social-button:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#footer .footer-box .footer-socials a.social-button:first-child {
  margin-left: 0px;
}
#footer .footer-box .wpcf7-form {
  margin-top: 18px;
}
#footer .footer-box span {
  display: block;
  margin-top: 5px;
}
#footer .footer-box .wpcf7-text {
  width: 264px;
  height: 38px;
  background: #fff;
  margin: 0px 0px 5px 0px;
  padding: 0px 19px;
  border: none;
  display: block;
  color: #b6bec4;
  outline: 0;
  float: left;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 14px;
}
#footer .footer-box .wpcf7-text:focus {
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-text::-webkit-input-placeholder {
  font-size: 14px;
  color: #b6bec4;
}
#footer .footer-box .wpcf7-text:focus::-webkit-input-placeholder {
  font-size: 14px;
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-text:-moz-placeholder {
  font-size: 14px;
  color: #b6bec4;
}
#footer .footer-box .wpcf7-text:focus:-moz-placeholder {
  font-size: 14px;
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-text::-moz-placeholder {
  font-size: 14px;
  color: #b6bec4;
}
#footer .footer-box .wpcf7-text:focus::-moz-placeholder {
  font-size: 14px;
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-text:-ms-input-placeholder {
  font-size: 14px;
  color: #b6bec4;
}
#footer .footer-box .wpcf7-text:focus:-ms-input-placeholder {
  font-size: 14px;
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea {
  width: 264px;
  height: 60px;
  background: #fff;
  margin: 0px 0px 5px 0px;
  padding: 3px 19px;
  border: none;
  display: block;
  color: #b6bec4;
  outline: 0;
  resize: none;
  float: left;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 14px;
}
#footer .footer-box .wpcf7-textarea:focus {
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #b6bec4;
}
#footer .footer-box .wpcf7-textarea:focus::-webkit-input-placeholder {
  font-size: 14px;
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea:-moz-placeholder {
  font-size: 14px;
  color: #b6bec4;
}
#footer .footer-box .wpcf7-textarea:focus:-moz-placeholder {
  font-size: 14px;
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea::-moz-placeholder {
  font-size: 14px;
  color: #b6bec4;
}
#footer .footer-box .wpcf7-textarea:focus::-moz-placeholder {
  font-size: 14px;
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #b6bec4;
}
#footer .footer-box .wpcf7-textarea:focus:-ms-input-placeholder {
  font-size: 14px;
  color: #4A5C6B;
}
#footer .footer-box .wpcf7-submit {
  width: 302px;
  background: #394753;
  padding: 9px 0px;
  border: 2px solid #3e4e5b;
  display: block;
  cursor: pointer;
  color: #fff;
  box-shadow: 0px 1px 1px #394753;
  -moz-box-shadow: 0px 1px 1px #394753;
  -webkit-box-shadow: 0px 1px 1px #394753;
  -ms-box-shadow: 0px 1px 1px #394753;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#footer .footer-box .wpcf7-submit:hover {
  background: #36424C;
}
#footer .widget_rss {
  color: #fff;
}
#footer .widget_rss li {
  padding-bottom: 15px;
  border-bottom: 1px solid #cecece;
}
#footer .widget_rss .footer-box-title a.rsswidget {
  color: #fff;
  text-decoration: none;
}
#footer .widget_rss .footer-box-title a.rsswidget:hover {
  color: #fff;
  text-decoration: underline;
}
#footer .widget_rss a.rsswidget {
  color: #BFC8D1;
  text-decoration: none;
}
#footer .widget_rss a.rsswidget:hover {
  color: #BFC8D1;
}
#footer .widget_rss .rss-date {
  margin-top: 10px;
  display: block;
  font-size: 12px;
  font-style: italic;
}
#footer .widget_rss .rssSummary {
  margin: 10px 0px;
}
#footer .widget_rss cite {
  font-style: italic;
  font-weight: 700;
}
#footer .widget-testimonials {
  width: 100%;
}
#footer .widget-testimonials .list_carousel {
  width: 100%;
}
#footer .widget-testimonials .list_carousel ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
}
#footer .widget-testimonials .list_carousel ul li {
  width: 240px;
  height: auto;
  display: block;
  position: relative;
  color: #394753;
  float: left;
  font-weight: 300;
  font-size: 14px;
}
#footer .widget-testimonials .list_carousel ul li .list_carousel_entry {
  width: 240px;
  margin-top: -9px;
  line-height: 30px;
  text-align: center;
  font-style: italic;
}
#footer .widget-testimonials .list_carousel ul li .list_carousel_customer {
  width: 100%;
  height: 30px;
  margin-top: 30px;
  text-align: center;
}
#footer .widget-testimonials .list_carousel ul li .list_carousel_customer span {
  width: 100%;
  font-weight: 700;
}
#footer .widget-testimonials .list_carousel.responsive {
  width: auto;
  margin-left: 0;
}
#footer .widget-testimonials .clearfix {
  clear: both;
  float: none;
}
#footer .widget-testimonials .prev {
  width: 30px;
  height: 30px;
  background: #6d7c88 url("images/testimonials-left-arrow.png") no-repeat center center;
  margin-top: -30px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
}
#footer .widget-testimonials .prev:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -ms-opacity: 0.9;
  -o-opacity: 0.9;
  opacity: 0.9;
}
#footer .widget-testimonials .next {
  width: 30px;
  height: 30px;
  background: #6d7c88 url("images/testimonials-right-arrow.png") no-repeat center center;
  margin-top: -30px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
}
#footer .textwidget {
  line-height: 24px;
  color: #BFC8D1;
}
#footer .widget-our-lawyers {
  width: 330px;
  margin: -30px 0px 0px -30px;
}
#footer .widget-our-lawyers a.lawyer {
  width: 105px;
  height: 105px;
  background: #fff;
  margin: 30px 0px 0px 30px;
  display: block;
  -webkit-transition: all 5s ease;
  -moz-transition: all 5s ease;
  -o-transition: all 5s ease;
  -ms-transition: all 5s ease;
  transition: all 5s ease;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  float: left;
}
#footer .widget-our-lawyers .lawyer-no-image {
    width: 105px;
    height: 105px;
    background: #eeeeee url("images/lawyer-single-no-image.png") no-repeat center !important;
}
#footer .widget-our-lawyers a.lawyer .widget-our-lawyers-mask {
    width: 105px;
    height: 105px;
    background: #000;
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
}
#footer .widget-our-lawyers a.lawyer:hover .widget-our-lawyers-mask {
    width: 105px;
    height: 105px;
    background: #000;
    position: absolute;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDMyIDMyIj4KCQkJCQkJCQkJPHBhdGggZD0iTTE2IDZjLTYuOTc5IDAtMTMuMDI4IDQuMDY0LTE2IDEwIDIuOTcyIDUuOTM2IDkuMDIxIDEwIDE2IDEwIDYuOTc5IDAgMTMuMDI3LTQuMDY0IDE2LTEwLTIuOTcyLTUuOTM2LTkuMDIxLTEwLTE2LTEwek0yMy44ODkgMTEuMzAzYzEuODggMS4xOTkgMy40NzMgMi44MDUgNC42NyA0LjY5Ny0xLjE5NyAxLjg5MS0yLjc5IDMuNDk4LTQuNjcgNC42OTctMi4zNjIgMS41MDctNS4wOTAgMi4zMDMtNy44ODkgMi4zMDMtMi43OTkgMC01LjUyNy0wLjc5Ni03Ljg4OS0yLjMwMy0xLjg4LTEuMTk5LTMuNDczLTIuODA1LTQuNjctNC42OTcgMS4xOTctMS44OTEgMi43OS0zLjQ5OCA0LjY3LTQuNjk3IDAuMTIyLTAuMDc4IDAuMjQ2LTAuMTU0IDAuMzcxLTAuMjI4LTAuMzExIDAuODU0LTAuNDgyIDEuNzc2LTAuNDgyIDIuNzM3IDAgNC40MTggMy41ODIgOCA4IDhzOC0zLjU4MiA4LThjMC0wLjk2Mi0wLjE3LTEuODgzLTAuNDgyLTIuNzM3IDAuMTI0IDAuMDc0IDAuMjQ4IDAuMTUgMC4zNzEgMC4yMjh6TTE2IDEyLjgxM2MwIDEuNjU3LTEuMzQzIDMtMyAzcy0zLTEuMzQzLTMtMyAxLjM0My0zIDMtMyAzIDEuMzQzIDMgM3oiIGZpbGw9IiNlZWUiPjwvcGF0aD4KCQkJCQkJCQk8L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: center center;
}
#footer .widget-practice-area {
  width: 100%;
}
#footer .widget-practice-area ul li {
  width: 100%;
  position: relative;
}
#footer .widget-practice-area ul li .tooltip:hover span {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
#footer .widget-practice-area ul li .tooltip:hover {
  color: #BFC8D1;
}
#footer .widget-practice-area ul li .tooltip span {
  top: -3px;
  left: -240px;
  width: 166px;
  background: white url("images/title-tooltip-icon.png") no-repeat 9px 11px;
  padding: 11px 33px;
  border: 2px solid #276eb7;
  color: #000;
  height: auto;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  color: #6d7c88;
  z-index: 9999;
  word-wrap: break-word;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 12px;
}
#footer .widget_calendar table {
  width: 100%;
  color: #BFC8D1;
}
#footer .widget_calendar table caption {
  margin-bottom: 20px;
}
#footer .widget_calendar table td {
  padding: 3px 0px;
  text-align: center;
}
#footer .widget_calendar table #prev {
  text-align: left;
}
#footer .widget_calendar table #prev a {
  margin-left: 13px;
  color: #BFC8D1;
  text-decoration: underline;
}
#footer .widget_calendar table #prev a:hover {
  text-decoration: none;
}

/*
** 2 - Blog
*/
/* 2.1 - Posts */
#posts {
  width: 634px;
  float: left;
}
#posts form.post-password-form {
  width: 100%;
  text-align: center;
}
#posts form.post-password-form input[type="password"] {
  width: 200px;
  height: 30px;
  margin: 10px 0px 0px;
  padding: 0px 5px;
  color: #394753;
  border: 1px solid #CECECE;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  outline: 0px;
}
#posts form.post-password-form input[type="submit"] {
  height: 30px;
  background: none repeat scroll 0% 0% #6D7C88;
  margin: 0px;
  padding: 5px 15px;
  color: #FFF;
  border: medium none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
#posts form.post-password-form input[type="submit"]:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#posts .sticky {
  width: 100%;
  padding-left: 30px;
  border-left: 5px solid #eee;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#posts .category-sticky {
  width: 100%;
  padding-left: 30px;
  border-left: 5px solid #eee;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.post {
  width: 100%;
  margin-bottom: 30px;
}
.post h3 {
  width: 100%;
  line-height: 28px;
  color: #394753;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -moz-hyphens: auto;
  position: relative;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
}
.post h3 a {
  width: 100%;
  color: #394753;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.post h3 a:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}
.post .post-meta {
  width: 100%;
  margin-bottom: 30px;
  color: #394753;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 12px;
}
.post .post-meta a {
  line-height: 24px;
  color: #394753;
  text-decoration: none;
}
.post .post-meta a:hover {
  text-decoration: underline;
}
.post .post-image {
  width: 100%;
  height: auto;
  margin: 0px 0px 30px 0px;
}
.post .post-image img {
  width: auto;
  max-width:100%;
  height: auto;
  display: block;
}
.post .post-excerpt {
  width: 100%;
  line-height: 24px;
  color: #394753;
  word-wrap: break-word;
}
.post .post-excerpt img {
  max-width: 100%;
  height: auto;
}
.post .post-excerpt .wp-caption {
  max-width: 100%;
  height: auto;
}
.post .post-excerpt h1 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 28px;
}
.post .post-excerpt h2 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 26px;
}
.post .post-excerpt h3 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 24px;
}
.post .post-excerpt h4 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 20px;
}
.post .post-excerpt h5 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 18px;
}
.post .post-excerpt h6 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 18px;
}
.post .post-excerpt blockquote {
  padding-left: 10px;
  border-left: 10px solid #eee;
}
.post .post-excerpt p {
  margin: 20px 0px;
}
.post .post-excerpt table {
  width: 100%;
}
.post .post-excerpt table th {
  text-align: left;
}
.post .post-excerpt table td {
  padding: 0px 5px;
  border: 1px solid #D0D0D0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.post .post-excerpt table a {
  color: #394753;
  text-decoration: underline;
}
.post .post-excerpt table a:hover {
  text-decoration: none;
}
.post .post-excerpt dl dd {
  margin-left: 25px;
}
.post .post-excerpt ul li {
  list-style-type: disc;
  list-style-position: inside;
}
.post .post-excerpt ul li ul li {
  margin-left: 15px;
  list-style-type: circle;
}
.post .post-excerpt ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
.post .post-excerpt ol li ol li {
  margin-left: 20px;
  list-style-type: lower-roman;
}
.post .post-excerpt a {
  color: #394753;
  text-decoration: underline;
}
.post .post-excerpt a:hover {
  text-decoration: none;
}
.post .post-excerpt strong {
  font-weight: 700;
}
.post .post-excerpt address {
  font-style: italic;
}
.post .post-excerpt abbr {
  border-bottom: 1px dotted #394753;
}
.post .post-excerpt acronym {
  border-bottom: 1px dotted #394753;
}
.post .post-excerpt big {
  font-weight: 700;
}
.post .post-excerpt cite {
  font-style: italic;
  font-weight: 700;
}
.post .post-excerpt em {
  font-style: italic;
}
.post .post-excerpt pre {
  padding-left: 10px;
  border-left: 10px solid #eee;
}
.post .post-excerpt q {
  font-style: italic;
}
.post .post-excerpt sub {
  font-size: 7px;
}
.post .post-excerpt sup {
  top: -10px;
  vertical-align: baseline;
  position: relative;
  line-height: 0;
  font-size: 7px;
}
.post .post-excerpt iframe.twitter-tweet {
  width: 100%;
}
.post .post-links {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #394753;
  font-size: 14px;
}
.post .post-links a {
  color: #394753;
  text-decoration: underline;
}
.post .post-links a:hover {
  text-decoration: none;
}
.post .post-tags {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
  color: #394753;
}
.post .post-tags span {
  font-weight: 700;
}
.post .post-tags a {
  color: #394753;
  text-decoration: underline;
}
.post .post-tags a:hover {
  text-decoration: none;
}
.post .read-more {
  width: 100%;
  height: 12px;
  background: url("images/read-more-border.png") repeat-x center;
  margin: 30px 0px 0px 0px;
  display: block;
  color: #394753;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 12px;
}
.post .read-more span {
  background: #fff;
  padding: 0px 16px;
}
.post .read-more:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}

.posts-navigation {
  width: 100%;
}
.posts-navigation .left-navigation, .posts-navigation .right-navigation {
  width: 45px;
  height: 30px;
  line-height: 30px;
  background: #6d7c88 url("images/posts-navigation-left-arrow.png") no-repeat 15px center;
  padding-left: 45px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
}
.posts-navigation .left-navigation:hover, .posts-navigation .right-navigation:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
.posts-navigation .right-navigation {
  width: 71px;
  height: 30px;
  line-height: 30px;
  background: #6d7c88 url("images/posts-navigation-right-arrow.png") no-repeat 71px center;
  padding-left: 19px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
}
.posts-navigation .right-navigation:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}

/* 2.2 - Sidebar Right */
#sidebar-right {
  width: 240px;
  background: #eee;
  padding: 30px 30px 0px 30px;
  float: right;
}
#sidebar-right .widget {
  width: 100%;
  margin-bottom: 30px;
  color: #394753;
}
#sidebar-right .widget .title-widget {
  width: 100%;
  height: 60px;
  line-height: 30px;
  background: url("images/title-widget-border-bottom.png") repeat-x bottom;
  margin-bottom: 30px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 18px;
}
#sidebar-right .widget ul {
  width: 100%;
}
#sidebar-right .widget ul li {
  width: 100%;
  margin-top: 15px;
}
#sidebar-right .widget ul li a {
  line-height: 14px;
  color: #394753;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}
#sidebar-right .widget ul li a:hover {
  color: #276EB7;
}
#sidebar-right .widget ul.children li {
  margin-left: 25px;
}
#sidebar-right .widget .widget-our-lawyers {
  width: 330px;
  margin: -30px 0px 0px -30px;
}
#sidebar-right .widget .widget-our-lawyers a.lawyer {
  width: 105px;
  height: 105px;
  background: #fff;
  margin: 30px 0px 0px 30px;
  display: block;
  -webkit-transition: all 5s ease;
  -moz-transition: all 5s ease;
  -o-transition: all 5s ease;
  -ms-transition: all 5s ease;
  transition: all 5s ease;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  float: left;
}
#sidebar-right .widget .widget-our-lawyers .lawyer-no-image {
  width: 105px;
  height: 105px;
  background: #eeeeee url("images/lawyer-single-no-image.png") no-repeat center !important;
}
#sidebar-right .widget .widget-our-lawyers a.lawyer .widget-our-lawyers-mask {
    width: 105px;
    height: 105px;
    background: #000;
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
}
#sidebar-right .widget .widget-our-lawyers a.lawyer:hover .widget-our-lawyers-mask {
    width: 105px;
    height: 105px;
    background: #000;
    position: absolute;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDMyIDMyIj4KCQkJCQkJCQkJPHBhdGggZD0iTTE2IDZjLTYuOTc5IDAtMTMuMDI4IDQuMDY0LTE2IDEwIDIuOTcyIDUuOTM2IDkuMDIxIDEwIDE2IDEwIDYuOTc5IDAgMTMuMDI3LTQuMDY0IDE2LTEwLTIuOTcyLTUuOTM2LTkuMDIxLTEwLTE2LTEwek0yMy44ODkgMTEuMzAzYzEuODggMS4xOTkgMy40NzMgMi44MDUgNC42NyA0LjY5Ny0xLjE5NyAxLjg5MS0yLjc5IDMuNDk4LTQuNjcgNC42OTctMi4zNjIgMS41MDctNS4wOTAgMi4zMDMtNy44ODkgMi4zMDMtMi43OTkgMC01LjUyNy0wLjc5Ni03Ljg4OS0yLjMwMy0xLjg4LTEuMTk5LTMuNDczLTIuODA1LTQuNjctNC42OTcgMS4xOTctMS44OTEgMi43OS0zLjQ5OCA0LjY3LTQuNjk3IDAuMTIyLTAuMDc4IDAuMjQ2LTAuMTU0IDAuMzcxLTAuMjI4LTAuMzExIDAuODU0LTAuNDgyIDEuNzc2LTAuNDgyIDIuNzM3IDAgNC40MTggMy41ODIgOCA4IDhzOC0zLjU4MiA4LThjMC0wLjk2Mi0wLjE3LTEuODgzLTAuNDgyLTIuNzM3IDAuMTI0IDAuMDc0IDAuMjQ4IDAuMTUgMC4zNzEgMC4yMjh6TTE2IDEyLjgxM2MwIDEuNjU3LTEuMzQzIDMtMyAzcy0zLTEuMzQzLTMtMyAxLjM0My0zIDMtMyAzIDEuMzQzIDMgM3oiIGZpbGw9IiNlZWUiPjwvcGF0aD4KCQkJCQkJCQk8L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: center center;
}
#sidebar-right .widget .widget-practice-area {
  width: 100%;
}
#sidebar-right .widget .widget-practice-area ul li {
  width: 100%;
  list-style: url("images/lists-dot.png") inside;
  position: relative;
}
#sidebar-right .widget .widget-practice-area ul li .tooltip:hover span {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
#sidebar-right .widget .widget-practice-area ul li .tooltip:hover {
  color: #276EB7;
}
#sidebar-right .widget .widget-practice-area ul li .tooltip span {
  top: 5px;
  left: -229px;
  width: 166px;
  background: white url("images/title-tooltip-icon.png") no-repeat 9px 11px;
  padding: 11px 33px;
  border: 2px solid #276eb7;
  color: #000;
  height: auto;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  color: #6d7c88;
  z-index: 9999;
  word-wrap: break-word;
  font-size: 12px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
#sidebar-right .widget .widget-testimonials {
  width: 100%;
}
#sidebar-right .widget .widget-testimonials .list_carousel {
  width: 100%;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li {
  width: 240px;
  height: auto;
  display: block;
  position: relative;
  color: #394753;
  float: left;
  font-weight: 300;
  font-size: 14px;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li .list_carousel_entry {
  width: 240px;
  margin-top: -9px;
  line-height: 30px;
  text-align: center;
  font-style: italic;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li .list_carousel_customer {
  width: 100%;
  height: 30px;
  margin-top: 30px;
  text-align: center;
}
#sidebar-right .widget .widget-testimonials .list_carousel ul li .list_carousel_customer span {
  width: 100%;
  font-weight: 700;
}
#sidebar-right .widget .widget-testimonials .list_carousel.responsive {
  width: auto;
  margin-left: 0;
}
#sidebar-right .widget .widget-testimonials .clearfix {
  clear: both;
  float: none;
}
#sidebar-right .widget .widget-testimonials .prev {
  width: 30px;
  height: 30px;
  background: #6d7c88 url("images/testimonials-left-arrow.png") no-repeat center center;
  margin-top: -30px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
}
#sidebar-right .widget .widget-testimonials .prev:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -ms-opacity: 0.9;
  -o-opacity: 0.9;
  opacity: 0.9;
}
#sidebar-right .widget .widget-testimonials .next {
  width: 30px;
  height: 30px;
  background: #6d7c88 url("images/testimonials-right-arrow.png") no-repeat center center;
  margin-top: -30px;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
}
#sidebar-right .widget select {
  width: 100%;
}
#sidebar-right .widget #wp-calendar {
  width: 100%;
}
#sidebar-right .widget #wp-calendar caption {
  color: #686868;
  margin-bottom: 15px;
  font-weight: 700;
}
#sidebar-right .widget #wp-calendar thead {
  color: #686868;
}
#sidebar-right .widget #wp-calendar thead th {
  padding-bottom: 5px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#sidebar-right .widget #wp-calendar thead th:last-child {
  border-right: none;
}
#sidebar-right .widget #wp-calendar tbody {
  color: #686868;
  text-align: center;
  font-size: 12px;
  font-weight: 300;
}
#sidebar-right .widget #wp-calendar tbody a {
  font-weight: 700;
}
#sidebar-right .widget #wp-calendar tbody tr {
  border-bottom: 1px solid #e5e5e5;
}
#sidebar-right .widget #wp-calendar tbody tr:last-child {
  border-bottom: none;
}
#sidebar-right .widget #wp-calendar tbody tr td {
  border-right: 1px solid #e5e5e5;
  padding: 7px;
}
#sidebar-right .widget #wp-calendar tbody tr td:last-child {
  border-right: none;
}
#sidebar-right .widget #wp-calendar tfoot {
  font-size: 14px;
  color: #686868;
}
#sidebar-right .widget #wp-calendar tfoot #next {
  text-align: right;
}
#sidebar-right .widget #wp-calendar td#prev {
  padding: 5px 0;
}
#sidebar-right .widget #wp-calendar td#next {
  padding: 5px 0;
}
#sidebar-right .widget #wp-calendar a {
  color: #394753;
  text-decoration: none;
}
#sidebar-right .widget #wp-calendar a:hover {
  color: #276EB7;
}
#sidebar-right .widget_rss li {
  padding-bottom: 15px;
  border-bottom: 1px solid #cecece;
}
#sidebar-right .widget_rss .title-widget a.rsswidget {
  color: #394753;
  text-decoration: none;
}
#sidebar-right .widget_rss a.rsswidget {
  text-decoration: none;
}
#sidebar-right .widget_rss a.rsswidget:hover {
  color: #276EB7;
}
#sidebar-right .widget_rss .rss-date {
  margin-top: 10px;
  display: block;
  font-size: 12px;
  font-style: italic;
}
#sidebar-right .widget_rss .rssSummary {
  margin: 10px 0px;
}
#sidebar-right .widget_rss cite {
  font-style: italic;
  font-weight: 700;
}
#sidebar-right .widget .searchform .screen-reader-text {
  width: 100%;
  display: block;
}
#sidebar-right .widget .searchform input#s {
  width: 100%;
  height: 30px;
  margin: 10px 0px 0px 0px;
  padding: 0px 5px;
  color: #394753;
  border: 1px solid #CECECE;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  display: block;
  outline: 0px;
}
#sidebar-right .widget .searchform input#s:focus {
  background: #F4F4F4;
}
#sidebar-right .widget .searchform input#searchsubmit {
  height: 30px;
  background: #6D7C88;
  margin: 10px 0px 0px 0px;
  padding: 5px 15px;
  color: #fff;
  border: none;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
#sidebar-right .widget .searchform input#searchsubmit:hover {
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -ms-opacity: 0.9;
  -o-opacity: 0.9;
  opacity: 0.9;
}
#sidebar-right .textwidget img {
  max-width: 100%;
  height: auto;
  margin: 10px 0px;
}
#sidebar-right .textwidget strong {
  font-weight: 700;
}
#sidebar-right .textwidget .wp-caption-text {
  margin-bottom: 10px;
}
#sidebar-right .widget_tag_cloud a {
  color: #394753;
  text-decoration: none;
}
#sidebar-right .widget_tag_cloud a:hover {
  text-decoration: underline;
}

/* 2.3 Single */
.single-navigation {
  width: 100%;
  margin-top: 30px;
}
.single-navigation a.next-post {
  width: 93px;
  height: 30px;
  line-height: 30px;
  background: #6d7c88 url("images/posts-navigation-right-arrow.png") no-repeat 105px center;
  padding-left: 32px;
  color: #fff;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
}
.single-navigation a.next-post:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
.single-navigation a.previous-post {
  width: 93px;
  height: 30px;
  line-height: 30px;
  background: #6d7c88 url("images/posts-navigation-left-arrow.png") no-repeat 15px center;
  margin-right: 1px;
  padding-left: 32px;
  padding-right: 12px;
  color: #fff;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: right;
}
.single-navigation a.previous-post:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}

#comments-template {
  width: 100%;
  margin-top: -30px;
}
#comments-template .comments-template-title {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  color: #6d7c88;
  font-size: 18px;
}
#comments-template .comments-template-title span {
  font-weight: 700;
}
#comments-template .comments-template-title a {
  color: #6d7c88;
  text-decoration: none;
}
#comments-template .comments-template-title a:hover {
  text-decoration: underline;
}
#comments-template .comments-list {
  width: 100%;
}
#comments-template .comments-list li {
  width: 100%;
  margin-top: 40px;
  list-style: none;
  display: block;
  float: left;
}
#comments-template .comments-list li ul.children {
  margin-left: 60px;
}
#comments-template .comments-list li ul.children li .comment-entry {
  width: 100%;
  float: none;
}
#comments-template .comments-list li img {
  width: 120px;
  height: 120px;
  margin-right: 21px;
  display: block;
  float: left;
}
#comments-template .comments-list li .comment-entry {
  width: 492px;
  float: left;
}
#comments-template .comments-list li .comment-entry .comment-entry-head {
  width: 100%;
  line-height: 22px;
  color: #6d7c88;
  font-weight: 200;
  font-size: 18px;
}
#comments-template .comments-list li .comment-entry .comment-entry-head span {
  font-weight: 700;
}
#comments-template .comments-list li .comment-entry .comment-entry-head span a {
  color: #6d7c88;
  text-decoration: underline;
}
#comments-template .comments-list li .comment-entry .comment-entry-head span a:hover {
  text-decoration: none;
}
#comments-template .comments-list li .comment-entry .comment-entry-head a:hover {
  text-decoration: underline;
}
#comments-template .comments-list li .comment-entry .comment-entry-head .comment-entry-head-date {
  color: #6d7c88;
  text-decoration: none;
}
#comments-template .comments-list li .comment-entry .comment-entry-head .comment-edit-link {
  color: #6d7c88;
  text-decoration: underline;
}
#comments-template .comments-list li .comment-entry .comment-entry-head .comment-edit-link:hover {
  text-decoration: none;
}
#comments-template .comments-list li .comment-entry .comment-entry-content {
  width: 100%;
  line-height: 24px;
  margin-top: 5px;
  color: #6d7c88;
  font-size: 14px;
  word-break: break-all;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h1 {
  width: 100%;
  line-height: auto;
  margin: 10px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 22px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h2 {
  width: 100%;
  line-height: auto;
  margin: 10px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 20px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h3 {
  width: 100%;
  line-height: auto;
  margin: 10px 0px;
  color: #6D7C88;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 18px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h4 {
  width: 100%;
  line-height: auto;
  margin: 10px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 16px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h5 {
  width: 100%;
  line-height: auto;
  margin: 10px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 14px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content h6 {
  width: 100%;
  line-height: auto;
  margin: 10px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 12px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content p {
  margin: 5px 0px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content blockquote {
  padding-left: 10px;
  border-left: 10px solid #eee;
}
#comments-template .comments-list li .comment-entry .comment-entry-content table {
  width: 100%;
  font-size: 12px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content table th {
  text-align: left;
}
#comments-template .comments-list li .comment-entry .comment-entry-content table td {
  padding: 0px 3px;
  border: 1px solid #D0D0D0;
}
#comments-template .comments-list li .comment-entry .comment-entry-content dl dd {
  margin-left: 25px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ul {
  margin: 5px 0px;
  padding: 0px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ul li {
  margin: 1px 0px;
  list-style-type: disc;
  list-style-position: inside;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ul li:before {
  content: "\2022";
  margin-right: 10px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ul li ul {
  margin-left: 20px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ol {
  margin: 5px 0px;
  padding: 0px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ol li {
  margin: 1px 0px;
  list-style: initial;
  list-style-type: decimal;
}
#comments-template .comments-list li .comment-entry .comment-entry-content ol li ol {
  margin-left: 20px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content a {
  color: #6D7C88;
  text-decoration: underline;
}
#comments-template .comments-list li .comment-entry .comment-entry-content a:hover {
  text-decoration: none;
}
#comments-template .comments-list li .comment-entry .comment-entry-content strong {
  font-weight: 700;
}
#comments-template .comments-list li .comment-entry .comment-entry-content address {
  font-style: italic;
}
#comments-template .comments-list li .comment-entry .comment-entry-content abbr {
  border-bottom: 1px dotted #6D7C88;
}
#comments-template .comments-list li .comment-entry .comment-entry-content acronym {
  border-bottom: 1px dotted #6D7C88;
}
#comments-template .comments-list li .comment-entry .comment-entry-content big {
  font-weight: 700;
}
#comments-template .comments-list li .comment-entry .comment-entry-content cite {
  font-style: italic;
  font-weight: 700;
}
#comments-template .comments-list li .comment-entry .comment-entry-content em {
  font-style: italic;
}
#comments-template .comments-list li .comment-entry .comment-entry-content pre {
  padding-left: 10px;
  border-left: 10px solid #eee;
}
#comments-template .comments-list li .comment-entry .comment-entry-content q {
  font-style: italic;
}
#comments-template .comments-list li .comment-entry .comment-entry-content sub {
  font-size: 8px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content sup {
  top: -9px;
  line-height: 0px;
  vertical-align: baseline;
  position: relative;
  font-size: 8px;
}
#comments-template .comments-list li .comment-entry .comment-entry-content iframe {
  max-width: 100%;
  height: auto;
}
#comments-template .comments-list li .comment-entry .comment-entry-content img {
  float: none;
}
#comments-template .comments-list li .comment-entry em.awaiting-moderation {
  width: 100%;
  background: #C4C4C4;
  margin-top: 10px;
  padding: 5px 0px;
  color: #fff;
  text-align: center;
  display: block;
}
#comments-template .comments-list li .comment-entry a.comment-reply-link {
  background: #C5C5C5;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
#comments-template .comments-list li .comment-entry a.comment-reply-link:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#comments-template .comments-list li .comment-entry .coment-reply-link-div {
  margin-top: 15px;
  float: left;
}
#comments-template .comments-list li.pingback {
  width: 100%;
  line-height: 30px;
  margin: 30px 0px 0px 0px;
  padding: 0px;
  color: #394753;
  font-weight: 700;
}
#comments-template .comments-list li.pingback a {
  color: #394753;
  text-decoration: underline;
  font-weight: 400;
}
#comments-template .comments-list li.pingback a:hover {
  text-decoration: none;
}
#comments-template .comment-respond {
  width: 100%;
  line-height: 30px;
  margin-top: 30px;
}
#comments-template .comment-respond h3#reply-title {
  width: 100%;
  color: #777777;
  font-size: 24px;
}
#comments-template .comment-respond .comment-form {
  width: 100%;
  margin-top: 30px;
}
#comments-template .comment-respond .comment-form p.comment-notes {
  display: none;
}
#comments-template .comment-respond .comment-form fieldset {
  width: 268px;
  float: left;
}
#comments-template .comment-respond .comment-form fieldset .input-full {
  width: 100%;
  height: 42px;
  margin: 0px;
  padding: 0px 19px;
  display: block;
  color: #777;
  border: 1px solid #d4d4d4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus {
    color: #276EB7;
    border: 1px solid #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus::-webkit-input-placeholder {
    color: #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus:-moz-placeholder {
    color: #276EB7;
    opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus::-moz-placeholder {
    color: #276EB7;
    opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-full:focus:-ms-input-placeholder {
    color: #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left {
  width: 122px;
  height: 42px;
  margin: 17px 0px 0px 0px;
  padding: 0px 19px;
  display: block;
  color: #777;
  border: 1px solid #d4d4d4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  float: left;
}

#comments-template .comment-respond .comment-form fieldset .input-small-left:focus {
    color: #276EB7;
    border: 1px solid #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left:focus::-webkit-input-placeholder {
    color: #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left:focus:-moz-placeholder {
    color: #276EB7;
    opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left:focus::-moz-placeholder {
    color: #276EB7;
    opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-small-left:focus:-ms-input-placeholder {
    color: #276EB7;
}

#comments-template .comment-respond .comment-form fieldset .input-small-right {
  width: 122px;
  height: 42px;
  margin: 17px 0px 0px 0px;
  padding: 0px 19px;
  display: block;
  color: #777;
  border: 1px solid #d4d4d4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  float: right;
}

#comments-template .comment-respond .comment-form fieldset .input-small-right:focus {
    color: #276EB7;
    border: 1px solid #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right:focus::-webkit-input-placeholder {
    color: #276EB7;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right:focus:-moz-placeholder {
    color: #276EB7;
    opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right:focus::-moz-placeholder {
    color: #276EB7;
    opacity: 1;
}
#comments-template .comment-respond .comment-form fieldset .input-small-right:focus:-ms-input-placeholder {
    color: #276EB7;
}

#comments-template .comment-respond .comment-form .input-textarea {
  width: 321px;
  height: 103px;
  margin: 0px;
  padding: 12px 19px;
  display: block;
  border: 1px solid #d4d4d4;
  resize: none;
  outline: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  color: #777;
  float: right;
}

#comments-template .comment-respond .comment-form .input-textarea:focus {
    color: #276EB7;
    border: 1px solid #276EB7;
}
#comments-template .comment-respond .comment-form .input-textarea:focus::-webkit-input-placeholder {
    color: #276EB7;
}
#comments-template .comment-respond .comment-form .input-textarea:focus:-moz-placeholder {
    color: #276EB7;
    opacity: 1;
}
#comments-template .comment-respond .comment-form .input-textarea:focus::-moz-placeholder {
    color: #276EB7;
    opacity: 1;
}
#comments-template .comment-respond .comment-form .input-textarea:focus:-ms-input-placeholder {
    color: #276EB7;
}

#comments-template .comment-respond .comment-form #contact_submit {
  width: 120px;
  height: 43px;
  background: #276eb7;
  margin: 25px 0px 0px 0px;
  padding: 0px;
  border: 2px solid #4286cb;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  cursor: pointer;
  box-shadow: 0px 0px 1px 0.5px #276eb7;
  -moz-box-shadow: 0px 0px 1px 0.5px #276eb7;
  -webkit-box-shadow: 0px 0px 1px 0.5px #276eb7;
  -ms-box-shadow: 0px 0px 1px 0.5px #276eb7;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  -moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  -ms-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  float: left;
  font-weight: 700;
  font-size: 14px;
}
#comments-template .comment-respond .comment-form #contact_submit:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#comments-template .comment-respond .comment-form p.form-allowed-tags {
  width: 485px;
  line-height: 15px;
  margin: 23px 0px 0px 0px;
  color: #777;
  float: right;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
}
#comments-template .comment-respond .comment-form p.logged-in-as {
  width: 268px;
  display: block;
  color: #D4D4D4;
  float: left;
}
#comments-template .comment-respond .comment-form p.logged-in-as a {
  margin: 0px;
  padding: 0px;
  color: #276EB7;
  text-decoration: none;
}
#comments-template .comment-respond .comment-form p.logged-in-as a:hover {
  text-decoration: underline;
}

/*
** Lawyers
*/
/* 3.1 Lawyers Content */
#lawyers-content {
  width: 100%;
  text-align: center;
}
#lawyers-content .lawyers-content-title {
  width: 100%;
  line-height: 45px;
  background: url("images/content-about-title-background.png") repeat-x bottom;
  padding-bottom: 20px;
  color: #394753;
  text-align: center;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 300;
  font-size: 36px;
}
#lawyers-content .lawyers-content-entry {
  width: 100%;
  line-height: 24px;
  margin-top: 30px;
  text-align: center;
  color: #394753;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
}
#lawyers-content .lawyers-content-lawyers {
  width: 996px;
  margin-left: -30px;
}
#lawyers-content .lawyers-content-lawyers .lawyer {
  width: 468px;
  height: 606px;
  margin: 60px 0px 0px 30px;
  color: #6d7c88;
  float: left;
}
#lawyers-content .lawyers-content-lawyers .lawyer .lawyer-image {
  width: 100%;
  height: 330px;
  text-align: center;
}
#lawyers-content .lawyers-content-lawyers .lawyer .lawyer-image img {
  width: auto;
  max-height: 100%;
}
#lawyers-content .lawyers-content-lawyers .lawyer .lawyer-no-image {
  width: 100%;
  height: 330px;
  background: #eeeeee url("images/lawyer-single-no-image.png") no-repeat center;
}
#lawyers-content .lawyers-content-lawyers .lawyer a.lawyer-name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 30px;
  text-align: center;
  display: block;
  color: #445d70;
  text-decoration: none;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 30px;
}
#lawyers-content .lawyers-content-lawyers .lawyer div.lawyer-entry {
  width: 100%;
  line-height: 23px;
  margin: 30px 0px;
  text-align: initial;
  color: #445d70;
  display: block;
  font-weight: 300;
  font-size: 18px;
}
#lawyers-content .lawyers-content-lawyers .lawyer a[rel="tag"] {
  display: inline;
  text-decoration: none;
  color: #445d70;
  font-weight: 700;
  font-size: 18px;
}

/*
** 3.2 Lawyers Single
*/
#lawyers-single {
  width: 100%;
}
#lawyers-single .lawyers-single-image {
  height: auto;
  padding-right: 30px;
  float: left;
}
#lawyers-single .lawyers-single-image img {
  max-width: 300px;
  height: auto;
  padding: 0px 30px 0px 0px;
  border-right: 1px solid #ddd;
  display: block;
}
#lawyers-single .lawyer-single-no-image {
  width: 300px;
  height: 330px;
  background: #eeeeee url("images/lawyer-single-no-image.png") no-repeat center;
}
#lawyers-single .lawyers-single-content {
  line-height: 24px;
  color: #394753;
  text-align: justify;
  overflow: hidden;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
}
#lawyers-single .lawyers-single-content p {
  margin-bottom: 20px;
}
#lawyers-single .lawyers-single-content p:last-child {
  margin-bottom: 0px;
}
#lawyers-single .lawyers-single-content img {
  max-width: 100%;
  height: auto;
}
#lawyers-single .lawyers-single-content .wp-caption {
  max-width: 100%;
  height: auto;
}
#lawyers-single .lawyers-single-content h1 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 28px;
}
#lawyers-single .lawyers-single-content h2 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 26px;
}
#lawyers-single .lawyers-single-content h3 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 24px;
}
#lawyers-single .lawyers-single-content h4 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 20px;
}
#lawyers-single .lawyers-single-content h5 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 18px;
}
#lawyers-single .lawyers-single-content h6 {
  margin: 20px 0px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 18px;
}
#lawyers-single .lawyers-single-content blockquote {
  padding-left: 10px;
  border-left: 10px solid #eee;
}
#lawyers-single .lawyers-single-content table {
  width: 100%;
}
#lawyers-single .lawyers-single-content table th {
  text-align: left;
}
#lawyers-single .lawyers-single-content table td {
  padding: 0px 5px;
  border: 1px solid #D0D0D0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#lawyers-single .lawyers-single-content table a {
  color: #394753;
  text-decoration: underline;
}
#lawyers-single .lawyers-single-content table a:hover {
  text-decoration: none;
}
#lawyers-single .lawyers-single-content dl dd {
  margin-left: 25px;
}
#lawyers-single .lawyers-single-content ul li {
  list-style-type: disc;
  list-style-position: inside;
}
#lawyers-single .lawyers-single-content ul li ul li {
  margin-left: 15px;
  list-style-type: circle;
}
#lawyers-single .lawyers-single-content ol li {
  list-style-type: decimal;
  list-style-position: inside;
}
#lawyers-single .lawyers-single-content ol li ol li {
  margin-left: 20px;
  list-style-type: lower-roman;
}
#lawyers-single .lawyers-single-content a {
  color: #394753;
  text-decoration: underline;
}
#lawyers-single .lawyers-single-content a:hover {
  text-decoration: none;
}
#lawyers-single .lawyers-single-content strong {
  font-weight: 700;
}
#lawyers-single .lawyers-single-content address {
  font-style: italic;
}
#lawyers-single .lawyers-single-content abbr {
  border-bottom: 1px dotted #394753;
}
#lawyers-single .lawyers-single-content acronym {
  border-bottom: 1px dotted #394753;
}
#lawyers-single .lawyers-single-content big {
  font-weight: 700;
}
#lawyers-single .lawyers-single-content cite {
  font-style: italic;
  font-weight: 700;
}
#lawyers-single .lawyers-single-content em {
  font-style: italic;
}
#lawyers-single .lawyers-single-content pre {
  padding-left: 10px;
  border-left: 10px solid #eee;
}
#lawyers-single .lawyers-single-content q {
  font-style: italic;
}
#lawyers-single .lawyers-single-content sub {
  font-size: 7px;
}
#lawyers-single .lawyers-single-content sup {
  top: -10px;
  vertical-align: baseline;
  position: relative;
  line-height: 0;
  font-size: 7px;
}
#lawyers-single .lawyers-single-content iframe.twitter-tweet {
  width: 100%;
}
#lawyers-single .lawyers-practice-areas {
  width: 100%;
  margin-top: 30px;
  display: block;
  float: left;
}
#lawyers-single .lawyers-practice-areas h3 {
  width: 100%;
  color: #445d70;
  display: block;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#lawyers-single .lawyers-practice-areas ul {
  width: 993px;
  margin: 30px 0px 0px -29px;
  display: block;
}
#lawyers-single .lawyers-practice-areas ul li {
  width: 302px;
  list-style: url("images/lists-dot.png") inside;
  margin: 0px 0px 13px 29px;
  float: left;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#lawyers-single .lawyers-practice-areas ul li a {
  color: #6d7c88;
  text-decoration: none;
}
#lawyers-single .lawyers-practice-areas ul li a:hover {
  color: #276EB7;
}

/*
**  4 - Practice Areas
*/
.practice-areas-content {
  width: 100%;
  background: url("images/content-about-title-background.png") repeat-x bottom;
  padding-bottom: 40px;
  line-height: 24px;
  color: #394753;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 200;
  font-size: 18px;
}

#lawyers-post-type {
  width: 100%;
  margin-top: 60px;
}
#lawyers-post-type h3 {
  width: 100%;
  line-height: 30px;
  color: #445d70;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#lawyers-post-type .lawyers-posts {
  width: 100%;
  margin-top: 60px;
}
#lawyers-post-type .lawyers-posts article {
  width: 136px;
  height: 450px;
  margin: 0px 0px 60px 29.5px;
  float: left;
  overflow: hidden;
}
#lawyers-post-type .lawyers-posts article:nth-of-type(7),
#lawyers-post-type .lawyers-posts article:nth-of-type(13),
#lawyers-post-type .lawyers-posts article:nth-of-type(20),
#lawyers-post-type .lawyers-posts article:nth-of-type(27),
#lawyers-post-type .lawyers-posts article:nth-of-type(34),
#lawyers-post-type .lawyers-posts article:nth-of-type(41) {
    margin-left: 0px;
}
#lawyers-post-type .lawyers-posts article:first-child {
  margin-left: 0px;
}
#lawyers-post-type .lawyers-posts article .lawyers-posts-image {
  width: 136px;
  height: 150px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#lawyers-post-type .lawyers-posts article .lawyers-posts-no-image {
  width: 136px;
  height: 150px;
  background: #eeeeee url("images/lawyer-single-no-image.png") no-repeat center;
  display: block;
}
#lawyers-post-type .lawyers-posts article .lawyer-post-name {
  width: 100%;
  margin: 30px 0px 18px 0px;
  color: #445d70;
  font-weight: 700;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
  font-size: 18px;
}
#lawyers-post-type .lawyers-posts article .lawyer-post-name a {
  color: #445d70;
  text-decoration: none;
}
#lawyers-post-type .lawyers-posts article .lawyer-post-name a:hover {
  color: #276EB7;
}
#lawyers-post-type .lawyers-posts article .lawyer-post-description {
  width: 100%;
  line-height: 18px;
  color: #8196a6;
}
#lawyers-post-type ul.practice-areas-lists {
  width: 994px;
  margin: 30px 0px 0px -30px;
}
#lawyers-post-type ul.practice-areas-lists li {
  width: 302px;
  list-style: url("images/lists-dot.png") inside;
  margin: 0px 0px 13px 29px;
  color: #6d7c88;
  float: left;
  font-weight: 700;
  font-size: 18px;
}
#lawyers-post-type ul.practice-areas-lists li a {
  color: #6d7c88;
  text-decoration: none;
}
#lawyers-post-type ul.practice-areas-lists li a:hover {
  color: #276EB7;
}

/*
**  5 - Testimonials
*/
.testimonials-post {
  width: 964px;
  height: auto;
  line-height: 30px;
  background: url("images/content-testimonials-background.png") no-repeat;
  margin-top: 60px;
  padding: 0px 79px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-align: center;
  color: #394753;
  font-weight: 200;
  font-size: 18px;
  font-style: italic;
}
.testimonials-post:first-child {
  margin-top: 0px;
}
.testimonials-post .testimonials-client {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 30px;
  text-align: center;
  font-style: normal;
}
.testimonials-post .testimonials-client span {
  font-weight: 700;
}
.testimonials-post .testimonials-client a {
  color: #394753;
  text-decoration: none;
}
.testimonials-post .testimonials-client a:hover {
  text-decoration: underline;
}

.gallery-item {
  float: left;
}
.gallery-item a.fancybox {
  text-decoration: none !important;
}
.gallery-item img {
  margin: 0px !important;
  text-decoration: none;
  display: block;
}

dl.gallery-columns-1 {
  width: 100%;
}
dl.gallery-columns-1 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}
dl.gallery-columns-1 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-2 {
  width: 295px;
  margin-left: 15px;
}
dl.gallery-columns-2 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}
dl.gallery-columns-2 .wp-caption-text {
  width: 100%;
  margin-bottom: 15px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-3 {
  width: 204.5px;
  margin-left: 5px;
}
dl.gallery-columns-3 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}
dl.gallery-columns-3 .wp-caption-text {
  width: 100%;
  margin-bottom: 5px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-4 {
  width: 152px;
  margin-left: 5px;
}
dl.gallery-columns-4 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}
dl.gallery-columns-4 .wp-caption-text {
  width: 100%;
  margin-bottom: 5px;
  padding: 0px 20px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-5 {
  width: 120.7px;
  margin-left: 5px;
}
dl.gallery-columns-5 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}
dl.gallery-columns-5 .wp-caption-text {
  width: 100%;
  margin-bottom: 5px;
  padding: 0px 10px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-6 {
  width: 100px;
  margin-left: 5px;
}
dl.gallery-columns-6 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}
dl.gallery-columns-6 .wp-caption-text {
  width: 100%;
  margin-bottom: 5px;
  padding: 0px 10px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-7 {
  width: 85px;
  margin-left: 5px;
}
dl.gallery-columns-7 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}
dl.gallery-columns-7 .wp-caption-text {
  width: 100%;
  margin-bottom: 5px;
  padding: 0px 10px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-8 {
  width: 73.4px;
  margin-left: 5px;
}
dl.gallery-columns-8 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}
dl.gallery-columns-8 .wp-caption-text {
  width: 100%;
  margin-bottom: 5px;
  padding: 0px 10px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

dl.gallery-columns-9 {
  width: 65px;
  margin-left: 5px;
}
dl.gallery-columns-9 img {
  width: 100%;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
}
dl.gallery-columns-9 .wp-caption-text {
  width: 100%;
  margin-bottom: 5px;
  padding: 0px 10px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.wp-caption {
  border: none;
}
.wp-caption .alignnone {
  border: none;
}
.wp-caption .alignleft {
  border: none;
}
.wp-caption .alignright {
  border: none;
}

.wp-caption-text {
  font-style: italic;
}

.sticky {
  border: none;
}

.gallery-caption {
  border: none;
}

.bypostauthor {
  border: none;
}

.aligncenter {
  border: none;
}

.page #comments-template {
  margin: 0px;
}

.page .post-excerpt p:first-child {
  margin-top: 0px !important;
}

p.lawyers-no-posts {
  margin-bottom: 60px;
  color: #445D70;
}

.site-title a {
  color:#394753;
  text-decoration:none;
  font-size: 30px;
}
.site-description {
  color:#394753;
  font-size: 15px;
  line-height: 20px;
}
.lawyeria_lite_poweredby a{
	color: #fff;
	text-decoration:none;
}

/*
** 6 - Responsive
*/
/* 6.1 Max Width: 320px */
@media only screen and (max-width: 320px) {
  body {
    max-width: 320px;
  }
  #content ul.practice-areas-lists li {
      font-size: 18px !important;
  }
  #lawyers-post-type .lawyers-posts article .lawyer-post-description {
      font-size: 18px;
  }
  #lawyers-content .lawyers-content-lawyers .lawyer {
      height: auto !important;
  }
}
/* 6.2 Max Width: 480px */
@media only screen and (max-width: 480px) {
  body {
    max-width: 480px;
  }

  .header-left {
      width: 100%;
    text-align: center;
  }
  .header-left .logo {
    float: none;
  }

  .wrapper .header-contact {
	  width: 100%;
      margin-bottom: 30px;
      text-align: center;
      float: none;
  }

  #content .our-lawyers .lawyer {
    width: 100% !important;
  }
  #content .our-lawyers .lawyer:last-child {
    margin-bottom: 0px;
  }

  #comments-template .comment-form fieldset {
    width: 100% !important;
  }
  #comments-template .comment-form .input-textarea {
    width: 100% !important;
    margin-top: 17px !important;
  }
  #comments-template .comment-form #contact_submit {
    width: 100% !important;
  }
  #comments-template .comments-list li ul.children {
    margin-left: 0px;
  }
  nav li ul li a {
    width: 100%;
  }
  .responsivemenu ul li {
    padding: 0;
    float: left;
    width: 100%;
  }
}
/* 6.3 Max Width: 580px */
@media only screen and (max-width: 580px) {
  body {
    max-width: 580px !important;
  }

  #features .features-box {
    width: 100% !important;
    margin-bottom: 30px;
    margin-left: 0px !important;
  }
  #features .features-box:last-child {
    margin-bottom: 0px;
  }

  .content-article .content-article-image {
    width: 100% !important;
    margin-bottom: 30px;
  }

  .practice-area li, #content .content-about .our-lawyers li {
    width: 100% !important;
  }

  .our-lawyers a {
    margin-bottom: 30px;
  }

  #lawyers-content .lawyers-content-lawyers {
    width: 100% !important;
    margin-left: 0px !important;
  }
  #lawyers-content .lawyers-content-lawyers .lawyer {
    width: 100% !important;
    height: auto !important;
    margin-left: 0px !important;
  }
}

.openresponsivemenu {
  display: none;
}

.copyright a {
  color: #fff;
  text-decoration:none;
}

.lawyeria-lite-header-image {
  width:100%;
}

/* 6.4 Max Width: 768px */
@media only screen and (max-width: 768px) {
  body {
    max-width: 768px;
  }

  .lawyers-posts article {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .lawyers-posts article a {
    width: 100%;
    text-align: center;
  }
  .lawyers-posts article a img {
    width: auto;
    height: 100% !important;
  }

  #subheader .header-form .wpcf7-text {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  #subheader .header-form .small-input-text {
    margin-left: 0px !important;
  }
  #subheader .header-form .wpcf7-textarea {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }

  #posts {
    width: 100% !important;
  }

  #sidebar-right {
    width: 96.3% !important;
    margin-top: 30px;
  }
  #sidebar-right .widget .widget-our-lawyers .lawyer {
    height: 200px !important;
  }
  #sidebar-right .widget .widget-our-lawyers .lawyer-no-image {
    width: 100%;
    height: 200px;
    background: #eeeeee url("images/lawyer-single-no-image.png") no-repeat center;
  }
  #sidebar-right .widget .list_carousel li .list_carousel_entry {
    width: 100% !important;
  }

  .practice-areas-lists li {
    width: 94.7% !important;
  }

  .lawyers-single-image {
    width: 100%;
    float: none !important;
  }
  .lawyers-single-image .lawyer-single-no-image {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .lawyers-single-image img {
    max-width: 100% !important;
    padding-right: 0px !important;
    border-right: none !important;
  }

  #footer .footer-margin-left .footer-box {
    width: 97.6% !important;
    margin-bottom: 30px !important;
  }
  #footer .footer-margin-left .footer-box .widget-our-lawyers {
    width: 105.2%;
    margin-left: -5.2%;
  }
  #footer .footer-margin-left .footer-box .widget-our-lawyers .lawyer-margin-left {
    margin-left: 5.2%;
  }
  #footer .footer-margin-left .footer-box .widget-our-lawyers a.lawyer {
    width: 19.8%;
    height: 120px;
  }
  #footer .footer-margin-left .footer-box .widget-our-lawyers a.lawyer .lawyer-no-image {
    width: 100%;
    height: 100%;
    background: #eeeeee url("images/lawyer-single-no-image.png") no-repeat center;
  }
  #footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-text {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  #footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-textarea {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
}
/* 6.5 Max Width: 1024px */
@media only screen and (max-width: 1024px) {
  body {
    max-width: 1024px;
  }

  .wrapper {
    width: 94%;
  }
13
  .wrapper nav {
    width: 100%;
    margin-bottom: 15px;
    clear: both;
    float: none;
  }
  .wrapper nav ul {
    float: none;
  }

  .openresponsivemenu {
      width: 100%;
      background: #394753;
      padding: 5px 0px;
      text-align: center;
      display: block;
      cursor: pointer;
      font-size: 12px;
      clear: both;
      margin-top: -25px;
      margin-left: -180px;
    }

    .container-menu ul {
        display: none;
    }

    .responsivemenu ul {
        display: block;
    }

    .responsivemenu ul li {
        width: 100%;
        height: auto;
        margin-left: 0px;
        text-align: center;
        padding: 0;
        margin: 0;
    }

    .responsivemenu ul li a {
        height: 30px;
        line-height: 30px;
        padding: 0px;
        border: none;
        width: 100%;
    }

    .responsivemenu ul li a:hover {
        border: none;
    }

    .responsivemenu a:hover {
        background: #dee0e2;
    }

    .responsivemenu li ul {
        width: 100%;
        position: initial;
        box-shadow: initial;
    }

  #subheader .subheader-color .full-header-content {
    width: 100%;
    margin-top: 75px;
    float: none;
  }
  #subheader .subheader-color form.header-form {
    width: 79.3%;
    padding: 27px 10%;
    float: none;
  }
  #subheader .subheader-color form.header-form .wpcf7-text {
    width: 32.6%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  #subheader .subheader-color form.header-form .wpcf7-textarea {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  #subheader .subheader-color form.header-form .small-input-text {
    margin: 8px 0px 8px 1%;
  }
  #subheader .subheader-color form.header-form .wpcf7-submit {
    width: 100%;
  }
  #subheader .second-subheader h3 {
    margin: 0px;
  }

  #features .features-box {
    width: 30.3%;
    margin-left: 4.5%;
  }

  #content .content-about .practice-area, #content .content-about .our-lawyers {
    width: 100%;
  }
  #content .content-about .practice-area .content-about-title, #content .content-about .our-lawyers .content-about-title {
    width: 100%;
  }
  #content .content-about .practice-area ul li, #content .content-about .our-lawyers ul li {
    width: 33.3%;
  }
  #content .content-about .our-lawyers {
    width: 100%;
    margin-top: 40px;
  }
  #content .content-about .our-lawyers .content-about-title {
    width: 100%;
  }
  #content .content-about .our-lawyers a.lawyer {
    width: 25%;
    height: 200px;
  }
  #content .content-about .our-lawyers a.lawyer img {
    width: auto;
    max-height: 200px;
  }
  .lawyer-no-image1 {
      width: 100%;
      height: 100%;
      background: #eee url("images/lawyer-single-no-image.png") no-repeat center;
  }
  #content .content-about .our-lawyers a.lawyer .overlay {
    display: none;
  }
  #content .content-about .our-lawyers a.lawyer .button {
    display: none;
  }
  #content .content-testimonials .testimonials-title {
    width: 100%;
  }
  #content #lawyers-post-type .lawyers-posts article {
    width: 13.25%;
  }
  #content #lawyers-post-type .lawyers-posts article a img {
    width: 100%;
  }
  #content #lawyers-post-type .lawyers-posts article a.lawyers-posts-no-image {
    width: 100%;
    background: #eeeeee url("images/lawyer-single-no-image.png") no-repeat center;
  }
  #content ul.practice-areas-lists {
    width: 104.1% !important;
  }
  #content ul.practice-areas-lists li {
    width: 21.1%;
    height: 22px;
    font-size: 18px;
  }
  #content .lawyers-practice-areas {
    width: 100%;
  }
  #content .lawyers-practice-areas ul {
    width: 100%;
  }
  #content .lawyers-practice-areas ul li {
    width: 100%;
  }

  #footer .footer-margin-left {
    width: 103.11%;
    margin-left: -3.11%;
  }
  #footer .footer-margin-left .footer-box {
    width: 31.22%;
    margin: 0px 0px 0px 2.1%;
    padding: 0px;
  }
  #footer .footer-margin-left .footer-box {
      font-size: 18px;
  }
  #footer .footer-margin-left .footer-box .wpcf7-form {
    width: 100%;
  }
  #footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-text,
  #footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-textarea {
    width: 83.6%;
  }
  #footer .footer-margin-left .footer-box .wpcf7-form .wpcf7-submit {
    width: 100%;
  }
  #footer .footer-margin-left .widget-our-lawyers a {
    width: 90px;
    height: 90px;
  }
  #footer .footer-margin-left .widget-our-lawyers .lawyer-no-image {
    width: 90px;
    height: 90px;
  }
  #footer .footer-margin-left .widget-our-lawyers .overlay {
    display: none;
  }
  #footer .footer-margin-left .widget-our-lawyers .button {
    display: none;
  }

  #lawyers-content .lawyers-content-lawyers {
    width: 103.11%;
    margin-left: -3.11%;
  }
  #lawyers-content .lawyers-content-lawyers .lawyer {
    width: 46.8%;
    height: 700px;
    margin: 60px 0px 0px 3.11%;
  }

  .testimonials-post {
    width: 100%;
    background: none;
  }

  #posts {
    width: 65.70%;
  }

  #posts h3 {
      line-height: 38px;
      font-size: 34px;
  }

  #posts p {
      font-size: 18px;
  }

  #posts .post-meta {
      line-height: 18px;
      font-size: 14px;
  }

  #sidebar-right {
    width: 28.10%;
    padding: 30px 2% 0px 2%;
  }
  #sidebar-right .widget ul.children li {
    margin-left: 0px;
  }
  #sidebar-right .widget .widget-our-lawyers {
    width: 110%;
    margin: -30px 0px 0px -10%;
  }
  #sidebar-right .widget .widget-our-lawyers .lawyer {
    width: 40% !important;
    margin: 30px 0px 0px 10% !important;
  }
  #sidebar-right .widget .widget-our-lawyers .lawyer .overlay {
    display: none;
  }
  #sidebar-right .widget .widget-our-lawyers .lawyer .icon-eye {
    display: none;
  }

  #comments-template .comments-list li .comment-entry {
    width: auto;
    float: none;
  }
  #comments-template .comment-respond .form-allowed-tags {
    width: 100% !important;
  }
  #comments-template .comment-respond .comment-form fieldset {
    width: 48.5%;
  }
  #comments-template .comment-respond .comment-form fieldset .input-small-left {
    width: 100%;
  }
  #comments-template .comment-respond .comment-form fieldset .input-small-right {
    width: 100%;
  }
  #comments-template .comment-respond .comment-form textarea.input-textarea {
    width: 48.5%;
    height: 160px;
  }
}

@charset "UTF-8";

/*
 Theme Name:   Juridica
 Description:  An easy to use, beautiful theme, with a large number of customizable options. Juridica is a stunning, responsive, multi purpose WordPress theme excellent for a Lawyer or attorney.
 Author:       Themeisle
 Author URI:   https://themeisle.com
 Template:     lawyeria-lite
 Version:      9.9.9
 License:      GNU General Public License version 2
 License URI:  license.txt
 Text Domain:  juridica
 Tags:          black, white, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
*/ /*--------------------------------------------------------------
General
--------------------------------------------------------------*/


	/* HEADER */
.wrap-elements {
	background: none repeat scroll 0% 0% rgba(42, 42, 42, 0.94) !important;
	box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.4);
	position: absolute;
	width: 100%;
	z-index: 98;
}

.wide-header {
	height: 24px;
	width: 100%;
	margin: 0px;
	background: none;
	border-bottom: 1px solid #626262;
}

#subheader .subheader-color {
	width: 100%;
	height: 600px !important;
	background: #000000;
	padding-bottom: 72px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
	-ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}

#subheader .subheader-color .full-header-content-no-sidebar {
	width: 100%;
	margin-top: 320px !important;
}

#subheader .subheader-color .full-header-content {
	width: 515px;
	margin-top: 320px;
	float: left;
}

#subheader .subheader-color .header-form {
	width: 294px;
	background: none repeat scroll 0% 0% #FFF;
	margin-top: 280px;
	padding: 27px 30px;
	border: 3px solid #F3F3F3;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
	float: right;
}

.header-contact {
	margin-top: 30px;
	line-height: 20px;
	color: #F9F9F9 !important;
	text-align: right;
	font-weight: 700;
	float: right;
	font-size: 17px;
}

.header-contact span a {
	color: #ee7401 !important;
	text-decoration: none;
}

.header-left .logo img {
	width: auto;
	max-height: 100%;
	margin-top: 3px;
}

nav ul {
	list-style: outside none none;
	margin-left: -10px;
}

.wide-nav {
	width: 100%;
	height: 100px;
	line-height: 90px;
	background: none repeat scroll 0% 0% #eeeeee !important;
}

/* GENERAL */
#features {
	width: 100%;
	background: #E0E0E0 !important;
	padding: 60px 0px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
	float: left;
}

nav li a {
	padding: 8px 10px;
	display: block;
	color: #F9F9F9 !important;
	text-decoration: none;
	border: 1px solid transparent;
	font-weight: 100;
	font-size: 17px;
	text-transform: uppercase;
}

nav li a:hover {
	color: #ee7401 !important;
	border: 1px solid transparent;
	border-bottom: 1px solid #ee7401;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.current_page_item a {
	border-bottom: 1px solid #ee7401;
	color: #ee7401;
}

nav ul.sub-menu,nav ul ul {
	background: rgba(42, 42, 42, 0.94);
}

nav ul.sub-menu li a,nav ul ul li a {
	border-top: 1px solid rgba(42, 42, 42, 0.94);
	border-bottom: 1px solid rgba(42, 42, 42, 0.94);
}

nav ul.sub-menu li a:hover,nav ul ul li a:hover {
	background: rgba(42, 42, 42, 0.94);
	border-top: 1px solid #ee7401;
	border-bottom: 1px solid #ee7401;
}

#subheader .subheader-color .full-header-content h3 {
	width: 100%;
	color: #FFF !important;
	text-shadow: none;
	line-height: 42px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-size: 36px;
}

#subheader .second-subheader h3 {
	margin: 0px 155px;
	line-height: 42px;
	color: #ee7401 !important;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-weight: 300;
	font-size: 36px;
	font-weight: 500;
}

#sidebar-right .widget .searchform input#searchsubmit {
	height: 30px;
	background: none repeat scroll 0% 0% #ee7401 !important;
	margin: 10px 0px 0px;
	padding: 5px 15px;
	color: #FFF;
	border: medium none;
	display: block;
	transition: all 0.3s ease 0s;
	cursor: pointer;
}

.widget.widget_testimonials-widget .prev {
	width: 30px;
	height: 30px;
	background: url("images/posts-navigation-left-arrow.png") no-repeat
		scroll center center #ee7401;
	margin-top: -15px;
	position: relative;
	transition: all 0.3s ease 0s;
	float: left;
}

.widget.widget_testimonials-widget .next {
	width: 30px;
	height: 30px;
	background: url("images/posts-navigation-right-arrow.png") no-repeat
		scroll center center #ee7401;
	margin-top: -15px;
	position: relative;
	transition: all 0.3s ease 0s;
	float: right;
}

.widget.widget_testimonials-widget {
	float: left;
	width: 100%;
	margin-top: 100px;
}

#content .content-article p {
	margin-top: 25px;
	line-height: 24px;
	color: #394753;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	text-align: justify;
}

.widget.widget_practiceareas-widget ul li a {
	color: #cca876 !important;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 15px;
}

.widget.widget_practiceareas-widget ul li {
	width: 233px;
	list-style: inside url("images/lists-dot.png") disc;
	margin-bottom: 9px;
	float: left;
	font-weight: 700;
	font-size: 18px;
}

.widget.widget_practiceareas-widget h4,.widget.widget_ourlawyers-widget h4
	{
	color: #929292 !important;
}

#comments-template .comment-respond .comment-form #contact_submit {
	background: #1b78b8 !important;
	border: 2px solid #196da8;
	box-shadow: none;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
	color: #FFF;
	display: block;
}

/* FOOTER */
#footer .footer-box .searchform input#searchsubmit {
	height: 30px;
	background: none repeat scroll 0% 0% #605F5B !important;
	margin: 10px 0px 0px;
	padding: 5px 15px;
	color: #FFF;
	border: medium none;
	display: block;
	transition: all 0.3s ease 0s;
	cursor: pointer;
}

#footer {
	width: 100%;
	background: url("images/dark.png") !important;
	padding: 60px 0px;
	float: left;
}

#footer .footer-box .searchform .screen-reader-text {
	width: 100%;
	display: block;
	font-size: 20px;
	color: #ee7401 !important;
	font-weight: bold;
}

#footer .footer-box .footer-box-title {
	width: 100%;
	color: #FFF;
	margin-bottom: 18px;
	font-weight: 700;
	font-size: 24px;
	color: #ee7401 !important;
}

#footer .footer-box .searchform input#searchsubmit:hover {
	background: #ee7401 !important;
}

.widget-our-lawyers p {
	margin-top: 35px;
}

#footer .footer-box .wpcf7-submit {
	background: #ee7401 !important;
	border: 2px solid #af9065 !important;
}

#footer .footer-box .wpcf7-submit:hover {
	background: #af9065 !important;
}

#footer .footer-box .footer-socials a.social-button {
	line-height: 19px;
	color: #FFF !important;
	text-align: center;
	font-size: 10px;
	background: #ee7401 !important;
}

@media screen and (max-width: 992px) {
	#subheader .subheader-color {
		background: #ee7401;
	}
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

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

[hidden],template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,a:hover {
	outline: 0;
}

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

b,strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

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

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-size: 1em;
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button
	{
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,*:before,*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href ^="#"]:after,a[href ^="javascript:"]:after {
		content: "";
	}
	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}
	h2,h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn>.caret,.dropup>.btn>.caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,.table th {
		background-color: #fff !important;
	}
	.table-bordered th,.table-bordered td {
		border: 1px solid #ddd !important;
	}
}

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

*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

body {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333333;
	background-color: #fff;
}

input,button,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

a {
	/* color: #337ab7; */
	color: #EE7401;
	text-decoration: none;
}

a:hover,a:focus {
	/* color: #23527c;*/
    color: #EE7401;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

figure {
	margin: 0;
}

img {
	vertical-align: none;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.img-circle {
	border-radius: 50%;
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[role="button"] {
	cursor: pointer;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}

h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small
	{
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

h1,.h1,h2,.h2,h3,.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small
	{
	font-size: 65%;
}

h4,.h4,h5,.h5,h6,.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small
	{
	font-size: 75%;
}

h1,.h1 {
	font-size: 36px;
}

h2,.h2 {
	font-size: 30px;
}

h3,.h3 {
	font-size: 24px;
}

h4,.h4 {
	font-size: 18px;
}

h5,.h5 {
	font-size: 14px;
}

h6,.h6 {
	font-size: 12px;
}

p {
	margin: 0 0 10px;
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}

@media ( min-width : 768px) {
	.lead {
		font-size: 21px;
	}
}

small,.small {
	font-size: 85%;
}

mark,.mark {
	background-color: #fcf8e3;
	padding: .2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.text-nowrap {
	white-space: nowrap;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase,.initialism {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

.text-muted {
	color: #777777;
}

.text-primary {
	color: #337ab7;
}

a.text-primary:hover,a.text-primary:focus {
	color: #286090;
}

.text-success {
	color: #3c763d;
}

a.text-success:hover,a.text-success:focus {
	color: #2b542c;
}

.text-info {
	color: #31708f;
}

a.text-info:hover,a.text-info:focus {
	color: #245269;
}

.text-warning {
	color: #8a6d3b;
}

a.text-warning:hover,a.text-warning:focus {
	color: #66512c;
}

.text-danger {
	color: #a94442;
}

a.text-danger:hover,a.text-danger:focus {
	color: #843534;
}

.bg-primary {
	color: #fff;
}

.bg-primary {
	background-color: #337ab7;
}

a.bg-primary:hover,a.bg-primary:focus {
	background-color: #286090;
}

.bg-success {
	background-color: #dff0d8;
}

a.bg-success:hover,a.bg-success:focus {
	background-color: #c1e2b3;
}

.bg-info {
	background-color: #d9edf7;
}

a.bg-info:hover,a.bg-info:focus {
	background-color: #afd9ee;
}

.bg-warning {
	background-color: #fcf8e3;
}

a.bg-warning:hover,a.bg-warning:focus {
	background-color: #f7ecb5;
}

.bg-danger {
	background-color: #f2dede;
}

a.bg-danger:hover,a.bg-danger:focus {
	background-color: #e4b9b9;
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}

ul,ol {
	margin-top: 0;
	margin-bottom: 10px;
}

ul ul,ul ol,ol ul,ol ol {
	margin-bottom: 0;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

dl {
	margin-top: 0;
	margin-bottom: 20px;
}

dt,dd {
	line-height: 1.42857;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
	content: " ";
	display: table;
}

.dl-horizontal dd:after {
	clear: both;
}

@media ( min-width : 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

abbr[title],abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}

.initialism {
	font-size: 90%;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child
	{
	margin-bottom: 0;
}

blockquote footer,blockquote small,blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777777;
}

blockquote footer:before,blockquote small:before,blockquote .small:before
	{
	content: '\2014 \00A0';
}

.blockquote-reverse,blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before
	{
	content: '';
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after
	{
	content: '\00A0 \2014';
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857;
}

code,kbd,pre,samp {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}

code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px;
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container:before,.container:after {
	content: " ";
	display: table;
}

.container:after {
	clear: both;
}

@media ( min-width : 768px) {
	.container {
		width: 750px;
	}
}

@media ( min-width : 992px) {
	.container {
		width: 970px;
	}
}

@media ( min-width : 1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container-fluid:before,.container-fluid:after {
	content: " ";
	display: table;
}

.container-fluid:after {
	clear: both;
}

.row {
	margin-left: -55px;
	margin-right: -55px;
}

.row:before,.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12
	{
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12
	{
	float: left;
}

.col-xs-1 {
	width: 8.33333%;
}

.col-xs-2 {
	width: 16.66667%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-4 {
	width: 33.33333%;
}

.col-xs-5 {
	width: 41.66667%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-7 {
	width: 58.33333%;
}

.col-xs-8 {
	width: 66.66667%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-10 {
	width: 83.33333%;
}

.col-xs-11 {
	width: 91.66667%;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-pull-1 {
	right: 8.33333%;
}

.col-xs-pull-2 {
	right: 16.66667%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-4 {
	right: 33.33333%;
}

.col-xs-pull-5 {
	right: 41.66667%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-7 {
	right: 58.33333%;
}

.col-xs-pull-8 {
	right: 66.66667%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-10 {
	right: 83.33333%;
}

.col-xs-pull-11 {
	right: 91.66667%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-push-1 {
	left: 8.33333%;
}

.col-xs-push-2 {
	left: 16.66667%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-4 {
	left: 33.33333%;
}

.col-xs-push-5 {
	left: 41.66667%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-7 {
	left: 58.33333%;
}

.col-xs-push-8 {
	left: 66.66667%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-10 {
	left: 83.33333%;
}

.col-xs-push-11 {
	left: 91.66667%;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-offset-0 {
	margin-left: 0%;
}

.col-xs-offset-1 {
	margin-left: 8.33333%;
}

.col-xs-offset-2 {
	margin-left: 16.66667%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-4 {
	margin-left: 33.33333%;
}

.col-xs-offset-5 {
	margin-left: 41.66667%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-7 {
	margin-left: 58.33333%;
}

.col-xs-offset-8 {
	margin-left: 66.66667%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-10 {
	margin-left: 83.33333%;
}

.col-xs-offset-11 {
	margin-left: 91.66667%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

@media ( min-width : 768px) {
	.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
		{
		float: left;
	}
	.col-sm-1 {
		width: 8.33333%;
	}
	.col-sm-2 {
		width: 16.66667%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.33333%;
	}
	.col-sm-5 {
		width: 41.66667%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.33333%;
	}
	.col-sm-8 {
		width: 66.66667%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.33333%;
	}
	.col-sm-11 {
		width: 91.66667%;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-pull-1 {
		right: 8.33333%;
	}
	.col-sm-pull-2 {
		right: 16.66667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.33333%;
	}
	.col-sm-pull-5 {
		right: 41.66667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.33333%;
	}
	.col-sm-pull-8 {
		right: 66.66667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.33333%;
	}
	.col-sm-pull-11 {
		right: 91.66667%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-push-1 {
		left: 8.33333%;
	}
	.col-sm-push-2 {
		left: 16.66667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.33333%;
	}
	.col-sm-push-5 {
		left: 41.66667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.33333%;
	}
	.col-sm-push-8 {
		left: 66.66667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.33333%;
	}
	.col-sm-push-11 {
		left: 91.66667%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}

@media ( min-width : 992px) {
	.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12
		{
		float: left;
	}
	.col-md-1 {
		width: 8.33333%;
	}
	.col-md-2 {
		width: 16.66667%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.33333%;
	}
	.col-md-5 {
		width: 41.66667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.33333%;
	}
	.col-md-8 {
		width: 66.66667%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.33333%;
	}
	.col-md-11 {
		width: 91.66667%;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.33333%;
	}
	.col-md-pull-2 {
		right: 16.66667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.33333%;
	}
	.col-md-pull-5 {
		right: 41.66667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.33333%;
	}
	.col-md-pull-8 {
		right: 66.66667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.33333%;
	}
	.col-md-pull-11 {
		right: 91.66667%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.33333%;
	}
	.col-md-push-2 {
		left: 16.66667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.33333%;
	}
	.col-md-push-5 {
		left: 41.66667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.33333%;
	}
	.col-md-push-8 {
		left: 66.66667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.33333%;
	}
	.col-md-push-11 {
		left: 91.66667%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
}

@media ( min-width : 1200px) {
	.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12
		{
		float: left;
	}
	.col-lg-1 {
		width: 8.33333%;
	}
	.col-lg-2 {
		width: 16.66667%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.33333%;
	}
	.col-lg-5 {
		width: 41.66667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.33333%;
	}
	.col-lg-8 {
		width: 66.66667%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.33333%;
	}
	.col-lg-11 {
		width: 91.66667%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.33333%;
	}
	.col-lg-pull-2 {
		right: 16.66667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.33333%;
	}
	.col-lg-pull-5 {
		right: 41.66667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.33333%;
	}
	.col-lg-pull-8 {
		right: 66.66667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.33333%;
	}
	.col-lg-pull-11 {
		right: 91.66667%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.33333%;
	}
	.col-lg-push-2 {
		left: 16.66667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.33333%;
	}
	.col-lg-push-5 {
		left: 41.66667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.33333%;
	}
	.col-lg-push-8 {
		left: 66.66667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.33333%;
	}
	.col-lg-push-11 {
		left: 91.66667%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"],input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

input[type="file"] {
	display: block;
}

input[type="range"] {
	display: block;
	width: 100%;
}

select[multiple],select[size] {
	height: auto;
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus
	{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow
		ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out
		0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent;
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control
	{
	background-color: #eeeeee;
	opacity: 1;
}

.form-control[disabled],fieldset[disabled] .form-control {
	cursor: not-allowed;
}

textarea.form-control {
	height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control
		{
		line-height: 34px;
	}
	input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm
  input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm
  input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm
  input[type="month"] {
		line-height: 30px;
	}
	input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg
  input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg
  input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg
  input[type="month"] {
		line-height: 46px;
	}
}

.form-group {
	margin-bottom: 15px;
}

.radio,.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.radio label,.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]
	{
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

.radio+.radio,.checkbox+.checkbox {
	margin-top: -5px;
}

.radio-inline,.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled]
input[type="checkbox"] {
	cursor: not-allowed;
}

.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled]
.checkbox-inline {
	cursor: not-allowed;
}

.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled]
.checkbox label {
	cursor: not-allowed;
}

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}

.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn
	{
	padding-left: 0;
	padding-right: 0;
}

.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn
	{
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn
	{
	height: 30px;
	line-height: 30px;
}

textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn
	{
	height: auto;
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control
	{
	height: auto;
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn
	{
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px;
}

select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn
	{
	height: 46px;
	line-height: 46px;
}

textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn
	{
	height: auto;
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px;
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control
	{
	height: auto;
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.33333;
}

.has-feedback {
	position: relative;
}

.has-feedback .form-control {
	padding-right: 42.5px;
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}

.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback
	{
	width: 46px;
	height: 46px;
	line-height: 46px;
}

.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback
	{
	width: 30px;
	height: 30px;
	line-height: 30px;
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label
	{
	color: #3c763d;
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}

.has-success .form-control-feedback {
	color: #3c763d;
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label
	{
	color: #8a6d3b;
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
	color: #8a6d3b;
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label
	{
	color: #a94442;
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px
		#ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}

.has-error .form-control-feedback {
	color: #a94442;
}

.has-feedback label  ~ .form-control-feedback {
	top: 25px;
}

.has-feedback label.sr-only  ~ .form-control-feedback {
	top: 0;
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

@media ( min-width : 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control
		{
		width: auto;
	}
	.form-inline .input-group>.form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]
		{
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline
	{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}

.form-horizontal .radio,.form-horizontal .checkbox {
	min-height: 27px;
}

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
	content: " ";
	display: table;
}

.form-horizontal .form-group:after {
	clear: both;
}

@media ( min-width : 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media ( min-width : 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px;
	}
}

@media ( min-width : 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus
	{
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,.btn:focus,.btn.focus {
	color: #333;
	text-decoration: none;
}

.btn:active,.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

a.btn.disabled,fieldset[disabled] a.btn {
	pointer-events: none;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:focus,.btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle
	{
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus
	{
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}

.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle
	{
	background-image: none;
}

.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus
	{
	background-color: #fff;
	border-color: #ccc;
}

.btn-default .badge {
	color: #fff;
	background-color: #333;
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary:focus,.btn-primary.focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40;
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus
	{
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle
	{
	background-image: none;
}

.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus
	{
	background-color: #337ab7;
	border-color: #2e6da4;
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff;
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success:focus,.btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle
	{
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}

.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus
	{
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle
	{
	background-image: none;
}

.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus
	{
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info:focus,.btn-info.focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}

.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus
	{
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85;
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
	background-image: none;
}

.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus
	{
	background-color: #5bc0de;
	border-color: #46b8da;
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:focus,.btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d;
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus
	{
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d;
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle
	{
	background-image: none;
}

.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus
	{
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger:focus,.btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19;
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}

.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus
	{
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19;
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle
	{
	background-image: none;
}

.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus
	{
	background-color: #d9534f;
	border-color: #d43f3a;
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

.btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0;
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link
	{
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus
	{
	color: #777777;
	text-decoration: none;
}

.btn-lg,.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px;
}

.btn-sm,.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs,.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block
	{
	width: 100%;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	display: none;
}

.collapse.in {
	display: block;
}

tr.collapse.in {
	display: table-row;
}

tbody.collapse.in {
	display: table-row-group;
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.btn-group,.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group>.btn,.btn-group-vertical>.btn {
	position: relative;
	float: left;
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active
	{
	z-index: 2;
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group
	{
	margin-left: -1px;
}

.btn-toolbar {
	margin-left: -5px;
}

.btn-toolbar:before,.btn-toolbar:after {
	content: " ";
	display: table;
}

.btn-toolbar:after {
	clear: both;
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
	float: left;
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
	margin-left: 5px;
}

.btn-group>.btn:not (:first-child ):not (:last-child ):not (.dropdown-toggle
	) {
	border-radius: 0;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn:first-child:not (:last-child ):not (.dropdown-toggle ) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not (:first-child ),.btn-group>.dropdown-toggle:not
	(:first-child ) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group>.btn-group {
	float: left;
}

.btn-group>.btn-group:not (:first-child ):not (:last-child ) >.btn {
	border-radius: 0;
}

.btn-group>.btn-group:first-child:not (:last-child ) >.btn:last-child,.btn-group>.btn-group:first-child:not
	(:last-child ) >.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not (:first-child ) >.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle
	{
	padding-left: 12px;
	padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn .caret {
	margin-left: 0;
}

.btn-lg .caret,.btn-group-lg>.btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}

.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret {
	border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn
	{
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after
	{
	content: " ";
	display: table;
}

.btn-group-vertical>.btn-group:after {
	clear: both;
}

.btn-group-vertical>.btn-group>.btn {
	float: none;
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group
	{
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical>.btn:not (:first-child ):not (:last-child ) {
	border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not (:last-child ) {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not (:first-child ) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not (:first-child ):not (:last-child ) >.btn
	{
	border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not (:last-child ) >.btn:last-child,.btn-group-vertical>.btn-group:first-child:not
	(:last-child ) >.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not (:first-child ) >.btn:first-child
	{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}

.btn-group-justified>.btn-group .btn {
	width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]
	{
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}

.input-group[class *="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.input-group .form-control:focus {
	z-index: 3;
}

.input-group-addon,.input-group-btn,.input-group .form-control {
	display: table-cell;
}

.input-group-addon:not (:first-child ):not (:last-child ),.input-group-btn:not
	(:first-child ):not (:last-child ),.input-group .form-control:not (:first-child
	):not (:last-child ) {
	border-radius: 0;
}

.input-group-addon,.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn
	{
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}

.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn
	{
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]
	{
	margin-top: 0;
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not
	(:last-child ):not (.dropdown-toggle ),.input-group-btn:last-child>.btn-group:not
	(:last-child ) >.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.input-group-addon:first-child {
	border-right: 0;
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not
	(:first-child ),.input-group-btn:first-child>.btn-group:not (:first-child
	) >.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.input-group-addon:last-child {
	border-left: 0;
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}

.input-group-btn>.btn {
	position: relative;
}

.input-group-btn>.btn+.btn {
	margin-left: -1px;
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active
	{
	z-index: 2;
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group
	{
	margin-right: -1px;
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group
	{
	z-index: 2;
	margin-left: -1px;
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}

.thumbnail>img,.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail .caption {
	padding: 9px;
	color: #333333;
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color: #337ab7;
}

.media {
	margin-top: 15px;
}

.media:first-child {
	margin-top: 0;
}

.media,.media-body {
	zoom: 1;
	overflow: hidden;
}

.media-body {
	width: 10000px;
}

.media-object {
	display: block;
}

.media-object.img-thumbnail {
	max-width: none;
}

.media-right,.media>.pull-right {
	padding-left: 10px;
}

.media-left,.media>.pull-left {
	padding-right: 10px;
}

.media-left,.media-right,.media-body {
	display: table-cell;
	vertical-align: top;
}

.media-middle {
	vertical-align: middle;
}

.media-bottom {
	vertical-align: bottom;
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.media-list {
	padding-left: 0;
	list-style: none;
}

.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

a.list-group-item,button.list-group-item {
	color: #555;
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading
	{
	color: #333;
}

a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus
	{
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}

button.list-group-item {
	width: 100%;
	text-align: left;
}

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus
	{
	background-color: #eeeeee;
	color: #777777;
	cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading
	{
	color: inherit;
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text
	{
	color: #777777;
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus
	{
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small
	{
	color: inherit;
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text
	{
	color: #c7ddef;
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}

a.list-group-item-success,button.list-group-item-success {
	color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading
	{
	color: inherit;
}

a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus
	{
	color: #3c763d;
	background-color: #d0e9c6;
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus
	{
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}

a.list-group-item-info,button.list-group-item-info {
	color: #31708f;
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading
	{
	color: inherit;
}

a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus
	{
	color: #31708f;
	background-color: #c4e3f3;
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus
	{
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}

a.list-group-item-warning,button.list-group-item-warning {
	color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading
	{
	color: inherit;
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus
	{
	color: #8a6d3b;
	background-color: #faf2cc;
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus
	{
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}

a.list-group-item-danger,button.list-group-item-danger {
	color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading
	{
	color: inherit;
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus
	{
	color: #a94442;
	background-color: #ebcccc;
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus
	{
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
	padding: 15px;
}

.panel-body:before,.panel-body:after {
	content: " ";
	display: table;
}

.panel-body:after {
	clear: both;
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}

.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a
	{
	color: inherit;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.list-group,.panel>.panel-collapse>.list-group {
	margin-bottom: 0;
}

.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item
	{
	border-width: 1px 0;
	border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child
	{
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child
	{
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child
	{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0;
}

.list-group+.panel-footer {
	border-top-width: 0;
}

.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table
	{
	margin-bottom: 0;
}

.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption
	{
	padding-left: 15px;
	padding-right: 15px;
}

.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child
	{
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child
	{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child
	{
	border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child
	{
	border-top-right-radius: 3px;
}

.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child
	{
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child
	{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child
	{
	border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child
	{
	border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body
	{
	border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td
	{
	border-top: 0;
}

.panel>.table-bordered,.panel>.table-responsive>.table-bordered {
	border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child
	{
	border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child
	{
	border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th
	{
	border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th
	{
	border-bottom: 0;
}

.panel>.table-responsive {
	border: 0;
	margin-bottom: 0;
}

.panel-group {
	margin-bottom: 20px;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
}

.panel-group .panel+.panel {
	margin-top: 5px;
}

.panel-group .panel-heading {
	border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group
	{
	border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
	border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}

.panel-default {
	border-color: #ddd;
}

.panel-default>.panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd;
}

.panel-primary {
	border-color: #337ab7;
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7;
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7;
}

.panel-success {
	border-color: #d6e9c6;
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6;
}

.panel-info {
	border-color: #bce8f1;
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1;
}

.panel-warning {
	border-color: #faebcc;
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc;
}

.panel-danger {
	border-color: #ebccd1;
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video
	{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity = 20);
}

.close:hover,.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.modal-open {
	overflow: hidden;
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}

.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity = 0);
}

.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,.modal-header:after {
	content: " ";
	display: table;
}

.modal-header:after {
	clear: both;
}

.modal-header .close {
	margin-top: -2px;
}

.modal-title {
	margin: 0;
	line-height: 1.42857;
}

.modal-body {
	position: relative;
	padding: 15px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}

.modal-footer:before,.modal-footer:after {
	content: " ";
	display: table;
}

.modal-footer:after {
	clear: both;
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media ( min-width : 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
	.modal-sm {
		width: 300px;
	}
}

@media ( min-width : 992px) {
	.modal-lg {
		width: 900px;
	}
}

.carousel {
	position: relative;
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

@media all and (transform-3d) , ( -webkit-transform-3d ) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform 0.6s ease-in-out;
		-moz-transition: -moz-transform 0.6s ease-in-out;
		-o-transition: -o-transform 0.6s ease-in-out;
		transition: transform 0.6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
	}
	.carousel-inner>.item.next,.carousel-inner>.item.active.right {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0;
	}
	.carousel-inner>.item.prev,.carousel-inner>.item.active.left {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0;
	}
	.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active
		{
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0;
	}
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
	display: block;
}

.carousel-inner>.active {
	left: 0;
}

.carousel-inner>.next,.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.carousel-inner>.next {
	left: 100%;
}

.carousel-inner>.prev {
	left: -100%;
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
	left: 0;
}

.carousel-inner>.active.left {
	left: -100%;
}

.carousel-inner>.active.right {
	left: 100%;
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: transparent;
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.0001) 100% );
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.0001) 100% );
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%,
		rgba(0, 0, 0, 0.0001) 100% );
	background-repeat: repeat-x;
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#80000000', endColorstr = '#00000000', GradientType = 1 );
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.5) 100% );
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.5) 100% );
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%,
		rgba(0, 0, 0, 0.5) 100% );
	background-repeat: repeat-x;
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr =
		'#00000000', endColorstr = '#80000000', GradientType = 1 );
}

.carousel-control:hover,.carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right
	{
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}

.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}

.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right
	{
	right: 50%;
	margin-right: -10px;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}

.carousel-control .icon-prev:before {
	content: '\2039';
}

.carousel-control .icon-next:before {
	content: '\203a';
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next
		{
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev {
		margin-left: -10px;
	}
	.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next
		{
		margin-right: -10px;
	}
	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
}

.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

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

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none !important;
}

.affix {
	position: fixed;
}

@
-ms-viewport {
	width: device-width;
}

.visible-xs {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block
	{
	display: none !important;
}

@media ( max-width : 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,td.visible-xs {
		display: table-cell !important;
	}
}

@media ( max-width : 767px) {
	.visible-xs-block {
		display: block !important;
	}
}

@media ( max-width : 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}

@media ( max-width : 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,td.visible-sm {
		display: table-cell !important;
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,td.visible-md {
		display: table-cell !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media ( min-width : 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,td.visible-lg {
		display: table-cell !important;
	}
}

@media ( min-width : 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}

@media ( min-width : 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}

@media ( min-width : 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media ( max-width : 767px) {
	.hidden-xs {
		display: none !important;
	}
}

@media ( min-width : 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}

@media ( min-width : 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}

@media ( min-width : 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.visible-print {
	display: none !important;
}

@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,td.visible-print {
		display: table-cell !important;
	}
}

.visible-print-block {
	display: none !important;
}

@media print {
	.visible-print-block {
		display: block !important;
	}
}

.visible-print-inline {
	display: none !important;
}

@media print {
	.visible-print-inline {
		display: inline !important;
	}
}

.visible-print-inline-block {
	display: none !important;
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */ /* FONT PATH
 * -------------------------- */
@font-face {
	font-family: 'FontAwesome';
	src: url("fonts/fontawesome-webfont.eot");
	src: url("fonts/fontawesome-webfont.eot")
		format("embedded-opentype"),
		url("fonts/fontawesome-webfont.woff2") format("woff2"),
		url("fonts/fontawesome-webfont.woff") format("woff"),
		url("fonts/fontawesome-webfont.ttf") format("truetype"),
		url("fonts/fontawesome-webfont.svg#fontawesomeregular")
		format("svg");
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.28571em;
	text-align: center;
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14286em;
	list-style-type: none;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14286em;
	width: 2.14286em;
	top: 0.14286em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@
-webkit-keyframes fa-spin { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform
:
 
rotate
(359deg);

    
transform
:
 
rotate
(359deg);

  
}
}
@
keyframes fa-spin { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform
:
 
rotate
(359deg);

    
transform
:
 
rotate
(359deg);

  
}
}
.fa-rotate-90 {
	filter: progid : DXImageTransform.Microsoft.BasicImage ( rotation = 1 );
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	filter: progid : DXImageTransform.Microsoft.BasicImage ( rotation = 2 );
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	filter: progid : DXImageTransform.Microsoft.BasicImage ( rotation = 3 );
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	filter: progid : DXImageTransform.Microsoft.BasicImage ( rotation = 0 );
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	filter: progid : DXImageTransform.Microsoft.BasicImage ( rotation = 2 );
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical
	{
	filter: none;
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle;
}

.fa-stack-1x,.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-envelope-o:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-o:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-remove:before,.fa-close:before,.fa-times:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-gear:before,.fa-cog:before {
	content: "";
}

.fa-trash-o:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-file-o:before {
	content: "";
}

.fa-clock-o:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-arrow-circle-o-down:before {
	content: "";
}

.fa-arrow-circle-o-up:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-play-circle-o:before {
	content: "";
}

.fa-rotate-right:before,.fa-repeat:before {
	content: "";
}

.fa-refresh:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

.fa-align-left:before {
	content: "";
}

.fa-align-center:before {
	content: "";
}

.fa-align-right:before {
	content: "";
}

.fa-align-justify:before {
	content: "";
}

.fa-list:before {
	content: "";
}

.fa-dedent:before,.fa-outdent:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-video-camera:before {
	content: "";
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-edit:before,.fa-pencil-square-o:before {
	content: "";
}

.fa-share-square-o:before {
	content: "";
}

.fa-check-square-o:before {
	content: "";
}

.fa-arrows:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

.fa-fast-backward:before {
	content: "";
}

.fa-backward:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

.fa-fast-forward:before {
	content: "";
}

.fa-step-forward:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

.fa-chevron-left:before {
	content: "";
}

.fa-chevron-right:before {
	content: "";
}

.fa-plus-circle:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

.fa-check-circle:before {
	content: "";
}

.fa-question-circle:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-times-circle-o:before {
	content: "";
}

.fa-check-circle-o:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

.fa-arrow-left:before {
	content: "";
}

.fa-arrow-right:before {
	content: "";
}

.fa-arrow-up:before {
	content: "";
}

.fa-arrow-down:before {
	content: "";
}

.fa-mail-forward:before,.fa-share:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

.fa-exclamation-circle:before {
	content: "";
}

.fa-gift:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

.fa-eye-slash:before {
	content: "";
}

.fa-warning:before,.fa-exclamation-triangle:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

.fa-chevron-up:before {
	content: "";
}

.fa-chevron-down:before {
	content: "";
}

.fa-retweet:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

.fa-folder-open:before {
	content: "";
}

.fa-arrows-v:before {
	content: "";
}

.fa-arrows-h:before {
	content: "";
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-camera-retro:before {
	content: "";
}

.fa-key:before {
	content: "";
}

.fa-gears:before,.fa-cogs:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-thumbs-o-up:before {
	content: "";
}

.fa-thumbs-o-down:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-heart-o:before {
	content: "";
}

.fa-sign-out:before {
	content: "";
}

.fa-linkedin-square:before {
	content: "";
}

.fa-thumb-tack:before {
	content: "";
}

.fa-external-link:before {
	content: "";
}

.fa-sign-in:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-upload:before {
	content: "";
}

.fa-lemon-o:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-square-o:before {
	content: "";
}

.fa-bookmark-o:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-facebook-f:before,.fa-facebook:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

.fa-credit-card:before {
	content: "";
}

.fa-feed:before,.fa-rss:before {
	content: "";
}

.fa-hdd-o:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-hand-o-right:before {
	content: "";
}

.fa-hand-o-left:before {
	content: "";
}

.fa-hand-o-up:before {
	content: "";
}

.fa-hand-o-down:before {
	content: "";
}

.fa-arrow-circle-left:before {
	content: "";
}

.fa-arrow-circle-right:before {
	content: "";
}

.fa-arrow-circle-up:before {
	content: "";
}

.fa-arrow-circle-down:before {
	content: "";
}

.fa-globe:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

.fa-arrows-alt:before {
	content: "";
}

.fa-group:before,.fa-users:before {
	content: "";
}

.fa-chain:before,.fa-link:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-cut:before,.fa-scissors:before {
	content: "";
}

.fa-copy:before,.fa-files-o:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-save:before,.fa-floppy-o:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-money:before {
	content: "";
}

.fa-caret-down:before {
	content: "";
}

.fa-caret-up:before {
	content: "";
}

.fa-caret-left:before {
	content: "";
}

.fa-caret-right:before {
	content: "";
}

.fa-columns:before {
	content: "";
}

.fa-unsorted:before,.fa-sort:before {
	content: "";
}

.fa-sort-down:before,.fa-sort-desc:before {
	content: "";
}

.fa-sort-up:before,.fa-sort-asc:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-rotate-left:before,.fa-undo:before {
	content: "";
}

.fa-legal:before,.fa-gavel:before {
	content: "";
}

.fa-dashboard:before,.fa-tachometer:before {
	content: "";
}

.fa-comment-o:before {
	content: "";
}

.fa-comments-o:before {
	content: "";
}

.fa-flash:before,.fa-bolt:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-paste:before,.fa-clipboard:before {
	content: "";
}

.fa-lightbulb-o:before {
	content: "";
}

.fa-exchange:before {
	content: "";
}

.fa-cloud-download:before {
	content: "";
}

.fa-cloud-upload:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-bell-o:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cutlery:before {
	content: "";
}

.fa-file-text-o:before {
	content: "";
}

.fa-building-o:before {
	content: "";
}

.fa-hospital-o:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

.fa-fighter-jet:before {
	content: "";
}

.fa-beer:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

.fa-angle-double-left:before {
	content: "";
}

.fa-angle-double-right:before {
	content: "";
}

.fa-angle-double-up:before {
	content: "";
}

.fa-angle-double-down:before {
	content: "";
}

.fa-angle-left:before {
	content: "";
}

.fa-angle-right:before {
	content: "";
}

.fa-angle-up:before {
	content: "";
}

.fa-angle-down:before {
	content: "";
}

.fa-desktop:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-mobile-phone:before,.fa-mobile:before {
	content: "";
}

.fa-circle-o:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-mail-reply:before,.fa-reply:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-folder-o:before {
	content: "";
}

.fa-folder-open-o:before {
	content: "";
}

.fa-smile-o:before {
	content: "";
}

.fa-frown-o:before {
	content: "";
}

.fa-meh-o:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-keyboard-o:before {
	content: "";
}

.fa-flag-o:before {
	content: "";
}

.fa-flag-checkered:before {
	content: "";
}

.fa-terminal:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-mail-reply-all:before,.fa-reply-all:before {
	content: "";
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before
	{
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-code-fork:before {
	content: "";
}

.fa-unlink:before,.fa-chain-broken:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-shield:before {
	content: "";
}

.fa-calendar-o:before {
	content: "";
}

.fa-fire-extinguisher:before {
	content: "";
}

.fa-rocket:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-chevron-circle-left:before {
	content: "";
}

.fa-chevron-circle-right:before {
	content: "";
}

.fa-chevron-circle-up:before {
	content: "";
}

.fa-chevron-circle-down:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

.fa-ellipsis-h:before {
	content: "";
}

.fa-ellipsis-v:before {
	content: "";
}

.fa-rss-square:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-minus-square-o:before {
	content: "";
}

.fa-level-up:before {
	content: "";
}

.fa-level-down:before {
	content: "";
}

.fa-check-square:before {
	content: "";
}

.fa-pencil-square:before {
	content: "";
}

.fa-external-link-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
	content: "";
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
	content: "";
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
	content: "";
}

.fa-euro:before,.fa-eur:before {
	content: "";
}

.fa-gbp:before {
	content: "";
}

.fa-dollar:before,.fa-usd:before {
	content: "";
}

.fa-rupee:before,.fa-inr:before {
	content: "";
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
	content: "";
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
	content: "";
}

.fa-won:before,.fa-krw:before {
	content: "";
}

.fa-bitcoin:before,.fa-btc:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-text:before {
	content: "";
}

.fa-sort-alpha-asc:before {
	content: "";
}

.fa-sort-alpha-desc:before {
	content: "";
}

.fa-sort-amount-asc:before {
	content: "";
}

.fa-sort-amount-desc:before {
	content: "";
}

.fa-sort-numeric-asc:before {
	content: "";
}

.fa-sort-numeric-desc:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-youtube-play:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitbucket-square:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-long-arrow-down:before {
	content: "";
}

.fa-long-arrow-up:before {
	content: "";
}

.fa-long-arrow-left:before {
	content: "";
}

.fa-long-arrow-right:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-gittip:before,.fa-gratipay:before {
	content: "";
}

.fa-sun-o:before {
	content: "";
}

.fa-moon-o:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-arrow-circle-o-right:before {
	content: "";
}

.fa-arrow-circle-o-left:before {
	content: "";
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
	content: "";
}

.fa-dot-circle-o:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-turkish-lira:before,.fa-try:before {
	content: "";
}

.fa-plus-square-o:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-envelope-square:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
	content: "";
}

.fa-mortar-board:before,.fa-graduation-cap:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-spoon:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-automobile:before,.fa-car:before {
	content: "";
}

.fa-cab:before,.fa-taxi:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-file-pdf-o:before {
	content: "";
}

.fa-file-word-o:before {
	content: "";
}

.fa-file-excel-o:before {
	content: "";
}

.fa-file-powerpoint-o:before {
	content: "";
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before
	{
	content: "";
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
	content: "";
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
	content: "";
}

.fa-file-movie-o:before,.fa-file-video-o:before {
	content: "";
}

.fa-file-code-o:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before
	{
	content: "";
}

.fa-circle-o-notch:before {
	content: "";
}

.fa-ra:before,.fa-rebel:before {
	content: "";
}

.fa-ge:before,.fa-empire:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before
	{
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-wechat:before,.fa-weixin:before {
	content: "";
}

.fa-send:before,.fa-paper-plane:before {
	content: "";
}

.fa-send-o:before,.fa-paper-plane-o:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-circle-thin:before {
	content: "";
}

.fa-header:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-sliders:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-newspaper-o:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-bell-slash:before {
	content: "";
}

.fa-bell-slash-o:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-eyedropper:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

.fa-birthday-cake:before {
	content: "";
}

.fa-area-chart:before {
	content: "";
}

.fa-pie-chart:before {
	content: "";
}

.fa-line-chart:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-cc:before {
	content: "";
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
	content: "";
}

.fa-meanpath:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-cart-plus:before {
	content: "";
}

.fa-cart-arrow-down:before {
	content: "";
}

.fa-diamond:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-intersex:before,.fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-facebook-official:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-hotel:before,.fa-bed:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-yc:before,.fa-y-combinator:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-battery-4:before,.fa-battery-full:before {
	content: "";
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
	content: "";
}

.fa-battery-2:before,.fa-battery-half:before {
	content: "";
}

.fa-battery-1:before,.fa-battery-quarter:before {
	content: "";
}

.fa-battery-0:before,.fa-battery-empty:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-sticky-note-o:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-clone:before {
	content: "";
}

.fa-balance-scale:before {
	content: "";
}

.fa-hourglass-o:before {
	content: "";
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
	content: "";
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
	content: "";
}

.fa-hand-stop-o:before,.fa-hand-paper-o:before {
	content: "";
}

.fa-hand-scissors-o:before {
	content: "";
}

.fa-hand-lizard-o:before {
	content: "";
}

.fa-hand-spock-o:before {
	content: "";
}

.fa-hand-pointer-o:before {
	content: "";
}

.fa-hand-peace-o:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-tripadvisor:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-tv:before,.fa-television:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-500px:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-calendar-plus-o:before {
	content: "";
}

.fa-calendar-minus-o:before {
	content: "";
}

.fa-calendar-times-o:before {
	content: "";
}

.fa-calendar-check-o:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-map-o:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-commenting:before {
	content: "";
}

.fa-commenting-o:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-credit-card-alt:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-pause-circle-o:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stop-circle-o:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-percent:before {
	content: "";
}

body {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-style: normal;
	font-weight: 200;
	color: #494848;
	background: #686868;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 18px;
	line-height: 24px;
	font-weight: 100;
}

ul {
	color: #ffffff;
	font-size: 18px;
	margin: 10px;
}

.post .post-excerpt h2 {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}
.post .post-meta{
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-style: normal;
	font-weight: 200;
}
.home .post h3{
	height:auto !important;
}
.post h3 {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}

.contact_form {
	padding: 30px;
}

.wpcf7-response-output {
	color: #f7e700;
	padding: 20px;
}

.homepage_banner_textarea {
	position: absolute;
	left: 50%;
	top: 320px;
}

.homepage_banner_text {
	position: relative;
	left: -50%;
	text-align: center;
}

.homepage_banner_textarea h1 {
	text-transform: uppercase;
	color: #EE7401;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-size: 51px;
	line-height: 51.4px;
	font-weight: 700;
	padding-bottom: 15px;
}

.homepage_banner_textarea h2 {
	text-transform: uppercase;
	color: white;
	font-size: 24px;
	font-weight: 100;
	line-height: 36.4px;
	margin: 0px;
}

video {
	width: 100%;
	height: 100%;
	opacity: 0.2;
}
#videohcm {
	width: 100%;
	height: 100%;
	opacity: 0.9;
}
.vjs-control-bar {
	display: none;
}

#example_video_1 {
	opacity: 0.5 !important;
	margin-top: 50px;
}

.sub_banner {
	width: 100%;
	height: 300px;
	background: #b4b3b3;
	z-index: 97;
	position: relative;
}

.sub_banner_inner {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.sub_banner_inner_text {
	font-size: 25px;
	max-width: 720px;
	margin: auto;
	text-align: center;
}

.sub_banner_inner_text hr {
	border-top: 2px solid #EE7401;
	max-width: 100px;
}

.sub_banner_inner_text p {
	font-style: light;
	font-weight: 100;
}

.blocks {
	padding-top: 70px;
	padding-bottom: 50px;
	background: #f3f4f1 ;
}

.block {
	min-height: 365px;
	text-align: center;
	width: 100%;
	padding-top: 150px;
}

.block1 {
	background: url(images/Homepage-Block-Apply.png);
	background-repeat: no-repeat;
}

.block1:hover {
	background: url(images/Homepage-Block-Apply-Rollover.png) no-repeat;
	padding: 30px;
	padding-top: 100px;
	color: #ffffff;
}

.block2 {
	background: url(images/Homepage-Block-Difference.png) no-repeat;
}

.block2:hover {
	background: url(images/Homepage-Block-Difference-Rollover.png) no-repeat;
	padding: 30px;
	padding-top: 100px;
	color: #ffffff;
}

.block3 {
	background: url(images/Homepage-Block-Brokers.png) no-repeat;
}

.block3:hover {
	background: url(images/Homepage-Block-Brokers-Rollover.png) no-repeat;
	padding: 30px;
	padding-top: 100px;
	color: #ffffff;
}

.first {
	font-size: 35px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 42px;
}

.second {
	font-size: 26px;
	line-height: 27px;
	font-weight: 500;
	text-decoration: none;
}

/* Hide the second piece of text by default */
.block .second {
	display: none;
}

/* Hide the second piece of text by default */
.block .block_btn {
	display: none;
}

/* Hide the first piece of text on hover */
.block:hover .first {
	display: none;
}

/* Re-show the second piece of text on hover */
.block:hover .second {
	display: inline;
}

/* Re-show the second piece of text on hover */
.block:hover .block_btn {
	display: inline;
}

.block_btn {
	border: solid 2px #ffffff;
	font-size: 22px;
	padding: 10px;
}

.blocks_sub_area {
	text-align: center;
	max-width: 100%;
	margin: auto;
}

.blocks_sub_heading {
	font-size: 25px;
	font-weight: bold;
	color: white;
	margin-top: 50px;
	margin-bottom: 30px;
}

.blocks_sub_text {
	font-size: 22px;
	line-height: 36px;
	font-weight: 100;
	color: #707070;
	margin-bottom: 50px;
}

.our_clients {
	background: #b4b3b3;
	min-height: 400px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.clients_heading_wrap {
	text-align: center;
}

.clients_heading_wrap h1 {
	font-size: 34px;
	line-height: 35.4px;
	text-transform: uppercase;
	color: #282828;
	font-weight: 700;
}

#carousel-example {
	min-height: 300px;
}

.carousel-content {
	display: flex;
	align-items: center;
}

.item {
	min-height: 300px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

.item h3 {
	font-size: 20px;
	line-height: 21.4px;
	color: #282828;
	font-weight: 600;
}

.item p {
	font-size: 22px;
	line-height: 30.4px;
	color: #282828;
	font-weight: 100;
}

.item b {
	font-size: 20px;
	line-height: 21.4px;
	color: #282828;
	font-weight: 500;
	margin-top: 200px;
}

.latest_news_heading_wrap {
	text-align: center;
}

.latest_news_heading_wrap h1 {
	font-size: 34px;
	line-height: 35.4px;
	text-transform: uppercase;
	color: #B4B3B3;
	font-weight: 700;
	padding-bottom: 30px;
}

.carousel-control.left,.carousel-control.right {
	background: none;
}

.carousel-control .glyphicon {
	color: #ee7401;
}

.questions_wrap .button_wrap {
	background: #242424;
}

.homepage_banner_text .button_wrap {
	background: none;
}

.carousel-control .fa {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 50px;
}

.carousel-control .fa-angle-left {
	margin-left: -10px;
}

.carousel-control .fa-angle-right {
	margin-right: -10px;
}

.news {
	background: #141414;
	padding-top: 50px;
	padding-bottom: 50px;
}

.news .container .row .col-md-4 .post .post-image img {
	height: 150px;
	width: 100%;
}

.news .post h3 a {
	font-size: 19px;
	line-height: 21.4px;
	color: #ffffff;
	font-weight: 500;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}

.news .post .post-excerpt p {
	color: #B4B3B3;
	min-height: 80px;
}

.news .date {
	color: #494848;
}

.news .post .read-more span {
	color: #ffffff;
}

.date {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
}

.our_clients .post .post-excerpt p {
	min-height: 100px;
}

.post .read-more {
	float: left;
	text-align: left;
	background: transparent none repeat scroll 0% 0%;
	margin: 0px;
}

.post .read-more span {
	background: transparent none repeat scroll 0% 0%;
	padding: 0px;
	font-size: 15px;
	font-weight: 700;
}

.button_wrap {
	text-align: center;
	min-height: 80px;
}

.button_wrap_dark {
	text-align: center;
	min-height: 80px;
	background: #141414;
}

.orange_btn {
	background: #ee7401;
	color: #ffffff;
	padding: 10px;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 20px;
	font-weight: 700;
}

.orange_btn:hover {
	background: #b4b3b3;
	color: #494848;
}

.subscribe {
	background: #494848;
}

.subscribe_text_wrap {
	color: white;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	padding-top: 30px;
}

.subscribe_text_wrap p {
	padding-bottom: 15px;
}

.subscribe_text_bottom_wrap {
	color: white;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 100;
	text-align: center;
}

.fa {
	font-size: 20px;
	color: #ee7401;
}

.input-group-addon {
	background: #ffffff;
	border-radius: 0px;
	height: 50px;
	margin-bottom: 10px;
}

.questions_wrap h3 {
	text-transform: uppercase;
	font-size: 23px;
	font-weight: 100;
	margin-top: 0px;
	padding-bottom: 30px;
}

#mce-FNAME {
	border-radius: 0px;
	height: 50px;
	font-size: 15px;
}

#mce-EMAIL {
	border-radius: 0px;
	height: 50px;
	font-size: 15px;
}

.subscribe_button {
	border: solid 2px #ffffff;
	font-size: 20px;
	padding: 10px;
	background: none;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	color: #ffffff;
}

.mc4wp-form-fields .row .col-md-3 {
	margin-bottom: 20px;
}

.mc4wp-form-fields .row .col-md-5 {
	margin-bottom: 20px;
}

.subscribe_form_wrap .mc4wp-form-fields .row .col-md-3 {
	margin-bottom: 0px;
}

.subscribe_form_wrap .mc4wp-form-fields .row .col-md-5 {
	margin-bottom: 0px;
}

.subscribe_text_bottom_wrap p {
	font-size: 16px;
}

.questions {
	background: #242424;
	padding-bottom: 30px;
}

.questions_wrap {
	text-align: center;
	color: #ffffff;
	font-weight: 700;
}

.questions_wrap h1 {
	font-weight: 700;
}

.questions_wrap p {
	text-align: center;
	color: #ffffff;
	font-weight: 100;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.get_in_touch {
	background: #141414;
}

.get_in_touch_inner {
	text-align: center;
	color: #ffffff;
	font-weight: 100;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-bottom: 60px;
}

.get_in_touch_inner h3 {
	text-transform: uppercase;
	font-size: 23px;
	font-weight: 100;
	margin-top: 0px;
	padding-bottom: 30px;
}

.get_in_touch_inner {
	padding-top: 30px;
}

.get_in_touch_inner h1 {
	font-weight: 700;
	color: #ffffff;
}

.get_in_touch_inner p {
	margin-bottom: 30px;
}

.get_in_touch_inner a i {
	width: 45px;
	border-radius: 50%;
	padding: 8px;
	color: #fff;
	font-size: 25px;
	margin: 0 14px;
	border: 1px solid #fff;
	margin-bottom: 10px;
}

.get_in_touch_inner a i:hover {
	color: #ee7401;
	border: 1px solid #ee7401;
}

.sub_banner_inner_text p {
	padding-top: 30px;
	font-size: 24px;
	font-weight: 100;
	line-height: 30px;
}

@media screen and (max-width: 480px) {
	.sub_banner {
		height: 650px;
	}
	.block_btn {
		font-size: 14px;
	}
	.item p {
		font-size: 16px;
	}
	.news .col-md-4 {
		margin-bottom: 85px;
	}
	.homepage_banner_textarea h1 {
		font-size: 30px;
		line-height: 32px;
	}
	.subscribe_form_wrap .mc4wp-form-fields .row .col-md-5 {
		margin-bottom: 20px;
	}
	.subscribe_form_wrap .mc4wp-form-fields .row .col-md-3 {
		margin-bottom: 20px;
	}
	.carousel-indicators {
		top: 190px;
	}
	.block {
		margin-bottom: 10px;
		height: 365px;
		background-size: cover;
	}
	.block:hover {
		background-size: cover;
	}
}

@media screen and (max-width: 992px) {
	.news .container .row .col-md-4 .post .post-image img {
		height: 100%;
	}
	.news .col-md-4 {
		margin-bottom: 85px;
	}
	#example_video_1 {
		display: none;
	}
	#subheader .subheader-color {
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: center;
	}
	.homepage_banner_textarea {
		margin-top: 60px;
	}
	.homepage_banner_textarea h2 {
		font-size: 16px;
	}
	.subscribe_form_wrap .mc4wp-form-fields .row .col-md-5 {
		margin-bottom: 20px;
	}
	.subscribe_form_wrap .mc4wp-form-fields .row .col-md-3 {
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 380px) and (max-width: 990px) {
	.block {
		background-size: 100% 100%;
	}
	.block:hover {
		background-size: 100% 100%;
	}
	.sub_banner {
		height: 450px;
	}
	.block {
		margin-bottom: 10px;
		height: 525px;
	}
}

#footer {
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
}

.footer_menu {
	display: inline;
}

.footer_menu li {
	display: inline;
	list-style-type: none;
	padding: 10px;
	color: #ffffff;
	font-size: 16px;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu li a:hover {
	color: #ee7401;
}

.socialicons_new {
	float: right;
}

.socialicons_new i {
	color: #ffffff;
	padding: 5px;
	font-size: 15px;
}

.socialicons_new i:hover {
	color: #ee7401;
}

.copy {
	font-style: italic;
	font-size: 14px;
	font-weight: 700;
	margin-top: 5px;
}

@media screen and (max-width: 480px) {
	.socialicons_new {
		float: none;
		margin-top: 20px;
	}
}

#posts {
	width: 100%;
}

.blog_section1 {
	padding: 55px 0px;
	position: relative;
	float: left;
	width: 100%;
	background: url("images/right_background.png"),
		url("images/left_background.png") #686868;
	background-position: 100% 203px, left bottom;
	background-repeat: no-repeat, no-repeat;
	padding-bottom: 52px;
}

.blog_section2 {
	position: relative;
	float: left;
	width: 100%;
	background: #373737;
	padding: 44px 0;
}

.newsblog .container .ourteam_title {
	margin-bottom: 65px;
}

.blog_section1 .container .post .post-image {
	width: 48%;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: right;
}

.blog_section2 .container .post .post-image {
	width: 48%;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
}

.newsblog .ourteam_title {
	margin-top: 0px;
}

.div_outer {
	padding-top: 100px;
}

.post h3 a {
	color: #ee7401;
}

.newsblog .post .post-excerpt p {
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 100;
}

.newsblog .post .post-image img {
	padding: 30px;
	padding-top: 0px;
}

.newsblog .post .read-more span {
	background: transparent none repeat scroll 0% 0%;
	padding: 0px;
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 30px;
}

.post .read-more span:hover {
	color: #ee7401;
}

.blog_section2 .container .post .read-more {
	margin-left: 0;
	float: right !important;
}

.post .read-more {
	width: 48% !important;
	padding-left: 0;
	padding-top: 20px;
}

@media screen and (max-width: 992px) {
	.blog_section1 .container .post .post-image {
		width: 100%;
	}
	.blog_section2 .container .post .post-image {
		width: 100%;
	}
	#posts h3 {
		font-size: 20px;
		font-size: 25.4px;
	}
	.post .post-image img {
		padding: 0px;
	}
}

.solution_single_title_wrap {
	margin-top: 200px;
	margin-bottom: 30px;
}

.solution_single_title {
	text-align: center;
}

.solution_single_title h3 {
	font-size: 48px;
	color: #ee7401;
	text-transform: uppercase;
	font-weight: 700;
}

#posts-solutions {
	padding-bottom: 50px;
}

#posts-solutions .post-image {
	text-align: center;
}

#posts-solutions .post-image img {
	display: initial;
}

#posts-solutions p {
	color: #ffffff;
}

@media screen and (max-width: 480px) {
	.newsblog h3 a {
		font-size: 20px;
		line-height: 20px;
	}
}

.loan_app_top {
	padding-top: 100px;
	position: relative;
	float: left;
	width: 100%;
}

.app_inr_cont #posts {
	width: 100% !important;
	float: left;
}

.app_inr_cont p {
	color: #ffffff;
}

.app_inr_cont .post-excerpt h2 {
	margin: 0;
	color: #fff;
	font-size: 48px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	line-height: 34px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.app_inr_cont .post-excerpt h1 {
	margin-bottom: 75px;
	color: #ee7401;
	font-size: 48px;
	line-height: 34px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

.app_inr_cont .post-excerpt h4 {
	margin-top: 20px;
	font-family: "URW Gothic L", sans-serif;
}

.post .post-excerpt h4 {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	margin-bottom: 0;
	color: #ee7401;
	font-size: 25px;
	line-height: 34px;
	font-weight: 600;
	text-transform: none;
	text-align: left;
	margin: 0;
	margin-top: 10px;
}

.app_inr_cont .post-excerpt ul {
	margin-bottom: 36px;
	margin: 0 0 0 16px;
}

.app_inr_cont .post-excerpt ul li {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-weight: 300;
	text-transform: none;
	text-align: left;
}

ul.Criteria li {
	text-indent: -17px;
}

.post .post-excerpt a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.post .post-excerpt a:hover {
	color: #ee7401;
}

.loan_detail {
	position: relative;
	float: left;
	width: 100%;
	background: url("images/app_btm_bg.png") no-repeat 100% 82% #373737;
	padding: 80px 0;
}

.loan_common {
	width: 100%;
	float: left;
	margin-bottom: 38px;
}

.contact_detail {
	width: 48%;
	float: left;
	margin-right: 15px;
}

.contact_detail h3 {
	font-size: 27px !important;
	left: 0;
	margin-left: 0;
	text-align: left !important;
	margin-bottom: 15px !important;
	text-align: left !important;
	margin-top: 0px !important;
}

.loan_common h3 {
	color: #ee7401;
	font-weight: bold;
}

span.wpcf7-form-control-wrap {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.company_detail {
	width: 48%;
	float: left;
	margin-left: 0px;
}

.loan_common {
	width: 100%;
	float: left;
	margin-bottom: 38px;
}

.Lone_amount_section {
	width: 48%;
	float: left;
	margin-right: 15px;
}

.loan_common h3 {
	color: #ee7401;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 12px;
}

.securityproperty {
	width: 48%;
	float: left;
	margin-left: 0px;
	overflow: hidden;
}

.additional {
	width: 48%;
	float: left;
	margin-right: 15px;
}

.loan_sbmt {
	width: 100%;
	float: left;
	text-align: center;
}

.txt_box_set input {
	padding: 9px 18px;
	font-size: 16px;
	font-weight: 300;
	color: #9e9a9a;
	padding-bottom: 10px;
	background: #686868;
	border: 0;
	width: 100%;
	display: block;
	margin-bottom: 15px;
	outline: none;
}

.browsebtn {
	color: #ffffff;
	background: #424242;
	width: 99%;
	display: block;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 0;
	padding-top: 11px;
	padding-bottom: 11px;
}

input.wpcf7-form-control.wpcf7-submit {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}

.txt_box_set textarea {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	padding: 9px 18px;
	font-size: 17px;
	font-weight: 300;
	color: #9e9a9a;
	padding-bottom: 10px;
	background: #686868;
	border: 0;
	display: block;
	margin-bottom: 8px;
	outline: none;
	width: 100%;
}

.document {
	width: 48%;
	float: left;
	margin-left: 0px;
}

.file_dtl {
	color: #9e9a9a;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	text-transform: none;
	text-align: left;
}

.company_detail h3 {
	font-size: 27px !important;
	left: 0;
	margin-left: 0;
	text-align: left !important;
	margin-bottom: 15px !important;
	text-align: left !important;
	margin-top: 0px !important;
}

span.wpcf7-form-control-wrap.file-420 {
	float: none;
	overflow: inherit;
	position: inherit;
	width: auto;
}

.browsearea input.image {
	cursor: pointer;
	filter: alpha(opacity = 0);
}

.loan_sbmt input {
	text-align: center;
	display: inline-block;
	padding: 10px 145px;
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
	background-color: #ee7401;
	border: none;
	color: #fff;
	text-transform: uppercase;
}

.loan_sbmt input:hover {
	background: #b4b3b3;
	color: #373737;
}

@media screen and (max-width: 480px) {
	.contact_detail {
		width: 100%;
	}
	.company_detail,.Lone_amount_section,.securityproperty,.additional,.document
		{
		width: 100%;
	}
	.app_inr_cont .post-excerpt h2 {
		font-size: 28px;
	}
	.app_inr_cont .post-excerpt h1 {
		font-size: 36px;
		line-height: 40px;
	}
}

.about_top {
	padding: 55px 0px;
	position: relative;
	float: left;
	width: 100%;
	background: url("images/about_top_bg.png") no-repeat 100% 82% #686868;
}

.about_top .app_inr_cont {
	position: relative;
	margin: 0 auto;
	width: 100%;
	float: left;
}

.about_top .app_inr_cont h2 {
	margin: 0;
	line-height: 44px;
	color: #fff;
	font-size: 50px;
	line-height: 34px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
}

.about_top .app_inr_cont p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	text-transform: none;
	text-align: left;
	padding-bottom: 30px;
}

.about_top .app_inr_cont p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	text-transform: none;
	text-align: left;
	padding-bottom: 0px;
}

ul.our_team_list li h2 {
	color: #fff;
	text-align: left;
	margin: 0px 0px;
	font-size: 25px;
	line-height: 25px;
	margin-top: 25px;
	margin-bottom: 4px;
}

ul.our_team_list li h3 {
	margin-bottom: 10px;
	color: #ee7401;
	text-align: left;
	margin: 0px 0px;
	font-size: 25px;
}

ul.our_team_list li p {
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #fff;
	text-align: left;
}

.about_mid {
	position: relative;
	float: left;
	width: 100%;
	background: #373737;
	padding: 80px 0;
}

.img-div {
	height: 175px;
	float: left;
	width: 100%;
	text-align: center;
}

.about_top .app_inr_cont h3 {
	color: #ee7401;
	line-height: 53px;
	font-size: 50px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 50px;
}

.ourteam_title {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	margin-top: 50px;
}

.ourteam_title h2 {
	margin: 0;
	color: #fff;
	font-size: 48px;
	line-height: 34px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

ul.our_team_list {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.ourteam_title h3 {
	color: #ee7401;
	font-size: 48px;
	line-height: 34px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
}

.myteam {
	min-height: 400px;
}

.myteam h3 {
	color: #ee7401;
	margin-top: 0px;
}

.myteam h2 {
	color: #ffffff;
	margin-bottom: 0px;
}

.myteam p {
	color: #ffffff;
	font-weight: 100;
}

.diff_wrap p {
	color: #ffffff;
	font-weight: 100;
}

@media screen and (max-width: 480px) {
	.about_top .app_inr_cont h3 {
		font-size: 24px;
		line-height: 26px;
	}
	.about_top .app_inr_cont h2 {
		font-size: 24px;
		line-height: 26px;
	}
}

.featured_wrap {
	background: #d6d6d6;
	padding-top: 100px;
	padding-bottom: 100px;
}

.highlights_wrap .col-md-3 .mythumbnail img {
	height: 165px;
}

.highlights_wrap .col-md-4 h3 {
	font-size: 16px;
	margin-top: 5px;
}

.highlights_wrap .col-md-4 b {
	margin-top: 0px;
	text-transform: uppercase;
}

.highlights_wrap .col-md-4 h3 {
	margin-top: 0px;
}

.single_news_wrap {
	padding-top: 150px;
	padding-bottom: 50px;
	background: #d6d6d7;
}

.single_news_wrap .caption {
	padding: 20px;
}

#posts-news {
	padding-top: 10px;
}

#posts-news .post .post-image {
	position: relative;
}

#posts-news .post .post-image .caption b {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
}

#posts-news .post .post-image .caption h3 {
	padding-top: 0px;
	margin-top: 5px;
	font-weight: 500;
	font-size: 22px;
	font-size: 20px;
	line-height: 21.4px;
	color: #282828;
}

.featured .caption {
	padding-top: 6px;
}

.featured .caption b {
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 15px;
}

#posts-news .post .post-image .caption h3 a {
	color: #ffffff;
}

.previous_wrap {
	text-align: left;
}

.previous_wrap a {
	float: left;
}

.single-navigation .previous_wrap a.previous-post {
	float: left;
}

#posts-news .socialicons_blog {
	color: #000000;
}

#posts-news .socialicons_blog i {
	color: #000000;
	border-color: #000000;
}

#posts-news .post-image img {
	width: 100%;
}

.highlights_heading_wrap {
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	margin-top: 60px;
	margin-bottom: 30px;
}

.highlights_wrap .col-md-3 h3 {
	font-size: 16px;
	margin-top: 5px;
}

.myside .subscribe_text_wrap p {
	max-width: 266px;
	padding-top: 10px;
}

.myside .subscribe_text_wrap {
	padding-top: 0px;
}

.caption {
	background: none repeat scroll 0 0 #000000;
	opacity: 0.8;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #ffffff;
	text-align: left;
}

.caption a {
	color: #ffffff;
}

.caption:hover {
	background: none repeat scroll 0 0 #ee7401;
	opacity: 1.0;
}

.page-template-template-blog .button_wrap .orange_btn:hover {
	background: #494848;
	color: #ffffff;
}

#posts-news .post .post-image .caption h3 {
	font-size: 22px;
}

.textwidget .first {
	font-size: 26px;
	line-height: 32px;
}

.textwidget span.block_btn {
	font-size: 18px;
}

.post-excerpt h2 {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}

#posts-news .post-excerpt p {
	margin-bottom: 20px;
	min-height: 100%;
}

.mythumbnail {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}

.mythumbnail a img {
	width: 100%;
	height: 165px;
}

.socialicons_blog {
	color: #ffffff;
}

.socialicons_blog i {
	font-size: 17px;
	border: solid 1px #ffffff;
	border-radius: 50%;
	padding: 5px;
	color: #ffffff;
	margin: 10px;
}

.item .caption p {
	font-size: 18px;
	color: #ffffff;
}

.item .caption h3 {
	padding-top: 0px;
	margin-top: 5px;
	font-weight: 500;
	font-size: 22px;
}

.item .caption b {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
}

.slider-navigation {
	background: aquamarine;
	text-align: center;
	position: relative;
	min-height: 165px;
	text-align: left;
}

.slider-navigation h3 {
	font-size: 16px;
	margin-top: 5px;
}

.slider-navigation img {
	width: 100%;
	min-height: 165px;
}

#slider-thumbs .list-inline li {
	width: 25%;
	padding: 0px;
	margin-right: -4px;
	cursor: pointer;
}

#slider-thumbs .list-inline li:first-child {
	padding-left: 5px;
}

.slider-nav-arrow {
	text-align: center;
	margin-bottom: 0px;
	visibility: hidden;
}

.my_ul {
	list-style-type: none;
}

.my_ul li {
	min-height: 165px;
}

.carousel-selector-1 {
	min-height: 165px;
}

.selected .slider-nav-arrow {
	visibility: visible;
}

.selected .slider-navigation {
	opacity: 0.5;
}

#carousel-bounding-box {
	padding: 0px;
	padding-top: 10px;
}

#myCarousel .carousel-inner .item {
	padding: 0px;
}

#myCarousel .carousel-inner .item img {
	height: 505px;
	width: 100%;
}

.sidebar .myside #mc4wp-form-1 {
	padding-left: 20px;
	padding-right: 20px;
}

.subscribe_button_wrap input {
	text-transform: uppercase;
}

.subscribe_button_wrap input:hover {
	background: #ee7401;
}

.sidebar .myside #mc4wp-form-1 .mc4wp-form-fields .row .col-md-3 {
	width: 100%;
}

.sidebar .myside #mc4wp-form-1 .mc4wp-form-fields .row .col-md-5 {
	width: 100%;
}

.single-navigation a.previous-post,.single-navigation a.next-post {
	background-color: #ee7401;
}

.single-navigation a.previous-post:hover,.single-navigation a.next-post:hover
	{
	background-color: #b4b3b3;
	color: #494848;
}

.single-navigation a.next-post {
	background: #ee7401 url("images/posts-navigation-right-arrow.png")
		no-repeat 75px center;
	padding-right: 32px;
	padding-left: 12px;
}

.highlights_wrap {
	background: #494848;
}

#mc4wp-form-1 {
	background: #494848;
	padding: 10px;
}

.featured_heading_wrap {
	text-align: center;
	padding-bottom: 30px;
}

.featured_heading_wrap h1 {
	text-transform: uppercase;
	font-weight: 700;
}

.listings_highlights {
	background: #b4b3b3;
	padding-top: 50px;
}

.listings_highlights_wrap {
	text-align: center;
}

.listings_highlights_wrap h3 {
	text-transform: uppercase;
	font-weight: 700;
	color: #282828;
	font-size: 28px;
	padding-bottom: 30px;
}

.connect_heading_wrap {
	text-align: center;
}

.highlights_wrap .col-md-3 .connect_heading_wrap h3 {
	text-transform: uppercase;
	font-weight: 700;
	color: #282828;
	font-size: 28px;
	padding-bottom: 30px;
	padding-top: 16px;
}

@media screen and (max-width: 992px) {
	.featured .col-md-3:nth-child (1) {
		width: 100%;
	}
	.myside .subscribe_text_wrap p {
		max-width: 100%;
	}
	#myCarousel .carousel-inner .item img {
		height: 200px;
		width: 100%;
	}
	.featured_wrap {
		padding-top: 150px;
	}
}

@media screen and (max-width: 480px) {
	.featured_wrap {
		padding-top: 150px;
	}
	.myside .subscribe_text_wrap p {
		max-width: 266px;
	}
	.caption {
		padding-top: 80px;
	}
	.mythumbnail a img {
		width: 100%;
		min-height: 165px;
	}
	#posts-news .post .post-image .caption h3 a {
		font-size: 16px;
	}
	#myCarousel .carousel-inner .item img {
		height: 166px;
	}
	.carousel-inner .caption {
		position: relative;
		opacity: 1;
		height: 380px;
	}
}

.slider-navigation .featured_date {
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 15px;
}

@media screen and (min-width: 480px) and (max-width: 990px) {
	#myCarousel .carousel-inner .item img {
		height: 100%;
	}
	.mythumbnail a img {
		width: 100%;
		height: 100%;
	}
	.single_news_wrap {
		padding-top: 200px;
	}
	.post .post-image img {
		min-height: 166px;
	}
	.carousel-control .fa-angle-right,.carousel-control .fa-angle-left {
		top: 25%;
	}
}

.wide-header {
	background: #494848;
	padding: 10px;
	position: fixed;
	top: 0px;
	z-index: 99;
}

.wrap-elements {
	position: fixed;
	top: 0px;
}

.logo_wrap img {
	width: 75%;
	max-width: 212px;
	max-height: 55px;
}

.openresponsivemenu {
	background: #ee7401;
	color: #ffffff;
}

#menu-item-855 {
	background: #ee7401;
	color: #ffffff;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: 700;
}

#menu-item-855:hover {
	background: #686868;
}

#menu-item-855:active {
	background: #686868;
}

#menu-item-855 a:hover {
	color: #ffffff !important;
}

nav li {
	margin-right: 20px;
}

nav li a {
	color: #ffffff;
}

nav li a:hover {
	color: #ee7401;
	opacity: 1;
}

.menu-menu-1-container {
	/* float: right; */
}

.current_page_item a {
	border-bottom: 1px solid #ee7401;
	color: #ee7401;
}

.modal-content {
	background: #303030;
}

.modal-footer {
	border-top: 0px;
}

.modal-header {
	border-bottom: 1px solid #686868;
}

.brokers_text {
	color: white;
	padding-bottom: 50px;
	max-width: 800px;
	margin: auto;
}

.prime_team {
	float: left;
	width: 100%;
	margin-top: 40px;
}

.prime_team .prime_team_content h3 {
	text-transform: none;
	margin-bottom: 15px;
	color: #ee7401;
	text-align: left;
	margin: 0px 0px 4px 0;
	font-size: 25px;
}

.prime_team .prime_team_content p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	text-transform: none;
}

.brokers_heading_wrap {
	text-align: center;
}

.brokers_heading_wrap h2 {
	color: #fff;
	font-size: 54px;
	line-height: 56px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

.brokers_heading_wrap h3 {
	color: #ee7401;
	font-size: 50px;
	line-height: 52px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 50px;
}

.broker_top ul {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 50px;
}

.solution h3 {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}

.brokers_mid {
	background: #373737;
	padding-top: 50px;
}

.brokers_mid_inner {
	max-width: 800px;
	margin: auto;
	padding-bottom: 20px;
}

.brokers_mid_inner .col-md-3 {
	text-align: center;
}

.brokers_mid_inner .col-md-3 img {
	margin-top: 20px;
}

.brokers_mid_inner .col-md-9 h3 {
	color: #ee7401;
}

.brokers_mid_inner .col-md-9 p {
	color: #ffffff;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.broker_state
	{
	width: 100%;
	text-align: center;
	padding: 9px 18px;
	font-size: 16px;
	font-weight: 300;
	color: #9e9a9a;
	padding-bottom: 10px;
	border: 0;
	display: block;
	margin-bottom: 15px;
	outline: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	background: url(images/drop_down.png) no-repeat #686868 96%;
	cursor: pointer;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

@media screen and (max-width: 480px) {
	.broker_top .orange_btn {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 14px;
	}
	.loan_sbmt input {
		padding-left: 25px;
		padding-right: 25px;
	}
	.brokers_heading_wrap h2 {
		font-size: 24px;
		line-height: 25px;
		margin-top: 0px;
	}
	.brokers_heading_wrap h3 {
		font-size: 20px;
		line-height: 22px;
	}
	.ourteam_title h2 {
		font-size: 24px;
		line-height: 25px;
	}
	.about_team_title h2 {
		font-size: 34px;
		line-height: 35px;
	}
	.ourteam_title h3 {
		font-size: 20px;
		line-height: 22px;
	}
	.about_team_title h3 {
		font-size: 30px;
		line-height: 32px;
	}
}

@media screen and (min-width: 1200px) {
	.modal-dialog {
		width: 1000px;
	}
}

.contact_top {
	padding: 55px 0px;
	position: relative;
	float: left;
	width: 100%;
	background: #686868;
}

.contact_top .app_inr_cont {
	position: relative;
	margin: 0 auto;
	width: 100%;
	float: left;
}

.contact_top .app_inr_cont .post-excerpt h1 {
	margin-bottom: 0;
	margin-top: 0px;
}

.contact_top .app_inr_cont .post-excerpt h4 {
	margin-top: 20px;
	text-align: center;
	color: #fff;
	font-weight: 300;
}

.new_contact {
	width: 78%;
	float: none;
	margin: 0 auto;
	margin-top: 45px;
}

.contact_main .contact_addresses {
	width: 50%;
	float: left;
}

.post .post-excerpt h3 {
	margin: 0px 0px;
	font-size: 25px;
}

.app_inr_cont .post-excerpt p {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
	text-transform: none;
	text-align: left;
}

.post .post-excerpt p {
	margin: 0;
}

.new_contact .conatct_email {
	width: 74%;
	float: left;
	margin-left: 0;
}

.new_contact .conatct_fax {
	float: left;
	margin-left: 0;
	width: 74%;
	margin-top: 15px;
}

span.cntct_left {
	color: #fff;
	font-size: 15px;
	line-height: 26px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-weight: 300;
	text-transform: none;
	text-align: left;
	display: inline-block;
	font-weight: bold;
	width: 50%;
}

span.cntct_right {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	font-weight: 300;
	text-transform: none;
	text-align: left;
	display: inline-block;
	width: 50%;
}

.drop_splarrow {
	position: absolute;
	right: -36px;
	cursor: pointer;
	background: #b6b6b6;
	padding: 8px;
	top: 0;
	padding-left: 12px;
	padding-right: 12px;
}

.contact_mid {
	position: relative;
	float: left;
	width: 100%;
	background: #373737;
	padding: 80px 0;
}

.contact_list .clearfix li:last-child {
	float: left;
}

.menu-wrap {
	width: 96.9%;
	float: left;
	margin-left: 0px;
}

.new_contact .cont_phone {
	width: 40%;
	float: left;
	margin-left: 0;
	margin-top: 15px;
}

.contact_form {
	width: 100%;
	float: left;
}

.contact_form .left_input_box {
	float: left;
	width: 48%;
	margin-right: 15px;
}

.contact_form .right_input_box {
	float: left;
	width: 48%;
	margin-left: 0px;
}

.contact_form .loan_sbmt {
	margin-top: 20px;
	padding-bottom: 20px;
}

.contact_list {
	width: 100%;
	float: left;
}

.newlistcnct {
	width: 100% !important;
}

.contact_main h3 {
	color: #ee7401;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 6px !important;
}

.contact_list li .sub-menu li:nth-child (2n) {
	background: #8f8f8f;
	margin-left: 0PX !IMPORTANT;
}

.contact_list .clearfix .sub-menu li:last-child {
	float: left;
}

.menu-wrap .clearfix li {
	cursor: pointer;
}

.contact_list>ul>li {
	float: left;
	display: inline-block;
	position: relative;
	font-size: 19px;
	width: 97%;
	padding: 8px 15px;
}

.cont_phone ul li {
	list-style: none;
	list-style-type: none !important;
	float: left;
}

.contact_list li {
	background: #8f8f8f;
	position: relative;
}

.contact_list li {
	margin: 0px;
	list-style: none;
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}

.cont_phone ul {
	list-style: none;
}

.contact_list
 
li
 
.sub-menu
 
li
:nth-child
(2n
+
1)
{
background
:
 
#9d9d9d
;

  
margin-left
:
 
0
PX
 
!
IMPORTANT
;


}
.contact_list li:hover .sub-menu {
	z-index: 1;
	display: block;
	cursor: pointer;
}

.contact_list .sub-menu {
	display: none;
	width: 90.5%;
	padding: 0px;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: -1;
	transition: opacity linear 0.15s;
}

.cont_phone ul {
	width: 100%;
	overflow: inherit;
	margin: 0 !important;
}

.cont_phone ul {
	width: 100%;
	overflow: inherit;
	margin: 0 !important;
}

.sub-menu li span {
	padding: 10px;
}

.post .post-excerpt .cont_street p {
	min-height: 100%;
}

.post .post-excerpt .post_address p {
	min-height: 100%;
}

.post .post-excerpt .conatct_email p {
	min-height: 100%;
}

.post .post-excerpt .conatct_fax p {
	min-height: 100%;
}

.post .post-excerpt h3 {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
}

.post_address {
	margin-top: 50px;
}

.new_contact .conatct_fax {
	margin-top: 70px;
}

.txt_box_set textarea,.txt_box_set input {
  font-family: 'Helvetica', Geneva, arial, sans-serif;
	color: #ffffff;
}

@media screen and (max-width: 480px) {
	.contact_main .contact_addresses,.contact_form .left_input_box,.contact_form .right_input_box
		{
		width: 100%;
	}
}

.panel-default .panel-heading {
	color: #333333;
	background: none;
	border-color: #ddd;
}

.panel-default {
	background: none;
	border: none;
}

.no-img-div {
	min-height: 164px;
	width: 100%;
	background-image: url('images/no-img-div.png');
}

.gform_fields {
	font-size: 12px !important;
	line-height: 0px !important;
}

body.page-template-valuation-template .gform_wrapper li.file-upload input:before
	{
	line-height: 100%;
	content: "Please Attach Full Report" !important;
}

/* Added to fix the text indent issue with Visual Composer */
ul {
	text-indent: 0em !important;
}

.wrong-ans {
	width: 18px;
	height: 18px;
	background-image: url('images/false.png');
	display: block;
	float: right;
	display: block;
	margin-top: -3em;
	margin-right: 1em;
}

.right-ans {
	width: 18px;
	height: 18px;
	background-image: url('images/true.png');
	float: right;
	display: block;
	margin-top: -3em;
	margin-right: 1em;
}

@media screen and (max-width:767px) {
	.ginput_container {
		width: 100% !important;
	}
}

.slider-navigation img {
	object-fit: cover !important;
	display: block !important;
}

#myCarousel .carousel-inner .item img {
	object-fit: cover !important;
	display: block !important;
}

.mythumbnail a img {
	object-fit: cover !important;
	display: block !important;
}

.news .container .row .col-md-4 .post .post-image img {
	object-fit: cover !important;
	display: block !important;
}
a.button_pop_apply
{
        background: #EE7401;
    color: #fff;
	padding-left: 2.5em;
    padding-right: 2.5em;
    padding-top: 1em;
    padding-bottom: 1em;
}
a.button_pop_apply:hover
{
      background: #B4B3B3;
    color: #494848!important;
}
.security_questions h3 {
	display:block;
    clear: both !important;
}
.footer-mfa {
    vertical-align: middle;
	background-size:cover;
	background-position:center center;
	width:400px;
	height:78px;
	float:left;
}
@media screen and (min-width:1280px)
{
	.footer-mfa {
	margin-top: -0.8em;

	}
	.footer_menus.ftr-terms-lnk {
    padding-top: 2em;
}
}
@media screen and (max-width:50px)
{
	.footer-mfa
	{
		float:none;
		margin:0 auto;
		width:320px;
		height:60px;
	}
	.openresponsivemenu {
    background: #ee7401;
    color: #ffffff;
    margin-top: 5em;
    margin-left: -3em;
}
.wide-header .col-md-8
{
	float:none !important;
	width:100% !important;
}
	.openresponsivemenu {
   
   margin-left: 0em; 
   }

}

/* Enter Your Custom CSS Here */

.medalsColumn {text-align: center;padding-bottom:40px;}
.medalsColumn img {max-height:100px}
.about_top .medalsColumn img {max-height:155px}
.medalsTitleColumn {text-align: center}

body{
    background: #fff!important;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
   font-family: ' ', Geneva, arial, sans-serif; 
}
h2 {
  line-height: 1.2;
}
h3 {
	font-size: 24px;	
  	line-height: 1.6;
}
h4 {
	font-size:16px;
	line-height: 1.6;
}
p {
    font-size: 16px;
    line-height: 1.6;
}
ul, li {
      font-size: 16px;
    line-height: 0;
}

.sustainability {
    position: relative;
    clear: both;
    padding-top: 30px; 
  	padding-bottom: 40px;
}
.highlights {
	background-color: #ec7420;
    color: #fff;
    padding-top: 30px;
}
.highlights .highlight-box {
    padding: 1rem;
}
.about_team {
    background: #fff;
    padding: 30px 0;
    position: relative;
    clear: both;
}
.menu-menu-1-container {
	padding-top: 1px;
}
nav ul {
    margin-left: 0px;
    margin-top: 0px;
}
.vc_responsive section.container {
    margin-top: 50px;
}
.wpcf7-mail-sent-ok {
    color: #398f14!important;
}
.error404 section#content {
    width: 1140px!important;
    margin: 0 auto!important;
    float: none;
}
.error404 aside#sidebar-right{
	display:none;
}
.productMatrix{
	display:none;
}
.logged-in .productMatrix{
	display:block;
}
.h_link a:hover, .spu-content a:hover{
	color:#494848!important;
}
.productmatrix .number:hover{
	color: #242424!important;
}
.need_login, .welcome_log, .logged-in .welcome_logs, .page-id-3107.logged-in .cleanlogin-container h4 small, .page-id-3324.logged-in .cleanlogin-container h4 small, .page-id-3134.logged-in .cleanlogin-container h4 small{
	display:none;
}
.logged-in .need_login, .logged-in .welcome_log, .welcome_logs{
	display:block;
}
.gform_wrapper .field_description_below .gfield_description{
	padding-bottom: 10px;
}
/** BROKERS LOGIN **/
.a_links a:hover{
	color:#EE7401!important;
}
a.brkrs_login {
    background: #EE7401;
    color: #fff!important;
    padding: 20px 25px;
    position: absolute;
    top: 70px;
    font-size: 20px;
    right: 8%;
}
a.brkrs_login i.fa.fa-lock {
	color: #fff!important;
	padding-right: 10px;
}
a.brkrs_login:hover {
  	background: #B4B3B3;
  	color:#494848!important;
}
a.brkrs_login:hover i.fa.fa-lock {
	color:#494848!important;
}
.page-id-3087 #sidebar-right, .page-id-3102 aside#sidebar-right, .page-id-3107 aside#sidebar-right, .page-id-3134 aside#sidebar-right, .page-id-3324 #sidebar-right, .page-id-2778 #sidebar-right{
	display:none;
}
.page-id-3107 section.container, .page-id-3134 section.container, .page-id-3324 section.container, .page-id-2778 section.container{
	margin-top: 0!important;
}
.page-id-3107 .post, .page-id-3134 .post, .page-id-3324 .post, .page-id-2778 .post{
	margin-bottom: 0!important;
}
.page-id-3107 div#posts, .page-id-3134 div#posts, .page-id-3324 div#posts, .page-id-2778 div#posts{
    padding-bottom: 0!important;
}
#brokers_login, #get_accredited, #forgot_password, #change_password{
	background-position: top center !important;
}
.cleanlogin-container{
	max-width: 500px!important;
    box-shadow: none!important;
	border: none!important;
  	padding: 20px 20px 20px!important;
}
.cleanlogin-form input[type="text"], .cleanlogin-form input[type="password"], .cleanlogin-form input[type="email"]{
	height: 80px!important;
    padding: 15px 10px 15px 36px!important;
    background-color: #fff!important;
    border: none!important;
    font-size: 20px!important;
}
.cleanlogin-field-username, .cleanlogin-field-password{
    background-position: left center;
}
.cleanlogin-form{
    display: grid;
}
.cleanlogin-container fieldset:nth-child(1) {
    order: 1;
	-webkit-order: 1;
	margin-bottom: 15px;
}
.cleanlogin-form-bottom {
    order: 2;
	-webkit-order: 2;
} 
.cleanlogin-container fieldset:nth-child(2) {
    order: 3;
	-webkit-order: 3;
}
.cleanlogin-form input[type="submit"] {
    width: 200px!important;
    background: #494848;
    color: #fff;
    border: none!important;
    padding: 10px 10px;
    height: 65px;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    right: 30%;
}
.cleanlogin-form input[type="submit"]:hover {
    background: #EE7401;
}
.cleanlogin-field.cleanlogin-field-remember {
    float: left;
    position: relative;
    top: -20px;
}
.cleanlogin-form-bottom {
    position: relative;
    width: 145px!important;
    left: 68%;
	padding-top: 0;
}
.cleanlogin-field-remember > label{
  	color:#fff;
	font-size: 18px!important;
    text-transform: none!important;
    font-weight: 400!important;
}
.cleanlogin-field-remember > label:hover{
  	color:#494848!important;
}
.cleanlogin-form-bottom a.cleanlogin-form-pwd-link {
    color: #fff!important;
    font-size: 18px;
    font-weight: 400;
}
.cleanlogin-form-bottom a.cleanlogin-form-pwd-link:hover {
  	color: #494848!important;
}
a.cleanlogin-preview-logout-link:hover, a.pm_btn:hover {
    background: #ee7401!important;
}
a.cleanlogin-preview-edit-link {
    display: none;
}
.cleanlogin-preview .avatar{
  	width: 110px!important;
    margin: 0 auto 20px auto!important;
}
.get_accre {
    padding: 10px 15px;
    color: #EE7401;
    font-size: 20px;
    letter-spacing: 20px;
    text-align: center;
    width: 248px;
    vertical-align: middle;
}
.digits form {
    width: 310px;
    margin: 0 auto;
    vertical-align: middle;
}
input[type="image"] {
  	vertical-align: middle;
    margin-left: 10px;
}
.page-id-3107.logged-in .cleanlogin-container h4, .page-id-3324.logged-in .cleanlogin-container h4{
    text-align: center!important;
    color: #fff!important;
}
.page-id-3134.logged-in .cleanlogin-container h4 {
    text-align: center!important;
    color: #494848!important;
}
.page-id-3134.logged-in h3 {
	display:none;
}
.page-id-3107.logged-in .cleanlogin-preview-top, .page-id-3134.logged-in .cleanlogin-preview-top, .page-id-3324.logged-in .cleanlogin-preview-top{
	height: 70px;
}
.page-id-3134.logged-in .cleanlogin-preview-top a.cleanlogin-preview-logout-link, a.pm_btn, .page-id-3324.logged-in .cleanlogin-preview-top a.cleanlogin-preview-logout-link {
    font-size: 18px;
    color: #fff!important;
    background: #494848;
    padding: 15px 20px;
    text-transform: uppercase;
}
.page-id-3107.logged-in .cleanlogin-preview-top a.cleanlogin-preview-logout-link, .page-id-3324.logged-in .cleanlogin-preview-top a.cleanlogin-preview-logout-link{
	font-size: 15px;
    color: #fff!important;
    background: #494848;
    padding: 10px 15px;
    text-transform: uppercase;
}
.page-id-3107.logged-in .cleanlogin-preview-top, .page-id-3324.logged-in .cleanlogin-preview-top, .page-id-3134.logged-in .cleanlogin-preview-top  {
    position: absolute;
    right: 5px;
}
.page-id-3324 .cleanlogin-form, .page-id-2778 .cleanlogin-form{
	display: block!important;
}
.page-id-3324 .cleanlogin-form input[type="submit"], .page-id-2778 .cleanlogin-form input[type="submit"]{
	position: unset;
  	right: unset;
}
.page-id-2778 .cleanlogin-container h4{
	margin-bottom:15px;
}
.page-id-2778 .cleanlogin-container h4, .page-id-2778 .cleanlogin-form label, .page-id-2778 .cleanlogin-form p.cleanlogin-form-description{
	color: #fff!important;
}
.page-id-2778 .cleanlogin-form p.cleanlogin-form-description{
	font-size: 12px!important;
}
.page-id-2778 .cleanlogin-container {
  	max-width: 750px!important;
}
.page-id-2778 .cleanlogin-notification.success {
    font-size: 18px;
    color: #666!important;
}
#stages .vc_column-inner {
    padding-top: 0;
}
#stages .arrow-down {
    border-top: 20px solid #090D00;
}
#stages,#digits, .oops_digit, .sccss_digit{
	display:none;
}
.digits form p.oops_digit, .digits form p.sccss_digit {
    color: #fff!important;
}
div#gform_confirmation_message_5 {
    text-align: center;
	display: none;
}
#get_accredited .cleanlogin-field-remember > label, #get_accredited .cleanlogin-form-bottom a.cleanlogin-form-pwd-link{
	color: #494848!important;
}
div#gform_wrapper_5 .gf_step_number {
    display: none!important;
}
div#gf_page_steps_5{
    border-bottom: none!important;
}
div#gform_wrapper_5 .gf_step {
    width: 24%!important;
	margin: 10px 15px 10px 0!important;
    text-align: center!important;
	background: #EFEFEF!important;
  	font-size: 25px!important;
    height: 85px!important;
  	font-weight: bold!important;
  	opacity: 1!important;
}
div#gform_wrapper_5 .gf_step:nth-child(4) {
    margin-right: 0!important;
}
div#gform_wrapper_5 .gf_step.gf_step_active{
	background: #ee7401!important;
    color: #fff!important;
}
div#gform_wrapper_5 .gf_step.gf_step_active span.gf_step_label{
	color: #fff!important;
}
div#gform_wrapper_5 .gf_step span.gf_step_label{
	padding: 27px 0;
  	color:#666!important;
}
div#gform_wrapper_5 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
  	font-size: 20px!important;
    padding: 20px 20px!important;
    border: none;
  	line-height: 30px!important;
}
input#gform_next_button_5_1, input#gform_next_button_5_20, input#gform_next_button_5_31, input#gform_submit_button_5 {
    float: right;
    font-size: 20px;
    text-transform: uppercase;
    background-color: #474646;
    color: #fff;
    padding: 20px 60px;
    border: none!important;
	margin-right: 0!important;
}
input#gform_next_button_5_1:hover, input#gform_next_button_5_20:hover, input#gform_next_button_5_31:hover, input#gform_submit_button_5:hover {
  	background-color: #EE7401;
}
li#field_5_43, li#field_5_44, li#field_5_45 {
    border-bottom: 2px solid #ee7401;
}
div#gform_page_5_2 label.gfield_label, div#gform_page_5_4 label.gfield_label {
    width: 80%;
    font-size: 18px;
    line-height: 20px;
    margin: 20px 0;
    font-weight: 400;
}
div#gform_page_5_2 .ginput_container_radio, div#gform_page_5_4 .ginput_container_radio {
    width: 20%;
    float: right;
    margin-top: 0;
    background: #efefef;
}
div#gform_wrapper_5 .gfield.field_sublabel_below{
    padding: 0!important;
    margin-top: 0!important;
}
div#gform_page_5_2 .gfield.field_sublabel_below, div#gform_page_5_3 .gfield.field_sublabel_below, div#gform_page_5_4 .gfield.field_sublabel_below {
    border-bottom: 1px solid #000;
}
div#gform_wrapper_5 .gform_page_footer{
	border-top: none!important;
}
div#gform_page_5_2 ul.gfield_radio, div#gform_page_5_4 ul.gfield_radio{
	margin: 15px 40px!important;
}
div#gform_wrapper_5 li.gf_list_inline ul.gfield_radio li{
	margin: 0 20px 0px 0px!important;
}
div#gform_page_5_3 label.gfield_label{
	width: 50%;
	font-size: 18px;
    line-height: 20px;
    margin: 44px 0;
    font-weight: 400;
}
div#gform_page_5_3 .ginput_container_radio {
	width: 48%;
  	float: right;
	margin-top: 0;
    background: #efefef;
}
div#gform_page_5_3 .gfield_radio li{
	margin: 0 0 0!important;
}
div#gform_page_5_3 ul.gfield_radio{
    margin: 10px 20px!important;
}
div#gform_wrapper_5 .gfield_radio li label{
	font-weight: 400;
	font-size: 18px;
}
div#gform_page_5_2 ul#input_5_14, div#gform_page_5_2 ul#input_5_17, div#gform_page_5_2 ul#input_5_18, div#gform_page_5_4 ul#input_5_32, div#gform_page_5_4 ul#input_5_35, div#gform_page_5_4 ul#input_5_36, div#gform_page_5_4 ul#input_5_38, div#gform_page_5_4 ul#input_5_39, div#gform_page_5_4 ul#input_5_41, div#gform_page_5_4 ul#input_5_42 {
    margin: 25px 40px!important;
}
div#gform_page_5_3 ul#input_5_24, div#gform_page_5_3 ul#input_5_25, div#gform_page_5_3 ul#input_5_27, div#gform_page_5_3 ul#input_5_28 {
    margin: 20px 20px!important;
}
div#gform_page_5_3 ul#input_5_29 {
    margin: 17px 20px!important;
}
#overlay {
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	float: left;
	height: 100%;
	position: fixed;
	top: 0; left: 0;
	width: 100%;
	z-index: 99;
}
#gform-notification {
    background: #fff;
    border-radius: 10px;
    display: block;
    margin: auto;
    height: 700px;
    max-width: 610px;
    padding: 50px 40px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 101;
}
#gform-notification .button, #spu-3240 .button {
	padding: 25px 90px;
    font-size: 20px;
    background: #282828;
    color: #fff;
}
#spu-3240{
    padding-bottom: 70px!important;
}
#gform-notification .button:hover, #spu-3240 .button:hover{
	background:#EE7401;
}
#faqs_app a:hover {
    color: #242424 !important;
}
input#gform_previous_button_5_20, input#gform_previous_button_5_31, input#gform_previous_button_5 {
    display: none;
}
/** end of BROKERS LOGIN **/
/** PRODUCT COMPARISON **/
.page-id-2936 div#posts, .page-id-2984 div#posts, .page-id-2987 div#posts{
    padding-bottom: 0;
}
.page-id-2936 #sidebar-right, .page-id-2984 #sidebar-right, .page-id-2987 #sidebar-right{
	display:none;
}
.page-id-2936 #content, .page-id-2984 #content, .page-id-2987 #content{
	padding: 60px 0px 0!important;
}
.page-id-2936 .post, .page-id-2984 .post, .page-id-2987 .post{
    margin-bottom: 0!important;
}

.business_booster_active table tr td, .business_investor_active table tr td, .business_builder_active table tr td{
	text-align:center!important;
  	color: #ffffff;
}
.business_booster table tr td, .business_investor table tr td, .business_builder table tr td{
	text-align:center!important;
}
.business_booster:hover table tr:nth-child(1) td, .business_investor:hover table tr:nth-child(1) td, .business_builder:hover table tr:nth-child(1) td{
    background:#ee7401;
  	color:#fff;
  	transition: .5s;
}
.business_booster:hover table tr:nth-child(1) td a, .business_investor:hover table tr:nth-child(1) td a, .business_builder:hover table tr:nth-child(1) td a{
  	color:#394753!important;
  	transition: .5s;
}
.business_booster:hover table tr:nth-child(2) td, .business_booster:hover table tr:nth-child(4) td, .business_booster:hover table tr:nth-child(6) td{
    background:#353434!important;
  	color:#fff!important;
  	transition: .5s;
}
.business_booster:hover table tr:nth-child(3) td, .business_booster:hover table tr:nth-child(5) td, .business_booster:hover table tr:nth-child(7) td{
    background:#494848!important;
  	color:#fff!important;
  	transition: .5s;
}
.business_investor:hover table tr:nth-child(2) td, .business_investor:hover table tr:nth-child(4) td, .business_investor:hover table tr:nth-child(6) td{
    background:#353434!important;
  	color:#fff!important;
  	transition: .5s;
}
.business_investor:hover table tr:nth-child(3) td, .business_investor:hover table tr:nth-child(5) td, .business_investor:hover table tr:nth-child(7) td{
    background:#494848!important;
  	color:#fff!important;
  	transition: .5s;
}
.business_builder:hover table tr:nth-child(2) td, .business_builder:hover table tr:nth-child(4) td, .business_builder:hover table tr:nth-child(6) td{
    background:#353434!important;
  	color:#fff!important;
  	transition: .5s;
}
.business_builder:hover table tr:nth-child(3) td, .business_builder:hover table tr:nth-child(5) td, .business_builder:hover table tr:nth-child(7) td{
    background:#494848!important;
  	color:#fff!important;
  	transition: .5s;
}
.arrow-down {
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #494848;
    margin: 0 auto;
}
.vc_btn3:hover {
  	background: #b4b3b3!important;
    color: #494848!important;
}
.pc_com {
    text-align: center;
    background: #494848;
    color: #fff!important;
    font-size: 20px;
    padding: 20px 0px;
    border: 2px solid #fff;
    margin: 0 20px;
}
.pc_com:hover {
	background: #EE7401;
}
/** end of PRODUCT COMPARISON **/

a{
	text-decoration:none!important;
}
.post .post-excerpt a:hover{
	color:#EE7401;
}
.wide-header .col-md-4{
    width: 30%;
}
.wide-header .col-md-8 {
    width: 70%;
}
.page-id-2642 #content a:hover{
	color:#000!important;
}
.page-id-2450 #content a:hover{
	color:#E9DDBD!important;
}
.page-id-2811 table tbody tr:nth-child(2) a:hover{
	color:#000!important;
}
.page-id-2811 table tbody tr:nth-child(3) a:hover{
	color:#EE7401!important;
}
/** Newsletter Confirmation page **/
.page-id-2811 header {
    display: none;
}
.page-id-2811 #content p, .page-id-2811 #content{
   
}
.page-id-2811 #content, .page-id-2811 div#posts{
	background: #eee;
}
.page-id-2811 footer#footer {
    display: none;
}
.page-id-2811 #content p{
    font-size: 15px;
}
/** end of Newsletter Confirmation **/
.loan_common{
    margin: 15px!important;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors {
    border: none!important;
}
.wpcf7-response-output {
  color: #f00!important;
}
.page-id-2450 #content{
    background: #0D0927;
}
.page-id-2450 div#posts {
  background: #0D0927;
}
.page-id-2450 #sidebar-right{
	display: none;
}
.page-id-2450 .post .post-excerpt h2{
	font-weight: 700;
    font-size: 38px !important;
    letter-spacing: 10px;
  	line-height: 50px;
}
.post .post-excerpt h2 {
  margin: 40px 0 20px 0;
}
/** Contact Forms **/
.page-id-839 .contact_detail, .page-id-839 .company_detail, .page-id-839 .broker_detail {
    width: 100%!important;
    float: none;
    clear: both;
}
.c_col1{
  	float:left;
	width:48%;
    margin-right: 15px;
}
.c_col2{
    float:left;
	width:48%;
}
.page-id-839 textarea.wpcf7-form-control.wpcf7-textarea.broker_contact{
    height: 150px!important;
}
.page-id-839 .broker_detail h3, .security_questions h3 {
    font-size: 27px !important;
    left: 0;
    margin-left: 0;
    text-align: left !important;
    margin-bottom: 15px !important;
    text-align: left !important;
    margin-top: 0px !important;
}
/** end of Contact Forms **/
.postid-462, .postid-464{
	background:#fff;
}
.postid-462 .post .post-excerpt p, .postid-464 .post .post-excerpt p, .postid-462 .solution_single_title h3, .postid-464 .solution_single_title h3{
	color:#242424!important;
}
.logo_wrap img {
    max-width: 262px!important;
    max-height: 40px!important;
    width: 100%!important;
}
.wide-header {
    padding: 0 0 10px;
}
.top_num {
    text-align: center;
    background: #000;
    padding: 0 0;
    color: #fff;
}
.top_num i.fa.fa-phone {
    font-size: 27px;
}
.div_outer {
    padding-top: 125px;
}
.featured_wrap {
    background: #fff;
  	padding-top: 125px;
}
/** Homepage**/
	/** Homepage-Slides **/
.home_slides {
    margin-top: 35px;
}
.mySlides {
  	display:none;
}
.bgslide1{
    background: url("slide1.jpg");
  	background-position: center center;
    background-repeat: no-repeat;
  	background-size: cover;
	height: 560px;
}
.bgslide2{
    background-image: url("slide2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
  	background-size: cover;
	height: 560px;
}
.bgslide3{
    background-image: url("slide3.jpg");
    background-position: center center;
    background-repeat: no-repeat;
  	background-size: cover;
	height: 560px;
}
.bgslide4{
    background-image: url("slide4.jpg");
    background-position: center center;
    background-repeat: no-repeat;
  	background-size: cover;
 	height: 560px;
}
.mySlides h2 {
    font-size: 60px;
    font-weight: bold;
    color: #fff;
    margin-top: 128px;
}
.mySlides h3 {
    color: #fff;
    margin-top: 0;
}
.mySlides a h5 {
    color: #fff;
    background: #ee7401;
    font-size: 20px;
    font-weight: 600;
    width: 192px;
    padding: 12px 15px 8px;
    text-align: center;
    margin-top: 26px;
}
.mySlides a h5:hover{
    background: #b4b3b3;
    color: #494848;
}
.mySlides h4 {
    /*color: #fff;*/
    font-size: 24px;
    font-weight: 600;
    margin-top: 40px;
  	letter-spacing: 3px;
  	color: #ee7401;
}
.pc-text-white {
    color: #fff!important;
}
.pc-section{
    margin-top: 16px!important;
    margin-bottom: 16px!important;
}
.pc-center {
    text-align: center!important;
}
.pc-large {
    font-size: 18px!important;
}
.pc-container {
    padding: 0.01em 16px;
}
.pc-display-bottommiddle {
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
	margin-top: -30px!important;
}
.pc-badge {
  	height: 13px;
    width: 13px;
    padding: 0;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
  	cursor: pointer;
}

.pc-transparent {
    background-color: transparent!important;
}
.pc-border {
    border: 1px solid #ccc!important;
}
.pc-white, .pc-hover-white:hover{
    color: #000!important;
    background-color: #fff!important;
}
	/** end of Homepage-Slides**/
.home .blocks {
	background: #fff!important;
}
.home .blocks_sub_area {
    max-width: 1170px!important;
}
.home .blocks_sub_heading {
  	font-size: 40px!important;
    line-height: 40px!important;
  	color: #242424!important;
  	margin-top: 0!important;
}
.home .blocks_sub_text {
	font-size: 22px!important;
    line-height: 32px!important;
    font-weight: 400!important;
    color: #242424!important;
}
.blocks img {
    width: 100%;
}
.blocks .boxes {
    box-shadow: 0 3px 5px rgba(36, 36, 36, 0.15);
}
.boxes h3, .boxes h4{
	margin: 10px;
	color: #707070;
}
.boxes h3 {
    font-size: 24px;
    font-weight: 600;
	margin-bottom: 15px;  
}
.boxes h4 {
    padding-bottom: 20px;
}
.our_clients {
    background: #f7f7f7!important;
}
.our_clients h2, .news h2 {
    font-size: 40px;
    font-weight: 600;
  	text-transform: uppercase;
}
.item h3 {
  	font-size: 24px;
	color: #ee7401;
}
.item p {
    font-size: 26px;
	line-height: 36px;
    color: #242424;
    font-weight: 400;
  	margin-bottom: 50px;
}
.item b {
	color:#242424;
	font-weight: 400;
}
.news, .button_wrap_dark {
  	background: #fff!important;
}
.news h2 {
    margin-bottom: 50px;
}
.news .post h3 a {
	color: #242424;
}
.news .post .read-more span {
    color: #242424;
}
.subscribe {
    background: url(http://www.primecapital.com.au/wp-content/uploads/2017/05/bg_subscribe.jpg)!important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#mc4wp-form-1 {
    background: transparent!important;
	margin-bottom: 50px;
}
.home .subscribe_text_wrap{
	color:#fff!important;
}
.subscribe_text_wrap h3 {
    font-size: 40px;
    font-weight: 600;
}
.subscribe_text_wrap p {
    padding-bottom: 35px;
    padding-top: 10px;
    text-transform: none;
    font-size: 21px;
}
.button_wrap_dark {
    min-height: 100px;
}
.subscribe_button{
	background: #494848;
}
.questions {
    padding-bottom: 20px;
    padding-top: 50px;
}
.questions_wrap h2, .get_in_touch_inner h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 20px;
}
.questions_wrap h3{
    text-transform: none;
    font-size: 21px;
    font-weight: 400;
    padding-bottom: 45px;
}
.get_in_touch_inner h3 {
    text-transform: none;
    font-size: 21px;
    font-weight: 400;
    padding-bottom: 30px;
}
.get_in_touch_inner {
    padding-top: 50px;
}
.home .post h3 {
    height: 65px;
}
.mc4wp-alert.mc4wp-success p, .mc4wp-alert.mc4wp-error p, .mc4wp-alert.mc4wp-notice p {
    color: #fff;
    text-shadow: 0 0 5px #000;
}
/** end of Homepage**/
/** About page**/
.about_top{
  padding: 30px 0px;
    background: #fff;
}
.about_top .app_inr_cont h1 {
    color: #242424;
  	font-size: 48px;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 40px;
	text-align: center;
}
.about_top .app_inr_cont h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #242424;
    text-align: left;
    text-transform: none;
}
.about_top .app_inr_cont p {
  	color: #242424;
  	font-weight: 400;
	padding-bottom: 10px;
  font-size: 16px;
  line-height: 1.6;
}
.page-id-4 .myteam {
    min-height: 415px;
}
.ourteam_title h2{
	line-height: 48px;
  	margin-bottom: 50px;
}
.ourteam_title h3 {
  font-size: 24px;
    color: #fff;
    line-height: 1.6;
    font-weight: 400;
    text-transform: none;
}
.about_mid{
  	padding-top:30px;
}
.img-div {
    height: auto!important;
    float: none;
    text-align: left;
  	margin-bottom: 35px;
}
.diff_wrap h4{
	text-transform: uppercase;
  	color: #EE7401;
  	text-align:left;
  	margin: 0px;
  	font-size: 25px;
  	font-weight: bold;
}
.anniversary{
	background:#f7f7f7;
}
.anniv_col {
    width: 50%;
    float: left;
    padding: 50px 25px;
    margin: 30px 0;
}
img.anniv_img {
    width: 100%;
}
img.anniv20th {
    margin-top: 0px;
  	max-width: 350px;
    width: 100%;
}
.anniv_col h3 {
    color: #ee7401;
    font-size: 30px;
    font-weight: 600;
    margin-top: 45px;
}
.anniv_col p {
    font-weight: 400;
}
.about_team {
    background: #fff;
  	padding: 20px 0;
}
.about_team h2 {
    color: #242424!important;
}
.myteam p {
    color: #242424;
    font-weight: 400;
}
.ourteam_title.about_team_title {
    margin-bottom: 0;
}

/** end of About page**/
/** Solution page**/
.solutions {
    background: #fff;
    padding: 55px 0 75px;
    color: #242424;
}
.solutions_title {
    text-align: center;
}
.solutions_title h1 {
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
}
.solutions_main_title {
    padding-top: 35px;
}
.how_help_title h2, .solutions_main_title h2 {
    font-size: 48px;
    font-weight: 600;
    text-align: center;
}
.how_help_title h2{
    margin-bottom: 50px;
}
.how_help {
    background: #f7f7f7;
    padding: 30px 0!important;
    clear: both;
}
	/** TABS **/
div.tab button {
    background-color: #fff;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 15px;
    transition: 0.3s;
    font-size: 24px;
  	width: 50%;
  font-weight: bold;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ee7401;
  	color:#fff;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #ee7401;
  	color:#fff;
    font-weight: bold;
}
/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}
.tab_col{
  	width:50%;
  	float:left;
  	padding: 70px 0;
}
.tab_col img{
	width:100%;
}
#mortgageBroker .tab_col h3 {
  	color: #ee7401;
    font-size: 30px;
    font-weight: 600;
    margin: 80px 20px 40px 50px;
}
#lookFund .tab_col h3 {
  	color: #ee7401;
    font-size: 30px;
    font-weight: 600;
    margin: 80px 50px 40px 20px;
}
#mortgageBroker .tab_col ul{
    padding-left: 43px;
}
.tab_col ul{
	list-style: disc;
  	list-style-position: inside;
    padding-left: 10px;
}
.tab_col li {
    padding-bottom: 10px;
    text-indent: -1.9em;
    padding-left: 25px;
}
	/** end of TABS **/
div#posts {
    background: #fff;
  	padding-bottom: 50px;
}
.blog_main_title h2{
	font-size: 48px;
    font-weight: 600;
    text-align: center;
  	margin:50px;
}
.post .post-image img{
    height: 370px;
  	margin: 0 auto 50px;
}
.post .read-more {
    padding-top: 10px;
    padding-bottom: 50px;
}
.post .read-more span{
    font-size: 18px;
}
.post h3 a {
    font-weight: 600;
    font-size: 30px;
}
.post .post-excerpt p {
  	font-size: 16px;
    font-weight: 400;
    color: #242424!important;
	margin-bottom: 15px;
}
.single-solution {
    background: #fff!important;
}
/** end of Solution page**/
/** NEWS page**/
.page-id-6 .featured_wrap{
	padding-top: 140px;
    background: #fff;
}
.featured_heading_wrap h1 {
    font-weight: 600;
    font-size: 48px;
    color: #242424;
}
.listings_highlights {
  	background: #f7f7f7;
}
.subscribe_text_wrap {
    color: #242424;
}
.single_news_wrap{
	background: #fff;
}
.highlights_wrap {
    background: #f7f7f7;
}
.highlights_heading_wrap h3 {
  	color: #242424!important;
    font-size: 28px;
    font-weight: 600;
}
.page-id-6 .my_ul li {
	margin-bottom: 10px;
}
.page-id-6 .slider-navigation .caption h3{
	font-size: 12px!important;
    margin-top: 0!important;
	margin-bottom: 5px!important;
}
.page-id-6 .slider-navigation .caption{
	padding-left: 5px!important;
    padding-right: 5px!important;
}
.page-id-6 .item p{
    line-height: 25px!important;
    margin-bottom: 10px!important;
}
/** end of NEWS page**/
/** Brokers page**/
.brokers_heading_wrap h2 {
    color: #242424;
  	font-size: 48px;
}
.brokers_heading_wrap h3 {
    font-size: 30px;
    text-transform: none;
    margin-top: 30px;
    margin-bottom: 20px;
}
.page-id-839 .ourteam_title h2{
    margin-bottom: 0;
}
.brokers_text {
  	color: #242424;
  	text-align: center;
}
.brokers_text p {
    padding-bottom: 15px;
    font-weight: 400;
    color: #242424;
}
.page-id-839 .brokers_mid {
    padding-bottom: 40px;
}
h4#myModalLabel {
    color: #242424;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}
.modal-content {
    background: #f7f7f7;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.broker_state{
    background-color: #ddd;
	color: #242424;
}
.brokers_mid_inner a {
	color:#ee7401;
}
.brokers_mid_inner a:hover {
	color:#f7f7f7;
}
/** end of Brokers page**/
/** Contact **/
.contact_top{
	background: #fff;
}

.contact_top .app_inr_cont .post-excerpt h4{
    color: #242424;
}
.contact_top .app_inr_cont .post-excerpt h1 {
    margin-top: 50px;
}
.contact_mid{
	background: #f7f7f7;
}
.txt_box_set input, .txt_box_set textarea{
    background: #fff;
  	color:#242424;
}
.contact_list .sub-menu{
	width: 98.2%;
}
.post .post-excerpt h3{
	height: 35px;
}
/** end of Contact page **/
/** Apply page **/
.loan_app_top {
    background: #fff;
	padding-top: 60px;
}
.app_inr_cont .post-excerpt h2 {
    color: #242424;
    line-height: 50px;
    margin-bottom: 35px;
}
.page-id-797 .post .post-excerpt a {
    color: #242424;
}
.page-id-797 .post .post-excerpt a:hover{
    color: #EE7401;
}
.app_inr_cont .post-excerpt ul li {
  	color: #242424;
}
.page-id-797 .post-excerpt h4{
	margin-top: 30px;
}
.loan_detail {
    background: #F7F7F7;
}
.page-id-797 .txt_box_set textarea, .page-id-797 .txt_box_set input{
    background: #fff;
	color: #242424;
}
.loan_sbmt input{
	padding: 10px 50px!important;
}
/** end of Apply page **/
/** Privacy Policy **/
.page-id-864 .blog_section1 {
    background: #fff;
}
.page-id-864 .ourteam_title h1 {
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
    color: #242424;
}
.page-id-864 .newsblog .post .post-excerpt p {
  	color: #242424;
  	margin-bottom: 20px;
    font-weight: 400!important;
}
/** end of Privacy Policy page **/
/** FAQs **/
.page-id-870 .blog_section1 {
    background: #fff;
}
.page-id-870 .ourteam_title h1 {
    text-align: center;
    font-size: 48px;
    font-weight: 600;
    color: #242424;
}
.page-id-870 a.accordion-toggle {
    color: #242424;
}
.page-id-870 .newsblog .post .post-excerpt p {
  	color: #242424;
    font-weight: 400!important;
}
.post .post-excerpt a {
  	color: #242424;
}
/** end of FAQs page **/
/** Term of Use page **/
.page-id-860 .ourteam_title h1 {
    color: #242424;
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
  	text-align:center;
}
.blog_section1{
	background:#fff;
}
.newsblog .post .post-excerpt p {
    color: #242424;
  	font-weight:400;
  	margin-bottom: 15px;
}
/** end of Term of Use page **/
/** footer **/
#footer {
  	background: #000!important;
    font-size: 15px;
    padding: 50px 0;
}
img.foot_anniv {
    width: 160px;
  	margin-right: 25px;
}
.footer_menus a {
    color: #fff;
    font-size: 15px;
}
.copy{
	font-size: 15px;
    font-weight: 400;
}
.footer_menus {
  	text-align: right;
}
.footer_menus a:hover{
	color:#ee7401;
}
/** end of footer**/
/** Others**/
.page-id-1936 .app_inr_cont .post-excerpt h1{
    color: #242424!important;
}
.page-id-1936 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-id-1936 .gform_wrapper textarea {
    font-size: 15px!important;
    padding: 10px 10px!important;
    letter-spacing: normal!important;
    background: #fff!important;
}
.page-id-1936 .gform_wrapper li.select-field .ginput_container select{
    font-size: 15px!important;
    padding: 10px 10px!important;
    letter-spacing: normal!important;
    background-color: #ddd!important;
}
.page-id-2642 p, .page-id-2783 p{
    margin-bottom: 25px!important;
}
.page-id-2642 p a, .page-id-2783 p a{
	color:#ee7401!important;
}
.page-id-2642 p a:hover, .page-id-2783 p a:hover{
	color:#000!important;
}
.page-id-2642 #sidebar-right, .page-id-2783 #sidebar-right{
	display:none;
}
.new_contact .conatct_fax {
	margin-top: 115px;
}
.cont_phone.newlistcnct {
    width: 50% !important;
}
.cont_phone.newlistcnct ul {
    padding: 0;
    margin: 0;
}
/** end of Others**/
/** MEDIA **/
@media only screen and (max-width: 1199px){
  .new_contact .conatct_fax {
    	margin-top: 143px;
	}
}
@media only screen and (max-width: 992px){
  .new_contact .conatct_fax {
    	margin-top: 192px;
	}
}
@media only screen and (max-width:1024px){
    div#gform_wrapper_5 .gf_step {
		margin: 10px 10px 10px 0!important;
    }
  	.cleanlogin-field.cleanlogin-field-remember{
		top: -15px;
  	}
}
@media only screen and (max-width:768px){
  	.wide-header .col-md-4 {
    	float: left;
	}
    .wide-header .col-md-8 {
        float: right;
    }
	.page-id-6 .featured_wrap {
    	padding-top: 200px;
	}
  	.new_contact {
    	width: 100%;
  	}
  	.cleanlogin-form input[type="submit"], .cleanlogin-form-bottom, .cleanlogin-field.cleanlogin-field-remember, a.brkrs_login{
		position: unset;
  	}
	div#gform_wrapper_5 .gf_step {
    	width: 23%!important;
  	}
  	.wide-nav{
		height: 90px!important;
  	}
	.solutions_title h3 {
    	margin-bottom: 40px;
	}
}
@media only screen and (max-width:767px){
  .cont_phone.newlistcnct {
    width: 100% !important;
}
  	.logo_wrap img {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
    	margin-top: 1px;
	}
  	.div_outer {
    	padding-top: 185px;
	}
  .contact_main .contact_addresses {
    width: 100%;
    float: left;
}
	.page-id-4 .diff_wrap p br {
    	display: none;
	}
  	img.foot_anniv {
   		display: block;
    	margin-left: auto;
    	margin-right: auto;
    	margin-bottom: 30px;
        width: 250px;
	}
  	.copy {
    	text-align: center!important;
    	display: block;
	}
  	.footer_menus {
    	text-align: center;
	}
  	.anniv_col {
    	width: 100%;
  	}
  	.anniv_col:nth-child(1) {
  		padding-bottom:10px;
    	margin-bottom:10px;
  	}
  	.anniv_col:nth-child(2) {
  		padding-top:10px;
    	margin-top:10px;
  	}
  	img.anniv20th {
    	margin-top: 0px;
	}
  	.img-div {
  		margin-bottom: 5px;
  	}
  	.diff_wrap {
    	margin-bottom: 30px;
	}
  	div.tab button{
  		width: 100%;
  	}
  	.tab_col {
    	width: 100%;
  	}
  	.tab_col:nth-child(1) {
    	padding-bottom: 10px;
  	}
  	.tab_col:nth-child(2) {
    	padding-top: 10px;
  	}
  	#mortgageBroker .tab_col h3{
  		margin: 10px 10px 30px 10px;
  	}
  	#lookFund .tab_col h3{
  		margin: 10px 10px 30px 10px;
  	}
	.brokers_heading_wrap h2 {
    	line-height: 50px;
	}
  	.brokers_heading_wrap h3{
  		line-height: 33px;
  	}
  	.post_address, .new_contact .conatct_fax, .new_contact .cont_phone,.new_contact .conatct_email{
    	margin-top: 15px!important;
	}
  	
  	.menu-wrap {
    	width: 100%;
  	}
  	.cont_phone ul {
  		padding: 0;
  	}
  	.item p {
    	font-size: 20px;
    	line-height: 25px;
  	}
  	.item h3 {
    	line-height: 25px;
	}
  	.boxes h4 br {
    	display: none;
	}
  	.post .post-image a img {
    	width: 100%;
    	height: auto;
	}
  	.postid-462 .solution_single_title h3, .postid-464 .solution_single_title h3{
  		font-size: 35px;
  	}
  	.home .blocks_sub_heading {
    	font-size: 30px!important;
  	}
	.mySlides h2 {
    	font-size: 45px;
	}
  	.mySlides h3 br{
  		display:none;
  	}
 	div#gform_wrapper_5 .gf_step {
    	width: 100%!important;
	}
  	#brokers_login, #get_accredited, #forgot_password, #change_password{
  		background: transparent!important;
  	}
  	#brokers_login .bg_mobile_log, #forgot_password .bg_mobile_log {
    	background: url(http://www.primecapital.com.au/wp-content/uploads/2017/06/edit_bg.jpg);
    	background-size: cover;
    	background-repeat: no-repeat;
  	}
  	#brokers_login .bg_mobile_get, #forgot_password .bg_mobile_get {
    	background: #f5f5f5;
    	padding-bottom: 30px;
	}
  	#get_accredited .bg_mobile_log{
		background: #f5f5f5;
  	}
  	#get_accredited .bg_mobile_get {
    	background: url(http://www.primecapital.com.au/wp-content/uploads/2017/06/edit_bg.jpg);
    	padding-bottom: 30px;
    	background-size: cover;
    	background-repeat: no-repeat;
	}
}
@media only screen and (max-width:320px){
  .contact_list > ul > li {
      padding: 5px 5px!important;
  }
  .page-id-870 .post .post-excerpt h4{
  	font-size: 18px;
    line-height: 25px;
  }
  .new_contact .conatct_fax {
    margin-top: 15px !important;
	}
}
/** end of media **/
.gform_wrapper .gfield_required{
  display:none;
}
.thankyoupage h1{
  font-size:50px !important;
  font-weight:700 !important;
}
.thankyoupage h2{
  font-size:40px !important;
  font-weight:600 !important;
}
.thankyoupage h3{
  color:#ee7401;
  font-size:40px !important;
  font-weight:600 !important;
}
.thankyoupage p{
  font-size:20px;
  font-weight:400;
}
.thankyoupage a:link, .thankyoupage a:active, .thankyoupage a:visited{
  color:#48c8e0;
  text-decoration:underline;
}
.formwrapp{
  width: 100%; margin: auto!important;
}
.black_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content {
  display: none;
  position: relative;
  top: 0;
  left: auto;
  width: 100%;
  height:90%;
  margin:auto;
  background-color: #15122b;
  z-index: 1002;
  overflow: auto;
}
.wcform{
  text-align:center;
}
.page-id-2365 .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
 	border: 0px;
    background: none;
    color: #fff;
    border-bottom: 1px solid #d2b158;
	width: 90%;
    margin: 0 30px;
  	padding: 15px 0;
}
.page-id-2365 .gform_wrapper .gform_footer{
  text-align:center;
}
.page-id-2365 input[type="submit"]{
	background: none;
    border: 1px solid #d2b158;
	font-weight:600;
	padding:15px 100px;
    color: #d2b158;
   text-transform:uppercase;
	color:#d2b158;
	font-size:24px !important;
  	letter-spacing:3px;
}
.page-id-2365 .gform_wrapper input[type=text]{
    font-size: 16px;
    font-weight:600;
    color: #fff !important;
}
img{
  vertical-align:none !important;
}
.page-id-2365 .wide-nav, .page-id-2365 #sidebar-right{
  display:none;
}
.page-id-2365 .contentbg{
  background: url(../wp-content/uploads/2017/04/bottombg2.jpg) #15122b bottom center no-repeat;
}
.page-id-2365 #content{
  background:#000000;
  padding:0px !important;
}
.page-id-2365 h1{
  font-weight: 700;
  color:#d2b158;
  font-size:38px !important;
  letter-spacing:10px;
}
.page-id-2365 h2{
  font-weight: 700;
  color:#d2b158;
  font-size:30px !important;
  letter-spacing:4px;
}
.page-id-2365 h3{
  font-weight:normal;
  color:#d2b158;
  font-size:24px !important;
  letter-spacing:2px;
}
.page-id-2365 h4{
  font-weight:normal;
  color:#d2b158;
  font-size:22px !important;
  letter-spacing:2px;
}
.page-id-2365 p{
  font-weight: 400;
  color:#d2b158 !important;
  font-size:23px !important;
  line-height:28px;
}
.page-id-2365 .post-excerpt p{
  color:#d2b158 !important;
}
.registernow{
  font-weight: 400;
  letter-spacing:5px;
  font-size:20px;
  color:#d2b158 !important;
  padding:10px;
  border:2px solid #d2b158;
}
.registernow:hover{
  background:#d2b158;
  color:#fff !important;
}
.footerlink p, .footerlink a, .footerlink a:link, .footerlink a:active, .footerlink a:visited{
  color:#d2b158;
  font-size:16px !important;
  font-weight: 700;
  letter-spacing:1px;
}
.footerlink i{
  color:#d2b158 !important;
}
.settle img:hover{
  	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
.settle{
  color:#ffffff;
}
.settle a:link, .settle a:active, .settle a:visited{
  color:#ffffff !important;
  text-decoration:none !important;
  padding:0 10px;
  font-size:15px;
  font-weight:normal!important;
}

@media screen and (min-width: 769px) {
  	.formwrapp{
  		width: 575px; margin: auto!important;
  	}
	.registernow{
  		font-size:25px;
  		padding:20px 100px;
	}  
  	.diamondbg{
  		background:url('../wp-content/uploads/2017/04/diamondbg.png') top center no-repeat;
	}
	.settle{
  		width: 1200px;
  		margin: auto;
	}
	.settle1{
  		max-width:420px;
 		margin-top:-100px;
	}
	.settle2{
  		max-width:420px;
  		margin-top:100px;
	}
	.settle3{
  		max-width:420px;
  		margin-top:350px;
	}
	.page-id-2365 .vc_row.vc_column-gap-20{
  		width:1300px;
  		margin:auto!important;
  	}
}
@media screen and (max-width: 560px) {
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
    	margin-bottom:10px;
  	}
	.page-id-2365 h2{
    	font-size:25px !important;
	}
 	.post .post-excerpt h2{
    	margin:0px !important;
  	}
}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}

