/* 
Theme Name: porus
Theme URI: 
Author: Porus Daruvala
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: 15px;
    font-weight: 400;
    line-height: 157%;
    color: #666666;
    background-image:url("../../uploads/2014/11/background1.jpg");
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center top;
}
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;
}
/* =WordPress Core
-------------------------------------------------------------- */
 .sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 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;
    padding:0px;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    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;
}
.blog-post {
    min-height: 100px;
    margin-bottom:50px;
    border-top:1px solid rgba(255, 255, 255, 0.2);
}
/* from twenty twelve */
 .commentlist .children {
    margin-top:20px;
}
.commentlist > li.comment:after {
    content: "";
    display: table;
    clear: both;
}
.commentlist .avatar {
    left: 2.2em;
    top: 2.2em;
    border-style:solid;
    border-width:2px;
    border-color:rgba(255, 255, 255, 0.5);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    display:inline-block;
    float:left;
}
.comment cite, .comment a {
    margin-left:50px;
}
.commentlist li.comment .comment-body .comment-author {
    padding-left: 0px;
    padding-right:15px;
    display:block;
    float:left;
}
.commentlist li.comment .comment-body .comment-meta {
    padding-left: 15px;
    padding-right:0px;
    text-align:right;
}
.commentlist, .commentlist ul {
    list-style: none;
}
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:0px;
}
h1.heading {
    border-bottom:0px solid rgb(235, 235, 235);
    font-size:28px;
    border-color:transparent;
    border-style:none;
    padding:30px 0 0 0;
    margin-top:00px;
}
.align-inline-wrap14 {
}
.row_2 {
    clear: both;
    min-height: 100px;
    padding-top:10px;
}
.commentlist {
    padding-left: 0px;
}
.comment cite.fn {
    margin-top: 7px;
    font-style:normal;
    font-weight:600;
    font-size:13px;
}
.navigation .prev-posts {
    float:left;
    display:inline-block;
}
.navigation .next-posts {
    float:right;
    display:inline-block;
}
.comment-body:after {
    content: "";
    display: table;
    clear: both;
}
.navigation .prev-navigation {
    display:inline-block;
    width:33%;
    height:24px;
    float:left;
}
.navigation .numbers-navigation {
    display:inline-block;
    width:33%;
    height:24px;
    text-align: center;
    padding-top:15px;
}
.navigation .next-navigation {
    display:inline-block;
    width:33%;
    height:24px;
    text-align: right;
}
span.span3 {
    font-size: 13px;
    color:#FFFFFF;
}
span.span4 {
    font-size: 13px;
    color:#0099ff;
}
span.span5 {
    font-size: 13px;
}
span a.post-category {
    line-height: 13px;
    font-size:13px;
    text-decoration:underline;
    color:#FFFFFF;
    display:inline-block;
}
.post-list a.next-page-link {
    padding:13px 25px;
    display:inline-block;
    text-decoration:none;
    background-color:transparent;
    font-size:13px;
    color:#ffffff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    border-style:solid;
    border-width:2px;
    border-color:transparent;
    text-transform:uppercase;
    font-weight:700;
    letter-spacing:2px;
}
.post-list a.page-numbers {
    text-decoration: none;
    padding:5px 10px;
    border-style:none;
    border-width:0px;
    border-color:transparent;
    color:rgba(255, 255, 255, 0.4);
}
.post-list span.current {
    padding:5px 20px;
    margin-left:2px;
    margin-right:2px;
    border-style:none;
    border-width:0px;
    border-color:transparent;
    color:#ffffff;
    text-decoration:underline;
}
.post-list a.next-page-link:hover {
    background-color: rgba(255, 255, 255, 0.2);
    color:#FFFFFF;
}
.row_3 a {
    text-decoration: none;
    font-size:13px;
    color:#FFFFFF;
    display:inline-block;
    padding-top:5px;
    padding-left:0px;
}
a:visited {
    color: #0088ff;
}
span a.post-category:hover {
    color: #0088ff;
}
.comment a {
    text-decoration: none;
    font-size:13px;
    color:#ffffff;
    margin-left:15px;
    display:block;
    float:right;
}
.comment a.comment-edit-link {
    color: #666666;
    margin-left:10px;
    display:none;
}
div a.comment-edit-link:hover {
    color: #0099ff;
}
.commentlist li.comment .comment-body {
    margin-right: -15px;
    margin-left:-15px;
    padding-left:15px;
    padding-right:15px;
    background-color:transparent;
}
div span.says {
    color:#ffffff;
    display:inline-block;
    float:left;
    font:normal normal 300 13px/157% Open Sans, sans-serif;
    margin-left:7px;
}
.comment a.comment-reply-link {
    padding:10px 17px;
    background-color:#ffffff;
    min-width:50px;
    margin-left:auto;
    color:rgba(0, 0, 0, 0.5);
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    display:block;
    float:right;
    font-weight:400;
    font-family:Lato, sans-serif;
    text-transform:uppercase;
}
div a.comment-reply-link:hover {
    background-color: #f26c4f;
    color:#FFFFFF;
}
.comment a.url {
    color: #ffffff;
    display:inline-block;
    margin-left:7px;
    float:left;
}
.commentlist li.comment.even {
    background-color: rgba(255, 255, 255, 0.2);
}
.commentlist li.comment.odd {
    background-color: rgba(255, 255, 255, 0.1);
}
.commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
    clear: both;
}
div .commentlist li {
    background-color:#DB1C98;
    padding:20px;
}
li {
    line-height:170%;
    color:rgb(51, 51, 51);
    font-weight: 400;
}
.prev-posts a {
    font-size: 13px;
    text-decoration:none;
    font-weight:700;
    color:#FFFFFF;
    display:inline-block;
    padding:15px;
    background-color:transparent;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    transition:all 0.4s linear 0s;
    text-transform:uppercase;
}
.next-posts a {
    text-decoration: none;
    font-size:13px;
    font-weight:700;
    color:#FFFFFF;
    display:inline-block;
    padding:15px;
    background-color:transparent;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    transition:all 0.4s linear 0s;
    text-transform:uppercase;
}
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:50px;
    cursor:pointer;
    text-align:center;
    -moz-border-radius:50px;
    border-radius:50px;
}
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: rgba(255, 255, 255, 0.3);
}
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;
    text-align:left;
}
.post-list span.dots {
    color: #ffffff;
}
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%;
}
.post-comments div div div .navigation .next-posts a :hover {
    background-color: #f26c4f;
    color:#ffffff;
}
.post-comments div div div .navigation .prev-posts a :hover {
    color: #ffffff;
    background-color:#f26c4f;
}
a.all-projects {
    display: inline-block;
    margin-top: 50px;
    border: 0px solid rgba(255, 255, 255, 0.2);
    font-weight: 700;
    font-family: Lato, sans-serif;
    letter-spacing: 3px;
    background-color: rgb(242, 108, 79);
    color:#FFFFFF;
    text-decoration:none;
    padding:20px;
    border-radius:100px;
    margin-bottom:50px;
    transition:all 0.4s linear 0s;
}
a.all-projects:hover {
    transition: all 0.4s linear 0s;
    background-color: #303E5B;
}
.commentlist li.comment .comment-body p {
    margin-top:20px;
    margin-bottom:20px;
    margin-left:0px;
    font-weight:400;
    color:#ffffff;
}
.comment-body p {
    font-size: 14px;
    text-align:left;
}
p {
    margin:10px 0px 10px 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 157%;
}
@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:10px 0;
    }
    .commentlist li.comment .comment-body .comment-author {
        float:left;
        padding-left:0px;
        padding-right:0px;
        width:auto;
    }
    .commentlist li.comment .comment-body .comment-meta {
        width: 100%;
        padding:0px;
    }
    .commentlist li.comment .comment-body .reply {
        width: auto;
        min-height:40px;
    }
    .comment cite.fn {
        margin-left: 10px;
    }
    .navigation .prev-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .navigation .next-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .post-list a.next-page-link {
        padding-left: 25px;
        padding-right:25px;
        float:none;
    }
    .post-list a.page-numbers {
        border-width: 0px;
        border-style:none;
        color:#09F;
    }
    .post-list span.current {
        border-width: 0px;
        color:#FFFFFF;
        text-decoration:none;
    }
    .commentlist li.comment .comment-body {
        margin-left: 0px;
        padding-left:0px;
        padding-right:0px;
        margin-right:0px;
    }
    .commentlist li.comment.even {
    }
    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;
    }
    div a.url {
        float: left;
        padding-right:5px;
    }
    div .post-comments div div div .commentlist li.comment .comment-body .comment-meta a {
        float: right;
        margin-left:0px;
    }
    div a.comment-reply-link {
        float: right;
        transition:all 0.4s linear 0s;
    }
    span.says {
        float: left;
        font-weight:300;
        font-family:Open Sans, sans-serif;
        line-height:157%;
    }
    .commentlist .avatar {
        width: 39px;
        height:39px;
    }
    div span.says {
        font-style: normal;
        font-weight:normal;
        font-family:inherit;
        line-height:normal;
        margin-top:7px;
    }
    span a.post-category {
        padding-left: 0px;
        display:inline-block;
    }
    a img.alignleft {
        margin-right: 20px;
    }
    span.span {
        text-align: left;
    }
    .align-inline-wrap14 {
        text-align: left;
    }
    h1.heading {
        padding-top: 40px;
        margin-top:10px;
        text-align:left;
    }
    a.post-title {
        padding: 0px;
        text-align:left;
    }
    a:hover {
        background-color: transparent;
        color:#0088ff;
    }
    .post-comments div div div .navigation .next-posts a :hover {
        color: #ffffff;
    }
    .next-posts a {
        transition: none;
    }
    .post-comments div div div .navigation .prev-posts a :hover {
        background-color: #f26c4f;
    }
    .prev-posts a {
        transition: none;
    }
    a.all-projects {
        padding: 20px;
    }
    div .post-comments div div div .commentlist li.comment .comment-body p {
        margin-right: 0px;
        margin-left:0px;
        margin-top:20px;
        display:block;
    }
}
@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:10px 20px;
    }
    .commentlist li.comment .comment-body .comment-author {
        float:left;
        padding-left:0px;
        padding-right:0;
        height:auto;
        width:auto;
    }
    .commentlist li.comment .comment-body .comment-meta {
        width: auto;
        float:right;
        padding:7px 0 0 0;
    }
    .commentlist li.comment .comment-body .reply {
        float: right;
        width:auto;
        min-height:40px;
        clear:both;
    }
    .comment cite.fn {
        margin-left: 10px;
        display:inline-block;
    }
    .comment a.url {
        margin:0px;
        float:none;
        display:inline-block;
    }
    .comment a {
        float:none;
    }
    .comment a.comment-reply-link {
        margin-left: auto;
        display:inline-block;
        float:left;
    }
    .commentlist .avatar {
        display: inline-block;
        border-width:2px;
        width:auto;
        float:none;
        height:39px;
    }
    .navigation .prev-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .navigation .next-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .post-list a.next-page-link {
        padding-left: 25px;
        padding-right:25px;
        display:inline-block;
    }
    .post-list a.page-numbers {
        border-top-width: 0px;
        border-right-width:0px;
        border-bottom-width:0px;
        border-left-width:0px;
        border-style:none;
        color:rgba(255, 255, 255, 0.5);
    }
    .post-list span.current {
        border-width:0;
        border-style:none;
        color:#ffffff;
        text-decoration:none;
        display:inline-block;
    }
    .commentlist li.comment .comment-body {
        margin-left: 0px;
        width:auto;
        margin-right:0px;
        padding-left:0px;
        padding-right:0px;
    }
    .commentlist li.comment.even {
    }
    .row_3 a {
        padding-left: 0px;
    }
    a img.alignleft {
        margin-right: 20px;
        display:inline-block;
        float:none;
        margin-left:0px;
        width:auto;
    }
    img.wp-image-76 {
        width: 100%;
        height:auto;
    }
    div span.says {
        float: none;
        display:inline-block;
        font-style:normal;
        font-weight:normal;
        font-family:inherit;
        line-height:normal;
        margin-top:0;
    }
    span a.post-category {
        padding-left: 0px;
    }
    span.span {
        text-align: left;
    }
    .align-inline-wrap14 {
        text-align: left;
    }
    h1.heading {
        padding-top: 40px;
        margin-top:10px;
        text-align:left;
        padding-left:20px;
        padding-right:20px;
    }
    a.post-title {
        padding:0;
        text-align:left;
    }
    a:hover {
        background-color: transparent;
        color:#0088ff;
    }
    .post-comments div div div .navigation .next-posts a :hover {
        color: #ffffff;
    }
    .next-posts a {
        transition: none;
    }
    .post-comments div div div .navigation .prev-posts a :hover {
        background-color: #f26c4f;
    }
    .prev-posts a {
        transition: none;
    }
    a.all-projects {
        padding:15px 20px;
        display:inline-block;
    }
    a.all-projects:hover {
        color: #ffffff;
    }
    .commentlist li.comment .comment-body p {
        float: left;
        clear:both;
        margin-right:-15px;
    }
}