.shortcodes .children {padding-left: 7%;width: 92%}
.comment-start .children {padding-left: 7%;width: 92%}


.contact-captcha{
   display: inline-block;
   margin-bottom: 15px;
   width: 100%;
}

.captcha-holder{
   display: inline-block;
}

#captcha-form{margin-right: 15px;}

.refresh-text{
   display: inline-block;
   width: auto;
   color: #a8a8a8;
   font-size: 15px;
   font-family: 'Source Sans Pro', sans-serif;
   line-height: 22px;
   vertical-align: top;
    margin-top: 13px
}

.captcha-refresh{
    display: inline-block;
    background: url("../style/img/refresh-ico.png") no-repeat left bottom;
    cursor: pointer;
    width: 16px;
    height: 19px;
   margin-top: 12px;
}

#contact-error {
    height: 15px;
    display: inline-block;
    color: #747474;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    position: relative;
    top: 8px;
    left: 20px;
}

#contact-success {
    height: 15px;
    display: inline-block;
    color: #747474;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    position: relative;
    top: 8px;
    left: 20px;
}

#comment-message {
    height: 15px;
    display: inline-block;
    color: #747474;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    position: relative;
    top: 9px;
    left: 20px;
    width: 50%;
}




/*--- SHORTCODES ---*/


.shortcodes {    
    float: left;
    width: 100%;
    color: #5d5d5d;
    font-size: 16px;
    font-family: georgia, serif;
    padding: 0;
    line-height: 25px;
    
}

.one-half, .one-third, .one-fourth{
    color: #5d5d5d;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 24px;
}

em{font-style: italic}
strong{font-weight: bold}

.shortcodes h1{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #1f232a;
    font-size: 44px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 50px;
    font-weight: 400; 
}

.shortcodes h2{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #1f232a;
    font-size: 40px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 50px;
    font-weight: 400; 
}

.shortcodes h3{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #1f232a;
    font-size: 36px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 45px;
    font-weight: 400; 
}

.shortcodes h4{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #1f232a;
    font-size: 32px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 39px;
    font-weight: 400; 
}

.shortcodes h5{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #1f232a;
    font-size: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 31px;
    font-weight: 400; 
}

.shortcodes h6{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #1f232a;
    font-size: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 27px;
    font-weight: 400; 
}

.shortcodes a, .comment-start-text a{
    color: #30549a;
    -webkit-transition: color 120ms linear;
    -moz-transition: color 120ms linear;
    transition: color 120ms linear;
}

.shortcodes a:hover, .comment-start-text a:hover{
    color: #5d5d5d;
}

.shortcodes ul {padding: 0 0 0 25px;list-style-type: disc;}
.shortcodes ol {padding: 0 0 0 25px;list-style-type: decimal;}
.shortcodes ul li{
    float: left;
    color: #5d5d5d;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 24px;
    padding: 0px 0 0 0px;
    margin: 0 0 12px 0;
    list-style-type: disc;
    width: 100%;
    color: #5D5D5D;
    font-size: 16px;
    font-family: georgia, serif;
    line-height: 25px;
}

.shortcodes ol li{
    float: left!important;
    color: #5d5d5d;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 24px;
    padding: 0px 0 0 0px;
    margin: 0 0 12px 0;
    width: 100%;
    list-style-type: decimal;
}

.shortcodes p{
    margin: 0px 0 10px;
    width:100%;
}

.shortcodes img{
    max-width: 100%;
}

.home-slider-fix .slider-images img{height: auto!important}

.margin-top60{margin-top: 60px;}

.one-third{
    display: inline-block;
    margin: 0 3% 0 0;
    width: 31%;
    vertical-align: top;
}

.one-half li{
    padding-left: 6.9%!important;
    width: 93%!important;
}

.one-third li{
    padding-left: 10.8%!important;
    width: 89%!important;
}

.one-fourth li{
    padding-left: 15.6%!important;
    width: 84%!important;
}

.page-template-_contact-php .shortcodes li{
    padding-left: 25px!important;
    width: 90%!important;
    -webkit-transform: translateZ(0);
}


.one-fourth{
    display: inline-block;
    margin: 0 4% 0 0;
    width: 22%;
    vertical-align: top;
}

.one-half{
    width: 47%;
    display: inline-block;
    margin: 0 4% 0px 0;
    vertical-align: top;
}

.shortcodes .last { margin: 0 0 0px 0!important;}

.shortcodes hr {
    border: none;
    width: 100%;
    height: 5px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
    display: inline-block;
}

blockquote{
    width: 100%;
/*    margin: 20px 0;*/
    display: inline-block;
}

blockquote div, blockquote p{
    /*float: right!important;
    width: 92%!important;
    color: #9f9f9f!important;
    font-size: 24px!important;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 31px!important;
    padding-left: 22px!important;
    border-left: 3px solid #9f9f9f!important;
    font-weight: 200;*/
    padding-left: 22px!important;
}

.tk-preview li, .shortcodes li{
    float: left;
    width: 96%;
    color: #5D5D5D;
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 24px;
    padding: 2px 0 0 32px;
    margin: 0 0 12px 0;
    list-style: none;
}

.tk-preview .list-img1 { background: url("../style/img/list-img1.png") no-repeat 0 8px; }
.tk-preview .list-img2 { background: url("../style/img/list-img3.png") no-repeat 0 8px; }
.tk-preview .list-img3 { background: url("../style/img/list-img2.png") no-repeat 0 8px; }
.tk-preview .list-img4 { background: url("../style/img/list-img4.png") no-repeat 0 8px; }
.tk-preview .list-img5 { background: url("../style/img/list-img5.png") no-repeat 0 8px; }

.list-img1 { background: url("../style/img/list-img1.png") no-repeat 0 9px!important;list-style: none!important;padding-left: 18px!important; }
.list-img2 { background: url("../style/img/list-img3.png") no-repeat 0 9px!important;list-style: none!important;padding-left: 18px!important; }
.list-img3 { background: url("../style/img/list-img2.png") no-repeat 0 9px!important;list-style: none!important;padding-left: 18px!important; }
.list-img4 { background: url("../style/img/list-img4.png") no-repeat 0 9px!important;list-style: none!important;padding-left: 18px!important; }
.list-img5 { background: url("../style/img/list-img5.png") no-repeat 0 11px!important;list-style: none!important;padding-left: 18px!important; }


.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 0 0px 16px 25px;
}

.alignleft {
    float: left;
    margin: 0 25px 16px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

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

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

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.single .shortcodes {
    width:auto;
    float:none;
}

.sticky {}
.bypostauthor{}