.mce-template {
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  background-color: #fff;
}
.mce-template h1 {
  margin: .67em 0;

}
.mce-template img {
  border: 0;
}
.mce-template img {
  vertical-align: middle;
}
.mce-template table {
  border-spacing: 0;
  border-collapse: collapse;
}
.mce-template td,
.mce-template th {
  padding: 0;
}
.mce-template .img-responsive,
.mce-template .thumbnail > img,
.mce-template .thumbnail a > img,
.mce-template .carousel-inner > .item > img,
.mce-template .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.mce-template * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.mce-template *:before,
.mce-template *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.mce-template h1,
.mce-template h2,
.mce-template h3,
.mce-template h4,
.mce-template h5,
.mce-template h6,
.mce-template .h1,
.mce-template .h2,
.mce-template .h3,
.mce-template .h4,
.mce-template .h5,
.mce-template .h6 {
  /*font-family: inherit;*/

}
.mce-template h1,
.mce-template .h1,
.mce-template h2,
.mce-template .h2,
.mce-template h3,
.mce-template .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.mce-template h4,
.mce-template .h4,
.mce-template h5,
.mce-template .h5,
.mce-template h6,
.mce-template .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mce-template h1,
.mce-template .h1 {

}
.mce-template h2,
.mce-template .h2 {

}
.mce-template h3,
.mce-template .h3 {

}
.mce-template h4,
.mce-template .h4 {

}
.mce-template h5,
.mce-template .h5 {

}
.mce-template h6,
.mce-template .h6 {

}
.mce-template .text-left {
  text-align: left;
}
.mce-template .text-right {
  text-align: right;
}
.mce-template .text-center {
  text-align: center;
}
.mce-template .text-justify {
  text-align: justify;
}
.mce-template .row {
  /*margin-right: -15px;
  margin-left: -15px;*/
	margin: 0;
}
.mce-template .col-xs-1, .mce-template .col-sm-1, .mce-template .col-md-1, .mce-template .col-lg-1, .mce-template .col-xs-2, .mce-template .col-sm-2, .mce-template .col-md-2, .mce-template .col-lg-2, .mce-template .col-xs-3, .mce-template .col-sm-3, .mce-template .col-md-3, .mce-template .col-lg-3, .mce-template .col-xs-4, .mce-template .col-sm-4, .mce-template .col-md-4, .mce-template .col-lg-4, .mce-template .col-xs-5, .mce-template .col-sm-5, .mce-template .col-md-5, .mce-template .col-lg-5, .mce-template .col-xs-6, .mce-template .col-sm-6, .mce-template .col-md-6, .mce-template .col-lg-6, .mce-template .col-xs-7, .mce-template .col-sm-7, .mce-template .col-md-7, .mce-template .col-lg-7, .mce-template .col-xs-8, .mce-template .col-sm-8, .mce-template .col-md-8, .mce-template .col-lg-8, .mce-template .col-xs-9, .mce-template .col-sm-9, .mce-template .col-md-9, .mce-template .col-lg-9, .mce-template .col-xs-10, .mce-template .col-sm-10, .mce-template .col-md-10, .mce-template .col-lg-10, .mce-template .col-xs-11, .mce-template .col-sm-11, .mce-template .col-md-11, .mce-template .col-lg-11, .mce-template .col-xs-12, .mce-template .col-sm-12, .mce-template .col-md-12, .mce-template .col-lg-12 {
  position: relative;
  min-height: 1px;
  /*padding-right: 15px;
  padding-left: 15px;*/
	padding: 0;
}
.mce-template .col-xs-1, .mce-template .col-xs-2, .mce-template .col-xs-3, .mce-template .col-xs-4, .mce-template .col-xs-5, .mce-template .col-xs-6, .mce-template .col-xs-7, .mce-template .col-xs-8, .mce-template .col-xs-9, .mce-template .col-xs-10, .mce-template .col-xs-11, .mce-template .col-xs-12 {
  float: left;
}
.mce-template .col-xs-12 {
  width: 100%;
}
.mce-template .col-xs-11 {
  width: 91.66666667%;
}
.mce-template .col-xs-10 {
  width: 83.33333333%;
}
.mce-template .col-xs-9 {
  width: 75%;
}
.mce-template .col-xs-8 {
  width: 66.66666667%;
}
.mce-template .col-xs-7 {
  width: 58.33333333%;
}
.mce-template .col-xs-6 {
  width: 50%;
}
.mce-template .col-xs-5 {
  width: 41.66666667%;
}
.mce-template .col-xs-4 {
  width: 33.33333333%;
}
.mce-template .col-xs-3 {
  width: 25%;
}
.mce-template .col-xs-2 {
  width: 16.66666667%;
}
.mce-template .col-xs-1 {
  width: 8.33333333%;
}
.mce-template .col-xs-offset-12 {
  margin-left: 100%;
}
.mce-template .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.mce-template .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.mce-template .col-xs-offset-9 {
  margin-left: 75%;
}
.mce-template .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.mce-template .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.mce-template .col-xs-offset-6 {
  margin-left: 50%;
}
.mce-template .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.mce-template .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.mce-template .col-xs-offset-3 {
  margin-left: 25%;
}
.mce-template .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.mce-template .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.mce-template .col-xs-offset-0 {
  margin-left: 0;
}
  .mce-template .col-sm-1, .mce-template .col-sm-2, .mce-template .col-sm-3, .mce-template .col-sm-4, .mce-template .col-sm-5, .mce-template .col-sm-6, .mce-template .col-sm-7, .mce-template .col-sm-8, .mce-template .col-sm-9, .mce-template .col-sm-10, .mce-template .col-sm-11, .mce-template .col-sm-12 {
    float: left;
  }
  .mce-template .col-sm-12 {
    width: 100%;
  }
  .mce-template .col-sm-11 {
    width: 91.66666667%;
  }
  .mce-template .col-sm-10 {
    width: 83.33333333%;
  }
  .mce-template .col-sm-9 {
    width: 75%;
  }
  .mce-template .col-sm-8 {
    width: 66.66666667%;
  }
  .mce-template .col-sm-7 {
    width: 58.33333333%;
  }
  .mce-template .col-sm-6 {
    width: 50%;
  }
  .mce-template .col-sm-5 {
    width: 41.66666667%;
  }
  .mce-template .col-sm-4 {
    width: 33.33333333%;
  }
  .mce-template .col-sm-3 {
    width: 25%;
  }
  .mce-template .col-sm-2 {
    width: 16.66666667%;
  }
  .mce-template .col-sm-1 {
    width: 8.33333333%;
  }
  .mce-template .col-sm-offset-12 {
    margin-left: 100%;
  }
  .mce-template .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .mce-template .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .mce-template .col-sm-offset-9 {
    margin-left: 75%;
  }
  .mce-template .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .mce-template .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .mce-template .col-sm-offset-6 {
    margin-left: 50%;
  }
  .mce-template .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .mce-template .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .mce-template .col-sm-offset-3 {
    margin-left: 25%;
  }
  .mce-template .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .mce-template .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .mce-template .col-sm-offset-0 {
    margin-left: 0;
  }

.mce-template table {
  max-width: 100%;
  background-color: transparent;
}
.mce-template th {
  text-align: left;
}
.mce-template .table {
  width: 100%;
  margin-bottom: 20px;
}
.mce-template .table > thead > tr > th,
.mce-template .table > tbody > tr > th,
.mce-template .table > tfoot > tr > th,
.mce-template .table > thead > tr > td,
.mce-template .table > tbody > tr > td,
.mce-template .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.mce-template .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.mce-template .table > caption + thead > tr:first-child > th,
.mce-template .table > colgroup + thead > tr:first-child > th,
.mce-template .table > thead:first-child > tr:first-child > th,
.mce-template .table > caption + thead > tr:first-child > td,
.mce-template .table > colgroup + thead > tr:first-child > td,
.mce-template .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.mce-template .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.mce-template .table .table {
  background-color: #fff;
}
.mce-template .table-condensed > thead > tr > th,
.mce-template .table-condensed > tbody > tr > th,
.mce-template .table-condensed > tfoot > tr > th,
.mce-template .table-condensed > thead > tr > td,
.mce-template .table-condensed > tbody > tr > td,
.mce-template .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.mce-template .table-bordered {
  border: 1px solid #ddd;
}
.mce-template .table-bordered > thead > tr > th,
.mce-template .table-bordered > tbody > tr > th,
.mce-template .table-bordered > tfoot > tr > th,
.mce-template .table-bordered > thead > tr > td,
.mce-template .table-bordered > tbody > tr > td,
.mce-template .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.mce-template .table-bordered > thead > tr > th,
.mce-template .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.mce-template .table-striped > tbody > tr:nth-child(odd) > td,
.mce-template .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.mce-template .table-hover > tbody > tr:hover > td,
.mce-template .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.mce-template table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.mce-template table td[class*="col-"],
.mce-template table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.mce-template .table > thead > tr > td.active,
.mce-template .table > tbody > tr > td.active,
.mce-template .table > tfoot > tr > td.active,
.mce-template .table > thead > tr > th.active,
.mce-template .table > tbody > tr > th.active,
.mce-template .table > tfoot > tr > th.active,
.mce-template .table > thead > tr.active > td,
.mce-template .table > tbody > tr.active > td,
.mce-template .table > tfoot > tr.active > td,
.mce-template .table > thead > tr.active > th,
.mce-template .table > tbody > tr.active > th,
.mce-template .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.mce-template .table-hover > tbody > tr > td.active:hover,
.mce-template .table-hover > tbody > tr > th.active:hover,
.mce-template .table-hover > tbody > tr.active:hover > td,
.mce-template .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.mce-template .table > thead > tr > td.success,
.mce-template .table > tbody > tr > td.success,
.mce-template .table > tfoot > tr > td.success,
.mce-template .table > thead > tr > th.success,
.mce-template .table > tbody > tr > th.success,
.mce-template .table > tfoot > tr > th.success,
.mce-template .table > thead > tr.success > td,
.mce-template .table > tbody > tr.success > td,
.mce-template .table > tfoot > tr.success > td,
.mce-template .table > thead > tr.success > th,
.mce-template .table > tbody > tr.success > th,
.mce-template .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.mce-template .table-hover > tbody > tr > td.success:hover,
.mce-template .table-hover > tbody > tr > th.success:hover,
.mce-template .table-hover > tbody > tr.success:hover > td,
.mce-template .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.mce-template .table > thead > tr > td.info,
.mce-template .table > tbody > tr > td.info,
.mce-template .table > tfoot > tr > td.info,
.mce-template .table > thead > tr > th.info,
.mce-template .table > tbody > tr > th.info,
.mce-template .table > tfoot > tr > th.info,
.mce-template .table > thead > tr.info > td,
.mce-template .table > tbody > tr.info > td,
.mce-template .table > tfoot > tr.info > td,
.mce-template .table > thead > tr.info > th,
.mce-template .table > tbody > tr.info > th,
.mce-template .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.mce-template .table-hover > tbody > tr > td.info:hover,
.mce-template .table-hover > tbody > tr > th.info:hover,
.mce-template .table-hover > tbody > tr.info:hover > td,
.mce-template .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.mce-template .table > thead > tr > td.warning,
.mce-template .table > tbody > tr > td.warning,
.mce-template .table > tfoot > tr > td.warning,
.mce-template .table > thead > tr > th.warning,
.mce-template .table > tbody > tr > th.warning,
.mce-template .table > tfoot > tr > th.warning,
.mce-template .table > thead > tr.warning > td,
.mce-template .table > tbody > tr.warning > td,
.mce-template .table > tfoot > tr.warning > td,
.mce-template .table > thead > tr.warning > th,
.mce-template .table > tbody > tr.warning > th,
.mce-template .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.mce-template .table-hover > tbody > tr > td.warning:hover,
.mce-template .table-hover > tbody > tr > th.warning:hover,
.mce-template .table-hover > tbody > tr.warning:hover > td,
.mce-template .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.mce-template .table > thead > tr > td.danger,
.mce-template .table > tbody > tr > td.danger,
.mce-template .table > tfoot > tr > td.danger,
.mce-template .table > thead > tr > th.danger,
.mce-template .table > tbody > tr > th.danger,
.mce-template .table > tfoot > tr > th.danger,
.mce-template .table > thead > tr.danger > td,
.mce-template .table > tbody > tr.danger > td,
.mce-template .table > tfoot > tr.danger > td,
.mce-template .table > thead > tr.danger > th,
.mce-template .table > tbody > tr.danger > th,
.mce-template .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.mce-template .table-hover > tbody > tr > td.danger:hover,
.mce-template .table-hover > tbody > tr > th.danger:hover,
.mce-template .table-hover > tbody > tr.danger:hover > td,
.mce-template .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.mce-template .clearfix:before,
.mce-template .clearfix:after,
.mce-template .container:before,
.mce-template .container:after,
.mce-template .container-fluid:before,
.mce-template .container-fluid:after,
.mce-template .row:before,
.mce-template .row:after {
  display: table;
  content: " ";
}
.mce-template .clearfix:after,
.mce-template .container:after,
.mce-template .container-fluid:after,
.mce-template .row:after {
  clear: both;
}
.mce-template .pull-right {
  float: right !important;
}
.mce-template .pull-left {
  float: left !important;
}
.mce-template h1, .mce-template h2, .mce-template h3, .mce-template h4, .mce-template h5, .mce-template h6{
  margin-top: 5px;
  margin-bottom: 8px;
}
.mce-template div{
  text-transform: none;
}
.mce-template .img{
  /*width: 100%;*/
  margin-bottom: 15px;
}
.mce-template .img img{
  /*width: 100%;*/
  height: auto;
}
.mce-template .img-full{
  width: 100%;
  height: auto;
}

/*************************************
common template style 
*************************************/
.template-heading{
  position: relative;
}
/*************************************
template 1
*************************************/
.template-heading.template-2{
  margin-left: 0;
}

/*************************************
template 2
*************************************/
.template-heading.template-3{
  margin-left: 0;
}
/*************************************
template 6
*************************************/
.mce-template .table{
  margin-bottom: 10px;
}
.mce-template .table th,
.mce-template .table td{
  font-weight: normal;
  /*text-align: center;*/
  /*padding: 15px !important;*/
}
.mce-template .table td{
  /*height: 50px !important;*/
}
  .mce-template .img{
    width: auto;
    height: auto;
    margin: 0 15px 15px 0;
  }
  /*************************************
  template 1
  *************************************/
  .template-heading.template-2{
    margin-left: 30px;
  }
  /*************************************
  template 2
  *************************************/
  .template-heading.template-3{
    margin-left: -120px;
}

/*************************************
common template styles
*************************************/
.mce-template .img-left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	padding: 0;
}
.mce-template .img-right {
	float: right;
	margin-right: 0;
	margin-left: 20px;
	padding: 0;
}
.mce-template .img-lg, .img-lg .tmce_placeholder img {
	width: 600px;
	padding: 0;
}
.mce-template .img-md, .img-md .tmce_placeholder img {
	width: 300px;
	padding: 0;
}
.mce-template .img-sm, .img-sm .tmce_placeholder img {
	width: 200px;
	padding: 0;
}
.mce-template .tmce_placeholder {
	margin-top: 5px;
	margin-bottom: 10px;
}
.tmce_placeholder img, .tmce_placeholder iframe, .tmce_placeholder embed, .tmce_placeholder object, .tmce_placeholder figure > div {
	margin-bottom: 10px;
}
.tmce_placeholder figure {
	margin: 0;
}
.tmce_placeholder figcaption {
	font-size: 11px;
}
.quote {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
}
.mce-template .last-column {
	margin-right: 0 !important;
}
/*************************************
template 5
*************************************/
.mce-template .template-5 .img-md {
	margin-right: 40px;
}
.mce-template .template-5 .quote {
	margin-right: 40px;
}
/*************************************
template 6
*************************************/
.mce-template .template-6 .quote {
	margin: 50px 40px;
}
/*************************************
template 7
*************************************/
.mce-template .template-7 td {

}
.mce-template.mce-template .template-7 .quote {
	margin: 0 40px;
	padding: 0;
	width: 275px;
}
/*************************************
template 8
*************************************/
.mce-template .template-8 .table-bordered {
	text-align: left;
	border: 1px solid #000000;
}
.mce-template .template-8 .table-bordered > tbody > tr > td {
	text-align: left;
	padding: 0;
	border: 1px solid #000000;
}
.mce-template .template-8 .text {
	margin: 15px 10px;
}
/*************************************
template 9
*************************************/
.mce-template .template-9, .mce-template .template-10 {
	margin: 0 auto;
	padding-left: 50px;
}
.mce-template .template-9 .img-md-2, .mce-template .template-9 img {
	width: 305px;
}
.mce-template .template-9 .img-md-2 {
	padding: 0;
	margin-right: 10px;
}
.mce-template .template-9 img {
	width: 305px;
}
/*************************************
template 10
*************************************/
.mce-template .template-10 .img-sm {
	margin-right: 10px;
}
.mce-template .template-11 {
	margin: 0 auto;
	padding-left: 50px;
}
.mce-template .template-13 {
	width: 620px;
	margin: 0 auto;
}
.mce-template .template-16 {
	width: 620px;
	margin: 0 auto;
}
.mce-template .template-12 .tmce_placeholder iframe{
	width: 300px;
	height: 200px;
}
.mce-template .template-13 .tmce_placeholder iframe{
	width: 620px;
	height: 400px;
}
.mce-template .template-14 .tmce_placeholder iframe{
	width: 300px;
	height: 200px;
}
.mce-template .template-15 .tmce_placeholder iframe{
	width: 300px;
	height: 200px;
}
.mce-template .template-16 .tmce_placeholder iframe{
	width: 620px;
	height: 400px;
}
/*************************************
template 14
*************************************/
.mce-template .template-14 .tmce_placeholder,
.mce-template .template-14 .tmce_placeholder iframe {
	margin-bottom: 0;
	margin-top: 0;
}
.mce-template .template-14 td.quote-wrapper {
	width: 100%;
}