/* Start eCommerce ~ Elements - Switch Display Options
=============================================== */

.switchdisplayoptions .glyphicon { margin-right:5px; }
.switchdisplayoptions .thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.switchdisplayoptions .well {
    padding: 25px !important;
    margin: 20px 0;
    background-color: #f6f6f6;
    border:0;
    border-bottom: 3px solid #e3e3e3;
    border-radius:0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.switchdisplayoptions .well strong {
    color:#535353;
    font-size:24px;
    text-transform:uppercase;
}
.switchdisplayoptions .well-sm {
    padding: 9px;
    border-radius: 0;
}
.switchdisplayoptions .btn-sm
{
    color:#000;
}
.switchdisplayoptions .btn-group{
    margin-top:5px;
}
.switchdisplayoptions .thumbnail {

    border: 0px solid #ddd;

}
.switchdisplayoptions .thumbnail img {

    border: 1px solid #ddd;

}
.switchdisplayoptions .thumbnail .caption {
    padding: 15px;
    color: #333;
    background: #f6f6f6;
    margin-top: 5px;
}
.switchdisplayoptions .item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.switchdisplayoptions .caption h4{
    color:#df8c34;
    text-transform:uppercase;
    font-size:18px;
    font-weight:700;
    font-family: 'Roboto', sans-serif;
    margin-top:20px
}
.switchdisplayoptions .caption p{
    color:#282828;
    font-size:14px;
    font-weight:300;
    font-family: 'Roboto', sans-serif;
    line-height:22px;
    margin:20px 0;
}
.switchdisplayoptions .caption .lead {
    margin:0;
    font-size: 24px;
    font-weight: 300;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
}
.switchdisplayoptions .caption .lead span.p1 {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    display:block;
    color:#df8c34;
}
.switchdisplayoptions .caption .btn-success {
    color: #ffffff;
    background-color: #a9a9a9;
    border-color: #4cae4c;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius:0;
    text-transform:uppercase;
    width:auto;
    padding:15px 15px;
    margin-top:20px;

}
.switchdisplayoptions .caption .btn-success:hover {
    color: #ffffff;
    background-color: #df8c34;
}

.switchdisplayoptions .item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: none;
}

.switchdisplayoptions .item.list-group-item .list-group-image
{
    margin-right: 30px;
}
.switchdisplayoptions .item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.switchdisplayoptions .item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.switchdisplayoptions .item.list-group-item:nth-of-type(odd)
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.switchdisplayoptions .item.list-group-item img
{
    float: left;
}
.switchdisplayoptions .item.list-group-item:after
{
    clear: both;
}
.switchdisplayoptions .list-group-item-text
{
    margin: 0 0 11px;
}



/* Start Media Quaries
==================================== */
@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width: 500px) {
    .switchdisplayoptions .well strong {
    color:#535353;
    font-size:14px;
    text-transform:uppercase;
}
.switchdisplayoptions .caption .btn-success {
   
    width:100%;
    padding: 15px 0;
    font-size:10px
}
.switchdisplayoptions .caption .btn-success i {
    display:none;
}

}
@media only screen and (min-width: 767px) and (max-width:1000px) {


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


}
@media only screen and (min-width: 767px) and (max-width:991px) {


}
@media only screen and (min-width:600px) and (max-width:766px) {

}
@media only screen and (min-width:320px) and (max-width:500px) {

}
@media only screen and (max-width: 767px) {

}

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

}

@media only screen and (max-width: 639px) {

}

@media only screen and (min-width: 580px) and (max-width:991px) {


}

@media screen and (-webkit-min-device-pixel-ratio:0) {

}

@media (-webkit-max-device-pixel-ratio) {
    
}

/* ========================= XXX ========================= XXX ========================= */
/* ========================= XXX ========================= XXX ========================= */
/* Start eCommerce ~ Elements - Switch Display Options
=============================================== */

.switchdisplayoptions .glyphicon { margin-right:5px; }
.switchdisplayoptions .thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.switchdisplayoptions .well {
    padding: 25px !important;
    margin: 20px 0;
    background-color: #f6f6f6;
    border:0;
    border-bottom: 3px solid #e3e3e3;
    border-radius:0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.switchdisplayoptions .well strong {
    color:#535353;
    font-size:24px;
    text-transform:uppercase;
}
.switchdisplayoptions .well-sm {
    padding: 9px;
    border-radius: 0;
}
.switchdisplayoptions .btn-sm
{
    color:#000;
}
.switchdisplayoptions .btn-group{
    margin-top:5px;
}
.switchdisplayoptions .thumbnail {

    border: 0px solid #ddd;

}
.switchdisplayoptions .thumbnail img {

    border: 1px solid #ddd;

}
.switchdisplayoptions .thumbnail .caption {
    padding: 15px;
    color: #333;
    background: #f6f6f6;
    margin-top: 5px;
}
.switchdisplayoptions .item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.switchdisplayoptions .caption h4{
    color:#df8c34;
    text-transform:uppercase;
    font-size:18px;
    font-weight:700;
    font-family: 'Roboto', sans-serif;
    margin-top:20px
}
.switchdisplayoptions .caption p{
    color:#282828;
    font-size:14px;
    font-weight:300;
    font-family: 'Roboto', sans-serif;
    line-height:22px;
    margin:20px 0;
}
.switchdisplayoptions .caption .lead {
    margin:0;
    font-size: 24px;
    font-weight: 300;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
}
.switchdisplayoptions .caption .lead span.p1 {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    display:block;
    color:#df8c34;
}
.switchdisplayoptions .caption .btn-success {
    color: #ffffff;
    background-color: #a9a9a9;
    border-color: #4cae4c;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius:0;
    text-transform:uppercase;
    width:auto;
    padding:15px 15px;
    margin-top:20px;

}
.switchdisplayoptions .caption .btn-success:hover {
    color: #ffffff;
    background-color: #df8c34;
}

.switchdisplayoptions .item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: none;
}

.switchdisplayoptions .item.list-group-item .list-group-image
{
    margin-right: 30px;
}
.switchdisplayoptions .item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.switchdisplayoptions .item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.switchdisplayoptions .item.list-group-item:nth-of-type(odd)
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.switchdisplayoptions .item.list-group-item img
{
    float: left;
}
.switchdisplayoptions .item.list-group-item:after
{
    clear: both;
}
.switchdisplayoptions .list-group-item-text
{
    margin: 0 0 11px;
}



/* Start Media Quaries
==================================== */
@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width: 500px) {
    .switchdisplayoptions .well strong {
    color:#535353;
    font-size:14px;
    text-transform:uppercase;
}
.switchdisplayoptions .caption .btn-success {
   
    width:100%;
    padding: 15px 0;
    font-size:10px
}
.switchdisplayoptions .caption .btn-success i {
    display:none;
}

}
@media only screen and (min-width: 767px) and (max-width:1000px) {


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


}
@media only screen and (min-width: 767px) and (max-width:991px) {


}
@media only screen and (min-width:600px) and (max-width:766px) {

}
@media only screen and (min-width:320px) and (max-width:500px) {

}
@media only screen and (max-width: 767px) {

}

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

}

@media only screen and (max-width: 639px) {

}

@media only screen and (min-width: 580px) and (max-width:991px) {


}

@media screen and (-webkit-min-device-pixel-ratio:0) {

}

@media (-webkit-max-device-pixel-ratio) {
    
}

/* ========================= XXX ========================= XXX ========================= */
/* ========================= XXX ========================= XXX ========================= */
/*new formbuilder css*/

/** {
  margin:0;
  padding:0;
}*/
section.fb-form-vertical .fb-form-vertical-child .cr-checkbox label, section.fb-form-vertical .fb-form-vertical-child .cr-radio label {
    min-height: 40px;
    padding-left: 0px;
    margin-bottom: 0;
    font-weight: 700;
    cursor: pointer;
    font-family: 'Titillium Web', sans-serif;
    color:#fff;
    font-size:15px;
}

section.fb-form-vertical .fb-form-vertical-child .cr-checkbox label:after, 
section.fb-form-vertical .fb-form-vertical-child .cr-radio label:after {
    content: '';
    display: table;
    clear: both;


}

section.fb-form-vertical .fb-form-vertical-child .cr-checkbox .cr,
section.fb-form-vertical .fb-form-vertical-child .cr-radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #4a4a4a;
    border-radius: .25em;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: .5em;

}

section.fb-form-vertical .fb-form-vertical-child .cr-radio .cr {
    border-radius: 50%;
}

section.fb-form-vertical .fb-form-vertical-child .cr-checkbox .cr .cr-icon,
section.fb-form-vertical .fb-form-vertical-child .cr-radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;

}

.cr-radio .cr .cr-icon {
    /*margin-left: 0.04em;*/
}

section.fb-form-vertical .fb-form-vertical-child .cr-checkbox label,
section.fb-form-vertical .fb-form-vertical-child .cr-radio label {
    background: none !important;

}

section.fb-form-vertical .fb-form-vertical-child .cr-checkbox label input[type="checkbox"],
section.fb-form-vertical .fb-form-vertical-child .cr-radio label input[type="radio"] {
    display: none;

}

/*section.fb-form-vertical .fb-form-vertical-child .cr-checkbox label input[type="checkbox"] + .cr > .cr-icon,
section.fb-form-vertical .fb-form-vertical-child .cr-radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
    margin-left: 2px;
}*/

/*section.fb-form-vertical .fb-form-vertical-child .cr-checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
section.fb-form-vertical .fb-form-vertical-child .cr-radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
    color: #fff;
}*/

.cr-icon-hide{
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
    /*margin-left: 2px;*/
}
.cr-icon-show{
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
    color: #fff;
    margin-left: 0.20em;
}

section.fb-form-vertical .fb-form-vertical-child .cr-checkbox label input[type="checkbox"]:disabled + .cr,
section.fb-form-vertical .fb-form-vertical-child .cr-radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

body {
  
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

/*Start Form Builder CSS Vertical Form*/
 section.fb-form-vertical {
  padding: 100px 0;
  /*background: url(../images/fb-form-bg.jpg) no-repeat top center fixed;*/
  min-height: 500px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
_:-ms-fullscreen, :root .fb-form-vertical {  
  background: url(../images/fb-form-bg.jpg) no-repeat top center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
/* Microsoft Edge Browser 13+ - one-liner method */
_:-ms-lang(x), _::-webkit-meter-bar, section.fb-form-vertical { 

   background: url(../images/fb-form-bg.jpg) no-repeat top center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
    background-size: cover;


 }

/* Microsoft Edge Browser 12+ (All) - one-liner method */

_:-ms-lang(x), _:-webkit-full-screen, section.fb-form-vertical {
   background: url(../images/fb-form-bg.jpg) no-repeat top center;
  -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  
  }
section.fb-form-vertical h1 {
  margin:0;
  padding:0;
  font-size:36px;
  color:#fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight:700;
  text-transform:uppercase;
  text-align:center;
}
section.fb-form-vertical p {
  margin:10px 0;
  padding:0;
  font-size:14px;
  color:#b6b6b6;
  font-family: 'Titillium Web', sans-serif;
  font-weight:300;
  text-transform:uppercase;
  text-align:center;
}
section.fb-form-vertical .fb-form-vertical-child {
  margin-top:40px
}
section.fb-form-vertical .fb-form-vertical-child .col-sm-6 {
  padding:0 5px;
}


section.fb-form-vertical .fb-form-vertical-child .input-group-btn {
    outline:0 none;
}
section.fb-form-vertical .fb-form-vertical-child .buttonText {
    margin-left: 5px;
}
section.fb-form-vertical .fb-form-vertical-child .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group.btn-primary{


  background: #2d2d2d;
  border: 0;
  color:#fff;
  outline:0 none;
  margin-left: -5px;
  font-size:13px;
  font-weight:700 !important;
  font-family: 'Titillium Web', sans-serif;
  text-transform:uppercase;
  padding-left:20px;
  padding-right:20px;
  padding-right:20px;
  border-radius-top-right:7px;
  border-radius-bottom-right:7px;

}



section.fb-form-vertical .fb-form-vertical-child .input-group-addon {
  cursor: pointer;
  background: #2d2d2d;
  /*background: #2d2d2d;*/
  border: 0;
  color:#fff;
  outline:0 none;
}

.fb-field-medium{
  width: 70% !important
}
.fb-field-small{
  width: 40% !important
}
.fb-field-small-2{
  width: 40% !important
}
.fb-field-medium-2{
  width: 70% !important
}
.fb-field-large{
  width: 100% !important
}

/*new time picker addon class*/
.new_time_picker{
  padding: 17px 24px !important;
    border-radius: 4px !important;
}

section.fb-form-vertical .fb-form-vertical-child input[type="text"],
section.fb-form-vertical .fb-form-vertical-child input[type="email"], 
section.fb-form-vertical .fb-form-vertical-child input[type="number"], 
section.fb-form-vertical .fb-form-vertical-child input[type="phonenumber"],
section.fb-form-vertical .fb-form-vertical-child input[type="datepicker"],
section.fb-form-vertical .fb-form-vertical-child input[type="password"],
section.fb-form-vertical .fb-form-vertical-child input[type="website"]
{
  width:100%;
  background-color:transparent !important;
  border-radius:7px;
  /*border:1px solid #4a4a4a !important;*/
  border:1px solid rgba(51, 51, 51, 0.49);
  padding:15px;
  color: #fff;
  font-size:15px;
  font-weight:300;
  font-family: 'Titillium Web', sans-serif;
  height:50px;
}

section.fb-form-vertical .fb-form-vertical-child input[type="text"]:focus,
section.fb-form-vertical .fb-form-vertical-child input[type="email"]:focus, 
section.fb-form-vertical .fb-form-vertical-child input[type="number"]:focus, 
section.fb-form-vertical .fb-form-vertical-child input[type="phonenumber"]:focus,
section.fb-form-vertical .fb-form-vertical-child input[type="datepicker"]:focus,
section.fb-form-vertical .fb-form-vertical-child input[type="password"]:focus,
section.fb-form-vertical .fb-form-vertical-child input[type="website"]:focus
{
  border:1px solid #4a4a4a;
}

span.dropdown-menu input[type="text"] 
{
  color: #4a4a4a !important;
}

section.fb-form-vertical .fb-form-vertical-child select

 {
  width:100%;
  background-color:transparent !important;
  border-radius-top-left:7px !important;
  border-radius-bottom-left:7px !important;
  /*border:1px solid #4a4a4a !important;*/
  border: 1px solid rgba(51, 51, 51, 0.49);
  padding:0 15px !important;
  color: #ccc;
  font-size:15px !important;
  font-weight:300 !important;
  font-family: 'Titillium Web', sans-serif !important;
  height:50px !important;
  outline: 0 none !important;
}
section.fb-form-vertical .fb-form-vertical-child .abc
 {
  background-color:#ccc !important;
  color: #000;
  font-size:15px !important;
  font-weight:300 !important;
  font-family: 'Titillium Web', sans-serif !important;
  border: 0 !important;
  margin: 20px !important;
}

section.fb-form-vertical .fb-form-vertical-child input[type="datepiker"]

 {
  width:100%;
  background-color:transparent !important;
  border-radius-top-left:7px;
  border-radius-bottom-left:7px;
  border:1px solid #4a4a4a !important;
  padding:15px;
  color: #fff;
  font-size:15px;
  font-weight:300;
  font-family: 'Titillium Web', sans-serif;
  height:50px;
}
section.fb-form-vertical .fb-form-vertical-child input[type="timepicker"]

 {
  width:100%;
  background-color:transparent !important;
  border-radius-top-left:7px;
  border-radius-bottom-left:7px;
  border:1px solid #4a4a4a !important;
  padding:15px;
  color: #fff;
  font-size:15px;
  font-weight:300;
  font-family: 'Titillium Web', sans-serif;
  height:50px;
}


section.fb-form-vertical .fb-form-vertical-child input::-webkit-input-placeholder {
  color: #ccc;
  font-size:15px;
  font-weight:300;
}

section.fb-form-vertical .fb-form-vertical-child input::-moz-placeholder {
  color: #ccc;
  font-size:15px;
  font-weight:300;
}


section.fb-form-vertical .fb-form-vertical-child input:-ms-input-placeholder { 
  color: #ccc;
  font-size:15px;
  font-weight:300;
}

section.fb-form-vertical .fb-form-vertical-child input:focus::-webkit-input-placeholder {
  color:transparent;

}

section.fb-form-vertical .fb-form-vertical-child input:focus::-moz-placeholder {
  color:transparent;

}
section.fb-form-vertical .fb-form-vertical-child input:focus:-moz-placeholder {  
  color:transparent;
}
section.fb-form-vertical .fb-form-vertical-child input:focus:-ms-input-placeholder { 
  color:transparent;
  
}
section.fb-form-vertical .fb-form-vertical-child .captcha-area{
  width:100%;
  background-color:transparent !important;
  border-radius:7px;
  border:1px solid #4a4a4a !important;
  padding:15px;
  color: #fff !important;
  font-size:15px !important;
  font-weight:300;
  font-family: 'Titillium Web', sans-serif !important;
  text-align:center;
}
section.fb-form-vertical .fb-form-vertical-child .captcha-area img{
  display:inline-block;
}
section.fb-form-vertical .fb-form-vertical-child textarea {
  width:100%;
  background-color:transparent !important;
  border-radius:7px;
  /*border:1px solid #4a4a4a !important;*/
  border: 1px solid rgba(51, 51, 51, 0.49);
  padding:15px;
  color: #fff;
  font-size:15px !important;
  font-weight:300;
  font-family: 'Titillium Web', sans-serif !important;

}
section.fb-form-vertical .fb-form-vertical-child textarea::-webkit-input-placeholder {
  color: #ccc;
  font-size:15px;
  font-weight:300;
}

section.fb-form-vertical .fb-form-vertical-child textarea::-moz-placeholder {
  color: #ccc;
  font-size:15px;
  font-weight:300;
}

section.fb-form-vertical .fb-form-vertical-child textarea:-moz-placeholder {  
  color: #ccc;
  font-size:15px;
  font-weight:300;
}

section.fb-form-vertical .fb-form-vertical-child textarea:-ms-input-placeholder { 
  color: #ccc;
  font-size:15px;
  font-weight:300;
}
section.fb-form-vertical .fb-form-vertical-child textarea:focus::-webkit-input-placeholder {
  color:transparent;
}

section.fb-form-vertical .fb-form-vertical-child textarea:focus::-moz-placeholder {
  color:transparent;
}

section.fb-form-vertical .fb-form-vertical-child textarea:focus:-moz-placeholder {  
  color:transparent;
}

section.fb-form-vertical .fb-form-vertical-child textarea:focus:-ms-input-placeholder { 
  color:transparent;
}

section.fb-form-vertical .fb-form-vertical-child .form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  background: rgba(255,255, 255, 0.1) !important;
      
}
section.fb-form-vertical .fb-form-vertical-child label {
  text-align:right;
  width:100%;
  font-weight:700;
  font-family: 'Titillium Web', sans-serif;
  color:#fff;
  font-size:15px;
  background: url(../images/fb-field-label-bg.png) repeat-y right top;
  border-radius:7px;
  padding:15px;
  min-height:50px;
  margin: 0;
      
} 
section.fb-form-vertical .fb-form-vertical-child label.redvalid {
  background: url(../images/fb-field-label-bg-valid.png) repeat-y right top;
      
} 

section.fb-form-vertical .fb-form-vertical-child .form-group{
  margin-bottom: 10px;
}
section.fb-form-vertical .fb-form-vertical-child label span.redtext {
  font-weight:700;
  font-family: 'Titillium Web', sans-serif;
  color:#F00;
  font-size:15px;
  margin-right:5px;
}
section.fb-form-vertical .fb-form-vertical-child .fb-sectionbreak-heading {
  border-top:1px solid #3f3e3b;
  border-bottom:1px solid #3f3e3b;
  padding-top:30px;
  padding-bottom:30px;
  margin-top:30px;
  margin-bottom:30px;
}
section.fb-form-vertical .fb-form-vertical-child .fb-sectionbreak-heading h2 {
  margin:0;
  padding:0;
  font-size:24px;
  color:#fff;
  font-family: 'Titillium Web', sans-serif;
  font-weight:700;
  text-transform:uppercase;
  text-align:center;
}
section.fb-form-vertical .fb-form-vertical-child .fb-sectionbreak-heading p {
  margin:10px 0 0;
  padding:0;
  font-size:12px;
  color:#b6b6b6;
  font-family: 'Titillium Web', sans-serif;
  font-weight:300;
  text-transform:uppercase;
  text-align:center;
}

section.fb-form-vertical .fb-form-vertical-child .btn-dropdown {
  width:100%;
  background-color:transparent !important;
  border-radius:7px;
  border:1px solid #4a4a4a !important;
  padding:15px;
  color: #5a5a5a;
  font-size:15px;
  font-weight:300;
  font-family: 'Titillium Web', sans-serif;
  height:50px;
  text-align:left;
}
section.fb-form-vertical .fb-form-vertical-child .btn-dropdown .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    float: right;
    margin: 10px 0 0;
}

section.fb-form-vertical .fb-form-vertical-child .btn-default-bf {
  color: #000000;
  background-color: #fff;
  border-color: transparent;
  /*width:100%;*/
  width: 35%;
  font-size:18px;
  font-weight:700;
  font-family: 'Titillium Web', sans-serif;
  text-transform:uppercase;
  outline: 0;
  min-height:50px;
  border: 1px solid #4a4a4a !important;
  border-radius: 7px;
}
section.fb-form-vertical .fb-form-vertical-child .btn-default-bf:hover {
  color: #fff;
  background-color: #4a4a4a;
  border-color: transparent !important;

}
section.fb-form-vertical .fb-form-vertical-child .btn-default-bf:focus {
  color: #fff;
  background-color: #4a4a4a !important;
  border-color: transparent;
}

.fb-radios {
  font-size: 16px !important;
  color: white;
}

.fb-instructions{
  font-size:12px; 
  color:gray;
  padding:10px; 
  /*display:none;*/
}

.dropdown-menu input[type="text"] {
  color : #000 !important;
}

.input-group-btn > .dropdown-menu{
  padding: 11px !important;
}

.uibdrop table {
  margin: 0 10px;
}

/*.invalid-class{
  border: 2px solid red !important;
}*/

/*input.ng-invalid {
  border: 2px solid red !important;
}*/
/*.invalid-border{
 border: 2px solid red !important; 
}*/
/*input.ng-dirty.ng-invalid {
  color: red
}*/
input.ng-dirty.ng-invalid {
  border: 2px solid red !important;
}

/* start new css for right left template*/
section.fb-form-vertical .fb-form-vertical-child .col-sm-8 {
  padding:0 5px;
}
section.fb-form-vertical .fb-form-vertical-child .col-md-2 {
  padding:0 5px;
}
section.fb-form-vertical .fb-form-vertical-child .col-md-5 {
  padding:0 5px;
}

.fb-text-left {
    text-align:left !important;
}
.fb-text-right {
    text-align:right !important;
}

/* Start Media Quaries
==================================== */

@media only screen and (max-width: 766px) {
  section.fb-form-vertical .fb-form-vertical-child .btn-default-bf {
    width:100%;
  }

section.fb-form-vertical .fb-form-vertical-child label {
  text-align:left;
  width:100%;
  font-weight:700;
  font-family: 'Titillium Web', sans-serif;
  color:#fff;
  font-size:15px;
  background: url(../images/fb-field-label-bgleft.png) repeat-y left top;
  border-radius:7px;
  padding:15px;
  min-height:50px;
  margin-bottom: 5px;
      
} 
section.fb-form-vertical .fb-form-vertical-child label.redvalid {
  background: url(../images/fb-field-label-bg-validleft.png) repeat-y left top;
      
}
section.fb-form-vertical .fb-form-vertical-child .form-group{
  margin-bottom: 20px;
}
section.fb-form-vertical .fb-form-vertical-child .col-sm-6 {
  padding:0 15px;
}
}
@media only screen and (max-width: 850px) {
}
@media only screen and (max-width: 820px) {
}
@media only screen and (max-width: 800px) {
}

@media only screen and (max-width: 780px) {
}
@media only screen and (max-width: 770px) {

}
@media only screen and (min-width: 767px) and (max-width:1000px) {

}
@media only screen and (min-width: 1000px) and (max-width:1200px) {

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

}
@media only screen and (min-width: 767px) and (max-width:991px) {

}
@media only screen and (min-width:600px) and (max-width:766px) {

}
@media only screen and (min-width:320px) and (max-width:500px) {

}
@media only screen and (max-width: 767px) {

}

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

}

@media only screen and (max-width: 639px) {

}

@media only screen and (min-width: 580px) and (max-width:991px) {


}

@media screen and (-webkit-min-device-pixel-ratio:0) {

}

@media (-webkit-max-device-pixel-ratio) {
  
}.poll-container {
 	margin-top: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.progress-bar{
    line-height: 35px !important;
	width:100%;
}
.poll-h3 {
	display: block;
    color: #fff;
    padding-top: 10px;
    height: 32px;  
    font-size: 12pt;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #000;
    margin-top: 0px;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 15px;
}

.poll-question-span {
	font-size:12pt;
	font-weight: 600;
	margin-left:20px;
    margin-bottom: 10px;
}

.progress-bar-info {

    padding: 0px important;
}
.polling-option {
	margin-left: 20px !important;

}

.polling-option-text{
	font-size: 11pt;
    vertical-align: text-bottom;
    padding: 10px 0 !important;
}
.progress-polling {
    height:35px !important;
    font-size: 10px !important;
	float: right;
    width: 70%;

}

.show-all-button {
    font-family: 'Open Sans',sans-serif;
    width: 95px;
    background-color: #f6f6f6;
    color: #1a1a1a;
    margin-bottom: 20px;
        margin-left: 25px;
}
.show-all-button:hover {
    background-color: #e6e6e6;
}

.show-all-button, .close-button {
    font-family: 'Open Sans',sans-serif;
    height: 37px;
    font-size: 14pt;
    color: #1a1a1a;
    padding: 0 14px;
    background-color: #f6f6f6;
    border: solid 1px #ccc;
    font-weight: bold;
    cursor: pointer;
}/* Start Rating CSS */
.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}
ul.rating {
    display: inline-block;
}
.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.rating li i{
    font-size: 24px;
}
.rating .filled {
    color: #4171A1;
}
.ng-binding{
  /*  margin: 0px;
    padding: 10px;  */
}
/* =============================================== XXX ==========================*//* Review Styling */

/* Handle */
.comments-app::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    background: #CACACA; 
    
}

/* Track */
.comments-app::-webkit-scrollbar-track {
    -webkit-box-shadow:none; 
}

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

.comments-app{
 width:auto;
}

.comments-app h1{
  color: #191919;
  margin-bottom: 1.5em;
  text-align: center;
  text-shadow: 0 0 2px rgba(152, 152, 152, 1);
}

.comment-form{  }
.comment-form .comment-avatar{  }


.comment-form .form .form-row input{ margin-bottom: 10px; }
.comment-form .form .form-row textarea{ margin-bottom: 10px; }
.comment-form .form .form-row:last-child{ margin-bottom: 0; }

.comment-form .form .input{
  background-color: #fcfcfc;
  border: none;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
  color: #555f77;
  font-family: inherit;
  font-size: 14px;
  padding: 5px 10px;
  outline: none;
  width: 100%;
  height: 32px;
  -webkit-transition: 350ms box-shadow;
  -moz-transition: 350ms box-shadow;
  -ms-transition: 350ms box-shadow;
  -o-transition: 350ms box-shadow;
  transition: 350ms box-shadow;
}

.comments-app .scroll-comments{
    overflow-y: hidden;
    height: 300px;
}
.comment-form .form textarea.input{
  height: 160px;
  padding: 15px;
}

.comment-form .form label{
  color: #555f77;
  font-family: inherit;
  font-size: 14px;
}

.comment-form .form input[type=submit]{
  background-color: #555f77;
  border: none;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
  color: #fff;
  cursor: pointer;
  display: block;
  margin-left: auto;
  outline: none;
  padding: 6px 15px;

  -webkit-transition: 350ms box-shadow;
  -moz-transition: 350ms box-shadow;
  -ms-transition: 350ms box-shadow;
  -o-transition: 350ms box-shadow;
  transition: 350ms box-shadow;
}

.comment-form .form .input:focus,
.comment-form .form input[type=submit]:focus,
.comment-form .form input[type=submit]:hover{
  box-shadow: 0 2px 6px rgba(121, 137, 148, .55);
}

.comment-form .form.ng-submitted .input.ng-invalid,
.comment-form .form .input.ng-dirty.ng-invalid{
  box-shadow: 0 2px 6px rgba(212, 47, 47, .55) !important;
}

.comment-form .form .input.disabled {
    background-color: #E8E8E8;
}


.comments{  }

.comment-form,
.comment-app .comment{
  margin-bottom: 20px;
  position: relative;
  z-index: 0;
}

.comment-form .comment-avatar,
.comment .comment-avatar{
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  height: 80px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 80px;
}

.comment-form .comment-avatar img,
.comment .comment-avatar img{
  display: block;
  height: auto;
  width: 100%;
}

.comment .comment-box{
  background-color: #fcfcfc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
  margin-left: 20px;
  min-height: 60px;
  position: relative;
  padding: 15px;
}

.comment .comment-box:before,
.comment .comment-box:after{
  border-width: 10px 10px 10px 0;
  border-style: solid;
  border-color: transparent #FCFCFC;
  content: "";
  left: -10px;
  position: absolute;
  top: 20px;
}

.comment .comment-box:before{
  border-color: transparent rgba(0, 0, 0, .05);
   top: 22px;
}

.comment-app .comment .comment-text{
  color: #555f77;
  font-size: 15px;
  margin-bottom: 25px;
}

.comment .comment-footer{
  color: #acb4c2;
  font-size: 13px;
}

.comment .comment-footer:after{
  content: "";
  display: table;
  clear: both;
}

.comment .comment-footer a{
  color: #acb4c2;
  text-decoration: none;

  -webkit-transition: 350ms color;
  -moz-transition: 350ms color;
  -ms-transition: 350ms color;
  -o-transition: 350ms color;
  transition: 350ms color;
}

.comment .comment-footer a:hover{
  color: #555f77;
  text-decoration: underline;
}

.comment .comment-info{
  float: left;
  width: 85%;
}

.comment .comment-author{ }
.comment .comment-date{ }

.comment .comment-date:before{
  content: "|";
  margin: 0 10px;
}

.comment-actions{
  float: left;
  text-align: right;
  width: 15%;
}
/* Start eCommerce ~ Elements - Switch Display Options
=============================================== */
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d !important;
    font-size: 16px;
}
span .alert-danger {
    background-color: #fff;
    border-color: #ebccd1;
    color: #a94442;
    /* width: 100%; */
    padding: 5px 10px;
    position: absolute;
    border-radius: 5px;
    font-size: 12px;
    right: 24px;
    top: 13px;
}
.switchdisplayoptions .glyphicon { margin-right:5px; }
.switchdisplayoptions .thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.switchdisplayoptions .well {
    padding: 25px !important;
    margin: 20px 0;
    background-color: #f6f6f6;
    border:0;
    border-bottom: 3px solid #e3e3e3;
    border-radius:0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.switchdisplayoptions .well strong {
    color:#535353;
    font-size:24px;
    text-transform:uppercase;
}
.switchdisplayoptions .well-sm {
    padding: 9px;
    border-radius: 0;
}
.switchdisplayoptions .btn-sm
{
    color:#000;
}
.switchdisplayoptions .btn-group{
    margin-top:5px;
}
.switchdisplayoptions .thumbnail {

    border: 0px solid #ddd;

}
.switchdisplayoptions .thumbnail img {

    border: 1px solid #ddd;

}
.switchdisplayoptions .thumbnail .caption {
    padding: 15px;
    color: #333;
    background: #f6f6f6;
    margin-top: 5px;
}
.switchdisplayoptions .item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.switchdisplayoptions .caption h4{
    color:#df8c34;
    text-transform:uppercase;
    font-size:18px;
    font-weight:700;
    font-family: 'Roboto', sans-serif;
    margin-top:20px
}
.switchdisplayoptions .caption p{
    color:#282828;
    font-size:14px;
    font-weight:300;
    font-family: 'Roboto', sans-serif;
    line-height:22px;
    margin:20px 0;
}
.switchdisplayoptions .caption .lead {
    margin:0;
    font-size: 24px;
    font-weight: 300;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
}
.switchdisplayoptions .caption .lead span.p1 {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    display:block;
    color:#df8c34;
}
.switchdisplayoptions .caption .btn-success {
    color: #ffffff;
    background-color: #a9a9a9;
    border-color: #4cae4c;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius:0;
    text-transform:uppercase;
    width:auto;
    padding:15px 15px;
    margin-top:20px;

}
.switchdisplayoptions .caption .btn-success:hover {
    color: #ffffff;
    background-color: #df8c34;
}

.switchdisplayoptions .item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: none;
}

.switchdisplayoptions .item.list-group-item .list-group-image
{
    margin-right: 30px;
}
.switchdisplayoptions .item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.switchdisplayoptions .item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.switchdisplayoptions .item.list-group-item:nth-of-type(odd)
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.switchdisplayoptions .item.list-group-item img
{
    float: left;
}
.switchdisplayoptions .item.list-group-item:after
{
    clear: both;
}
.switchdisplayoptions .list-group-item-text
{
    margin: 0 0 11px;
}



/* Start Media Quaries
==================================== */
@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width: 500px) {
    .switchdisplayoptions .well strong {
    color:#535353;
    font-size:14px;
    text-transform:uppercase;
}
.switchdisplayoptions .caption .btn-success {
   
    width:100%;
    padding: 15px 0;
    font-size:10px
}
.switchdisplayoptions .caption .btn-success i {
    display:none;
}

}
@media only screen and (min-width: 767px) and (max-width:1000px) {


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


}
@media only screen and (min-width: 767px) and (max-width:991px) {


}
@media only screen and (min-width:600px) and (max-width:766px) {

}
@media only screen and (min-width:320px) and (max-width:500px) {

}
@media only screen and (max-width: 767px) {

}

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

}

@media only screen and (max-width: 639px) {

}

@media only screen and (min-width: 580px) and (max-width:991px) {


}

@media screen and (-webkit-min-device-pixel-ratio:0) {

}

@media (-webkit-max-device-pixel-ratio) {
    
}

/* ========================= XXX ========================= XXX ========================= */
/* ========================= XXX ========================= XXX ========================= */
/* Start eCommerce ~ Elements - Switch Display Options
=============================================== */

.switchdisplayoptions .glyphicon { margin-right:5px; }
.switchdisplayoptions .thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.switchdisplayoptions .well {
    padding: 25px !important;
    margin: 20px 0;
    background-color: #f6f6f6;
    border:0;
    border-bottom: 3px solid #e3e3e3;
    border-radius:0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.switchdisplayoptions .well strong {
    color:#535353;
    font-size:24px;
    text-transform:uppercase;
}
.switchdisplayoptions .well-sm {
    padding: 9px;
    border-radius: 0;
}
.switchdisplayoptions .btn-sm
{
    color:#000;
}
.switchdisplayoptions .btn-group{
    margin-top:5px;
}
.switchdisplayoptions .thumbnail {

    border: 0px solid #ddd;

}
.switchdisplayoptions .thumbnail img {

    border: 1px solid #ddd;

}
.switchdisplayoptions .thumbnail .caption {
    padding: 15px;
    color: #333;
    background: #f6f6f6;
    margin-top: 5px;
}
.switchdisplayoptions .item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.switchdisplayoptions .caption h4{
    color:#df8c34;
    text-transform:uppercase;
    font-size:18px;
    font-weight:700;
    font-family: 'Roboto', sans-serif;
    margin-top:20px
}
.switchdisplayoptions .caption p{
    color:#282828;
    font-size:14px;
    font-weight:300;
    font-family: 'Roboto', sans-serif;
    line-height:22px;
    margin:20px 0;
}
.switchdisplayoptions .caption .lead {
    margin:0;
    font-size: 24px;
    font-weight: 300;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
}
.switchdisplayoptions .caption .lead span.p1 {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    display:block;
    color:#df8c34;
}
.switchdisplayoptions .caption .btn-success {
    color: #ffffff;
    background-color: #a9a9a9;
    border-color: #4cae4c;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius:0;
    text-transform:uppercase;
    width:auto;
    padding:15px 15px;
    margin-top:20px;

}
.switchdisplayoptions .caption .btn-success:hover {
    color: #ffffff;
    background-color: #df8c34;
}

.switchdisplayoptions .item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: none;
}

.switchdisplayoptions .item.list-group-item .list-group-image
{
    margin-right: 30px;
}
.switchdisplayoptions .item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.switchdisplayoptions .item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.switchdisplayoptions .item.list-group-item:nth-of-type(odd)
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.switchdisplayoptions .item.list-group-item img
{
    float: left;
}
.switchdisplayoptions .item.list-group-item:after
{
    clear: both;
}
.switchdisplayoptions .list-group-item-text
{
    margin: 0 0 11px;
}



/* Start Media Quaries
==================================== */
@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width: 500px) {
    .switchdisplayoptions .well strong {
    color:#535353;
    font-size:14px;
    text-transform:uppercase;
}
.switchdisplayoptions .caption .btn-success {
   
    width:100%;
    padding: 15px 0;
    font-size:10px
}
.switchdisplayoptions .caption .btn-success i {
    display:none;
}

}
@media only screen and (min-width: 767px) and (max-width:1000px) {


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


}
@media only screen and (min-width: 767px) and (max-width:991px) {


}
@media only screen and (min-width:600px) and (max-width:766px) {

}
@media only screen and (min-width:320px) and (max-width:500px) {

}
@media only screen and (max-width: 767px) {

}

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

}

@media only screen and (max-width: 639px) {

}

@media only screen and (min-width: 580px) and (max-width:991px) {


}

@media screen and (-webkit-min-device-pixel-ratio:0) {

}

@media (-webkit-max-device-pixel-ratio) {
    
}

/* ========================= XXX ========================= XXX ========================= */
/* ========================= XXX ========================= XXX ========================= */
/* Start eCommerce ~ Elements - Switch Display Options
=============================================== */

.switchdisplayoptions .glyphicon { margin-right:5px; }
.switchdisplayoptions .thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.switchdisplayoptions .well {
    padding: 25px !important;
    margin: 20px 0;
    background-color: #f6f6f6;
    border:0;
    border-bottom: 3px solid #e3e3e3;
    border-radius:0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.switchdisplayoptions .well strong {
    color:#535353;
    font-size:24px;
    text-transform:uppercase;
}
.switchdisplayoptions .well-sm {
    padding: 9px;
    border-radius: 0;
}
.switchdisplayoptions .btn-sm
{
    color:#000;
}
.switchdisplayoptions .btn-group{
    margin-top:5px;
}
.switchdisplayoptions .thumbnail {

    border: 0px solid #ddd;

}
.switchdisplayoptions .thumbnail img {

    border: 1px solid #ddd;

}
.switchdisplayoptions .thumbnail .caption {
    padding: 15px;
    color: #333;
    background: #f6f6f6;
    margin-top: 5px;
}
.switchdisplayoptions .item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.switchdisplayoptions .caption h4{
    color:#df8c34;
    text-transform:uppercase;
    font-size:18px;
    font-weight:700;
    font-family: 'Roboto', sans-serif;
    margin-top:20px
}
.switchdisplayoptions .caption p{
    color:#282828;
    font-size:14px;
    font-weight:300;
    font-family: 'Roboto', sans-serif;
    line-height:22px;
    margin:20px 0;
}
.switchdisplayoptions .caption .lead {
    margin:0;
    font-size: 24px;
    font-weight: 300;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
}
.switchdisplayoptions .caption .lead span.p1 {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    display:block;
    color:#df8c34;
}
.switchdisplayoptions .caption .btn-success {
    color: #ffffff;
    background-color: #a9a9a9;
    border-color: #4cae4c;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius:0;
    text-transform:uppercase;
    width:auto;
    padding:15px 15px;
    margin-top:20px;

}
.switchdisplayoptions .caption .btn-success:hover {
    color: #ffffff;
    background-color: #df8c34;
}

.switchdisplayoptions .item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: none;
}

.switchdisplayoptions .item.list-group-item .list-group-image
{
    margin-right: 30px;
}
.switchdisplayoptions .item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.switchdisplayoptions .item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.switchdisplayoptions .item.list-group-item:nth-of-type(odd)
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item
{
    background: none;
    border:0;
    
}

.switchdisplayoptions .item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.switchdisplayoptions .item.list-group-item img
{
    float: left;
}
.switchdisplayoptions .item.list-group-item:after
{
    clear: both;
}
.switchdisplayoptions .list-group-item-text
{
    margin: 0 0 11px;
}



/* Start Media Quaries
==================================== */
@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width: 500px) {
    .switchdisplayoptions .well strong {
    color:#535353;
    font-size:14px;
    text-transform:uppercase;
}
.switchdisplayoptions .caption .btn-success {
   
    width:100%;
    padding: 15px 0;
    font-size:10px
}
.switchdisplayoptions .caption .btn-success i {
    display:none;
}

}
@media only screen and (min-width: 767px) and (max-width:1000px) {


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


}
@media only screen and (min-width: 767px) and (max-width:991px) {


}
@media only screen and (min-width:600px) and (max-width:766px) {

}
@media only screen and (min-width:320px) and (max-width:500px) {

}
@media only screen and (max-width: 767px) {

}

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

}

@media only screen and (max-width: 639px) {

}

@media only screen and (min-width: 580px) and (max-width:991px) {


}

@media screen and (-webkit-min-device-pixel-ratio:0) {

}

@media (-webkit-max-device-pixel-ratio) {
    
}

/* ========================= XXX ========================= XXX ========================= */
/* ========================= XXX ========================= XXX ========================= */
/* Newsletter NP2 CSS Start */
section.newsletter-bc2 {
	padding:50px 0;
	background-image:url(/resources/wys/elements/images/businessconsulting-2-images/envelope-bc2.png);
	background-repeat: no-repeat;
	background-position:50% 100% ;
	background-attachment: fixed;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	background-color:#92c048;
}
section.newsletter-bc2 h2 {
	color: #fff;
	font-weight:700;
	margin:0;
	font-family: 'Lato', sans-serif;
	font-size:50px;
	text-transform:uppercase;
}
section.newsletter-bc2 h2 span {
	color: #fff;
	font-weight:300;
	font-size:16px;
	display:block;
}
section.newsletter-bc2 .form-inline .form-control{
	width:100%;
	height:65px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    border: 0;
	color: #292929 !important;
	font-weight:300;
	font-size:18px;
	font-family: 'Lato', sans-serif;
}
section.newsletter-bc2 .form-inline input::-webkit-input-placeholder {
	color: #cccc;
	font-weight:300;
}

section.newsletter-bc2 .form-inline input::-moz-placeholder {
	color: #cccc;
	font-weight:300;
}
section.newsletter-bc2 .form-inline input:focus::-webkit-input-placeholder {
	color:transparent;
}

section.newsletter-bc2 .form-inline input:focus::-moz-placeholder {
	color:transparent;
}

section.newsletter-bc2 .form-inline input:focus:-ms-input-placeholder { 
	color:transparent;
}
section.newsletter-bc2 .form-inline input:-ms-input-placeholder { 
	color: #cccc;
	font-weight:300;
}
section.newsletter-bc2 .btn {
	font-size:18px;
	font-weight:700 !important;
	font-family: 'Lato', sans-serif;
	width:100%;
	background:#2a2a2a;
}
section.newsletter-bc2 .btn-default {
    color: #fff;
	border:0px solid #fff;
	    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	height:65px;
	
}
section.newsletter-bc2 .btn-default:hover {
    color: #fff;
	background:#fb9225;
}

/* Newsletter CSS NP2 End */

/* Newsletter CSS NP1 Start */
section.newsletter-np1{
	padding:30px 0;
}
section.newsletter-np1 .nl-np1-child{
	background:#790000;
	padding:30px 15px;
}
section.newsletter-np1 .nl-np1-child p{
	color:#fff;
	font-size:16px;
	font-weight:300;
	font-family: 'Raleway', sans-serif;
	line-height:24px;
	margin:15px 0;
}
section.newsletter-np1 .nl-np1-child p a{
	color:#fcb0b0;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
}
section.newsletter-np1 .nl-np1-child p a:hover{
	color:#fff;
	text-decoration:underline;
}
section.newsletter-np1 .nl-np1-child h2 {
	color: #fff;
	font-weight:600;
	font-family: 'Raleway', sans-serif;
	font-size:30px;
	margin:15px 0 0;
}
section.newsletter-np1 .nl-np1-child h2 span {
	color: #ffd7d7;
	font-weight:400;
	font-style:italic;
	font-size:18px;
	display:block;
}
section.newsletter-np1 form {
	margin-top:20px;
}
section.newsletter-np1 .form-control {
	width:100%;
	height:52px;
	border-radius:0;
	border:0;
}

section.newsletter-np1 .form-control{
	width:100%;
	height:52px;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background:#fff;
    border: 0;
	color: #6e6e6e !important;
	box-shadow: 0 none !important ;
	-webkit-box-shadow: 0 none !important;
	-moz-box-shadow: 0 none !important;
}
section.newsletter-np1 input::-webkit-input-placeholder {
	color: #6e6e6e;
	font-weight:300;
}

section.newsletter-np1 input::-moz-placeholder {
	color: #6e6e6e;
	font-weight:300;
}
section.newsletter-np1 input:focus::-webkit-input-placeholder {
	color:transparent;
}

section.newsletter-np1 input:focus::-moz-placeholder {
	color:transparent;
}

section.newsletter-np1 input:focus:-ms-input-placeholder { 
	color:transparent;
}
section.newsletter-np1 input:-ms-input-placeholder { 
	color: #6e6e6e;
	font-weight:300;
}
section.newsletter-np1 .col-sm-11, .col-sm-1 {
	padding:0 !important;
}
section.newsletter-np1 .btn {
	width:100%;
	font-size:24px !important;
	font-family: 'Raleway', sans-serif;
	background:#3e0404;
	float:right !important;
}
section.newsletter-np1 .btn-default {
    color:#fff;
	border:0px solid #fff;
	    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	height:52px;
}
section.newsletter-np1 .btn-default:hover {
    color: #fff;
	background:#4d4d4d;
}
/* Newsletter CSS End NP1 *//***section-blog1 *****/
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);




/* Start General Style
=================================== */
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");


body, h1, h2, h3, h4, h5, h6, p, span, strong, li, ul, em {


  word-wrap: break-word;
 
  
  }


/* Header CSS Start */

section.header-blog img {     width: 139px; height:auto; }

section.header-blog {
	height: 70px;
	padding: 5px 0px;
	border-bottom: 1px solid #f0f0f0;
	box-shadow: 0 0px 0px 0 rgba(0,0,0,0.2),0 2px 11px 0 rgba(0,0,0,0.19);
}
section.header-blog .navbar-toggle-blog {
	margin-top: 36px;
}
section.header-blog .navbar-default-blog .navbar-brand-np2 {
	height: auto;
	width: auto;
}
section.header-blog h1 {
	margin: 0;
	padding: 0
}
section.header-blog .navbar-default-blog .navbar-nav-np2>li>a {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding: 10px 20px;
	color: #343434 !important;
	font-family: 'Raleway', sans-serif;
}
section.header-blog .navbar-nav-np2.navbar-right-np2 {
	margin-top: 20px;
	font-style: inherit;
	padding-left: 26%;
}
section.header-blog .navbar-default-blog .navbar-nav-np2>li>a:hover {
	color: #cbaa5c;
	background-color: transparent
}
section.header-blog .navbar-default-blog.navbar-default-blog .navbar-nav-np2>li>a:focus {
	color: #d2b995;
	background-color: transparent
}
section.header-blog .navbar-default-blog {
	background-color: #fff;
	border-color: transparent;
	background-image: none;
	box-shadow: none;
}
section.header-blog .navbar-default-blog .navbar-toggle-blog {
	border: 1px solid #423338;
}
section.header-blog .navbar-default-blog .navbar-toggle-blog:hover, .navbar-default-blog .navbar-toggle-blog:focus {
	background-color: transparent;
}
section.header-blog .navbar-default-blog .navbar-toggle-blog .icon-bar-blog {
	background-color: #423338;
}
section.header-blog .social-icons-blog-area {
	width: auto;
	margin-left: 100px;
	    border-right: 1px solid #f0f0f0;
    padding-right: 20px;
}
section.header-blog .social-icons-blog-area a i {
	display: inline-block;
	width: 22px;
	line-height: 36px;
	color: #000;
	text-align: center;
	font-size: 16px ;

	
}
section.header-blog .social-icons-blog-area a i:hover {
	color: #cbaa5c;
	
}
section.header-blog .social-icons-blog-area-np21:focus {
	outline: 0 none;
	color: #fff !important;
}
section.header-blog .navbar-nav-np2.navbar-right-np2:last-child {
	margin-right: 0;
}
section.header-blog .nav-np2>li {
	text-align: center;
}
section.header-blog .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #423338;
}



#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}



.search {
    padding: 5px 0;
    width: 230px;
    height: 30px;
    position: relative;
    left: 10px;
    float: left;
    line-height: 22px;
}

    .search input {
        position: absolute;
        width: 0px;
        float: Left;
        margin-left: 210px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 30px;
        line-height: 18px;
        padding: 0 2px 0 2px;
        border-radius:1px;
    }

        .search:hover input, .search input:focus {
            width: 200px;
            margin-left: 0px;
        }

/*.btn {
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius:1px;
	color: #fff;
    background-color: #000;
}
.btn:hover{
 
	color: #fff;
   background-color:#cbaa5c;
}*/




/* Header CSS end */




/* center CSS Start */



section.center-content-blg{


padding:70px 0px;

text-align:center;

}

section.center-content-blg img{

display:inline-block;

}
.blog_logo_img{
    width:270px;
    height:117px;
}
.footer_logo_img{
    width:115px;
    height:50px;
}
section.center-content-blg .center-content-left-blg {

    margin-top: 35px;

}


section.center-content-blg .center-content-left-blg h2{

font-size:30px;
color:#000;
font-family: 'Merriweather Sans', sans-serif;
cursor:pointer;
    margin-bottom: 0px;

}

section.center-content-blg .center-content-left-blg h3{

font-size:15px;
color:#999;
font-family: 'Merriweather Sans', sans-serif;
font-weight: 400;
    margin-bottom: 30px;

}

section.center-content-blg .center-content-left-blg h2:hover{

color:#cbaa5c;


}

section.center-content-blg .center-content-left-blg p{

font-family: 'Merriweather',sans-serif;
    font-size: 14px;
	color:#242424;
	    line-height: 28px;
    text-align: left;

}
section.center-content-blg .center-content-left-blg i{

margin-right: 13px;


}


section.center-content-blg .center-content-left-blg .more-link {
    display: block;
    width: 188px;
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    padding: 17px 8px;
    border: 1px solid #cbaa5c;
    margin: 32px auto 38px;
    -webkit-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

section.center-content-blg .center-content-left-blg .more-link:hover {
    background-color: #cbaa5c;
    color: #fff;
}


section.center-content-blg .center-content-left-blg .coment-cls {
   text-align: left;
    border-bottom: 2px solid #dfdfdf;
	    padding-bottom: 20px;
}

section.center-content-blg .center-content-left-blg .coment-cls a {
color: #000;
    font-style: italic;
	font-family: 'Merriweather',sans-serif;
    font-size: 14px;
    font-weight: 300;
}
section.center-content-blg .center-content-left-blg .coment-cls a:hover{
text-decoration:underline;
}

section.center-content-blg .center-content-left-blg .social-icons-coment-blg{
float:right;
}

section.center-content-blg .center-content-left-blg .social-icons-coment-blg i{
display: inline-block;
    width: 13px;
    color: #000;
    text-align: center;
    font-size: 16px;
}

section.center-content-blg .center-content-left-blg .social-icons-coment-blg i:hover{
    color: #cbaa5c;
}

section.center-content-blg .center-content-left-blg .social-icons-coment-blg span{
    color: #999;
    font-weight: 400;
    font-style: italic;
	font-size: 14px;
    margin-right: 15px;
}


section.center-content-blg .center-content-left-blg .bottom-section-blog{
    margin-top: 50px;
}

section.center-content-blg .center-content-left-blg .bottom-section-blog h4{
font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 27px;
	color: #000;
    font-style: italic;
	font-family: 'Merriweather',sans-serif;
	text-align:left;
}

section.center-content-blg .center-content-left-blg .bottom-section-blog img{
display: block;
}

section.center-content-blg .center-content-left-blg .bottom-section-blog h5{
font-size: 14px;
    text-transform: uppercase;
	color: #292929;
	font-family: 'Merriweather',sans-serif;
	text-align:left;
	margin: 0;
    margin-top: 15px;
}

section.center-content-blg .center-content-left-blg .bottom-section-blog h6{
font-size: 11px;
    font-style: italic;
    color: #9c9c9c;
	font-family: 'Merriweather',sans-serif;
	text-align:left;
	    margin-top: 10px;
		margin-bottom: 0;

}

section.center-content-blg .center-content-left-blg .bottom-section-blog p{
    font-size: 13px;
    line-height: 22px;
    color: #777;
    margin-top: 13px;
    margin-bottom: 0;

}


section.center-content-blg .center-content-left-blg .bottom-form-blog {

margin-top: 75px;
}

section.center-content-blg .center-content-left-blg .bottom-form-blog h4{
font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 27px;
	color: #000;
	font-family: 'Merriweather',sans-serif;
	text-align:left;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 21px;
}

section.center-content-blg .center-content-left-blg .bottom-form-blog p{
font-size: 14px;
    font-weight: 300;
    color: #242424;
	font-family: 'Merriweather',sans-serif;
}


.form-horizontal .uniqui_email {
display: block;
    width: 100%;
    height: 40px !important;
    padding: 6px 12px !important;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #ccc !important;
     border-radius: 0px !important; 
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 20px;
	font-family: 'Merriweather',sans-serif !important;
	font-weight:400 !important;


}

.form-horizontal .uniqui_txtarea {
    display: block;
    width: 100%;
    height: 100px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

section.center-content-blg .center-content-left-blg .bottom-form-blog .btn {
    height: 40px;
    position: absolute;
    right: 14px;
    top: 20px;
    border-radius:1px;
	color: #000;
    background-color: #fff;
	    border: 2px solid #000;
		    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	-webkit-box-shadow: none !important;
          box-shadow: none !important;
}
section.center-content-blg .center-content-left-blg .bottom-form-blog .btn:hover{
 
	color: #fff;
   background-color:#000;
}

.form-control:focus {
    border-color: transform;
    outline: 0;
    -webkit-box-shadow: inset 0 );
    box-shadow: none;
}












section.center-content-blg .center-content-right-blg {

margin-top: 140px;


}

section.center-content-blg .center-content-right-blg .widget-title {

    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    min-height: 39px;
    padding: 10px;
    border: 1px solid #000;
    border-radius: 4px;
    margin-bottom: 26px;
}

section.center-content-blg .center-content-right-blg .widget-title:before {
    top: 104% !important;
    border-color: #000 transparent transparent transparent;
}
section.center-content-blg .center-content-right-blg .widget-title:after {
    border-color: #fff transparent transparent transparent;
}
section.center-content-blg .center-content-right-blg .widget-title:before, section.center-content-blg .center-content-right-blg .widget-title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    -ms-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
}

section.center-content-blg .center-content-right-blg h2{

font-size:20px;
color:#000;
font-family: 'Merriweather Sans', sans-serif;
    margin: 10px 0 10px;

}

section.center-content-blg .center-content-right-blg p{

font-size:13px;
color:#242424;
font-family: 'Merriweather Sans', sans-serif;
font-weight:300;
    margin: 0 0 30px;
}

section.center-content-blg .center-content-right-blg .social-icons-right-blg i{

display: inline-block;
    width: 22px;
    line-height: 36px;
    color: #000;
    text-align: center;
    font-size: 16px;
}

section.center-content-blg .center-content-right-blg .social-icons-right-blg i:hover{

    color: #cbaa5c;
}



/* center CSS end */







/* Footer CSS Start */


section.footer-bolg{

padding: 100px 0 100px;
    border-top: 1px solid #dfdfdf;


}

section.footer-bolg span{

    display: block;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    color: #777;
    margin: 7px 0 14px;
	font-family: 'Merriweather Sans', sans-serif;


}

section.footer-bolg p{

    font-size: 12px;
    line-height: 1;
    color: #000;
    margin: 0;
	font-family: 'Merriweather Sans', sans-serif;


}

section.footer-bolg .social-icons-footer-blg i{

     display: inline-block;
    width: 22px;
    color: #000;
    text-align: center;
    font-size: 16px;


}

section.footer-bolg .social-icons-footer-blg i:hover{

    color: #cbaa5c;


}

/* Footer CSS end */




@media only screen and (min-width: 845px) and (max-width: 992px) {

section.header-blog .social-icons-blog-area{

padding-right: 0px; 
 margin-left: 0px; 

}

section.header-blog .navbar-nav-np2.navbar-right-np2:last-child {
 
    margin-left: -72px;
}



}



@media only screen and (max-width: 846px) {

section.header-blog .social-icons-blog-area{

padding-right: 0px; 
 margin-left: 0px; 

}
section.header-blog .navbar-default-blog .navbar-nav-np2>li>a {

    padding: 10px 9px;
    
}

}

@media only screen and (max-width: 767px) {
.search{

display:none;
}
section.header-blog .navbar-nav-np2.navbar-right-np2{

 padding-left: 0%; 
}


}









section.blog-bp1 {
	padding: 10px 0px;
}
section.blog-bp1 .post-img img {
	width:100%;
	position: relative;
  height: 270px;
}
section.blog-bp1 .child-blog-bp1 {
	padding: 30px 0px;
}
section.blog-bp1 .post-img span {
	top: 25px;
	position:absolute;
	background:rgba(7, 72, 78, .5);
	padding: 5px 12px;
	font-family: 'Roboto', sans-serif;
	float:left;
	left: 15px;
	border-top-right-radius:7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
}
section.blog-bp1 .post-img span strong {
	font-size:48px;
	text-align:center;
	font-weight:600;
	margin:0;
	color:#FFFFFF;
}
section.blog-bp1 .post-img{
  padding-bottom: 30px; 
}
section.blog-bp1 .post-img span p {
	font-size:14px;
	text-align:center;
	font-weight:300;
	margin:0;
	color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
}
section.blog-bp1 .social-icons-bp1-area {
	width: auto;
	background:#0bafa9;
	text-align: center;
	margin:0px;
	border-top:solid 1px #FFFFFF;
}
section.blog-bp1 .social-icons-bp1-area a i {
	display: inline-block;
	width: 80px;
	line-height: 55px;
	color: #83e7e3;
	text-align: center;
	font-size: 24px !important;
	padding: 0 !important;
	margin: 0px 0px 0px 5px;
	text-align: center;
	border-radius: 0;
	box-shadow: 0 0 0 0px #cdcdcd;
}
section.blog-bp1 .social-icons-bp1-area a i:hover {
	color: #fff !important;
	box-shadow: 0 0 0 0px #c2c2c2;
}
section.blog-bp1 .social-icons-bp1-area-bp11:focus {
	outline: 0 none;
	color: #fff !important;
}
section.blog-bp1 h2 {
	font-size:18px;
	font-weight:600;
	color: #033937;
	text-align:left;
	margin: 30px 0px 0px;
	font-family: 'Roboto', sans-serif;
  min-height: 50px;
}
section.blog-bp1 h2:hover {
	font-size:18px;
	font-weight:600;
	color: #0bafa9;
}
section.blog-bp1 p {
	font-size:15px;
	font-weight:200;
	color:#747474;
	text-align:left;
	margin: 20px 0px;
	font-family: 'Roboto', sans-serif;
	line-height: 25px;
}
section.blog-bp1 a {
	color: #033937;
	list-style: none;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}
section.blog-bp1 a:hover {
	color: #0bafa9;
}
section.blog-bp1 .btn-default {
	color: #5b5b5b;
	border: 0px solid;
	border-radius: 7px;
	height: 60px;
}
section.blog-bp1 .btn {
	width:100%;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	background: #eaeaea !important;
}
section.blog-bp1 .btn-default:hover {
	background:  #5b5b5b !important;
	color: #eaeaea;
}
/***section-blog1 END *****/


/***section-blog2*****/


section.blog-bp2 {
}

section.blog-bp2 p{
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}

.relative_position{ position: relative;}
  
.full-width{
 width:100%;
 height: 300px;
 object-fit: cover;
 object-position: 50% 50%;
 object-position: 0 -92px;
}

span.date_bg {
   
    position: absolute;
    background: rgba(7, 72, 78, .5);
    padding: 15px;
    font-family: 'Roboto', sans-serif;
    float: left;
    left: 15px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    color: white;
}

span.date_bg p{
  margin: 0px;
}

span.date_bg strong{
  font-size: 30px;
}
  
.blog-bp2_span_strong {
	font-size:48px;
	text-align:center;
	font-weight:600;
	margin:0;
	color:#FFFFFF;
}

.blog-bp2_span_p {
	font-size:14px;
	text-align:center;
	font-weight:300;
	margin:0;
	color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
}

section.blog-bp2 .social-icons-bp2-area {
	    width: 30%;
	background:#0bafa9;
	text-align: center;
	margin:0px;
	    float: right;
	border-top:solid 1px #FFFFFF;
}
section.blog-bp2 .social-icons-bp2-area a i {
	display: inline-block;
	width: 80px;
	line-height: 55px;
	color: #83e7e3;
	text-align: center;
	font-size: 24px !important;
	padding: 0 !important;
	margin: 0px 0px 0px 5px;
	text-align: center;
	border-radius: 0;
	box-shadow: 0 0 0 0px #cdcdcd;
}
section.blog-bp2 .social-icons-bp2-area a i:hover {
	color: #fff !important;
	box-shadow: 0 0 0 0px #c2c2c2;
}
section.blog-bp2 .social-icons-bp2-area-bp21:focus {
	outline: 0 none;
	color: #fff !important;
}


section.blog-bp2 h2 {
	font-size:30px;
	font-weight:600;
	color:#0bafa9;
	text-align:left;
	margin: 30px 0px 0px;
	font-family: 'Roboto', sans-serif;
}



section.blog-bp2 .icon-bp2 i span { font-size:15px; color:#747474; }
section.blog-bp2 .icon-bp2 i { font-size:15px; color:#0bafa9; }


/***section-blog2*****/




@media only screen and (max-width: 991px) {
 section.blog-bp1 .social-icons-bp1-area a i {
 display: inline-block;
 width: 60px;
}
}
@media only screen and (max-width: 767px) {
section.blog-bp1 .social-icons-bp1-area a i {
 display: inline-block;
 width: 80px;
}
section.blog-bp1 .post-img img {
 margin-top: 20px;
}
section.blog-bp1 .child-blog-bp1 {
 padding: 0px 0px;
}
}
.comments_listing_child {
    background: #f5f5f5;
    border: 1px solid #eee;
    padding: 10px 15px;
    margin: 10px;
    border-radius: 5px;
} 

/*bootstrap css because it not catching up from skeleton*/
.form-group {
    margin-bottom: 15px;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}
/*.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/
/*.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}*/
/*.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}*/
/*
*/
/*SOCIAL MEDIA CSS*/
.facebookShare {
  border: none;
  visibility: visible;
  width: auto;
  height: 22px;
  background: transparent;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  color: #333;
  line-height: 1.28;
  margin: 0;
  padding: 0;
  text-align: left;
  direction: ltr;
  cursor: pointer;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif;
  display: inline-block;
}
.facebookShare:hover .facebookButton .pluginButton,
.facebookShare:active .facebookButton .pluginButton,
.facebookShare:focus .facebookButton .pluginButton {
  background: #5b7bd5;
  background: -moz-linear-gradient(top, #5b7bd5 0%, #4864b1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b7bd5), color-stop(100%, #4864b1));
  background: -webkit-linear-gradient(top, #5b7bd5 0%, #4864b1 100%);
  background: -o-linear-gradient(top, #5b7bd5 0%, #4864b1 100%);
  background: -ms-linear-gradient(top, #5b7bd5 0%, #4864b1 100%);
  background: linear-gradient(to bottom, #5b7bd5 0%, #4864b1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b7bd5', endColorstr='#4864b1', GradientType=0);
  border-color: #5874c3 #4961a8 #41599f;
  box-shadow: inset 0 0 1px #607fd6;
}
.facebookShare .facebookButton {
  color: #3b5998;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
  display: inline-block;
  width: 55px;
}
.facebookShare .facebookButton .pluginButton {
  background: #4c69ba;
  background: -moz-linear-gradient(top, #4c69ba 0%, #3b55a0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c69ba), color-stop(100%, #3b55a0));
  background: -webkit-linear-gradient(top, #4c69ba 0%, #3b55a0 100%);
  background: -o-linear-gradient(top, #4c69ba 0%, #3b55a0 100%);
  background: -ms-linear-gradient(top, #4c69ba 0%, #3b55a0 100%);
  background: linear-gradient(to bottom, #4c69ba 0%, #3b55a0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c69ba', endColorstr='#3b55a0', GradientType=0);
  border: none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  padding: 0;
  text-shadow: 0 -1px 0 #354c8c;
  white-space: nowrap;
}
.facebookShare .facebookButton .pluginButton .pluginButtonContainer {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.004);
}
.facebookShare .facebookButton .pluginButton .pluginButtonContainer .pluginButtonImage {
  display: inline-block;
}
.facebookShare .facebookButton .pluginButton button {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  font-weight: bold;
  margin: -1px;
  outline: none;
  padding: 0;
  text-shadow: 0 -1px 0 #354c8c;
}
.facebookShare .facebookButton .pluginButton button .pluginButtonIcon {
  height: 14px;
  left: 0;
  margin: 0 4px 0 4px;
  position: relative;
  top: 3px;
  vertical-align: top;
  width: 14px;
}
.facebookShare .facebookButton .pluginButton button .sp_plugin-button-2x {
  background-image: url(https://fbstatic-a.akamaihd.net/rsrc.php/v2/y5/r/KxVPs0eEy36.png);
  background-size: 30px 72px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 14px;
}
.facebookShare .facebookButton .pluginButton button .sx_plugin-button-2x_favblue {
  background-position: 0 -42px;
}
.facebookShare .facebookButton .pluginButton button i.img {
  -ms-high-contrast-adjust: none;
  _overflow: hidden;
}
.facebookShare .facebookButton .pluginButton .pluginButtonLabel {
  padding: 0 5px 0 0;
  position: relative;
  vertical-align: top;
}
.facebookShare .facebookCount {
  display: inline-block;
  width: auto;
}
.facebookShare .facebookCount .pluginCountButton {
  background: white;
  border: 1px solid #bbb;
  border-radius: 3px;
  color: #6a7180;
  display: inline-block;
  font-size: 11px;
  height: auto;
  line-height: 18px;
  margin-left: 6px;
  min-width: 15px;
  padding: 0 3px;
  text-align: center;
  white-space: nowrap;
}
.facebookShare .facebookCount .pluginCountButton span {
  display: inline-block;
  min-height: 12px;
  min-width: 4px;
  color: #333;
}
.facebookShare .facebookCount .pluginCountButtonNub {
  height: 0;
  left: 2px;
  position: relative;
  top: -15px;
  width: 5px;
  z-index: 2;
}
.facebookShare .facebookCount .pluginCountButtonNub s,
.facebookShare .facebookCount .pluginCountButtonNub i {
  border-color: transparent #bbb;
  border-style: solid;
  border-width: 4px 5px 4px 0;
  display: block;
  position: relative;
  top: 1px;
}
.facebookShare .facebookCount .pluginCountButtonNub i {
  border-right-color: #fff;
  left: 2px;
  top: -7px;
}
@-moz-document url-prefix() {
  .facebookShare .facebookButton .pluginButton button .pluginButtonIcon {
    margin: 0 1px;
  }
}
.child-bp2 img{max-width: 1140px !important;}