/******************************************
   nazrul.co.uk style
/******************************************

1. IMPORT FONTS
2. SKELETON
3. SECTIONS
4. HEADER
5. SLIDER
6. PAGE POST
7. WIDGETS
8. PORTFOLIO
9. FOOTER
10. MISC
11. COMING SOON
12. PRICING TABLE
13. RESPONSIVE
14. COLOR SCHEME

/******************************************
    IMPORT FONTS
/******************************************/

@import url(https://fonts.googleapis.com/css?family=Righteous);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,500,300italic,400italic,300,100italic,100,500italic);
@import url(css/animate.css);
@import url(css/font-awesome.min.css);

/******************************************
    SKELETON
/******************************************/

body {
    font-size: 13px;
    padding: 0;
    color: #999;
    background-color: #ffffff;
    font-family: 'Roboto Slab', serif;

}

.introProfile {}

.brand img {
    margin-left: 60px;
    margin-bottom: 25px;
}

.contactimage {
    margin-bottom: 5px;
}

.artWorkList li {
    list-style: none;
}

.contactDetails {
    list-style: none;
    font-size: 15px;

}


.titlehr3 {

    border-bottom: 1px solid #222222;
    ;
}

.profileheader {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-transform: uppercase;

}

.shop-desc small a,
li,
p {
    color: #999;
    font-family: 'Roboto Slab', serif;
    font-size: 12px;
    line-height: 17px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #222222;
    font-family: 'Roboto Slab', serif;
    font-weight: 200;
    text-decoration: none;
}

a {
    color: #222222;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    text-decoration: none !important;
    outline: none;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

a:hover,
a:focus {
    color: #D7898D;
    outline: none;
}

.soundcloud {
    width: 100%;
    border: 1px solid #fff;
    height: 166px;
}

small {
    font-family: 'Roboto Slab', serif;
    font-style: italic;
    font-size: 12px;
    color: #999;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

ul,
ol {
    padding: 0
}

.first {
    clear: both
}

.last {
    margin-right: 0
}

.alignleft {
    float: left;
    display: table-cell;
    margin: 10px 20px 10px 0;
}

.alignright {
    float: right;
    display: table-cell;
    margin: 10px 0 10px 20px;
}


/******************************************
    SECTION
/******************************************/

.section {

    padding: 40px;
    display: block;
    position: relative;
}


.sitewrapper {}

.section.wb {
    background-color: #ffffff;
    padding-top: 0px;
}

.section.lb {
    background: url(images/dots.gif) repeat center center #ffffff;
}

body.notfound {
    background: #222222 !important;
    background-image: none !important;
}

.section.db h4 {
    line-height: 1.8;
}

.big-title,
.big-title p,
.big-title h3 {
    display: block;
    position: relative;
    z-index: 2;
}

.big-title h3 {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 60px;
    letter-spacing: -2px;
    text-transform: capitalize;
}

.icon-backend {
    color: #f4f4f4;
    font-size: 180px;
    height: 180px;
    left: -25px;
    line-height: 180px;
    padding-left: 0;
    position: absolute;
    top: -25px;
    width: 180px;
    z-index: -1;
}


/******************************************
    HEADER
/******************************************/

#sidebar-fix {
    width: inherit;
    min-width: 300px;
    max-width: 300px;
    background-color: #fff;
    border-right: 1px solid #ebeef1;
    float: left;
    height: 100%;
    padding: 30px;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    z-index: 9000;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

#main {
    height: 100%;
    overflow: auto;
    margin-left: 300px;
}

.mobile-menu {
    z-index: 9999;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    line-height: 0;
    background-color: #ffffff;
}

.mobile-menu .btn {
    border-radius: 0 !important;
    font-size: 12px !important;
}

@media (min-width: 992px) {
    .mobile-menu {
        display: none !important;
    }
}

@media (max-width: 992px) {
    #sidebar-fix {
        position: relative;
        box-shadow: none;
    }

    .mobile-menu {
        display: block !important;
    }
}

@media screen and (max-width: 992px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
        width: calc(100% + 300px);
    }

    .row-offcanvas-left {
        left: -300px;
    }

    .row-offcanvas-left.active {
        left: 0;
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
    }
}

.logo-wrapper {
    margin-bottom: 30px;
}

.logo-wrapper p {
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    color: #000000;
    border-top: solid #000000;
    text-align: center;
}

hr.custom {
    width: 60px;
    border-style: solid;
    margin-left: 0;
    color: #e4e4e4;
}

hr.invis {
    border: 0;
    margin: 50px 0;
}

.tab-title {
    font-size: 16px;
    line-height: 1;
    padding: 0;
    font-weight: bold;
    margin: 0;
    position: relative;
    display: inline-block;
    letter-spacing: 1px;

}

.tab-title::after {
    background-color: rgba(0, 0, 0, 0.8);
    content: "";
    display: block;
    height: 1px;
    left: 0;
    right: -10px;
    position: absolute;
    top: 10px;
    width: 104%;
}

.tab-title i {
    display: inline-block;
    position: relative;
    right: 0;
    text-align: center;
    margin-right: 5px;
    text-decoration: none;
}

.titlehr {
    width: 60px;
    margin: 10px 0;
    border-width: 1px;
    border-style: solid;

}


/******************************************
    SLIDER
/******************************************/

.slider-wrapper {
    background-color: #ffffff;
    margin-bottom: 30px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.mejs-container .mejs-controls .mejs-time {
    color: #333333 !important;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000;
    }

    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}

.carousel-control.right {
    left: auto;
    right: 0;
}

.carousel-control .fa {
    position: absolute;
    top: 50%;
    z-index: 5;
    padding: 1em;
    font-size: 16px;
    background-color: rgba(51, 51, 51, 0.6);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.carousel-control .fa:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.carousel-control .fa-angle-left {
    left: 0;
}

.carousel-control .fa-angle-right {
    right: 0;
}

.carousel-control .fa-angle-left,
.carousel-control .fa-angle-right {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 9px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators li + li {
    margin-left: 3px;
}

.carousel-indicators .active {
    background-color: #ffffff;
}

.carousel-caption {
    display: none;
    position: absolute;
    max-width: 100%;
    left: 40px;
    bottom: 40px;
    right: auto;
    text-align: left;
    z-index: 10;
    padding: 2em;
    color: #ffffff;
}

.carousel-caption h3 {
    font-size: 61px;
    font-weight: 700;
    text-shadow: none;
}

.carousel-caption h3 small {
    font-size: 54px;
    color: #222222;
    font-style: normal;
    display: block;
    font-family: "Montserrat";
    font-weight: 400;
}

.carousel-caption p {
    text-shadow: none;
    color: #222222;
    padding-left: 6px;
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        display: block;
    }
}

.carousel-control .fa {
    background-color: rgba(0, 0, 0, 0.1);
    font-size: 24px;
    padding: 1em;
    position: absolute;
    top: 50%;
    transition: all 0.35s ease-in-out 0s;
    z-index: 5;
}

.carousel-control span {
    width: 35px !important;
    background: #222222;
    opacity: 1 !important;
    height: 35px !important;
    padding: 0 !important;
    line-height: 35px !important;
    font-size: 18px !important;
    font-family: FontAwesome !important;
    line-height: 1;
}

.carousel-control .glyphicon-chevron-left:before {
    content: '\f104' !important;
}

.carousel-control .glyphicon-chevron-right:before {
    content: '\f105';
}

.carousel-control.left {
    left: auto;
    right: 85px !important;
}

.carousel-control.right {
    left: auto;
    right: 30px !important;
}

.carousel-control {
    background-color: rgba(0, 0, 0, 0);
    bottom: 40px !important;
    color: #fff;
    font-size: 20px;
    left: auto;
    right: 30px !important;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: auto !important;
    width: auto !important;
}

.carousel-inner img {
    width: 100%;
}


/******************************************
    PAGE POST
/******************************************/

#message {
    display: none;
    position: relative;
    text-align: left;
    padding: 20px;
}

#map {
    height: 500px;
    width: 100%;
    position: relative;
    z-index: 1;
}

#map.map1 {
    height: 340px;
    width: 100%;
    position: relative;
    z-index: 1;
}

#map img {
    max-width: inherit
}

.loader {
    margin-left: 10px;
}

.map {
    position: relative
}

.map .row {
    position: relative
}

.infobox img {
    width: 100% !important;
}

.map .searchmodule {
    padding: 18px 10px
}

.infobox {
    display: inline-block;
    padding: 20px;
    text-align: center;
    position: relative;
    width: 270px;
}

.infobox img {
    width: 80px !important;
    padding-right: 10px
}

.infobox .title {
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.infobox .title a {
    font-weight: bold;
    color: #121212 !important;
}

.contact_form label {
    color: #333333;
}

.loader {
    margin-top: -3px;
    vertical-align: text-top;
}

.comments img {
    max-width: 80px;
    margin-right: 20px;
}

.panel {
    padding: 0;
    border: 0 !important;
    box-shadow: none !important;
}

.panel-body {
    border: 0 !important;
}

.media:first-child {
    margin: 0;
}

.comments {
    padding: 0 !important;
    margin: 0 !important;
}

.comments .text-success {
    color: #333333;
    margin-bottom: 0;
    display: inline-block;
}

.comments .text-muted {
    color: #999999;
    padding-bottom: 0;
    display: block;
}

.comments .media-list li {
    background-color: #fff;
    border: 1px solid #eee;
    margin: 20px 0 !important;
    padding: 20px;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.comments .media-list li:last-child {
    margin-bottom: 0;
}

.comments .media-list li p {
    margin: 0;
    padding: 0;
}

.comments .btn {
    display: inline-block;
    margin-top: 10px;
    font-size: 11px;
    padding: 3px 10px;
}

.quotepost {
    padding: 40px 30px;
}

blockquote {
    border: 0;
    margin-bottom: 0;
}

.blog-desc blockquote {
    background-color: #F4F4F5;
    border: 0 none;
    margin: 20px auto !important;
    padding: 30px 40px !important;
}

.blog-desc blockquote:before {
    display: none;
}

.quotepost blockquote {
    border: 0;
    color: #222222 !important;
}

blockquote {
    padding-left: 10%;
    position: relative;
}

blockquote p {
    font-size: 18px !important;
    font-family: 'Droid Serif', serif;
    font-style: italic;
    color: #222222;
}

blockquote::before {
    color: #333333;
    content: "\f10e";
    font-family: FontAwesome;
    display: block;
    font-size: 42px;
    left: 0;
    position: absolute;
    top: 20px;
}

blockquote cite:before,
blockquote cite {
    color: #333333;
}

.m30 {
    margin-top: -21px;
}

.blog-item {
    border-bottom: 1px solid #ebeef1;
}

.blog-item .shop-desc hr {
    margin-bottom: 0;
}

.shop-desc.blog-meta small {
    display: inline-block;
    width: auto;
    margin-right: 10px;
}

.shop-desc.blog-meta small i {
    padding-right: 2px;
}

.blog-desc {
    padding: 40px;
}

.blog-desc .readmore {
    margin-top: 15px;
}

.skills {
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.skills p {
    color: #111111;
    margin-bottom: -20px;
    padding-bottom: 0;
    text-transform: capitalize;
}

.progress {
    height: 10px;
    margin-top: 25px;
    margin-bottom: 0;
    background-color: #f4f4f5;
    border-radius: 0;
    box-shadow: none;
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    overflow: visible;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #111;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 1.1s ease;
    -o-transition: width 1.1s ease;
    transition: width 1.1s ease;
}

.progress {
    overflow: initial;
    position: relative;
}

.progress .progress-bar {
    position: absolute;
    z-index: 10;
    line-height: 20px;
}

.progress .progressbar-back-text {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

.progress .progressbar-front-text {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
}

.progress-bar span {
    color: #111 !important;
    display: block;
    font-size: 11px;
    line-height: 12px;
    overflow: visible;
    width: 30px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 9999;
}

.progress-bar span,
.progress-bar-striped {
    background-color: #fff;
}

.my-info ul {
    padding: 0;
    list-style: none;
}

.my-info ul li {
    padding: 0 0 10px 0;
}

.my-info ul li a {
    color: #999999;
}

.my-info ul li span {
    padding: 0 10px;
    margin-right: 20px;
    width: 80px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 9px;
    color: #222222;
    background: #f4f4f5;
    display: inline-block;
}

.experience {
    margin-bottom: 30px;
}

.experience h3 {
    color: #222222;
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 0;
    text-transform: capitalize;
}

.experience span {
    color: #999999;
    padding: 15px 0 10px;
    line-height: 1;
    display: inline-block;
    font-style: italic;
}

.dropcaps p:first-child::first-letter {
    color: #903;
    float: left;
    font-family: Georgia;
    font-size: 64px;
    line-height: 1;
    margin: 9px 15px 0 0 !important;
    padding: 10px 5px;
}

.breadcrumb a,
.breadcrumb > li + li::before,
.breadcrumb > .active {
    color: #999999 !important;
    font-family: 'Roboto', sans-serif;
}

.breadcrumb > li {
    color: #ffffff !important;
    display: inline-block;
    font-size: 12px;
}

.section.cb {}

.breadcrumb {
    background-color: transparent;
    padding: 0 5px 0 2px;
    margin: 0;
}

.page-title {
    padding: 30px 30px;
}

.page-title h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    ;
    line-height: 1;
    font-size: 17px;
    position: absolute;
    z-index: 10;
    margin: 0;
    color: #ffffff;
    font-weight: 700;
    padding: 0 0 0 8px;
}


/******************************************
    WIDGETS
/******************************************/

.about-widget {
    text-align: center;
}

.about-widget p {
    margin: 15px 0 0;
    padding: 0;
}

.about-widget img {
    margin: 0 auto;
    display: block;
    width: 100%;
}

.about-desc h4 {
    font-weight: bold;
    padding: 20px 0 6px;
    margin: 0;
}

#sidebar .widget {
    background-color: #ffffff;
    padding: 30px;
}

.btn {
    border-radius: 0 !important;
    font-weight: 600;
}

.contact_form .form-control {
    letter-spacing: 1px;
    font-size: 13px;
    margin-bottom: 10px;
    border-radius: 0;
    border-color: #E2E2E3;
    box-shadow: none;
}

.widget {
    margin-bottom: 30px;
    padding-bottom: 10px;
    display: block;
    position: relative;
    overflow: hidden;
}

.menu ul li a,
.menu-widget li a {
    color: #999999;
}

.menu-widget li {
    line-height: 24px;
}

.menu ul {
    display: block;
}

.menu ul li a,
.menu ul li {
    position: relative;
    display: block;
}

.menu ul ul {
    display: none;
    padding-left: 10px;
}

.menu ul li {
    display: block;
    overflow: visible;
}

.menu ul li a {
    display: block;
    outline: none;
}

.menu ul li ul {
    display: none;
}

.menu ul li ul li {
    display: block;
}

.latest-tweets p:before {
    content: "\f099";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    color: #dddddd;
    padding-right: 5px;
    position: relative;
    top: 2px;
}

#sidebar .widget ul,
.latest-tweets {
    padding: 0;
    list-style: none;
}

.latest-tweets li {
    display: inline-table;
    padding: 0;
    width: 100%;
}

.latest-tweets li:last-child {
    margin-bottom: 0;
}

.latest-tweets li p a {
    margin: 0 4px;
}

.latest-tweets li p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.latest-tweets li small {
    display: block;
    margin: 0;
    margin-top: 0;
    font-size: 13px;
}

.latest-tweets p {
    line-height: 24px;
}

.tag-widget a {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    line-height: 1;
    display: inline-block;
    padding: 7px 13px;
    margin: 0 7px 7px 0;
}


/******************************************
    PORTFOLIO
/******************************************/

.portfolio-content .pdetail {
    padding: 20px 0;
    border-bottom: 1px solid #222222;
    display: block;
}

.portfolio-content .pbutton {
    padding: 20px 0 0;
    display: block;
}

.portfolio-content .pdetail:last-child {
    border-bottom: 0;
}

.pdetail a {
    color: #999999;
}

.portfolio-content h5 {
    letter-spacing: 2px;
    color: #aaaaaa;
    padding: 0 0 0px;
    margin: 0;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}

.portfolio-media img {
    padding: 0px;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.portfolio-content {
    padding: 30px;
    background-color: #ffffff;
}


/* Common button styles */

.custombutton {
    margin: 0;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.magnifier .custombutton {
    margin: -20px auto;
    top: 50%;
}

.custombutton:focus {
    outline: none;
}

.custombutton > span {
    vertical-align: middle;
}


/* Isi */

.button--isi {
    overflow: hidden;
}

.button--isi::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 100%;
    margin: -15px 0 0 1px;
    width: 40px;
    height: 30px;
    color: #222222;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
}

.button--isi .button__icon {
    vertical-align: middle;
}

.button--isi > span {
    vertical-align: middle;
}

.button--isi:hover::before {
    -webkit-transform: scale3d(9, 9, 1);
    transform: scale3d(9, 9, 1);
}

.portfolio-filter ul li {
    border-radius: 0;
    background-color: #ffffff !important;
    display: inline-block;
    margin: 5px 5px 0 0;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

.portfolio-filter ul li:last-child:after {
    content: "";
}

.portfolio-filter .btn-default:active:hover,
.portfolio-filter .btn-default.active:hover,
.portfolio-filter .btn-default:active:focus,
.portfolio-filter .btn-default.active:focus,
.portfolio-filter .btn-default:active.focus,
.portfolio-filter .btn-default.active.focus,
.portfolio-filter .btn-default {
    font-size: 10px;
    font-family: 'Roboto', sans-serif;
    padding: 10px 10px;
    background-color: #ffffff !important;
    box-shadow: none !important;
    outline: none !important;
    color: #222222;
    font-weight: bold;
}

#fourcol {
    overflow: visible !important;
}

#fourcol .pitem {
    padding: 15px;
}

#fourcol .pitem img {
    width: 100%;
}

#fourcol.mason-style .pitem {
    padding: 0;
}

#fourcol.mason-style {
    padding: 15px 15px 0 !important;
    margin-bottom: 30px
}

#fourcol .pitem .item-box {
    margin-bottom: 0;
}

.item-h2,
.item-h1 {
    height: 100% !important;
    height: auto !important;
}

.isotope-item {
    z-index: 2;
    padding: 0;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.shop-title {
    display: block;
    text-decoration-line: none;
}

.shop-title h2 {
    font-size: 18px;
}

.shop-item {
    background-color: #ffffff;
}

.shop-desc {
    padding: 40px;
}

.magnifier .shop-desc {
    padding: 20px;
}

.shop-desc small {
    font-style: normal;
    padding-bottom: 10px;
    display: block;
}

.shop-desc h3 {
    padding: 10px 0;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
}

.magnifier .shop-desc small a,
.magnifier .shop-desc p {
    color: #222222;
}

.shop-desc p {
    margin-bottom: 0;
    padding: 0;
}

.entry {
    position: relative;
    padding: 0 !important;
    margin-bottom: 0;
}

.post-media img {
    width: 100%;
}

.magnifier {
    position: absolute;
    top: 10px;
    cursor: pointer;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.grid-style .magnifier {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.grid-style .btn-primary {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
    width: 40px;
    border: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 0;
    background-color: #222222 !important;
    border-color: #222222 !important
}

.entry:hover .magnifier {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

.shop-bottom {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin: -15px auto;
    bottom: 0;
    top: 0%;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.shop-bottom a {
    border: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 0;
    background-color: #222222;
}

.entry:hover .shop-bottom {
    top: 50%;
}

.shop-bottom a:hover {
    background-color: #ffffff;
    color: #222222;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    border-radius: 50px !important;
}


/******************************************
    FOOTER
/******************************************/

.footer {
    position: relative;
    padding: 40px;
    width: 100%;

    z-index: 1000;
    -moz-transition: padding .3s ease-in;
    -o-transition: padding .3s ease-in;
    -webkit-transition: padding .3s ease-in;
    transition: padding .3s ease-in;
}

.footer p {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 10px;
    font-family: 'Roboto', sans-serif;
}

.footer .list-inline {
    margin-top: 12px;
}

.footer a {
    color: #999999;
    font-size: 10px;
    font-family: 'Roboto', sans-serif;
}

.footer a.madeby {
    text-decoration: underline !important;
}


/******************************************
    MISC
/******************************************/

#overlay {
    background: rgba(59, 61, 66, 0.3) url(images/pattern.png);
    bottom: 0;
    height: 100%;
    left: 0;
    padding: 0;
    position: fixed;
    right: 0;
}

.pagination-wrapper {
    margin-top: 20px;
    display: block;
    position: relative;
}

.infinite-portfolio .col-md-6 {
    margin-bottom: 30px;
}

#infscr-loading em {
    background-color: #ffffff;
    border: 0 solid #f0f3f6;
    border-radius: 0 !important;
    color: #222222;
    float: none;
    font-style: normal;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.42857;
    margin-left: 0;
    font-weight: bold;
    margin-right: 0;
    padding: 15px 30px;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
}

#infscr-loading,
#infscr-loading em {
    text-align: center;
    width: 100%;
    margin: 40px auto 0;
    float: none !important;
}


/******************************************
    COMING SOON
/******************************************/

body.comingsoon {
    background: url(upload/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

div.frameT {
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
}

div.frameTC {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

div.content {
    margin: 0 auto;
}

.section-title h3 {
    color: #ffffff;
    font-family: "Righteous";
    font-size: 105px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 105px;
    text-transform: capitalize;
}

.section-title h4 {
    padding-left: 10px;
    font-size: 16px;
    font-family: "Ubuntu";
    color: #ffffff;
}

.copyrights {
    padding: 30px;
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    z-index: 1;
}

.copyrights i {
    width: 40px;
    height: 40px;
    margin: 0 3px;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: rgba(255, 255, 255, 0.4);
    font-size: 15px;
}

.copyrights p {
    color: rgba(255, 255, 255, 0.4);
    font-size: 15px;
    padding: 20px 0 0;
    margin: 0;
    line-height: 1;
}

#datatime {
    padding: 30px 30px 20px;
    margin: 10px auto;
}

ul#datatime li p {
    padding: 0;
    margin: 0;
    color: #ffffff;
}

ul#datatime li {
    font-size: 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    padding: 0 20px;
}

ul#datatime li:last-child {
    border: 0;
}

ul#datatime li span {
    font-weight: bold;
    font-size: 40px;
}

.elements {
    padding: 30px;
    background-color: #ffffff;
}


/******************************************
    PRICING TABLE
/******************************************/

.flat {
    font-family: 'Montserrat', sans-serif;
}

.flat .plan {
    border-radius: 0;
    list-style: none;
    padding: 0 0 20px;
    margin: 0 0 15px;
    background-color: #333333;
    text-align: center;
}

.flat .plan li {
    padding: 10px 15px;
    color: #efefef;
    font-size: 13px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transition: 300ms;
    transition: 300ms;
}

.flat .plan li.plan-price {
    border-top: 0;
}

.flat .plan li.plan-name {
    border-radius: 0;
    padding: 30px 0;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #121212;
    background: #F9B40F;
    text-transform: uppercase;
    margin-bottom: 30px;
    border-top: 0;
}

.flat .btn {
    background-color: #F9B40F;
    border-color: #F9B40F;
    padding: 8px 24px 10px;
    font-size: 13px;
    border-radius: 0;
    text-transform: uppercase;
    line-height: 1;
}

.flat .plan li > strong {
    color: #F9B40F;
}

.flat .plan li.plan-action {
    margin-top: 10px;
    border-top: 0;
}

.flat .plan.featured {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.flat .plan:hover li.plan-name {
    background: #333;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
}

.flat.white-style .plan {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
}

.flat.white-style .plan li {
    border-color: rgba(55, 55, 55, 0.1);
    color: #555555;
}


/******************************************
    RESPONSIVE
/******************************************/

@media (max-width: 1200px) {
    .section-title h3 {
        font-size: 85px;
    }
}

@media (min-width: 600px) {
    body.comingsoon .section {
        height: 100vh;
    }
}

@media (max-width: 600px) {
    .page-title h3 {
        color: #ffffff;
        font-size: 36px;
        font-weight: 700;
        line-height: 1;
        margin: 0;
        padding: 0 0 0 8px;
        position: relative;
        z-index: 10;
    }

    .section {
        padding: 40px 10px;
    }

    .section-title h3 {
        font-size: 64px;
    }
}

@media (max-width: 998px) {

    .cen-xs,
    .footer .text-right,
    .footer .text-left {
        text-align: center !important;
        width: 100%;
    }

    .about-widget img {
        margin: 0 auto;
        display: block;
        width: auto;
    }
}

@media (max-width: 489px) {

    .portfolio-filter li a,
    .portfolio-filter li {
        font-size: 12px !important;
        padding: 5px 5px;
        width: 100%;
        display: inline-block;
        margin: 0;
    }

    .section-title h3 {
        font-size: 42px;
        line-height: 1;
    }

    ul#datatime li {
        padding: 0 5px;
        border: 0;
    }

    #datatime {
        padding: 30px 0;
    }

    ul#datatime li span {
        font-size: 28px;
    }

    .copyrights i {
        font-size: 13px;
        height: 30px;
        line-height: 30px;
        margin: 0 3px;
        width: 30px;
    }

    .section-title h4,
    .copyrights p {
        font-size: 12px;
    }
}

@media (max-width: 375px) {}

@media only screen and (min-width:320px) and (max-width: 450px) {
    h3 {
        font-weight: normal;
        color: #222222;
        font-family: 'Roboto Slab', serif;
        font-weight: 200;
        text-decoration: none;
        font-size: 13px;

    }

}


/******************************************
    COLOR SCHEME
/******************************************/

body.notfound a,
.page-title h3,
.footer i,
a:hover,
a:focus,
.footer a:hover,
.latest-tweets a,
.copyrights a,
.menu-widget li:hover a,
.menu ul li:hover a,
.shop-bottom a,
ul#datatime li span,
.section-title span {
    color: #5bc0de;
}

.copyrights a:hover i {
    border: 1px solid #FFC000;
}

.page-title h3,
.portfolio-content h4,
.titlehr {
    border-color: #000000;
    color: #000000;
}

.tileHr {
    height: 1px;
    background-color: #222222;

}



mark,
.flat .btn,
.flat .plan li.plan-name,
.quotepost,
.dropcaps p:first-child::first-letter,
.progress-bar span,
.progress-bar-striped,
#infscr-loading em,
.tag-widget a,
.btn-primary,
.mobile-menu .btn,
.magnifier,
.portfolio-filter .btn-default:focus,
.portfolio-filter .btn-default:active,
.portfolio-filter .btn-default.active,
.portfolio-filter .btn-default:active:hover,
.portfolio-filter .btn-default.active:hover,
.portfolio-filter .btn-default:active:focus,
.portfolio-filter .btn-default.active:focus,
.portfolio-filter .btn-default:active.focus,
.portfolio-filter .btn-default.active.focus,
.button--isi::before,
.shop-title h2:hover a {
    background-color: #5BC0DE !important;
    border-color: #5BC0DE !important;
    color: #222222 !important;
}

::selection {
    background: #5BC0DE;
    /* Safari */
    color: rgba(51, 51, 51, 1);
}

::-moz-selection {
    background: #FFC000;
    /* Firefox */
    color: rgba(51, 51, 51, 1);
}

.menu-widget li ul li:hover a {
    color: #FFC000 !important;
}

.menu-widget li ul li a {
    color: #999999 !important;
}

.magnifier .btn-primary {
    background-color: #222222 !important;
    border-color: #222222 !important;
    color: #5BC0DE !important;
}
