/* css */

.content-panel {
    position: relative;
}
.panel {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
article, aside, footer, header, nav, section {
    display: block;
}
.panel .container1 {
    position: relative;
    z-index: 2;
}
.content-panel .photo {
    position: relative !important;
    float: right;
    max-width: 56%;
    margin-left: 80px;
}
.container:before, .container:after {
    content: "";
    display: table;
}
.content-panel .photo img {
    box-shadow: 0 20px 20px rgba(0,0,0,0.1);
}

img {
    max-width: 100%;
}
img {
    border-style: none;
}
.panel {
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.container1 {
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    width: 86%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
}
.content-panel .content {
    overflow: hidden;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0;
}
.underline-title {
    position: relative;
    padding-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
	font-size:30px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 60px 0 10px 0;
    color: #666;
    font-weight: 700;
	
}
.underline-title+p {
    margin-top: 20px;
	color: #666;
}
p {
	color: #000;
  
}
.main-content {
    position: relative;
    z-index: 10;
}
.main-content p {
	font-size:20px;
}

.link-group a.button, .link-group .button {
    margin: 20px 20px 0 0;
}

@media screen and (max-width: 767px)
{
.container1 {
    padding-top: 40px;
    padding-bottom: 40px;
}
}
@media screen and (max-width: 1024px)
{
.container1 {
    padding-top: 60px;
    padding-bottom: 60px;
}
}
@media screen and (max-width: 767px)
{
.content-panel .photo:first-child, .content-panel .photo.align-left:first-child, .content-panel .photo.photo-sm:first-child {
    margin-top: 0;
}
}
@media screen and (max-width: 767px)
{
.content-panel .photo, .content-panel .photo.align-left, .content-panel .photo.photo-sm {
    float: none;
    width: 100%;
    max-width: none;
    margin: 40px auto;
}
}
@media screen and(max-width: 767px)
{
.content-panel .photo, .content-panel .photo.align-left, .content-panel .photo.photo-sm {
    float: none;
    width: 100%;
    max-width: none;
    margin: 40px auto;	
}
}
@media screen and(max-width: 1024px)
{
.content-panel .photo {
    max-width: 48%;
    margin-left: 40px;
    margin-bottom: 20px;
}
}
.panel.shaded {
    background-color: #FFFFFF;
}

.content-panel.pull-top .photo {
    margin-top: -140px;
}
.content-panel {
    position: relative;
}
.content-panel .photo.photo-sm {
    max-width: 40%;
}
.content-panel .photo.align-left {
    float: left;
    margin-left: 0;
    margin-right: 80px;
}


@media screen and (max-width: 767px)
{
.content-panel .photo:first-child, .content-panel .photo.align-left:first-child, .content-panel .photo.photo-sm:first-child {
    margin-top: 0;
}
}
@media  screen and (max-width: 767px)
{
.content-panel .photo, .content-panel .photo.align-left, .content-panel .photo.photo-sm {
    float: none;
    width: 100%;
    max-width: none;
    margin: 40px auto;
}

}
@media screen and(max-width: 1024px)
{
.content-panel .photo.align-left {
    float: right;
    margin-left: 40px;
    margin-right: 0;
}
}
@media screen  and(max-width: 1024px)
{
.content-panel.pull-top .photo {
    margin-top: 0;
}
}
.section-description {
    text-align: center;
    margin-bottom: 40px;
}

.center{
	
	text-align:center;
	padding-top:20px;
}

.features-in-testing {
    background-color: #efefef;
    background-attachment: fixed;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 50px;
}
.center-title {
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    
	
}
.center-title h2 {
	
	font-size:22px;
}


.feature-icon-left .icons {
    float: left;
    margin-right: 20px;
    color: #666;
    width: 60px;
    text-align: center;
    font-size: 50px;
}
.feature-icon-left .content {
    overflow: hidden;
	
}
.feature-icon-left {
    margin-bottom: 40px;
}
.feature-icon-left .content h4 {

	font-size:18px;
	color:#000;
	line-height: 26px;
    margin-bottom: 4px;

}

.feature-icon-left .content p{
	
	color:#666;
	margin: 15px 0;
}
.in-content{
	color:#666;
	margin-bottom:30px;
}
.section-description  .in-content p {
	
	font-size:15px !important;
}

.feature {
    background-color: #fff;
}
@media only screen and (min-width: 1025px)
{
.feature{
    padding: 60px 0;
}
}

.feature .grid {
    position: relative;
}
@media only screen and (min-width: 1025px)
{
.grid {
    padding-left: 30px;
}
}

.grid {
    margin: 0 auto;
    padding-left: 16px;
    max-width: 1150px;
}

@media only screen and (min-width: 1025px)
{
.column {
    padding-right: 30px;
}
}


.twelve, .eleven, .ten, .nine, .eight, .seven, .six, .five, .four, .three, .two, .one {
    width: 100%;
}


.feature .feature-title {
    border-bottom-color: rgba(0,0,0,.1);
}
@media only screen and (min-width: 640px)
{
.feature .feature-title {
    max-width: 75%;
}
}
.feature .feature-title {
    display: inline-block;
    font-size: 38px;
    font-size: 2.375rem;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.feature h1, .feature h2, .feature h3, .feature h4, .feature h5, .feature h6 {
    font-size: 17px !important;
    font-size: 1.0625rem;
    font-weight: 400;
    margin: 0 0 12px;
}

.ptb-10{padding: 10px 0px}


/*
    Blog Sidebar
*/
section.blog .sidebar {
  border:1px solid #e0dfe1;
}
section.blog .sidebar h2.sidebar-heading {
  font-size: 18px;
  padding: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #e0dfe1;
  border-top: 1px solid #e0dfe1;
}
section.blog .sidebar h2.sidebar-heading:first-child{
    border-top: 0px;
}
section.blog .sidebar  li {
  padding: 15px;
}
section.blog .sidebar a {
  display: block;
  text-decoration: none;
  overflow: hidden;
}
section.blog .sidebar a img {
  float: left;
  margin-right: 15px;
  display: block;
}
section.blog .sidebar a h3 {
  color: #475258;
  font-size: 15px;
  line-height: 20px;
}
section.blog .sidebar a span {
  display: block;
  margin-top: 10px;
  color: #919fa7;
  font-size: 12px;
}
section.blog .search-box,section.blog .tags{
    padding: 15px;
}
section.blog .form-control,
section.contact .form-control{
    border: 1px solid #ddd !important;
    background: #ddd;
    border-radius: 0px;
    height: 40px;
    box-shadow: none !important;
}
section.blog .form-control:focus,
section.contact .form-control:focus{
    border: 1px solid #ccc !important;
    background: #ccc;
}

section.blog .form-control:-ms-input-placeholder,
section.blog .form-control:-moz-placeholder, 
section.blog .form-control::-webkit-input-placeholder,
section.contact .form-control:-ms-input-placeholder,
section.contact .form-control:-moz-placeholder, 
section.contact .form-control::-webkit-input-placeholder{
    color:    #ccc;
}
section.blog .sidebar ul.list-items  li {
  padding: 10px 15px;
}
section.blog .sidebar .tags{
    position: relative;
}
section.blog .sidebar .tags a {
    border: 1px solid #333333;
    color: #777;
    margin-right: 10px;
    padding: 2px 8px;
    display: inline-block;
    font-size: 13px;
}

section.blog .blog-author img,
section.blog .blog-author-content {
    display: inline-block;
    vertical-align: middle;

}
section.blog .blog-author-bio{
    padding-left: 70px;
}
section.blog .blog-author img {
    border-radius: 50%;
    margin-right: 0.6em;
}
section.blog .blog-action{
    border-top:1px solid #e0dfe1;
    padding: 15px 40px;
}
section.blog .comment-list{
    padding: 15px 40px;
}
section.blog .comment-list .row {
    margin-bottom: 0px;
}
section.blog .comment-list figure.thumbnail{
    border: none !important;
}
section.blog .comment-list .panel{
    border-radius: 0px !important;
}
section.blog .comment-list .panel .panel-heading .panel-body {
    padding-top: 6px;
}
section.blog .comment-list figcaption {
    /*For wrapping text in thumbnail*/
    word-wrap: break-word;
}
/* Portrait tablets and medium desktops */
@media (min-width: 768px) {
    section.blog .comment-list .arrow:after, .comment-list .arrow:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent;
    }
    section.blog .comment-list .panel.arrow.left:after, .comment-list .panel.arrow.left:before {
        border-left: 0;
    }
    /*****Left Arrow*****/
    /*Outline effect style*/
    section.blog .comment-list .panel.arrow.left:before {
        left: 0px;
        top: 30px;
        /*Use boarder color of panel*/
        border-right-color: inherit;
        border-width: 16px;
    }
    /*Background color effect*/
    section.blog .comment-list .panel.arrow.left:after {
        left: 1px;
        top: 31px;
        /*Change for different outline color*/
        border-right-color: #ccc;
        border-width: 15px;
    }
    /*****Right Arrow*****/
    /*Outline effect style*/
    section.blog .comment-list .panel.arrow.right:before {
        right: -16px;
        top: 30px;
        /*Use boarder color of panel*/
        border-left-color: inherit;
        border-width: 16px;
    }
    /*Background color effect*/
    section.blog .comment-list .panel.arrow.right:after {
        right: -14px;
        top: 31px;
        /*Change for different outline color*/
        border-left-color: #FFFFFF;
        border-width: 15px;
    }
}
.section.blog comment-list .comment-post {
    margin-top: 6px;
}
section.blog .comment-form{
    padding: 15px 40px;
}
section.contact h5{
    text-transform: uppercase;
}
section.contact textarea.form-control{
    min-height: 100px;
}
section.contact .contact-address{
    border: 1px solid #e0dfe1;
    background: url('../images/contact.png') bottom right no-repeat;
    padding: 20px;
    color: #fff;
}
section.contact .contact-address .single-content h5{
    color: #fff;
}
section.contact .contact-address .single-content i{
    font-size: 20px;
}
section.contact .contact-address .single-content p{
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}