/* 
Theme Name: jdportfolio
Theme URI: 
Author: Palade
Author URI: 
Description: 
Version: 1.0.0
Tags: fixed-layout, fluid-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
License: GNU General Public License version 3
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/

/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
 body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    margin:0;
    font-size: 18px;
    font-weight: 400;
    line-height: 157%;
    color: #666666;
    background-image:url("../images/background1.jpg");
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center top;
}
.categories.keepmeinform h3 a {
    color: #000;
    font-size: 15px;
}
h1 {
    font-size: 44px;
    font-weight: 300;
    line-height: 100%;
    margin:10px 0px 10px 0px;
    color: #333333;
}
h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #444444;
}
h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #444444;
}
h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
h5 {
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
a:hover {
    color: #0088ff;
}
ul {
    font-weight: 400;
    line-height:170%;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
ol {
    font-weight: 400;
    line-height: 170%;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
span {
    font-family: inherit;
}
ol ul, ul ol, ul ul, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
body img {
    max-width : 100%;
    height : auto;
}
span.span {
    font-weight:400;
    font-family:Open Sans, sans-serif;
    color:#FFFFFF;
    text-align:center;
}
.row_3 {
    clear: both;
    min-height: 0px;
    border-bottom:1px solid #EBEBEB;
    border-color:transparent transparent rgba(235, 235, 235, 0.2) transparent;
    border-style:none none solid none;
    border-width:0 0 1px 0;
    padding:0 40px 30px 40px;
    text-align:center;
}
h1.heading {
    border-bottom:0px solid rgb(235, 235, 235);
    font-size:28px;
    border-color:transparent;
    border-style:none;
    padding:30px 40px 0 40px;
    margin-top:00px;
}
.align-inline-wrap14 {
    text-align: center;
}
.row_2 {
    clear: both;
    min-height: 100px;
    padding-top:10px;
}
span.span3 {
    font-size: 13px;
    color:#FFFFFF;
}
span.span4 {
    font-size: 13px;
    color:#0099ff;
}
span.span5 {
    font-size: 13px;
}
.row_3 a {
    text-decoration: none;
    font-size:13px;
    color:#FFFFFF;
    display:inline-block;
    padding-top:5px;
    padding-left:0px;
}
a:visited {
    color: #0088ff;
}
p {
    margin:10px 0px 10px 0px;
    font-size: 20px;
    font-weight: 400;
    line-height: 157%;
}
li {
    line-height:170%;
    color:rgb(51, 51, 51);
    font-weight: 400;
}
a {
    line-height:157%;
    color:#09F;
}
a.button, a.service-button {
    display:inline-block;
    font-size:14px;
    font-weight:400;
    line-height:157%;
    margin:50px 0 10px 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:15px 30px;
    background-color:#39B549;
    border:0 solid;
    -webkit-border-radius:6px;
    cursor:pointer;
    text-align:center;
    -moz-border-radius:6px;
    border-radius:6px;
}
a.button:hover, a.service-button:hover {
    background-color:#0088FF;
    color:#FFFFFF;
}
a.button:active, a.service-button:active {
    background-color:#0077FF;
    box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    -moz-box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    -webkit-box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
}
a.service-button {
    display: inline-block;
    margin-top: 20px;
    background-color:#f26c4f;
    border-width:0px;
    border-color:rgba(255, 255, 255, 0.2);
    font-weight:700;
    font-family:Lato, sans-serif;
    text-transform:uppercase;
    letter-spacing:3px;
    border-style:solid;
}
img.wp-image-77 {
    overflow:auto;
    margin:5px 0 5px auto;
    display:block;
}
img.wp-image-76 {
    padding-left: 15px;
    padding-right:15px;
}
a.button:hover {
    background-color: #000000;
    color:#FFFFFF;
}
a.service-button:hover {
    background-color: rgba(255, 255, 255, 0.3);
    transition:all 0.4s linear 0s;
}
a.post-title {
    color: #ffffff;
    text-decoration:none;
    display:inline-block;
    padding:0px;
}
hr {
    display:block;
    border:none;
    height:1px;
    background-color:#9BCB43;
    font-size:0px;
    vertical-align: top;
    margin: 0px auto 0px auto;
    padding:0px;
    font-size:0px;
    width:100%;
}
p {
    text-align: justify;
}
.modal-content {
    min-height: 420px;
}
.modal-left {
    background: url(/asset/theme/public/image/flatFees.jpg);
    height: 418px;
    width: 98%;
    background-size: cover;
    background-position: center;
    box-shadow: 3px 0px 8px #666;
}

.modal-content .row {
    margin: 0;
}
.col-md-6.mr, .col-md-6.ml {
    padding: 0;
}
.col-md-6.mr {
    background: #f5f5f5;
    height: 418px;
}
.modal-title {
    margin: 35px 0 0 15px;
    font-size: 35px;
    color: #081752;
	text-transform:uppercase;
}
.modal-content a.button {
    float: left;
}
button.close {
    margin: 10px 12px 0 0;
    display: block;
}
@media only screen and (min-width : 768px) {
    body {
        text-align: left;
    }
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
    }
    .row_3 {
        clear: both;
        text-align:left;
        padding-top:10px;
        padding-bottom:10px;
    }
    img.wp-image-77 {
        height:auto;
        float:none;
        margin-right:auto;
        display:inline;
        width:93.75%;
    }
    .row_3 a {
        padding-left: 0px;
    }
    img.avatar {
        border-width: 2px;
        width:auto;
        float:left;
    }
    span.span {
        text-align: left;
    }
    .align-inline-wrap14 {
        text-align: left;
    }
    h1.heading {
        padding-top: 40px;
        margin-top:10px;
    }
    a.post-title {
        padding: 0px;
    }
    a:hover {
        background-color: transparent;
        color:#0088ff;
    }
    p {
        text-align: justify;
    }
}
@media only screen and (min-width : 1024px) {
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
    }
    .row_3 {
        clear: both;
        min-height: 23px;
        text-align:left;
        padding-top:10px;
        padding-bottom:10px;
    }
    .row_3 a {
        padding-left: 0px;
    }
    img.wp-image-76 {
        width: 100%;
        height:auto;
    }
    span.span {
        text-align: left;
    }
    .align-inline-wrap14 {
        text-align: left;
    }
    h1.heading {
        padding-top: 40px;
        margin-top:10px;
    }
    a:hover {
        background-color: transparent;
        color:#0088ff;
    }
    p {
        text-align: justify;
    }
}