body{ }

.sptite {
    background-image: url(../images/sprite.png);
}

.clear {
    clear: both;
}

a, div, li, img {
    transition: all 0.4s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
}

a:focus {
    color: none;
    outline: none;
}

.oxgn {
    font-family: 'Oxygen', sans-serif;
}

.rs-f {
    font-family: 'Roboto Slab', serif;
}

.red-clr {
    color: #336600;
}

.btn-big {
    display: inline-block;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
    margin-top: 10px;
    background-color: #F00;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    background-color: #336600;
}

.btn-big:hover {
    background-color: #f93f3f;
    color: #ffffff;
    text-decoration: none;
}

.btn-small {
    display: inline-block;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    margin: 8px 2px 8px 0;
    background-color: #F00;
    color: #ffffff;
    font-size: 12px;
    background-color: #336600;
}

.btn-small:hover {
    background-color: #f93f3f;
    color: #ffffff;
    text-decoration: none;
}

a, img {
    outline: none;
    border: none;
}

.normal {
    color: #7d7d7d;
    line-height: 24px;
    font-size: 14px;
    font-family: "Roboto Slab", serif;
}

ul.normal {
    list-style-image: url("../../images/services/bp.png");
}

.navbar-toggle {
    background-color: #336600;
    border: none;
    margin-top: 13px;
}

.navbar-inverse {
    background-color: #202020;
    min-height: 60px;
    text-transform: uppercase;
    font-size: 18px;
    box-shadow: 0px 0px 10px 2px rgba(192, 192, 192, 0.48);
    -moz-box-shadow: 0px 0px 10px 2px rgba(192, 192, 192, 0.48);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(192, 192, 192, 0.48);
}

.navbar-brand {
    padding: 10px;
}

.navbar-right li a {color:#fff !important;}

.navbar-nav > li > a {
    padding-top: 19px;
    padding-bottom: 14px;
    text-align: center;
	text-transform:capitalize;
}

.navbar-right { margin-top: 7px;}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus,
a.active {
    background: url(../images/active-bg.png) no-repeat bottom;
    color: #336600;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, a.active {
    color: #4daeae !important;
}

.inner-main {
    background-color: #ffffff;
    padding-top: 20px;
}

.page-heading {
    padding: 100px 0 50px;
    font-size: 48px;
    text-transform: uppercase;
    color: #494a4a;
    font-family: Tahoma, Geneva, sans-serif;
    border-bottom: 3px solid #336600;
}

.banner {
    text-align: center;
    padding: 100px 0 50px 0;
}

.banner img {
    width: 100%;
}

.banner-botom {
    background-color: #333333;
    padding: 15px 0;
    color: #ffffff;
    text-align: center;
    font-weight: 300;
    position: relative;
    font-size: 38px;
}

.banner-botom .go-down {
    background-repeat: no-repeat;
    background-position: -7px -52px;
    height: 49px;
    width: 49px;
    position: absolute;
    top: -20px;
    display: block;
    text-indent: -9999px;
    top: -25px;
    left: 50%;
    margin-left: -25px;
}

h2 {
    text-align: center;
    background: url(../images/lines.png) repeat-x left;
    max-width: 550px;
    font-size: 48px;
    color: #336600;
    padding: 0;
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 300;
}

h2 span {
    padding: 0 8px;
}

h3 {
    font-size: 30px;
    color: #333333;
    padding: 0 0 15px;
    font-weight: 400;
}

h3 span {
    border-bottom: 3px solid #336600
}

.p-big {
    color: #6e6e6e;
    font-size: 30px;
    text-align: center;
    padding: 18px 0;
}

#about-sec {
    background-color: #ffffff;
}

#about-sec h2 span {
    background-color: #ffffff;
}

#services-sec {
    background-color: #f7f7f7;
    padding: 60px 0 30px;
    border: solid #ececec;
    border-width: 1px 0 1px 0;
}

#services-sec h2 span {
    background-color: #f7f7f7;
}

#services-sec .ser-bg {
    background: url(../images/services-bg.png) no-repeat 0 -265px;
    background-size: 100%;
    width: 264px;
    height: 264px;
    margin: auto;
    padding-top: 22px;
    margin-bottom: 20px;
}

#services-sec .ser-bg:hover {
    background: url(../images/services-bg.png) no-repeat 0 0px;
    background-size: 100%;
}

#services-sec .ser-white-bg {
    background-color: #ffffff;
    width: 218px;
    margin: auto;
    height: 218px;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    position: relative;
}

#services-sec .ser-bg:hover .icon-bg {
    background-color: #336600;
}

#services-sec .icon-bg {
    background-color: #333333;
    width: 92px;
    height: 92px;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    padding-top: 25px;
    margin: auto;
}

#services-sec .ser-icon {
    width: 58px;
    height: 41px;
    margin: auto;
    text-indent: -9999px;
}

#services-sec .design-icon {
    background-position: -5px -220px;
}

#services-sec h5 {
    color: #333333;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding-top: 7px;
}

#services-sec .more {
    background-repeat: no-repeat;
    background-position: -7px -103px;
    height: 49px;
    width: 49px;
    position: absolute;
    bottom: 0px;
    display: block;
    text-indent: -9999px;
    left: 50%;
    margin-left: -25px;
}

#services-sec .next-icon, #services-sec .prev-icon {
    background-repeat: no-repeat;
    height: 49px;
    width: 49px;
    display: inline-block;
    text-indent: -9999px;
    margin: auto;
    margin-top: 20px;
}

#services-sec .next-icon {
    background-position: -7px -103px;
}

#services-sec .prev-icon {
    background-position: -7px -154px;
}

#test-sec {
    background-color: #333333;
    padding: 30px 0;
    text-align: center;
}

#test-sec .icon {
    background-repeat: no-repeat;
    background-position: -13px -360px;
    height: 38px;
    width: 38px;
    display: block;
    text-indent: -9999px;
    margin: auto;
}

#test-sec .comment {
    font-size: 24px;
    color: #ffffff;
    font-weight: 300;
    font-style: italic;
    text-align: center;
    padding: 15px 0;
    margin: 0;
}

#test-sec .user {
    font-size: 24px;
    text-decoration: underline;
}

#test-sec .next-icon, #test-sec .prev-icon {
    background-repeat: no-repeat;
    height: 49px;
    width: 49px;
    display: inline-block;
    text-indent: -9999px;
    margin: auto;
    margin-top: 20px;
}

#test-sec .next-icon {
    background-position: -7px -103px;
}

#test-sec .prev-icon {
    background-position: -7px -154px;
}

#work-sec {
    background-color: #ffffff;
    padding: 60px 0 30px;
}

#work-sec h2 span {
    background-color: #ffffff;
}

#work-sec .work-main {
    position: relative;
    margin: 15px 0;
}

#work-sec .work-main img {
    width: 100%;
    border: 3px solid #ccc;
}

#work-sec .item-dis {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/trans-black.png);
    top: 0px;
    padding: 10px;
    opacity: 0;
}

#work-sec .work-main:hover .item-dis {
    opacity: 1;
}

#work-sec .pro-name {
    font-size: 24px;
    color: #ffffff;
    padding-bottom: 7px;
}

#work-sec .pro-dis {
    color: #cfcfcf !important;
}

#work-sec .tags {
    list-style: none;
    padding: 0;
    margin: 0;
}

#work-sec .tags li {
    float: left;
    padding: 3px 6px;
    background-color: #336600;
    color: #ffffff;
    font-size: 12px;
    margin: 2px;
}

#work-sec .url {
    font-size: 16px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#work-sec .url:hover {
    color: #ffffff;
}

#contact-sec {
    background-color: #006666;
    padding: 20px 0 30px;
    text-align: center;
}

#contact-sec h2 span {
    background-color: #336600;
    color: #ffffff;
}

#contact-sec form {
    max-width: 550px;
    margin: auto;
    font-family: 'Oxygen', sans-serif;
}

#contact-sec .fld {
    border: solid #336600;
    padding: 7px 0;
    border-width: 0 0 1px 0;
    background: none;
    width: 100%;
    max-width: 550px;
    font-size: 24px;
    color: #336600;
    margin-bottom: 10px;
}

#contact-sec a {
    background-color: #ffffff;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    display: inline-block;
    color: #336600;
    text-decoration: none;
}

#footer {
    background-color: #4daeae;
    padding: 20px 0;
    position: relative;
    font-size: 18px;
    color: #ffffff;
}

#footer a {
    color: #ffffff;
    margin: 0 10px;
    text-decoration: none;
}

#footer a:hover {
    color: #336600;
}

#footer .go-up {
    background-repeat: no-repeat;
    background-position: -7px -1px;
    height: 49px;
    width: 49px;
    position: absolute;
    top: -20px;
    display: block;
    text-indent: -9999px;
    top: -25px;
    left: 50%;
    margin-left: -25px;
}

#footer {
    padding-top: 50px;
}

#footer .contact {
    margin-bottom: 20px;
}

#footer .contact h2 span {
    background-color: #336600;
    color: #ffffff;
}

#footer .contact form {
    margin: auto;
    font-family: 'Oxygen', sans-serif;
}

#footer .contact .fld {
    background-color: #fff;
    border: none;
    padding: 5px 0 5px 5px;
    width: 100%;
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
}

#footer .contact a {
    background-color: #cc3333;
    font-size: 18px;
    padding: 5px 20px;
    display: inline-block;
    float: right;
    margin-right: 0px;
    color: #fff;
    text-decoration: none;
}

#footer p.title {
    font-size: 16px;
    border-bottom: 1px solid #666666;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#footer p {
    font-size: 14px;
}

#footer .address p span.red {color: #cc3333;font-weight: bold;}

#footer ul {
    margin: 0px;
    padding: 0px;
    list-style-image: url(../images/cs-images/bp.png);
}

#footer ul li {
    margin-left: 20px;
}

#footer ul li a {
    line-height: 30px;
    font-size: 14px;
    margin-left: 0px;
}

#footer .social ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#footer .social ul li a {
    margin-left: 10px;
    float: left;
}

#footer .social ul li a:hover {
    opacity: 0.6;
}

#footer ul li {
    margin-left: 0px;
    padding-bottom: 0px;
}

.about-text p {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    line-height: 30px;
    color: #6e6e6e;
}

.about-text .button {
    text-align: center;
    margin-top: 20px;
}

.about-text a.btn-primary {
    background-color: #ccc;
    border: none;
    padding: 3px 8px 3px 8px;
    margin-top: 5px;
}

.about-text a.btn-primary:hover {
    background-color: #336600;
    border: none;
}

.about-text a.btn-primary:focus {
    background-color: #336600;
}

.about-text a.btn-primary:active {
    background-color: #336600;
    border: none;
}

.author-span {
    color: #202020;
}

.vs .ctaa {
    border: 1px dashed #336600;
    box-shadow: 0px 0px 4px 4px #e8e8e8;
    width: 100%;
    text-align: center;
    padding: 5px;
}

.vs .ctaa-bg {
    text-align: center;
    padding: 5px;
    background-image: url(../../assets/blog/images/cta-top.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

.vs .ctaa-bg h3 {
    font-family: arial;
    font-size: 28px;
    margin-top: 10px;
    color: #336600;
    text-transform: uppercase;
    font-weight: bold;
}

.vs .ctaa-bg span {
    font-size: 18px;
    color: #333;
    font-family: "Roboto Slab", serif;
    line-height: 24px;
    margin-top: 0px;
}

.vs .cta-bg span {
    color: #d94242;
}

.vs .ctaa p {
    margin: 10px 0px;
    color: #000;
    padding: 0px 15px;
    font-size: 16px;
    font-family: "Roboto Slab", serif;
}

.vs .ctaa p.bold {
    font-size: 24px;
    letter-spacing: -1px;
    padding: 10px 20px;
    margin-top: 0px;
}

.vs span.red {
    color: #d94242;
}

.vs .ctaa img {
    margin-left: 15px;
    margin-top: 10px;
}

.vs .control-group {
    margin-top: 15px;
}

.vs .left-inner-addon {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.vs .ctaa .btn-primary {
    background-color: #d94242;
    border: 1px solid #cc3333;
    margin-top: 35px;
}

.vs .form-control {
    height: 50px;
}

.vs .ctaa .btn-primary:hover {
    background-color: #cc3333;
    border: 1px solid #cc3333;
}

.vs .ctaa .btn-primary:active {
    background-color: #cc3333;
    border: 1px solid #cc3333;
}

.vs .btn-block {
    margin-top: 15px;
    width: 90%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#errorcn {
    color: #ff291a;
}

#successcrn {
    color: #29802b;
}

.subscribe {
    width: 100%;
    margin: 0px 10px 15px 0px;
    padding: 10px 5px;
}

.subscribe_input {
    font-family: "Roboto Slab", sans-serif;
    border: 1px solid #D94242;
    width: 60%;
    font-size: 16px;
    padding: 10px;
}

.subscribe_input:focus {
    border: 1px solid #D94242;
}

.subscribe_button {
    font-family: "Roboto Slab", sans-serif;
    background: #D94242;
    color: #fff;
    padding: 10px 5px;
    margin-left: -5px;
    font-size: 16px;
    width: 39%;
    text-transform: uppercase;
    border: 1px solid #D94242;
}

.subscribe_button:hover {
    background: #D85C5C;
    color: #fff;

}

.subscribe_input2 {
    font-family: "Roboto Slab", sans-serif;
    border: 1px solid #fff;
    width: 60%;
    font-size: 16px;
    padding: 10px;
}

.subscribe_input2:focus {
    border: 1px solid #fff;
}

.subscribe_button2 {
    font-family: "Roboto Slab", sans-serif;
    background: #E56C15;
    color: #fff;
    padding: 10px;
    margin-left: -5px;
    font-size: 16px;
    width: 39%;
    text-transform: uppercase;
    border: 1px solid #FFF;
}

.subscribe_button2:hover {
    background: #FF6B00;
    color: #fff;

}

.srb-success, .srb-success2 {
    font-family: "Roboto Slab", sans-serif;
    display: none;
    color: #090;
    padding: 5px 0px 0px 0px;
}

.srb-alert, .srb-alert2 {
    font-family: "Roboto Slab", sans-serif;
    display: none;
    color: #E40000;
    padding: 5px 0px 0px 0px;
}

.srb-success2 {
    color: rgb(0, 99, 29) !important;
}

.srb-alert2 {
    color: #000;
!important;
}

.pop_up_subscriber {
    width: 50%;
    min-height: 400px;
    background: rgb(102, 153, 51) none repeat scroll 0% 0%;
    position: fixed;
    top: 25%;
    margin: 0px auto;
    padding: 0px;
    left: 25%;
    border-radius: 5px;
    border-bottom: #000;
}

.overlay {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    overflow: hidden;
    background-color: rgba(48, 46, 46, 0.52);
}

.scb-image {
    float: right;
    margin-right: -16px;
    margin-top: -12px;
}

.scb-image img {
    border-radius: 50%;
    cursor: pointer;
}

.subscribe2 {
    margin: 0px auto;
    width: 80%;
    padding: 20px;
    background: #4C8414;
}

.psb_top {
    padding: 20px;
    margin: 20px;
}

.psb_top h3 {
    font-family: "Roboto Slab", sans-serif;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.psb_top p {
    font-family: "Roboto Slab", sans-serif;
    font-size: 20px;
    text-align: center;
    color: #fff;
}

.social2 {
    background: #fff;
    width: 85px;
    height: 368px;
    position: fixed;
    top: 30%;
    left: 1%;
    border: 1px solid rgba(107, 107, 107, 0.77);
    border-radius: 5px;
    padding: 5px;
}

.social2-fixed {
    top: 20%;
}

.social-pinterest {
    padding: 10px 0px 0px 8px;
}

.social-facebook {
    padding: 8px;
    margin-left: 5px;
    overflow: hidden;
}

.social-twitter {
    padding: 7px;
}

.social-gplus {
    padding: 5px 1px 1px 12px;
}

.social-linkedin {
    padding: 7px;
}

.share-image {
    display: none;
    border-radius: 50%;
    cursor: pointer;
    width: 44px;
    margin-left: -5%;
    position: fixed;
    top: 45%;
}

.share-image-fixed {
    top: 24%;
}

.img-share {
    border-radius: 50%;
}

.container > .navbar-header {
    margin-bottom: 25px;
}

.blog-logo {
}
.fb-like-box {
    display:none;
    position: fixed;
    width: 27%;
    top: 76%;
    left: 73%;
    background: #fff;
    border: 1px solid rgba(86, 86, 86, 0.51);
    border-radius: 5px;
    padding: 20px;
}
.fb-like-close {
    float: right;
    margin-right: -16px;
    margin-top: -21px;
}
#fb-root {
    display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
#fblike-close{color: #999; cursor: pointer;}
.stButton .st-twitter-counter, .stButton .st-facebook-counter{width: 60px;}
.stButton .st-twitter-counter, .stButton .st-facebook-counter, .stButton .stButton_gradient, .stButton .st-linkedin-counter, .stButton .st-pinterest-counter, .stButton .st-sharethis-counter, .stButton .st-email-counter{height:22px !important;}
@media (min-width: 769px) and (max-width: 991px) {
    .social2 {
        display: block;
    }
    .fb-like-box {
        width: 50%;
        top: 42%;
        left: 20%;
    }
}

@media (min-width: 360px) and (max-width: 768px) {
    .share-image {
        display: none;
    }

    .social2 {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .share-image {
        display: none;
    }

    .social2 {
        display: none;
    }
}

@media (min-width: 1200px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) and (max-width: 991px) {
    #footer .contact {
        margin: 30px 0px 30px 0px;
    }

}

@media (max-width: 768px) {
    #footer .contact {
        margin: 30px 0px 30px 0px;
    }

    #footer .links {
        margin-top: 20px;
    }

    #footer .social {
        margin-top: 20px
    }

    #footer .social ul li {
        float: left;
        margin-left: 0px;
        padding: 10px 0px 10px 0px;
    }

    #footer .social ul {
        text-align: center;
    }

    #footer .social img {
        float: left;
    }

    #footer .social ul li a {
        margin-left: 0px;
    }

    .psb_top h3 {
        font-size: 28px;
    }

    .pop_up_subscriber {
        width: 70%;
        min-height: 420px;
        top: 25%;
        left: 15%;
    }

    .subscribe_button {
        padding: 8px 0px;
        font-size: 14px;
    }

    .subscribe_input {
        font-size: 14px;
        padding: 8px;
    }
    .fb-like-box {
        width: 50%;
        top: 52%;
        left: 20%;
    }
}

@media (min-width: 320px) and (max-width: 360px) {
    .pop_up_subscriber {
        width: 80%;
        min-height: 430px;
        top: 25%;
        left: 10%;
    }

    .subscribe2 {
        width: 90%;
    }

    .psb_top {
        padding: 10px;
        margin: 10px;
    }

    .subscribe_button2 {
        padding: 6px;
        font-size: 12px;
    }

    .subscribe_input2 {
        font-size: 12px;
        padding: 7px;
    }

    .psb_top h3 {
        font-size: 22px;
    }
    .fb-like-box {
        width: 85%;
        top: 65%;
        left: 7%;
    }
}

@media (max-width: 320px) {
    .pop_up_subscriber {
        width: 80%;
        min-height: 340px;
        top: 25%;
        left: 10%;
    }

    .subscribe2 {
        width: 95%;
    }

    .subscribe_button2 {
        padding: 4px;
        font-size: 11px;
    }

    .subscribe_input2 {
        font-size: 11px;
        padding: 5px;
    }

    .psb_top p {
        font-size: 16px;
    }
    .fb-like-box {
        width: 85%;
        top: 65%;
        left: 7%;
    }
}