@import "http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700";
@import "http://fonts.googleapis.com/css?family=Pacifico";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}


body {
    font-family: "PT Sans Narrow",Helvetica,sans-serif;
    line-height: 1;
    overflow-x: hidden;
}
ul, ol, li {
    list-style: outside none none;
}
#footer .copyright p {
    color: #7d7d7d;
    font-family: "PT Sans Narrow",Helvetica,sans-serif;
}
select {
    font-family: "PT Sans Narrow",Helvetica,sans-serif;
}
strong, b {
    font-weight: 600;
}
embed, iframe, object, video {
    max-width: 100%;
}
p {
    color: #777777;
    font-family: "Lato",sans-serif !important;
    font-size: 13px;
    line-height: 1.7em;
    margin-bottom: 15px;
}
blockquote, q {
    quotes: none;
}
blockquote {
    clear: both;
}
blockquote::before, blockquote::after, *::before, q::after {
    content: none;
}
.blog_style_2 blockquote, .blog_style_2 .link_holder p a, .blog_style_3 blockquote, .blog_style_3 .link_holder p a {
    width: 83% !important;
}
.pure_content blockquote, .pure_content .link_holder p a {
    width: 88.4% !important;
}
.full_width blockquote, .full_width .link_holder p a {
    width: 91.4%;
}
blockquote, .link_holder p a {
    background: #2f3438 url("images/quote_grey.png") no-repeat scroll right bottom;
    border-radius: 6px;
    clear: both;
    color: #8e8e8e;
    float: left;
    font-size: 12px;
    font-style: italic;
    line-height: 1.6em;
    margin-bottom: 10px;
    min-height: 35px;
    padding: 38px;
    width: 92.4%;
}
.link_holder p a {
    color: #fff;
    float: left;
    font-size: 28px;
}
.link_holder p a:hover {
    background-color: #8f8f8f;
}
div.link_holder img {
    margin-right: 15px;
}
blockquote p {
    background: rgba(0, 0, 0, 0) url("images/blockquote.png") no-repeat scroll 0 2px;
    color: #fff !important;
    float: left;
    padding-left: 45px;
}
blockquote::before, blockquote::after, *::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    color: #202020;
    font-family: "PT Sans Narrow",Helvetica,sans-serif;
    line-height: 1.5em;
    text-decoration: none;
}
a:hover {
    color: rgb(159, 159, 159);
}
a, a:link, a:visited, a:active, a:focus {
    outline: 0 none;
    transition: border-bottom 0.2s linear 0s, color 0.2s linear 0s, background 0.2s linear 0s;
}
h1 {
    font-size: 33px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 17px;
}
h6 {
    font-size: 15px;
}
.pure_content h1, .pure_content h2, .pure_content h3, .pure_content h4, .pure_content h5, .pure_content h6 {
    margin-bottom: 20px;
}
b, strong {
    font-weight: 700 !important;
}
italic {
    font-style: italic !important;
}
.header select {
    display: none;
}
.site_logo_text.logo {
    color: #fff;
    float: left;
    font-family: "Pacifico",cursive;
    font-size: 40px;
    margin-top: 38px;
    text-shadow: 1px 1px 7px #000, 0 3px 33px #000;
}
.boxed_container {
    background: #eee none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.boxed_container_inside {
    height: 100%;
    margin: 0 auto;
    width: 1000px;
}
.boxed_container_holder {
    box-shadow: 0 7px 27px 5px #a8a8a8;
    float: left;
    height: 100%;
    width: 100%;
}
.boxed_container ul.pxs_slider li {
}
.boxed_container a.parallax_slider_link_holder {
    width: auto !important;
}
.boxed_container h2.parallax_title {
    width: 960px;
}
.boxed_container ul.pxs_slider li img {
    float: left;
    margin-left: 20px;
}
.boxed_container .pxs_navigation span.pxs_prev {
    left: 2.3% !important;
}
.boxed_container .pxs_navigation span.pxs_next {
    right: 2.3% !important;
}
.top_header {
    background: #1a1a1a none repeat scroll 0 0;
    border-bottom: 1px solid #4e4e4e;
    float: left;
    height: 35px;
    width: 100%;
}
.top_header_inside {
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
.top_header .left {
    float: left;
    width: 30%;
}
.top_header .right {
    float: right;
    width: 70%;
}
.top_header .phone {
    background: rgba(0, 0, 0, 0) url("images/top_header_phone_icon.png") no-repeat scroll left center;
    color: #5c5c5c;
    float: left;
    font-size: 12px;
    margin-top: 12px;
    padding-left: 29px;
}
.top_header a.search_button {
    background: #2e3337 url("images/search_button_icon.png") no-repeat scroll 6px 6px;
    border-radius: 21px;
    border-top: 1px solid #b6b6b6;
    float: right;
    height: 25px;
    margin-top: 4px;
    width: 28px;
}
.top_header #searchform {
    background: #a0a0a0 url("images/search_holder_bg.png") repeat-x scroll 0 0;
    border-radius: 7px;
    box-shadow: -2px 1px 16px rgba(0, 0, 0, 1);
    display: none;
    padding: 11px;
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 1000;
}
.top_header #searchform input[type="text"] {
    border: 0 none;
    color: #bebebe;
    font-family: "PT Sans Narrow",Helvetica,sans-serif;
    outline: medium none;
    padding: 0 15px 2px 17px;
    transition: all 0.7s ease 0s;
    width: 110px;
}
.top_header #searchform input[type="text"]:focus {
    width: 200px;
}
.top_header #searchform .search {
    background: #262626 none repeat scroll 0 0;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    float: left;
    height: 25px;
}
.top_header #searchform .searchb {
    background: rgba(0, 0, 0, 0) url("images/searchb.png") no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 27px;
    outline: medium none;
    width: 31px;
}
.top_header_icon_holder {
    float: right;
    margin-right: 17px;
    margin-top: 9px;
}
.top_header a.skype {
    background: rgba(0, 0, 0, 0) url("images/top_header_skype_icon.png") repeat scroll 0 0;
    float: right;
    height: 18px;
    width: 18px;
}
.top_header a.deviantart {
    background: rgba(0, 0, 0, 0) url("images/top_header_deviantart_icon.png") repeat scroll 0 0;
    float: right;
    height: 10px;
    margin-top: 6px;
    width: 18px;
}
.top_header a.rss {
    background: rgba(0, 0, 0, 0) url("images/top_header_rss_icon.png") repeat scroll 0 0;
    float: right;
    height: 15px;
    margin-top: 2px;
    width: 15px;
}
.top_header a.facebook {
    background: rgba(0, 0, 0, 0) url("images/top_header_facebook_icon.png") repeat scroll 0 0;
    float: right;
    height: 15px;
    margin-top: 3px;
    width: 7px;
}
.top_header a.pinterest {
    background: rgba(0, 0, 0, 0) url("images/top_header_pinterest_icon.png") repeat scroll 0 0;
    float: right;
    height: 16px;
    margin-top: 3px;
    width: 12px;
}
.top_header a.twitter {
    background: rgba(0, 0, 0, 0) url("images/top_header_twitter_icon.png") repeat scroll 0 0;
    float: right;
    height: 15px;
    margin-top: 3px;
    width: 11px;
}
.top_header a.linkedin {
    background: rgba(0, 0, 0, 0) url("images/top_header_linkedin_icon.png") repeat scroll 0 0;
    float: right;
    height: 12px;
    margin-top: 4px;
    width: 12px;
}
.top_header a.youtube {
    background: rgba(0, 0, 0, 0) url("images/top_header_youtube_icon.png") repeat scroll 0 0;
    float: right;
    height: 17px;
    margin-top: 1px;
    width: 17px;
}
.top_header a.google {
    background: rgba(0, 0, 0, 0) url("images/top_header_google_icon.png") repeat scroll 0 0;
    float: right;
    height: 13px;
    margin-top: 4px;
    width: 15px;
}
.top_header a.deviantart, .top_header a.rss, .top_header a.facebook, .top_header a.pinterest, .top_header a.twitter, .top_header a.linkedin, .top_header a.youtube, .top_header a.google {
    margin-right: 13px;
}
.header_wrapper {
    background: rgba(0, 0, 0, 0) url("images/header_bottom_pattern.png") repeat-x scroll center bottom;
    float: left;
    padding-bottom: 10px;
    width: 100%;
}
.header {
    
    float: left;
    min-height: 103px;
    width: 100%;
}
.header_inner_gloss {
    float: left;
    width: 100%;
}
.header_inside {
    height: 100%;
    margin: 0 auto;
    width: 960px;
}
.header_inside .left {
    float: left;
    height: 100%;
    width: 30%;
}
.header_inside .right {
    float: left;
    height: 100%;
    text-align: right;
    width: 70%;
}
.detool {
 background-color:#F7941E !important;
  color:#ffffff;
  font-size:18px !important;
  height: 40%;
}
.header a.logo {
    float: left;
    margin-top: 21px;
}
ul.top_menu {
    float: left;
    text-align: right;
    width: 100%;
}
ul.top_menu li {
    display: inline-block;
    font-size: 18px;
    margin-right: 4px;
}
ul.top_menu li a {
    color: #fff;
    padding: 35px 15px;
}
ul.top_menu li.current_page_item > a, ul.top_menu li > a:hover, ul.top_menu ul li.current-menu-item a, ul.top_menu ul li a:hover {
    background: rgba(0, 0, 0, 0) url("images/top_menu_highlight.png") repeat scroll 0 0;
    border-bottom: 6px solid #b3b3b3;
}
ul.top_menu ul li.current-menu-item a, ul.top_menu ul li a:hover {
    border-bottom: 0 none;
}
ul.top_menu ul li {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}
ul.top_menu ul {
    background: #2d3236 url("images/top_menu_upper_shadow.png") repeat-x scroll center top;
    border-radius: 0 0 7px 7px;
    padding-bottom: 3px;
    padding-top: 10px;
}
ul.top_menu ul li a:hover, ul.top_menu ul li.current-menu-item a {
    border-bottom: 1px solid transparent !important;
}
ul.top_menu ul li:last-child a {
    border-bottom: 0 none !important;
}
ul.top_menu ul li a, ul.top_menu ul li a:link {
    border-bottom: 1px solid #5e5e5e;
    font-size: 14px;
    padding: 6px 14px;
    text-shadow: none;
    width: 83%;
}
.page_header {
    background: #e5e5e5 url("images/page_header_shadow.png") repeat-x scroll center top;
    border-bottom: 1px solid #c9c9c9;
    float: left;
    min-height: 94px;
    width: 100%;
}
.page_header_inside {
    margin: 0 auto;
    width: 960px;
}
.page_header h2 {
    color: #000;
    font-size: 33px;
    margin-top: 2.2%;
    width: 100%;
}
.page_header h5 {
    color: #5a5a5a;
    font-size: 15px;
    margin-top: 4px;
    width: 100%;
}
.no_sub_title_heading {
    font-size: 43px !important;
}
.fixed_header {
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
    display: none;
    float: left;
    margin-bottom: 10px;
    min-height: 103px;
    position: fixed;
    width: 100%;
    z-index: 10000;
}
.boxed_container_holder {
    background: #fff none repeat scroll 0 0;
}
.pxs_container {
    float: left;
    height: 462px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.pxs_bg div {
    background-color: transparent;
    background-repeat: repeat;
    height: 462px;
    left: 0;
    position: absolute;
    top: 0;
    width: 7584px;
}
.pxs_bg .pxs_bg1 {
    background-image: url("images/parallax_slider/diamond_bg.png");
}
.pxs_slider_wrapper {
    display: none;
}
.pxs_container ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.pxs_slider {
    height: 495px;
    left: 0;
    position: absolute;
    top: 0;
}
ul.pxs_slider li {
    float: left;
    height: 495px;
    position: relative;
}
ul.pxs_slider li img {
    display: block;
    margin: 29px auto 0;
}
ul.pxs_thumbnails {
    height: 35px;
    left: 50%;
    position: absolute;
    top: 403px;
}
ul.pxs_thumbnails li {
    display: block;
    position: absolute;
}
ul.pxs_thumbnails li img {
    border: 1px solid #141313;
    cursor: pointer;
    display: block;
    opacity: 0.7;
}
ul.pxs_thumbnails li.selected img {
    opacity: 1;
}
.pxs_navigation span {
    border-radius: 4px;
    cursor: pointer;
    height: 43px;
    opacity: 0.6;
    position: absolute;
    top: 205px;
    width: 43px;
}
.pxs_navigation span:hover {
    opacity: 0.9;
}
.pxs_navigation span.pxs_prev {
    background: rgba(0, 0, 0, 0) url("images/parallax_slider/prev.png") no-repeat scroll center center;
    margin-left: 20px;
}
.pxs_navigation span.pxs_next {
    background: rgba(0, 0, 0, 0) url("images/parallax_slider/next.png") no-repeat scroll center center;
    margin-right: 20px;
}
.pxs_loading {
    background: #333 url("images/parallax_slider/ajax-loader.gif") no-repeat scroll 10px 50%;
    border-radius: 15px;
    color: #fff;
    font-size: 18px;
    left: 50%;
    margin-left: -90px;
    opacity: 0.7;
    padding: 15px 15px 15px 50px;
    position: absolute;
    top: 150px;
    width: 180px;
}
a.parallax_slider_link_holder {
    display: block;
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
h2.parallax_title {
    display: inline-block;
    font-size: 33px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 44%;
    width: 100%;
}
.parallax_title_holder {
    margin: 0 auto;
    position: relative;
    width: 960px;
}
h2.parallax_title a {
    color: #fff;
    display: inline-block;
    text-shadow: -2px 1px 39px rgba(0, 0, 0, 1), 0 1px 21px rgba(0, 0, 0, 1), -1px 2px 9px rgba(0, 0, 0, 1), 2px 5px 18px rgba(0, 0, 0, 1);
}
h2.parallax_title span {
    display: inline-block;
    width: 920px;
}
@media only screen and (min-width: 320px) and (max-width: 10000px) {
ul.pxs_thumbnails li:first-child {
    left: 76.5px !important;
}
ul.pxs_thumbnails li:nth-child(2) {
    left: 196.5px !important;
}
ul.pxs_thumbnails li:nth-child(3) {
    left: 316.5px !important;
}
ul.pxs_thumbnails li:nth-child(4) {
    left: 436.5px !important;
}
ul.pxs_thumbnails li:nth-child(5) {
    left: 556.5px !important;
}
ul.pxs_thumbnails li:nth-child(6) {
    left: 676.5px !important;
}
ul.pxs_thumbnails li:nth-child(7) {
    left: 796.5px !important;
}
ul.pxs_thumbnails {
    width: 960px !important;
}
}
.page_container {
    float: left;
    min-height: 750px;
    padding-bottom: 25px;
    width: 100%;
}
.page_container_inside {
    margin: 0 auto;
    padding-top: 25px;
    width: 960px;
}
#page_content {
    float: left;
    margin-right: 25px;
    width: 69.2%;
}
#page_content img {
    max-width: 100%;
}
.dual_sidebars {
    margin-left: 25px;
    margin-right: 25px !important;
    width: 50.7% !important;
}
.featured_media_holder {
    float: left;
    height: 100%;
    margin-bottom: 15px;
    width: 100%;
}
div.blog_content h4 {
    margin-bottom: 0;
}
.right_sidebar div.blog_style_1 blockquote, .left_sidebar div.blog_style_1 blockquote {
    width: 88%;
}
.right_sidebar div.blog_style_1 .circle_date, .left_sidebar div.blog_style_1 .circle_date {
    top: 62.8% !important;
}
.left_sidebar .featured_media_holder .audiojs .scrubber, .right_sidebar .featured_media_holder .audiojs .scrubber {
    width: 75%;
}
.right_sidebar .featured_media_holder .audiojs, .left_sidebar .featured_media_holder .audiojs {
    margin-bottom: 10px;
}
.left_sidebar .featured_media_holder blockquote, .left_sidebar .featured_media_holder .link_holder p a, .right_sidebar .featured_media_holder blockquote, .right_sidebar .featured_media_holder .link_holder p a {
    width: 88.2%;
}
.pure_content .page_heading h3 {
    margin-bottom: 0;
}
#sidebar {
    float: left;
    width: 28.1%;
}
.sidebar_widget {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
.sidebar_widget p {
    margin-bottom: 0;
}
#sidebar ul li {
    color: #8e8e8e;
    font-size: 14px;
    margin-bottom: 7px;
}
.left_dual_widget, .right_dual_widget {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
.left_sidebar {
    margin-left: 25px;
    margin-right: 0 !important;
}
.left_dual_sidebar, .right_dual_sidebar {
    width: 22% !important;
}
.footer .tagcloud a, #sidebar .tagcloud a, #sidebar .tagcloud a, #sidebar .tagcloud a {
    background: #2c2c2c url("images/tag_cloud_bg.png") repeat-x scroll 0 0;
    border: 1px solid #1d1d1d;
    border-radius: 4px;
    color: #efefef;
    float: left;
    font-size: 13px !important;
    margin-bottom: 18px;
    margin-right: 10px;
    padding: 6px;
}
#sidebar .audiojs, .footer .audiojs {
    margin-bottom: 0;
}
#sidebar .audiojs .scrubber, .footer .audiojs .scrubber {
    width: 39%;
}
.footer .audiojs .scrubber {
    width: 26% !important;
}
.footer form#searchform, div#sidebar form#searchform {
    float: left;
    width: 100%;
}
.footer form#searchform .search, div#sidebar form#searchform .search {
    background: rgba(0, 0, 0, 0) url("images/search_bg.png") repeat-x scroll 0 0;
    border: 0 none;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    color: #bebebe;
    float: left;
    font-family: "PT Sans Narrow",Helvetica,sans-serif;
    height: 37px;
    outline: medium none;
    padding: 0 15px 2px 17px;
    transition: all 0.7s ease 0s;
    width: 68%;
}
.footer form#searchform .search {
    width: 62% !important;
}
.left_dual_sidebar .search, .right_dual_sidebar .search {
    margin-bottom: 25px;
    width: 61% !important;
}
#sidebar img {
    max-width: 100%;
}
.left_dual_sidebar .menu, .right_dual_sidebar .menu {
    clear: both;
}
.footer form#searchform .searchb, div#sidebar form#searchform .searchb {
    background: rgba(0, 0, 0, 0) url("images/searchbutton.png") no-repeat scroll 0 0;
    border: 0 none;
    float: left;
    height: 39px;
    outline: medium none;
    width: 50px;
}
.right_dual_sidebar form#searchform .search {
    width: 59% !important;
}
.right_dual_sidebar .news_widget_inside, .left_dual_sidebar .news_widget_inside {
    width: 54% !important;
}
.right_dual_sidebar .audiojs .scrubber, .left_dual_sidebar .audiojs .scrubber {
    width: 23% !important;
}
#sidebar #contact .email_text, #sidebar #contact .about a, #sidebar #contact .shop a, #sidebar #contact .contact a {
    color: #595959;
}
#sidebar #contact .email {
    background-image: url("images/mail_icon_sidebar.png");
}
#sidebar #contact .about {
    background-image: url("images/contact_about_icon_sidebar.png");
}
#sidebar #contact .shop {
    background-image: url("images/shopping_cart_icon_sidebar.png");
}
#sidebar #contact .contact {
    background-image: url("images/contact_info_icon_sidebar.png");
}
.slogan {
    background: #ececec none repeat scroll 0 0;
    border-bottom: 2px solid #d9d9d9;
    border-radius: 7px;
    float: left;
    margin-bottom: 15px;
    padding: 20px;
    width: 96%;
}
div.boxed_container .homepage_slogan_shortcode .slogan {
    width: 96% !important;
}
.homepage_slogan_shortcode .homepage_slogan_holder {
    margin: 0 auto;
    width: 960px;
}
.homepage_slogan_shortcode {
    float: left;
    margin-top: 24px;
    width: 100%;
}
.homepage_slogan_shortcode .slogan {
    border-radius: 0;
    margin-bottom: 0;
    width: 100%;
}
.slogan h3 {
    font-size: 26px;
    line-height: 1.4em;
    margin-bottom: 0;
}
.slogan .left {
    float: left;
    width: 77%;
}
.slogan .right {
    float: left;
    width: 23%;
}
.dual_sidebars .slogan .left {
    width: 64%;
}
.dual_sidebars .slogan .right {
    width: 36%;
}
.slogan_button_holder {
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.38);
    float: right;
    max-height: 67px;
    overflow: hidden;
}
.slogan a.slogan_button, .slogan a.slogan_button_right, .slogan a.slogan_button_left {
    background: rgba(0, 0, 0, 0) url("images/slogan_button_gloss.png") repeat-x scroll center top;
    border: 1px solid rgba(0, 0, 0, 0.25);
}
.slogan a.slogan_button {
    border-left: 0 none;
    border-right: 0 none;
    float: right;
    height: 55px;
    padding-left: 10px;
    padding-right: 10px;
}
.slogan a.slogan_button_right {
    border-bottom-right-radius: 7px;
    border-left: 0 none;
    border-top-right-radius: 7px;
    float: right;
    height: 55px;
    width: 12px;
}
.slogan_button_right_shadow {
    background: rgba(0, 0, 0, 0) url("images/slogan_button_right_shadow.png") no-repeat scroll 0 51px;
    float: right;
    padding-bottom: 10px;
}
.slogan a.slogan_button_left {
    border-bottom-left-radius: 7px;
    border-right: 0 none;
    border-top-left-radius: 7px;
    float: right;
    height: 55px;
    padding-left: 6px;
    width: 32px;
}
.slogan_button_left_shadow {
    background: rgba(0, 0, 0, 0) url("images/slogan_button_left_shadow.png") no-repeat scroll -4px 50px;
    float: right;
    padding-bottom: 10px;
}
.slogan_button_middle_shadow {
    background: rgba(0, 0, 0, 0) url("images/slogan_button_middle_shadow.png") repeat scroll center bottom;
    float: right;
    padding-bottom: 10px;
}
.slogan a.slogan_button span.top {
    clear: both;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 2.3em;
    text-align: left;
    text-shadow: 2px 5px 11px #000, 1px 1px 7px #000;
    text-transform: uppercase;
}
.slogan a.slogan_button span.bottom {
    clear: both;
    color: #d0d0d0;
    display: block;
    font-family: "Lato",sans-serif !important;
    font-size: 12px;
    line-height: 0.1em;
    text-align: left;
}
div.latest_work {
    float: left;
    width: 100%;
}
.portfolio_zoom_item {
    display: none;
}
div.latest_work .portfolio_post {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    width: 221px;
}
.dual_sidebars .portfolio_post {
    width: 218px !important;
}
.portfolio_post_image_holder {
    float: left;
    height: 180px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
.portfolio_post_content .top, .blog_circle_style .top {
    border-bottom: 1px solid #e2e2e2;
    float: left;
    width: 100%;
}
div.portfolio_post_content div.top h4, div.blog_circle_style_post h4 {
    float: left;
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 12px;
    width: 100%;
}
div.portfolio_post_content div.top h4 a:hover {
    color: #9f9f9f;
}
div.portfolio_post_content .bottom, .blog_circle_style .bottom {
    float: left;
    margin-top: 13px;
    width: 100%;
}
div.portfolio_post_content div.bottom .left {
    float: left;
    width: 70%;
}
div.portfolio_post_content div.bottom .right {
    float: left;
    width: 30%;
}
a.custom_portfolio_link {
    background: rgba(0, 0, 0, 0) url("images/expand_page.png") no-repeat scroll 0 0;
    bottom: 55px;
    height: 44px;
    left: 52%;
    position: absolute;
    width: 44px;
    z-index: 5;
}
a.portfolio_zoom {
    background: rgba(0, 0, 0, 0) url("images/zoom_portfolio_item.png") no-repeat scroll 0 0;
    bottom: 55px;
    height: 44px;
    left: 28%;
    position: absolute;
    width: 44px;
    z-index: 5;
}
.portfolio_hover {
    float: left;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
}
#portfolio, #portfolio_2_columns, #portfolio_3_columns, #portfolio_4_columns {
    float: left;
    height: 100%;
    overflow: hidden;
    width: 100% !important;
}
ol#portfolio li {
    float: left;
    height: 100%;
    max-width: 960px;
}
.all_filter {
    margin-left: 0 !important;
}
.portfolio_cats {
    float: left;
    margin-bottom: 25px;
    overflow: hidden;
    width: 100%;
}
.portfolio_cats hr {
    background: rgba(0, 0, 0, 0) url("images/portfolio_dotted_spacing.png") repeat-x scroll center bottom;
    padding-top: 0;
}
ul.portfoliolist {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    float: left;
    width: 100%;
}
ul.portfoliolist li {
    float: left;
    margin-left: 10px;
}
ul.portfoliolist li a {
    display: block;
    font-size: 15px;
    padding: 10px;
}
ul.portfoliolist li a:hover {
    color: #c7c7c7;
}
.portfolio_category_select {
    color: #af3b3b;
    float: left;
    margin-right: 20px;
}
.portfoliolist ul li.selected-0 a, .portfoliolist ul li.selected-1 a, .portfoliolist ul li.selected-2 a, .portfoliolist ul li.selected-3 a, .portfoliolist ul li.selected-4 a, .portfoliolist ul li.selected-5 a, .portfoliolist ul li.selected-6 a, .portfoliolist ul li.selected-7 a, .portfoliolist ul li.selected-8 a, .portfoliolist ul li.selected-9 a, .portfoliolist ul li.selected-10 a {
    background: rgba(0, 0, 0, 0) url("images/selected_portfolio_bg.png") repeat-x scroll 0 0;
    color: #101010 !important;
}
.portfolio-1-column {
    clear: right;
    display: inline-block;
    margin-bottom: 25px;
    width: 100%;
}
.portfolio-1-column .portfolio_image_holder {
    height: 100%;
    position: relative;
    width: 100%;
}
.portfolio-1-column img {
    max-width: 100%;
}
.portfolio-1-column .portfolio_hover {
    height: 99%;
}
.portfolio-1-column .portfolio_hover .portfolio_zoom {
    bottom: 39%;
    left: 46%;
}
.dual_sidebars .portfolio-1-column .portfolio_hover .portfolio_zoom {
    left: 40% !important;
}
.portfolio-1-column .portfolio_hover .custom_portfolio_link {
    bottom: 39%;
}
a.home_port_link {
    background: #2f3438 none repeat scroll 0 0;
    color: #f7f7f7;
    font-size: 18px;
    left: 0;
    padding: 10px 0;
    position: absolute;
    text-indent: 18px;
    top: 87.5%;
    width: 100%;
}
.dual_sidebars a.home_port_link {
    font-size: 12px;
    text-indent: 6px;
    top: 78.9%;
}
a.home_port_link:hover {
    background: #000 none repeat scroll 0 0;
}
.portfolio_content {
    border-top: 1px solid #e2e2e2;
    float: left;
    margin-top: 15px;
    width: 100%;
}
.portfolio_content .left {
    float: left;
    width: 70%;
}
.portfolio_content .right {
    float: left;
    width: 30%;
}
.portfolio_content .left, .portfolio_content .right {
    margin-top: 15px;
}
.portfolio_2_columns li {
    clear: right;
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 24px;
    max-width: 468px;
    width: 48.7%;
}
.dual_sidebars ol#portfolio_2_columns li {
    width: 45.7%;
}
.portfolio-2-column {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}
.portfolio-2-column img {
    max-width: 100%;
}
.portfolio-2-column .portfolio_hover {
    height: 99%;
}
.portfolio-2-column .portfolio_hover .portfolio_zoom {
    bottom: 40%;
    left: 46%;
}
.dual_sidebars .portfolio-2-column .portfolio_hover .portfolio_zoom {
    left: 30%;
}
.portfolio-2-column .portfolio_hover .custom_portfolio_link {
    bottom: 40%;
}
.portfolio-2-column .portfolio_image_holder {
    height: 100%;
    position: relative;
    width: 100%;
}
.portfolio-2-column .portfolio_hover .portfolio_zoom {
    left: 40%;
}
.portfolio_3_columns li {
    float: left;
    margin-bottom: 25px;
    margin-right: 24.9px;
    max-width: 303px;
    width: 31.6%;
}
.dual_sidebars ol#portfolio_3_columns li {
    width: 29.9%;
}
.portfolio-3-column {
    float: left;
    width: 100%;
}
.portfolio-3-column img {
    max-width: 100%;
}
.portfolio-3-column .portfolio_hover {
    height: 99%;
}
.portfolio-3-column .portfolio_hover .portfolio_zoom {
    bottom: 42%;
    left: 33%;
}
.dual_sidebars .portfolio-3-column .portfolio_hover .portfolio_zoom {
    left: 20%;
}
.portfolio-3-column .portfolio_hover .custom_portfolio_link {
    bottom: 42%;
}
.dual_sidebars .portfolio-3-column a.home_port_link {
    font-size: 8px;
}
.portfolio-3-column .portfolio_image_holder {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}
.portfolio-3-column a.home_port_link {
    font-size: 15px;
    top: 82.9%;
}

.portfolio_4_columns li {
    float: left;
    margin-bottom: 25px;
    margin-right: 24.3px;
    max-width: 222px;
    width: 23.1%;
}
.dual_sidebars ol#portfolio_4_columns li {
    width: 21.2%;
}
.portfolio-4-column {
    float: left;
    width: 100%;
}
.portfolio-4-column img {
    max-width: 100%;
}
.portfolio-4-column .portfolio_hover {
    height: 99%;
}
.portfolio-4-column .portfolio_hover .portfolio_zoom {
    bottom: 41%;
    left: 27%;
}
.dual_sidebars .portfolio-4-column .portfolio_hover .portfolio_zoom {
    left: 15%;
}
.portfolio-4-column .portfolio_hover .custom_portfolio_link {
    bottom: 41%;
}
.portfolio-4-column .portfolio_image_holder {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}
.portfolio-4-column a.home_port_link {
    font-size: 11px;
    text-indent: 9px !important;
    top: 83.9%;
}
.dual_sidebars .portfolio-4-column a.home_port_link {
    font-size: 5px;
}
.blog_circle_style {
    float: left;
    width: 100%;
}
.blog_circle_style_post {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    width: 221px;
}
.blog_circle_style .blog_media_container {
    float: left;
    height: 100%;
    margin-bottom: 4px;
    position: relative;
    width: 100%;
}
div.blog_circle_style_post img {
    border-radius: 100%;
}
div.blog_circle_style_post .circle_date {
    top: 27.8% !important;
}
.blog_circle_style .left {
    float: left;
    width: 63%;
}
.blog_circle_style .right {
    float: left;
    text-align: right;
    width: 37%;
}
.blog_style_1 {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
.blog_media_container {
    float: left;
    height: 100%;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}
.blog_style_1 h4 a, .blog_style_2 h4 a, .blog_style_3 h4 a {
    float: left;
    font-size: 21px;
    margin-bottom: 7px;
    width: 100%;
}
.blog_style_1 .date, .blog_style_2 .date, .blog_style_3 .date {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.blog_style_1 blockquote {
    margin-bottom: 0 !important;
}
.blog_style_2 {
    float: left;
    width: 100%;
}
.blog_style_2 .left {
    float: left;
    margin-right: 25px;
    width: 48%;
}
.blog_style_2 .right {
    float: left;
    width: 49%;
}
.dual_sidebars .blog_style_2 .right {
    width: 45%;
}
.dual_sidebars .blog_style_2 blockquote, .dual_sidebars .blog_style_2 .link_holder p a, .dual_sidebars .blog_style_3 blockquote, .dual_sidebars .blog_style_3 .link_holder p a {
    width: 66% !important;
}
.right_sidebar .blog_style_2 .right, .left_sidebar .blog_style_2 .right {
    width: 48.2% !important;
}
.right_sidebar .blog_style_2 blockquote, .right_sidebar .blog_style_2 .link_holder p a, .left_sidebar .blog_style_2 blockquote, .left_sidebar .blog_style_2 .link_holder p a {
    width: 76% !important;
}
.right_sidebar .blog_style_2 .audiojs .scrubber, .left_sidebar .blog_style_2 .audiojs .scrubber {
    width: 47% !important;
}
.blog_style_3 {
    float: left;
    width: 100%;
}
.blog_style_3 .left {
    float: left;
    margin-right: 25px;
    width: 48%;
}
.dual_sidebars .blog_style_3 .left {
    width: 45.7%;
}
.blog_style_3 .right {
    float: left;
    width: 49%;
}
.right_sidebar .blog_style_3 .right, .left_sidebar .blog_style_3 .right {
    width: 48.2% !important;
}
.right_sidebar .blog_style_3 blockquote, .right_sidebar .blog_style_3 .link_holder p a, .left_sidebar .blog_style_3 blockquote, .left_sidebar .blog_style_3 .link_holder p a {
    width: 76% !important;
}
.right_sidebar .blog_style_3 .audiojs .scrubber, .left_sidebar .blog_style_3 .audiojs .scrubber {
    width: 47% !important;
}
.author {
    float: left;
    width: 100%;
}
.author .icon {
    float: left;
    margin-right: 18px;
}
.author .authorcontent {
    float: left;
    width: 87.5%;
}
.author .authorcontent .title {
    float: left;
    margin-bottom: 7px;
    width: 100%;
}
.share_links {
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    float: left;
    margin-bottom: 25px;
    padding-bottom: 7px;
    padding-top: 9px;
    width: 100%;
}
.share_links .view_post {
    float: right;
    font-size: 13px;
}
#comments {
    float: left;
    width: 100%;
}
ol#comments {
    list-style: outside none none;
}
ol#comments h5 {
    font-size: 14px;
    margin-bottom: 0;
}
ol#comments p {
    font-size: 12px;
}
ol#comments span.date {
    color: #d1d1d1;
    font-size: 11px !important;
    padding: 7px 0;
}
ol#comments li {
    list-style: outside none none;
}
#comments ul {
    margin-left: 50px;
}
#comments div.comment {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
#comments div.comment div.avatar {
    float: left;
}
#comments div.comment div.comment_holder {
    float: left;
    margin-left: 20px;
}
#comments div.comment div.comment_holder .date {
    float: left;
    font-size: 12px;
}
#comments div.comment div.comment_box {
    float: left;
    width: 98%;
}
.img-responsive.mobile {
  display: none;
}

@media only screen and (max-device-width: 480px) {
div.readmore {
    background-color: #F7941E;
    padding:5px !important;
    color: #F7941E;
    width: 94px !important;
    border-radius: .25em;
    text-align: center;
}
}
#comments div.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f9f9f9 0%, #e2e2e2 100%) repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    clear: both;
    display: inline;
    float: right;
    font-size: 11px;
    margin-top: 14px;
    padding: 9px;
}
#comments div.button a {
    margin-right: 0;
}
ol#comments li div.comment div.comment_holder {
    width: 82%;
}
ol#comments li ul li div.comment div.comment_holder {
    width: 74%;
}
ol#comments li ul li ul li div.comment div.comment_holder {
    width: 66%;
}
ol#comments li ul li ul li ul li div.comment div.comment_holder {
    width: 57%;
}
ol#comments li ul li ul li ul li ul li div.comment div.comment_holder {
    width: 49%;
}
.audio_player_holder {
    float: left;
    position: relative;
    width: 100%;
}
.audiojs {
    background: rgba(0, 0, 0, 0) url("images/audio_player_bg.png") repeat scroll 0 0;
    border: 1px solid #c4c4c4;
    box-shadow: none !important;
    font-family: "PT Sans Narrow",Helvetica,sans-serif;
    height: 43px;
    margin-bottom: 25px;
    width: 100%;
}
.audiojs .play {
    background: rgba(0, 0, 0, 0) url("scripts/js/player-graphics.gif") no-repeat scroll 7px 11px !important;
}
.audiojs .pause {
    background: rgba(0, 0, 0, 0) url("scripts/js/player-graphics.gif") no-repeat scroll 8px -79px !important;
}
.audiojs .loading {
    background: rgba(0, 0, 0, 0) url("scripts/js/player-graphics.gif") no-repeat scroll 7px -18px !important;
}
.audiojs .error {
    background: rgba(0, 0, 0, 0) url("scripts/js/player-graphics.gif") no-repeat scroll 8px -49px !important;
}
.audiojs .play-pause {
    height: 45px;
    padding: 0 8px 0 0;
    width: 35px;
}
.audiojs .play-pause {
    border-right: 1px solid #c4c4c4;
}
.audiojs .time {
    border-left: 1px solid #c4c4c4;
    color: #7a7a7a;
    font-size: 14px;
}
.audiojs p {
    height: 40px;
    margin: -3px 0 0 -1px;
    width: 28px;
}
.audiojs .scrubber {
    background: rgba(0, 0, 0, 0) url("images/audio_scrubber_bg.png") repeat scroll 0 0;
    border-radius: 5px;
    border-top: medium none !important;
    height: 22px;
    margin: 9px 9px 0 12px;
    width: 74%;
}
.audiojs .progress {
    background: rgba(0, 0, 0, 0) url("images/audio_loaded.png") repeat-x scroll 0 0;
    border-radius: 5px;
    height: 22px;
    width: 0;
}
.audiojs .loaded {
    background: rgba(0, 0, 0, 0) url("images/audio_scrubber_bg.png") repeat scroll 0 0;
    border-radius: 5px;
    height: 22px;
}
.audiojs .time {
    float: left;
    height: 45px;
    line-height: 47px;
    margin-left: 1px;
    text-shadow: none !important;
}
.audiojs .error-message {
    height: 37px;
    line-height: 43px;
}
.track-details {
    background: #eee none repeat scroll 0 0;
    clear: both;
    color: #222;
    font-size: 11px;
    height: 40px;
    line-height: 20px;
    padding: 1px 6px;
    width: 448px;
}
.track-details::before {
    content: "";
}
.track-details em {
    color: #999;
    font-style: normal;
}
.audiojs .time em {
    color: #000 !important;
}
div.blog_media_container .audiojs {
    margin-bottom: 0 !important;
}
.blog_style_2 .audiojs .scrubber, .blog_style_3 .audiojs .scrubber {
    width: 63% !important;
}
.dual_sidebars .blog_style_2 .audiojs .scrubber, .dual_sidebars .blog_style_3 .audiojs .scrubber {
    width: 29% !important;
}
ul.gdl-accordion, ul.gdl-toggle-box {
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    margin-left: 0;
    width: 100%;
}
ul.gdl-accordion li, ul.gdl-toggle-box li {
    list-style: outside none none;
    margin-bottom: 20px;
    text-align: left;
}
h2.accordion-head, h2.toggle-box-head {
    color: #000;
    cursor: pointer;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 10px;
    padding: 0;
}
div.accordion-content, div.toggle-box-content {
    overflow: hidden;
}
div.accordion-content p, div.toggle-box-content p {
    font-size: 13px;
    overflow: hidden;
}
span.accordion-head-image, span.toggle-head-image {
    cursor: pointer;
    display: block;
    float: left;
    height: 23px;
    margin-right: 13px;
    width: 27px;
}
span.accordion-head-image.active, span.toggle-box-head-image.active {
    background: rgba(0, 0, 0, 0) url("images/negative.png") no-repeat scroll 0 0;
}
span.accordion-head-image, span.toggle-box-head-image {
    background: rgba(0, 0, 0, 0) url("images/plus.png") no-repeat scroll 0 0;
}
.right_sidebar .testimonial, .left_sidebar .testimonial {
    width: 47.8%;
}
.right_sidebar .testimonial .right, .left_sidebar .testimonial .right {
    margin-left: 27px;
    width: 51%;
}
.testimonial {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    border-radius: 7px;
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    min-height: 218px;
    transition: border-bottom 0.2s linear 0s, color 0.2s linear 0s, background 0.2s linear 0s;
    width: 48.4%;
}
.dual_sidebars .testimonial {
    width: 46.4%;
}
.testimonial:hover {
    background: #e1e1e1 none repeat scroll 0 0;
}
.testimonial .left {
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    width: 30%;
}
.testimonial .img_container {
    background: rgba(0, 0, 0, 0) url("images/testimonial_overlay.png") repeat scroll 0 0;
    float: left;
    height: 111px;
    width: 133px;
}
.testimonial_img {
    border-radius: 7px;
    float: left;
    height: 111px;
    width: 133px;
}
.testimonial .client_name {
    background: rgba(0, 0, 0, 0) url("images/client_name_bg.png") repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 13px;
    margin-top: 8px;
    padding: 5px 8px;
}
.testimonial .right {
    float: left;
    margin-left: 2px;
    width: 60%;
}
.testimonial blockquote {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    padding: 18px;
}
.testimonial blockquote p {
    background-image: url("images/testimonial_blockquote.png");
    color: rgb(128, 128, 128) !important;
}
.divider_shadow {
    background: rgba(0, 0, 0, 0) url("images/divider_shadow.png") repeat-x scroll 0 0;
    float: left;
    height: 15px;
    margin-bottom: 35px;
    margin-top: 15px;
    width: 100%;
}
.circle_date {
    background: #2d3236 none repeat scroll 0 0;
    border-radius: 70px;
    font-family: "PT Sans Narrow","Lato",sans-serif !important;
    padding: 15px;
    position: absolute;
    top: 73.8%;
    width: 64px;
    z-index: 100;
}
.dual_sidebars .circle_date {
    top: 49.8%;
}
.circle_date .month {
    color: #ececec;
    float: left;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}
.circle_date .day {
    color: #fff;
    float: left;
    font-size: 24px;
    margin-top: 7px;
    text-align: center;
    width: 100%;
}
.circle_date .year {
    color: #c2c2c2;
    float: left;
    font-size: 11px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}
#contact_form, #commentform {
    float: left;
    font-size: 12px;
    height: 100%;
    margin-bottom: 30px;
    width: 100%;
}
#contact_form div.button {
    border: medium none;
    clear: both;
    float: left;
    margin-top: 25px;
}
#contact_form input, #contact_form textarea, #commentform input, #commentform textarea {
    border: 1px solid #c2c2c2;
    box-shadow: 0 -4px 14px #f6f6f6 inset;
    color: #727272;
    float: left;
    font-family: "Helvetica Neue",Helvetica,sans-serif;
    padding: 10px;
    width: 100%;
}
#contact_form textarea, #commentform textarea {
    height: 150px;
    width: 97%;
}
#contact_form label, #commentform label {
    cursor: text;
    float: left;
    font-size: 17px;
    padding: 15px 15px 15px 0;
    width: 60%;
}
#contact_form .formsubmit {
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-top: 0 none;
    cursor: pointer;
    width: 100%;
}
#commentform input, #contact_form input {
    border-radius: 5px;
    margin-left: 0;
    outline: medium none;
    width: 97%;
}
#commentform #submit, #contact_form .formsubmit {
    width: 101% !important;
}
#commentform textarea, #contact_form textarea {
    border-radius: 5px;
    outline: medium none;
}
#commentform .form-row {
    float: left;
    margin-bottom: 13px;
    width: 100%;
}
#commentform .form-submit {
    float: left;
    margin-top: 20px;
}
#commentform em {
    color: #8f8f8f;
    font-size: 11px;
}
#contact_form .num_check {
    clear: both;
    max-width: 80px;
}
.footer {
    background: #2d3236 none repeat scroll 0 0;
    float: left;
    min-height: 200px;
    padding-bottom: 25px;
    padding-top: 30px;
    width: 100%;
}
.footer .heading {
    background: rgba(0, 0, 0, 0) url("images/footer_headings.png") repeat-x scroll center bottom;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.footer .heading h4 {
    color: #fff;
    float: left;
    font-size: 19px;
    padding-bottom: 8px;
    width: 100%;
    word-break: break-all;
}
.footer p {
    color: #acacac;
}
.footer_inside {
    margin: 0 auto;
    width: 960px;
}
.footer_widget {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.footer a {
    color: #f5f5f5;
}
.footer a:hover {
    color: #aaa;
}
.contact_us_area_holder {
    background: #e9e9e9 url("images/contact_us_area_pattern.png") repeat-x scroll 0 0;
    float: left;
    min-height: 77px;
    width: 100%;
}
.contact_us_area {
    margin: 21px auto 0;
    width: 960px;
}
.contact_us_area h4 {
    font-size: 31px;
}
.contact_us_area .left {
    float: left;
    width: 70%;
}
.contact_us_area .right {
    float: right;
    width: 30%;
}
.contact_us_area .contact_button {
    background: #2d3236 url("images/custom_button_bg.png") repeat-x scroll 0 0;
    border-radius: 7px;
    color: #fff;
    display: block;
    float: right;
    font-size: 22px;
    padding: 4px 20px;
}
.news_widget {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.news_widget_inside {
    float: left;
    margin-left: 14px;
    width: 55%;
}
.news_widget_inside a {
    color: #ebebeb;
    float: left;
    font-size: 13px;
    margin-bottom: 7px;
    width: 100%;
}
#sidebar .news_widget_inside a {
    color: #181818;
}
.news_widget_inside .date {
    color: #747575;
    float: left;
    font-size: 12px;
    width: 100%;
}
#sidebar .news_widget_inside .date {
    color: #c5c5c5;
}
.news_widget img {
    float: left;
}
.recentcomments {
    color: #acacac;
}
.footer .flickr_badge_image img, .footer .flickr_badge_image img, #sidebar .flickr_badge_image img {
    height: 56px;
    width: 67px;
}
#flickr_badge_image3, #flickr_badge_image6, #flickr_badge_image9 {
    margin-right: 0;
}
.flickr_badge_image {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.left_dual_sidebar .flickr_badge_image img {
    width: 63px !important;
}
#side-navigation {
    float: left;
    width: 100%;
}
#side-navigation ul li {
    float: left;
    margin-bottom: 0;
    width: 100%;
}
#side-navigation ul li a {
    background: rgba(0, 0, 0, 0) url("images/side_navigation_list_bg.png") no-repeat scroll right center;
    border-bottom: 1px solid #bdbdbd;
    cursor: pointer;
    float: left;
    font-size: 17px;
    height: 47px;
    line-height: 2.7em;
    margin-bottom: 0;
    width: 100%;
}
#side-navigation ul li a:hover {
    background-image: url("images/side_navigation_list_hover_bg.png");
}
#contact {
    float: left;
    width: 100%;
}
#contact p {
    color: #ababab;
    font-size: 12px;
}
#contact .email {
    background: rgba(0, 0, 0, 0) url("images/contact_email_icon.png") no-repeat scroll 0 3px;
    padding-left: 35px;
}
#contact .about {
    background: rgba(0, 0, 0, 0) url("images/contact_about_icon.png") no-repeat scroll 0 6px;
    padding-left: 35px;
}
#contact .shop {
    background: rgba(0, 0, 0, 0) url("images/contact_shop_icon.png") no-repeat scroll 0 5px;
    padding-left: 35px;
}
#contact .contact {
    background: rgba(0, 0, 0, 0) url("images/contact_contact_icon.png") no-repeat scroll 0 5px;
    padding-left: 35px;
}
#contact .email_text, #contact .about a, #contact .shop a, #contact .contact a {
    color: #fff;
    font-family: PT Sans Narrow,Helvetica,sans-serif;
    font-size: 13px;
}
#contact .margin_fix {
    margin-bottom: 3px !important;
}
.copyright {
    background: #090909 none repeat scroll 0 0;
    float: left;
    min-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
.copyright p {
    color: #5c5c5c;
    font-size: 12px;
    margin-bottom: 0 !important;
}
.copyright .inside {
    margin: 0 auto;
    width: 960px;
}
.copyright .left {
    float: left;
    width: 40%;
}
.copyright .right {
    float: left;
    text-align: right;
    width: 60%;
}
.copyright a {
    color: #b7b7b7;
}
.copyright a:hover {
    color: #fff;
}
.skyali-love-wrap {
    width: 72px;
}
.skyali-love {
    background: rgba(0, 0, 0, 0) url("images/heart.png") no-repeat scroll 0 1px;
    color: #888;
    display: inline-block;
    font-size: 12px;
    height: 13px;
    line-height: 15px;
    padding-left: 16px !important;
    transition: background-color 0.2s linear 0s;
    width: auto;
}
.skyali-love span {
    font-family: "Lato",sans-serif !important;
    font-size: 11px;
    line-height: 13px;
}
.skyali-love-count {
    display: block;
    line-height: 1px;
}
.skyali-love:hover, .skyali-love.loved {
    background: rgba(0, 0, 0, 0) url("images/heart-liked.png") no-repeat scroll 0 1px;
    color: #888 !important;
}
div.pagination {
    float: left;
    height: 35px;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 8px;
    width: 100%;
}
div.pagination .active, .woocommerce nav.woocommerce-pagination ul li span.current, div.pagination .current, div.pagination a:hover {
    background: rgba(0, 0, 0, 0) url("images/pagging_bg_active.png") repeat scroll 0 0 !important;
    border-radius: 25px;
    color: #000 !important;
    float: left;
    font-size: 17px;
    line-height: 23px;
    margin-right: 10px;
    padding: 8px;
    text-align: center;
    width: 24px;
}
div.pagging_inside {
    float: right;
}
div.pagination .link, .woocommerce nav.woocommerce-pagination ul li a, div.pagination a {
    background: rgba(0, 0, 0, 0) url("images/pagging_bg.png") repeat scroll 0 0 !important;
    border-radius: 25px;
    color: #000 !important;
    float: left;
    font-size: 17px;
    line-height: 23px;
    margin-right: 10px;
    padding: 8px;
    text-align: center;
    width: 24px;
}
.woocommerce nav.woocommerce-pagination ul li a {
    margin-right: 10px !important;
    padding: 10px !important;
    width: 18px !important;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
    border: medium none !important;
}
div.pagination > a.prev.page-numbers, div.pagination > a.next.page-numbers {
    display: none;
}
div.pagination .page-numbers.dots {
    float: left;
    margin-right: 7px;
    margin-top: 7px;
}
span.page_heading, #sidebar .heading {
    border-bottom: 4px double #ccc;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%;
}
#sidebar h3 {
    font-size: 19px;
}
span.page_heading h3 {
    float: left;
    font-size: 24px;
    width: 100%;
}
span.date {
    color: #a7a7a7;
    font-family: "Lato",sans-serif !important;
    font-size: 12px;
}
span.date a {
    color: #5e5e5e;
    font-family: "Lato",sans-serif !important;
}
.loveit {
    float: right;
}
.last {
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.demo_margin_bottom {
    margin-bottom: 25px;
}
.no_margin_top {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.shortcode_button, div#respond #submit {
    background: #2d3236 url("images/custom_button_bg.png") repeat scroll 0 0;
    border: medium none !important;
    border-radius: 5px;
    box-shadow: none !important;
    color: #fff;
    float: left;
    font-family: "PT Sans Narrow",Helvetica,sans-serif !important;
    font-size: 13px;
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-right: 25px;
    padding: 13px;
    text-decoration: none;
}
.shortcode_button.formsubmit {
    border-radius: 7px !important;
    color: #fff !important;
}
.team_member {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
.team_member .left {
    float: left;
    margin-right: 22px;
    width: 35.5%;
}
.team_member .left img {
    max-width: 100%;
}
.team_member .right {
    float: left;
    margin-right: 41px;
    width: 52.6%;
}
.dual_sidebars .team_member .right {
    width: 46.2%;
}
.right_sidebar .team_member .right, .left_sidebar .team_member .right {
    width: 49.6%;
}
.team_member .right h6 {
    float: left;
    font-size: 20px;
    margin-bottom: 2px;
    width: 100%;
}
.team_member .right .position {
    background: #686868 none repeat scroll 0 0;
    border-radius: 7px;
    clear: both;
    color: #e6e6e6;
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 6px 11px;
}
.team_member .right p {
    clear: both;
}
.team_member .social_icon_holder {
    float: left;
    margin-top: 45px;
    width: 5.3%;
}
.team_member .social_icon_holder a {
    float: right;
    margin-bottom: 7px;
}
.portfolio-single {
    float: left;
    width: 100%;
}
.portfolio-single .left {
    float: left;
    height: 100%;
    margin-right: 25px;
    width: 67.5%;
}
.portfolio-single .left img {
    max-width: 100%;
}
.portfolio-single .right {
    float: left;
    width: 25%;
}
.portfolio-single .rslides img {
    width: auto !important;
}
.portfolio_single_left_bottom {
    float: left;
    margin-bottom: 25px;
    margin-top: 15px;
    width: 100%;
}
.portfolio_single_nav {
    float: left;
    width: 4%;
}
.portfolio_single_nav a.next_portfolio_link {
    float: right;
}
.portfolio_single_nav .view_portfolio {
    float: right;
}
.portfolio_single_nav a.previous_portfolio_link {
    float: right;
    margin-bottom: 5px;
}
.skyali_contact_form iframe {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.scrollup {
    background: rgba(0, 0, 0, 0) url("images/icon_top.png") no-repeat scroll 0 0;
    bottom: 50px;
    display: none;
    height: 40px;
    opacity: 0.9;
    position: fixed;
    right: 2%;
    text-indent: -9999px;
    width: 40px;
}
.skill_bar {
    float: left;
    margin: 0 !important;
    text-align: left !important;
    width: 100%;
}
.skill_bar p {
    float: left;
    font-family: "PT Sans Narrow",Helvetica,sans-serif;
    margin-right: 10px;
    width: 100px;
}
.skill_bar li {
    float: left;
    list-style: outside none none !important;
    text-transform: uppercase;
    width: 100%;
}
.skill_bar li .bar-wrap {
    background: rgba(0, 0, 0, 0) url("images/skill_bar_background.png") repeat-x scroll 0 0;
    border-radius: 300px;
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
.skill_bar li span {
    background-color: #2d3236;
    background-image: url("images/skill_bar_bg.png");
    border-radius: 300px;
    display: block;
    height: 18px;
    overflow: visible !important;
    position: relative;
    width: 0;
}
.skill_bar li span strong {
    background-color: rgba(0, 0, 0, 1);
    border-radius: 34px;
    color: #fff;
    display: block;
    font-size: 11px !important;
    font-weight: normal;
    line-height: 12px !important;
    opacity: 0.7;
    padding: 6px 12px !important;
    position: absolute;
    right: 0;
    top: -28px;
}
.skill_bar li span strong::after {
    border-color: rgba(0, 0, 0, 1) transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    bottom: -5px;
    content: "";
    display: block;
    left: 12px;
    position: absolute;
    width: 0;
}
.skill_bar li span strong.full::after {
    left: 15px;
}
.pricing_table_style_1_ol {
    float: left;
    width: 100%;
}
.pricing_table_style_1_ol li:first-child .pricing_table_style_1 {
    border-right: medium none !important;
}
.pricing_table_style_1_ol li:last-child .pricing_table_style_1 {
    border-left: medium none !important;
}
.pricing_table_style_1 {
    border: 1px solid #d2d2d2;
    box-shadow: 0 8px 6px -6px rgb(219, 219, 219);
    float: left;
    margin-bottom: 25px;
    width: 33.1%;
}
.dual_sidebars .pricing_table_style_1 {
    width: 32.9%;
}
.right_sidebar .pricing_table_style_1, .left_sidebar .pricing_table_style_1 {
    width: 33%;
}
.pricing_table_style_1.featured_table {
    border: 1px solid #b6b6b6;
    width: 33.3%;
}
.pricing_table_style_1.featured_table .heading {
    background: #2d3236 url("images/pricing_table_featured_gloss.png") repeat-x scroll center top;
}
.pricing_table_style_1.featured_table .table_details li {
    background: #fff none repeat scroll 0 0;
}
.pricing_table_style_1 .heading {
    background: rgba(0, 0, 0, 0) url("images/pricing_table_heading_bg.png") repeat-x scroll 0 0;
    float: left;
    height: 53px;
    text-align: center;
    width: 100%;
}
.pricing_table_style_1 .heading h5 {
    color: #fff;
    font-size: 25px;
    line-height: 2em;
}
.pricing_table_style_1 .price_holder {
    background: #cdcdcd none repeat scroll 0 0;
    float: left;
    height: 57px;
    width: 100%;
}
.pricing_table_style_1 .shortcode_button {
    display: block;
    float: none;
    font-size: 12px;
    margin: 10px auto;
    max-width: 50px;
    padding: 9px;
    text-align: center;
}
.main_price {
    float: left;
    font-size: 32px;
    line-height: 1.8em;
    text-align: right;
    width: 47%;
}
.pricing_details {
    color: #353535;
    float: left;
    font-size: 16px;
    line-height: 3.7em;
    text-indent: 8px;
    width: 50%;
}
.table_details {
    float: left;
    width: 100%;
}
.table_details li {
    background: #f4f4f4 none repeat scroll 0 0;
    border-bottom: 1px solid #d2d2d2;
    font-size: 15px;
    margin-bottom: 0 !important;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}
.pricing_table_style_2_ol {
    float: left;
    width: 100%;
}
.pricing_table_style_2_ol li:first-child .pricing_table_style_2 {
    border-right: medium none !important;
}
.pricing_table_style_2_ol li:last-child .pricing_table_style_2 {
    border-left: medium none !important;
}
.dual_sidebars .pricing_table_style_2 {
    width: 24.5%;
}
.pricing_table_style_2 {
    border: 1px solid #d2d2d2;
    box-shadow: 0 8px 6px -6px rgb(219, 219, 219);
    float: left;
    margin-bottom: 25px;
    width: 24.6%;
}
.pricing_table_style_2.featured_table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #b6b6b6;
    border-image: none;
    border-left: 1px solid #b6b6b6;
    border-right: medium none !important;
    border-top: 1px solid #b6b6b6;
    width: 25.4%;
}
.pricing_table_style_2 .heading {
    background: rgba(0, 0, 0, 0) url("images/pricing_table_heading_bg.png") repeat-x scroll 0 0;
    float: left;
    height: 39px;
    text-align: center;
    width: 100%;
}
.pricing_table_style_2 .heading h5 {
    color: #fff;
    font-size: 20px;
    line-height: 2em;
}
.pricing_table_style_2.featured_table .heading {
    background: #2d3236 url("images/pricing_table_featured_gloss.png") repeat-x scroll center top;
}
.pricing_table_style_2.featured_table .table_details li {
    background: #fff none repeat scroll 0 0;
}
.pricing_table_style_2 .price_holder {
    background: #cdcdcd none repeat scroll 0 0;
    float: left;
    height: 83px;
    width: 100%;
}
.pricing_table_style_2 .main_price {
    font-size: 38px;
    line-height: 1em;
    margin-top: 13px;
    text-align: center;
    width: 100%;
}
.pricing_table_style_2 .pricing_details {
    float: left;
    line-height: 1.2em;
    text-align: center;
    width: 100%;
}
.pricing_table_style_2 .shortcode_button {
    display: block;
    float: none;
    font-size: 12px;
    margin: 10px auto;
    max-width: 50px;
    padding: 9px;
    text-align: center;
}
.circle_icon_holder {
    border-radius: 100%;
    float: left;
    height: 80px;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
    width: 82px;
}
.circle_icon_holder img {
    margin-top: 27px;
}
.circle_icon_holder {
    background: #4d4d4d url("images/icon_holder_bg.png") repeat-x scroll 0 0;
    transition: border-bottom 0.2s linear 0s, color 0.2s linear 0s, background 0.2s linear 0s;
}
.circle_icon_holder:hover {
    background: #bcbcbc none repeat scroll 0 0 !important;
}
.footer .one_third {
    margin-bottom: 0 !important;
}
.one_third h1, .one_third h2, .one_third h3, .one_third h4, .one_third h5, .one_third h6, .one_half h1, .one_half h2, .one_half h3, .one_half h4, .one_half h5, .one_half h6 {
}
.one_half p {
}
div.info_box {
    background: #e5eff6 none repeat scroll 0 0;
    border: 1px solid #cbd8e2;
    border-radius: 7px;
    color: #314857;
    float: left;
    margin-bottom: 20px;
    padding: 15px;
    width: 96.6%;
}
div.warning_box {
    background: #f39e9e none repeat scroll 0 0;
    border: 1px solid #cd9595;
    border-radius: 7px;
    color: #471414;
    float: left;
    margin-bottom: 20px;
    padding: 15px;
    width: 96.6%;
}
div.success_box {
    background: #9ef39e none repeat scroll 0 0;
    border: 1px solid #8fb090;
    border-radius: 7px;
    color: #437440;
    float: left;
    margin-bottom: 20px;
    padding: 15px;
    width: 96.6%;
}
div.note_box {
    background: #f3f09e none repeat scroll 0 0;
    border: 1px solid #c6c591;
    border-radius: 7px;
    color: #55521a;
    float: left;
    margin-bottom: 20px;
    padding: 15px;
    width: 96.6%;
}
.hide {
    display: none !important;
}
#sidebar select {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
#sidebar #wp-calendar, .footer #wp-calendar {
    font-size: 12px;
    margin: 20px 0;
    width: 100%;
}
#sidebar #wp-calendar caption, .footer #wp-calendar caption {
    color: #e0e0e0;
    font-size: 15px;
    margin-bottom: 10px;
}
#sidebar #wp-calendar thead th, .footer #wp-calendar thead th {
    background-color: #ebebeb;
    border: medium none;
    color: #3d3d3d;
    padding: 5px 0;
}
#sidebar #wp-calendar tbody, .footer #wp-calendar tbody {
    border: medium none !important;
    color: #7e7e7e;
}
#wp-calendar td {
    border: medium none;
}
#sidebar #wp-calendar tbody td, .footer #wp-calendar tbody td {
    border: medium none !important;
    color: #aaaaaa;
    padding: 3px 0 2px;
    text-align: center;
}
#sidebar #wp-calendar tbody td a, .footer #wp-calendar tbody td a {
    color: #7e7e7e;
}
#sidebar #wp-calendar tbody td a:hover, .footer #wp-calendar tbody td a:hover {
    color: #000000;
    text-decoration: none;
}
table#wp-calendar tr {
    border: medium none !important;
}
#sidebar #wp-calendar tfoot #next a, .footer #wp-calendar tfoot #next a {
    background-color: #f3f3f3;
    border: 1px solid #cacaca;
    color: #7a7a7a;
    display: block;
    float: right;
    padding: 6px;
    text-decoration: none;
    text-shadow: 1px 1px #fff;
}
#sidebar #wp-calendar tfoot #prev a, .footer #wp-calendar tfoot #prev a {
    background-color: #f3f3f3;
    border: 1px solid #cacaca;
    border-radius: 5px;
    color: #7a7a7a;
    display: block;
    float: left;
    margin-top: 10px;
    padding: 6px;
    text-decoration: none;
}
.one_half h1, .one_half h2, .one_half h3, .one_half h4, .one_half h5, .one_half h6, .one_third h1, .one_third h2, .one_third h3, .one_third h4, .one_third h5, .one_third h6, .one_fourth h1, .one_fourth h2, .one_fourth h3, .one_fourth h4, .one_fourth h5, .one_fourth h6, .two_thirds h1, .two_thirds h2, .two_thirds h3, .two_thirds h4, .two_thirds h5, .two_thirds h6, .three_fourths h1, .three_fourths h2, .three_fourths h3, .three_fourths h4, .three_fourths h5, .three_fourths h6 {
    margin-bottom: 10px;
}
.dual_sidebars .one_half {
    width: 47.4%;
}
.right_sidebar .one_half, .left_sidebar .one_half {
    width: 48.1%;
}
.one_half {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    width: 48.6%;
}
.right_sidebar .one_third, .left_sidebar .one_third {
    width: 30.8%;
}
.dual_sidebars .one_third {
    width: 29.9%;
}
.one_third {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    width: 31.5%;
}
.dual_sidebars .one_fourth {
    width: 21.3%;
}
.right_sidebar .one_fourth, .left_sidebar .one_fourth {
    width: 22.2%;
}
.dual_sidebars .one_fourth {
}
.one_fourth {
    float: left;
    margin-bottom: 25px;
    margin-right: 24px;
    width: 23.1%;
}
.dual_sidebars .two_thirds {
    width: 64.9%;
}
.right_sidebar .two_thirds, .left_sidebar .two_thirds {
    width: 65.4%;
}
.two_thirds {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    width: 65.8%;
}
.dual_sidebars .three_fourths {
    width: 73.5%;
}
.right_sidebar .three_fourths, .left_sidebar .three_fourths {
    width: 74%;
}
.three_fourths {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    width: 74.1%;
}
.one_half img, .one_third img, .one_fourth img, .two_thirds img, .three_fourths img {
    max-width: 100%;
}
embed, iframe, object, video {
    max-width: 100%;
    width: 100%;
}
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}
.alignleft {
    float: left;
    margin: 0 20px 15px 0;
}
.alignright {
    float: right;
    margin: 0 20px 15px 0;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
    max-width: 100%;
    padding: 4px;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    color: #757575;
    font-size: 0.857143rem;
    font-style: italic;
    line-height: 2;
}
img.wp-smiley, .rsswidget img {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.entry-content dl.gallery-item {
    margin: 0;
}
.gallery-item a, .gallery-caption {
    width: 90%;
}
.gallery-item a {
    display: block;
}
.gallery-caption a {
    display: inline;
}
.gallery-columns-1 .gallery-item a {
    max-width: 100%;
    width: auto;
}
.gallery .gallery-icon img {
    height: auto;
    max-width: 90%;
    padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
    padding: 3%;
}
#lang_sel a.lang_sel_sel:hover, #lang_sel ul ul a:hover, #lang_sel ul ul a:visited {
    color: #333 !important;
}
.sticky {
    background: #a2d9fd none repeat scroll 0 0;
    border: 3px solid black;
    padding: 10px;
}
.bypostauthor {
}
.single_content ol li {
    list-style: outside none decimal;
    margin-bottom: 10px;
}
.single_content ul li {
    list-style: outside none disc;
}
.single_content li ul, .single_content li ol {
    margin-top: 10px !important;
}
.single_content li > ul, .single_content li > ol {
    margin: 0 0 0 20px;
}
.related h2 {
    margin-bottom: 20px;
}
th, tr, td {
    border: 1px solid #f7f7f7;
    font-family: "Lato",sans-serif !important;
    font-size: 13px;
    padding: 13px;
}
dt {
    font-weight: bold;
}
dd {
    background: rgba(0, 0, 0, 0) none no-repeat scroll left top;
    padding-left: 50px;
}
#page_content ul li {
    font-size: 13px;
    margin-bottom: 10px;
    width: 100%;
}
#page_content img {
    max-width: 100%;
}
#gallery-1 {
    margin: auto;
}
#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}
#gallery-1 img {
    border: 1px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
    margin-left: 0;
}
.gallery dd {
    padding-left: 0;
}
.pp_content {
    max-height: 700px !important;
}
.woocommerce nav.woocommerce-pagination, .woocommerce #content nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination, .woocommerce-page #content nav.woocommerce-pagination {
    float: right;
    margin-bottom: 37px;
    text-align: center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    list-style: outside none none !important;
    margin-bottom: 15px !important;
}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li {
    font-size: inherit !important;
    margin-bottom: inherit !important;
    width: inherit !important;
}
.right_sidebar .woocommerce ul.products li.product, .right_sidebar .woocommerce-page ul.products li.product, .left_sidebar .woocommerce ul.products li.product, .left_sidebar .woocommerce-page ul.products li.product {
    width: 13.7% !important;
}
.price_slider_wrapper {
    float: left;
    width: 100%;
}
*::-moz-selection {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}
.slider_container {
    float: left;
    margin-top: 25px;
    width: 100%;
}
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
    text-align: center;
}
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale {
    z-index: 200;
}
div.woocommerce select {
    -moz-appearance: none;
    background: #272727 url("images/woo_select_bg.png") no-repeat scroll right top;
    border: 1px solid #565656;
    border-radius: 5px;
    color: #fff;
    display: block !important;
    float: left;
    margin-bottom: 10px;
    outline: medium none;
    padding: 12px;
    text-indent: 0.01px;
    text-overflow: "";
    width: 100%;
}
.woocommerce .page-title, .woocommerce-result-count {
    display: none;
}
div.woocommerce .quantity, div.woocommerce #content .quantity, div.woocommerce-page .quantity, div.woocommerce-page #content .quantity {
    width: 61px !important;
}
.woocommerce div.product .out-of-stock, .woocommerce #content div.product .out-of-stock, .woocommerce-page div.product .out-of-stock, .woocommerce-page #content div.product .out-of-stock {
    color: red !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    background: #f7f6f6 none repeat scroll 0 0 / 100% 202%;
    border: 1px solid #ecebeb;
    border-radius: 5px;
    box-shadow: 1px 6px 20px rgb(243, 242, 242);
    float: left;
    margin: 0 3.8% 1.7em 0 !important;
    padding: 27px !important;
    position: relative !important;
    transition: all 0.2s ease 0s;
    width: 16.3% !important;
}
.woocommerce-page ul.products {
    margin-bottom: 0 !important;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    background: #e6e5e5 none repeat scroll 0 0;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0 !important;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
    font-size: 11px;
    margin: 0 auto !important;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    font-size: 16px !important;
    padding-bottom: 5px !important;
}
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
    padding-bottom: 7px;
}
div.summary ul li {
    padding-bottom: 12px;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f7f6f7 0%, #dfdbdf 100%) repeat scroll 0 0 !important;
    border: 1px solid #b6b6b6 !important;
    font-weight: normal !important;
}
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f7f6f7 0%, #a8a8a8 100%) repeat scroll 0 0 !important;
    border: 1px solid #a8a8a8 !important;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt {
    color: #383838 !important;
    text-shadow: none !important;
}
.rev_slider_wrapper {
    margin-bottom: 10px !important;
}
.fullwidthbanner-container {
    margin-bottom: 0 !important;
}
div.dark_rounded .pp_close, .pp_social, .pp_nav {
    position: relative;
    z-index: 1000;
}
div.dark_rounded .pp_close {
    float: right;
}
.skyali_module .rslides_container {
    margin-bottom: 25px;
}
.blog_media_container .rslides_container {
    margin-bottom: 0;
}
.pure_content img {
    max-width: 100%;
}
div.mejs-inner .audiojs {
    display: none;
}
.mejs-inner {
    float: left;
    height: 100%;
    margin-bottom: 18px !important;
    width: 100%;
}
cite a {
    color: #ccc;
}
.related.products h2 {
    float: left;
    margin-bottom: 20px;
}
.footer-up {
    font-family: "Lato",sans-serif !important !important;
    height: 380px;
    padding-top: 30px;
}
.main-footer .heading {
    color: #df0428;
}
.main-footer h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}
.main-footer {
    font-size: 14px;
}
.main-footer p {
    color: #717171 !important;
}
.main-footer a {
    color: #717171 !important;
    font-family: "Lato",sans-serif !important !important;
    font-size: 13px;
}
.main-footer a:hover {
    color: #5ca831 !important;
    text-decoration: none;
}
.main-footer p {
    font-size: 13px;
    line-height: 1.5;
}
.main-footer .fa {
    color: #5ca831;
    margin-right: 3px;
}
.contact-us div {
    padding-bottom: 5px;
}
h3.newsletter-subscribe {
    font-weight: normal;
    margin-top: 40px;
}
.contact-us div:last-child {
    border-bottom: medium none;
}
.footer-social a i {
    font-size: 32px;
    margin-top: 10px;
    transition: all 0.3s ease-out 0s;
}
.footer-social a i:hover {
    color: #df0428;
}
.submit-subscribe-hold {
    float: left;
}
#submit-subscribe {
    font-size: 12px;
    padding: 3px 5px;
}
.subscribe-email {
    float: left;
    outline-color: #5ca831;
    padding-left: 10px;
}
.submit-subscribe-hold button {
    background-color: #5ca831;
    border: medium none;
    color: #fff;
    outline: medium none;
}
.logo-holder img {
    width: 70% !important;
}
.copyright-mkopa {
    margin-top: 40px;
}
.copyright-mkopa p {
    font-size: 10px;
    line-height: 1.4;
}
.blog-title h1 {
    font-size: 40px !important;
}
.main-footer h3 {
    font-family: "Lato",sans-serif !important;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}
body {
    font-family: "Lato",sans-serif !important;
    text-align:justify;
}
.footer .heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.footer {
    background: #58585A none repeat scroll 0 0 !important;
    border:1px !important;
}
.copyright-zoomtech {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
footer .copyright {
    display: none;
}
.header_inside {
    width: 1170px !important;
}
.page_container_inside {
    width: 1170px !important;
}
.header {
    background: #58585A none repeat scroll 0 0 !important;
}

.fm-button {


}
.page_header_inside {
    width: 1170px !important;
}
.page_header {
    background: #fff none repeat scroll 0 0 !important;
}
.contact_us_area_holder {
    display: none;
}
.divider_shadow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.tab a, .top a {
    text-decoration: none;
}
.footer form#searchform .search, div#sidebar form#searchform .search {
    background: #000 none repeat scroll 0 0 !important;
}
.footer form#searchform .searchb, div#sidebar form#searchform .searchb {
    height: 37px;
}

.people-block img {
    border-left: 2px solid #5ca831;
}
span.designation {
    color: #5ca831;
}
span.page_heading, #sidebar .heading {
    border-bottom: 2px solid #5ca831;
}
.top_header {
    display: none;
}
.sub-menu {
    background: #fff none repeat scroll 0 0 !important;
    color: #000 !important;
}
ul.top_menu ul li a {
    color: #000 !important;
    font-family: "Lato",sans-serif !important;
}
ul.top_menu ul li a:hover {
    border-bottom: 1px solid #fff;
    color: #fff !important;
}
.top_menu {
    font-family: "Lato",sans-serif !important;
    text-transform: uppercase;
}
.top_menu a {
    font-family: "Lato",sans-serif !important;
    font-size: 14px;
    line-height: 20px;
}
a:focus {
    text-decoration: none;
}
.whoW {
color:red !important;
margin-left:20px;
}
ul.top_menu ul .current-menu-item::before {
    color: #fff;
    content: ">";
    left: 0;
    position: absolute;
    top: 7px;
    z-index: 999999;
}
.scrollup {
    background: #5ca831 none repeat scroll 0 0;
    color: #fff;
    text-indent: 0;
}
.scrollup .fa {
    margin-left: 13px;
    margin-top: 13px;
}
.scrollup:hover {
    color: #fff;
}
ul.top_menu ul li a {
    border-bottom: 1px solid #ccc !important;
    font-size: 16px;
}
ul.top_menu li a {
    padding: 38px 15px;
}
body {
    font-family: "Lato",sans-serif !important;
    color:#777 !important;
}
.hist2 h3
{
background-color:#58585A;
padding:2%;
color:#F7941E;

}
.hist2 p
{
border:solid 2px #F7941E;
padding:1%;

}
.readmore {
background-color:#F7941E;
padding:5px;
color:#F7941E;
width: 120px !important;
border-radius: .25em;
text-align:center;
}
@media only screen and (min-width: 700px) {
    /* Styles */
    .col-md-4 hist2 {
        height: 100px;
        margin: 20px;
    }
    .col-md-4 hist2:after {
        bottom: -50px;
        border-width: 50px 50px 0;
    }
    .col-md-4 hist2:before {
        top: 100px;
        border-width: 52px 52px 0;
    }
    .bubble1 {
        height: 100px;
        margin: 20px;
    }
    .bubble1:after {
        bottom: -50px;
        border-width: 50px 50px 0;
    }
    .bubble1:before {
        top: 100px;
        border-width: 52px 52px 0;
    }
    .bubble2 {
        height: 100px;
        margin: 20px;
    }
    .bubble2:after {
        bottom: -50px;
        border-width: 50px 50px 0;
    }
    .bubble2:before {
        top: 100px;
        border-width: 52px 52px 0;
    }
}

.container-fluid
{
	padding-right: 0px !important;
	padding-left: 0px  !important;
}
.dj-megamenu-default {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    height: 60px;
    position: relative;
    z-index: 500;
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    background: #F7941E !important;
    background: -moz-linear-gradient(top, rgba(69,69,69,1) 0%, rgba(43,43,43,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,69,69,1)), color-stop(100%,rgba(43,43,43,1)));
    background: -webkit-linear-gradient(top, rgba(69,69,69,1) 0%,rgba(43,43,43,1) 100%);
    background: -o-linear-gradient(top, rgba(69,69,69,1) 0%,rgba(43,43,43,1) 100%);
    background: -ms-linear-gradient(top, rgba(69,69,69,1) 0%,rgba(43,43,43,1) 100%);
    background: linear-gradient(to bottom, rgba(69,69,69,1) 0%,rgba(43,43,43,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#2b2b2b',GradientType=0 );
}
.dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a {
    color: #fff;
    border-left-color: #46a5df;
    background:#58585A !important;
    background: -moz-linear-gradient(top, rgba(56,172,231,1) 0%, rgba(22,129,209,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(56,172,231,1)), color-stop(100%,rgba(22,129,209,1)));
    background: -webkit-linear-gradient(top, rgba(56,172,231,1) 0%,rgba(22,129,209,1) 100%);
    background: -o-linear-gradient(top, rgba(56,172,231,1) 0%,rgba(22,129,209,1) 100%);
    background: -ms-linear-gradient(top, rgba(56,172,231,1) 0%,rgba(22,129,209,1) 100%);
    background: linear-gradient(to bottom, rgba(56,172,231,1) 0%,rgba(22,129,209,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38ace7', endColorstr='#1681d1',GradientType=0 );
}
.dj-megamenu-default li a.dj-up_a {
    display: block;
    float: left;
    height: 60px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 20px;
    cursor: pointer;
    background: transparent;
    color: #fff;
    border-right: 0px !important;
    border-left: 0px !important;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.nav .dj-megamenu-default li a.dj-up_a {
    display: block;
    float: left;
    height: 60px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
  font-family: 'Oswald', sans-serif;
    text-transform: capitalize;
    text-decoration: none;
   padding: 0 35px;
    cursor: pointer;
    background: transparent;
    color: #fff;
    border-right: 1px solid #000;
    border-left: 1px solid #555;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: transparent !important;
}
.slides_control
{
  height:auto !important;
}
.collapse {
    display: block !important;
    visibility: unset !important;
}
.footer1
{
  background-color:#58585A;
  color:#fff;
}
.footer1 p
{
  color:#fff;
}