/*
Theme Name: Multimedia Responsive WordPress Theme
Theme URI: http://dessign.net/multimediatheme
Description: Multimedia Responsive WordPress Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any creative shop and ecommerce solutions.
Version: 2.0.1
Author: Dessign Themes
Author URI: http://dessign.net
Tags: 3 column theme, clean, portfolio
*/


/* =WordPress Core
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Calligraffitti');
div#bannertext {
    font-size: 35px;
    text-align: center;
    font-family: 'Calligraffitti', cursive;
    color: #FFF;
    font-weight: bolder;
    margin-bottom: 40px;
    line-height: 50px;
}
a img{
  outline: none !important;  
  border: none !important;  
}
.logo img {
    max-width: 62%!important;
    height: auto;
    margin-left: -16px;
    margin-top: -11px;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.gallery-caption {
    margin: 0;
}

.bypostauthor {}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.container {
    width: 1180px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

body {
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #333;
    line-height: 140%;
    letter-spacing: 1.5px;
    margin: 0
}

p {
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #333;
    line-height: 160%;
    letter-spacing: 1.5px;
}

a {
    text-decoration: none;
    outline: none !important;
}

img {
    max-width: 100%;
    height: auto;
}

::-moz-selection {
    background-color: #000;
    color: #fff;
}

::selection {
    background-color: #000;
    color: #fff;
}


/**HEADER**/

header#head {
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: rgba(255, 255, 255, 1);
}

.home header#head {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

header#head.fixed {
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: rgba(255, 255, 255, 1);
    /*background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(255,250,255,0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(48%, rgba(255,255,255,1)), color-stop(100%, rgba(255,250,255,0)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(255,250,255,0) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(255,250,255,0) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(255,250,255,0) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%, rgba(255,250,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fffaff', GradientType=0 );*/
}

.head-area {
    /*background: #fff none repeat scroll 0 0;*/
    padding: 18px;
    position: relative;
}

.logo {
    float: left;
    height: 70px;
}

.head-nav {
    float: right;
}

.head-nav ul {
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.head-nav ul li {
    display: inline-block;
    margin: 0 0 0 15px;
    position: relative;
}

.head-nav ul li a {
    color: #333333;
    display: block;
    font-size: 14px;
    letter-spacing: .9px;
    padding: 30px 0 5px 10px;
    text-transform: uppercase;
}

.head-nav ul li.current-menu-item a {
    font-weight: bold;
}

.head-nav ul li ul {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    z-index: 100;
}

.head-nav ul li ul li {
    background-color: #ffffff;
    float: none;
    font-size: 13px;
    margin: 0;
    padding: 0;
    width: 180px;
}

.head-nav ul li ul li ul {
    left: 100%;
    padding: 0;
    top: 0;
}

.head-nav ul li ul li a {
    border-bottom: medium none;
    display: block;
    padding: 8px 10px;
}

.head-nav ul li ul li a:hover {
    background-color: #fff;
    border: medium none;
    font-weight: bold;
    text-decoration: none;
}

.slicknav_menu {
    display: none;
    background: #fff;
}

.slicknav_menu ul li a {
    color: #333;
}

.slicknav_menu ul li a:hover a,
.slicknav_menu ul li a:hover,
.slicknav_menu ul li ul li a:hover,
.slicknav_nav .slicknav_row:hover {
    background: #333;
    color: #fff !important;
    border-radius: 0;
}


/**HOME**/

.home-slider {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.home-slider .bg-img a {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}

.sl-desc {
    margin-top: 15%;
}

.home-slider .sl-slider h2 {
    font-size: 40px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}

.home-slider .sl-slider h2 a {
    color: #fff;
}

.home-box {
    margin-top: 620px;
    position: relative;
    z-index: 2;
}

.feature-text-area {
    padding: 40px 0 70px;
}

.feature-text-area h3 {
    font-size: 32px;
    line-height: 1.5;
    margin: 0 auto;
    text-align: center;
    width: 75%;
}

.home-featured {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 30px;
}

.featured-box {
    float: left;
    text-align: center;
    width: 31.25%;
    margin-right: 3.125%;
}

.featured-box:last-child {
    margin-right: 0;
}

.port-image {
    height: 260px;
    overflow: hidden;
    position: relative;
}

.port-image > a {
    background-color: #f2f2f2;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

.port-image:hover a {
    transform: scale(1.05);
}

.port-image > iframe {
    height: 100%;
    width: 100%;
}

.port-image h3 {
    bottom: 30px;
    box-sizing: border-box;
    left: 0;
    margin: 0;
    padding: 0 30px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.port-image h3 a {
    color: #fff;
    line-height: 1.2;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}

.port-image h3 a:hover {
    text-decoration: underline;
}

.port-body {
    padding: 30px 0;
}

.port-body p {
    margin: 0 0 25px;
    color: #777;
    font-size: 14px;
}

.read-more {
    background: #e69438 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    letter-spacing: 2px;
    line-height: 1;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
}

.page-template-tpl-blog .blog {
    margin: 50px 0 0;
}

.home-posts {
    overflow: hidden;
}

.blog-post-box {
    background: #333 none repeat scroll 0 0;
    float: left;
    height: 270px;
    margin: 0 2% 30px 0;
    overflow: hidden;
    width: 32%;
}

.blog-post-box.home-post-0 {
    float: left;
    height: 570px;
    margin-right: 0;
    width: 67.5%;
}

.blog-post-box.home-post-1,
.blog-post-box.home-post-2 {
    float: right;
    margin-right: 0;
    width: 30%;
}

.blog-post-box.home-post-3 {
    height: 430px;
    margin-right: 0;
    width: 100%;
}

.blog-post-box:last-child {
    margin-right: 0;
}

.blog-post-feature {
    /* float: left; */
    position: relative;
    width: 100%;
    height: 100%;
}

.blog-post-image {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.blog-post-image > h3 {
    bottom: 35px;
    font-size: 20px;
    left: 35px;
    margin: 0;
    position: absolute;
    right: 35px;
    text-transform: uppercase;
    z-index: 1;
}

.blog-post-image > h3 a {
    color: #fff;
    font-weight: 900;
    line-height: 1.2;
}

.blog-post-image > h3 a:hover {
    text-decoration: underline;
}

.blog-post-image > a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
}

.blog-post-image:hover > a {
    transform: scale(1.05);
}

.blog-post-feature iframe {
    display: block;
    font-size: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}


/**BLOG**/

.blog-posts {
    margin: 0 auto;
    overflow: hidden;
    width: 760px;
}

.blog_post_box {
    padding: 0 0 35px;
    margin: 0 0 45px;
    text-align: center;
}

.blog_post_box .blog_box_featured_image {
    margin: 0 0 20px;
    overflow: hidden;
}

.blog_post_box .blog_box_featured_image img {
    transition: all 0.3s ease-in-out;
    display: block;
    height: auto;
}

.blog_post_box .blog_box_featured_image img:hover {
    transform: scale(1.05);
}

.blog_post_box .blog_box_featured_image iframe {
    display: block;
    height: 420px;
    width: 100%;
}

.blog_post_box h3 {
    margin: 0 0 15px;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 1.5px;
}

.blog_post_box h3 a {
    color: #333;
}

.blog_post_box .blog_post_date {
    font-size: 20px;
    font-weight: lighter;
}

.blog_post_box .blog_post_content {
    text-align: center;
    margin: 0 0 35px;
    padding: 0 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 1.5px;
    font-size: 16px;
}

.blog_post_box .blog_post_content {
    text-align: center;
    margin: 0 0 35px;
    padding: 0 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 1.5px;
    font-size: 16px;
}

.blog-pagination {
    text-align: center;
}

.blog-pagination .page-numbers {
    border: 1px solid #333333;
    color: #333;
    display: inline-block;
    font-size: 12px;
    padding: 10px 15px;
}

.blog-pagination .page-numbers.current {
    background: #333333 none repeat scroll 0 0;
    color: #ffffff;
}

.post_content .archive_title h2 {
    display: inline-block;
    margin: 20px 0 30px;
    text-transform: uppercase;
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
    padding: 0 20px;
    text-align: center;
}

.archive-posts .blog-post-box:nth-child(3n+4) {
    margin-right: 0;
}

.archive-posts .blog-post-box:first-child {
    width: 100%;
    height: 430px;
    margin-right: 0;
}

.archive-posts .blog-post-image > h3 a {
    font-size: 18px;
}


/**CONTENT**/

.content {
    margin-top: 60px;
}

.post_content {
    color: #333333;
    min-height: 600px;
}

.post_content .post_box {
    overflow: hidden;
}

.post_content .post_box a {
    color: #000;
}

.post_content .post_box .read-more {
    color: #fff;
}

.post_content .post_box h1 {
    line-height: 1;
    font-size: 30px;
    margin: 45px 0 25px;
    max-width: 1180px;
    text-align: center;
}

.post_content .post_box h2 {
    line-height: 1;
    font-size: 26px;
    margin: 0 0 25px;
}

.post_content .post_box h3 {
    line-height: 1;
    font-size: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 1.5px;
    margin: 0 0 25px;
}

.post_content .post_box h4,
.post_content .post_box h5,
.post_content .post_box h6 {
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
}

.post_content .post_box img {
    max-width: 100%;
}

.post_content .post_box input[type="text"],
.post_content .post_box input[type="email"],
.post_content .post_box input[type="password"],
.post_content .post_box input[type="search"],
.post_content .post_box input[type="phone"] {
    width: 300px;
    height: 40px;
    border: 1px solid #ddd;
    background: #fff;
    box-sizing: border-box;
    padding: 5px 10px;
    margin: 0 0 5px;
}

.post_content .post_box input[type="submit"],
button {
    padding: 10px 15px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border: none;
    margin: 0 0 5px;
    cursor: pointer;
}

.post_content .post_box textarea {
    background: #fff;
    border: 1px solid #ddd;
}


/**COMMENTS**/

.home_blog_box {
    margin: 30px 0;
    padding: 30px 0 10px;
}

#commentform label {
    display: block;
}

.commentlist {
    background: #fff none repeat scroll 0 0;
    padding: 15px;
    list-style: none;
}

.commentlist ol.children {
    list-style: none;
}

.comment.even {
    background: #ffffff none repeat scroll 0 0;
    padding: 10px;
}

.comment.odd {
    background: #eee;
    padding: 10px;
}

#comments .comment-reply-link {
    background: #000;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    display: inline-block;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
input[type="phone"] {
    width: 300px;
    height: 40px;
    border: 1px solid #ddd;
    background: #fff;
    box-sizing: border-box;
    padding: 5px 10px;
    margin: 0 0 5px;
}

input[type="submit"],
button {
    padding: 10px 10px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border: none;
    margin: 0 0 5px;
    cursor: pointer;
}

.comments-area a {
    color: #333;
}


/**WIDGETS**/

.widget_box ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.widget_box ul.children {
    padding-left: 20px;
    margin: 10px 0 0;
}

.widget_box ul li {
    margin: 0 0 10px;
}

.widget_box ul.children li {
    border-bottom: 1px dotted #dddddd;
}

.widget_box ul.children li:last-child {
    border-bottom: none;
}

.widget_box ul.children li:before {
    content: '-';
}

.widget_box ul li a {
    color: #555;
    display: inline-block;
}

.widget_box .textwidget a:hover,
.widget_box ul li a:hover {
    text-decoration: underline;
}

.widget_box .search-form input[type="text"] {
    width: 100%;
}

.widget_box select {
    border: 2px solid #ddd;
    height: 40px;
    max-width: 100%;
    padding: 5px 10px;
}

.tagcloud a {
    border: 1px solid #555;
    color: #333333;
    display: inline-block;
    font-size: 14px !important;
    margin: 2px 0;
    padding: 10px 15px;
}

.tagcloud a:hover {
    color: #fff;
    background: #333;
    border-color: #fff
}

.foot-col input[type="submit"],
button {
    background: #000000 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.widget_box.widget_nav_menu ul li {
    border-bottom: medium none;
    margin: 0;
}

.widget_box.widget_nav_menu ul li a {
    display: block;
    padding: 2px 0;
}

.widget_box.widget_nav_menu ul li.menu-item-has-children a {
    margin: 0;
}

.widget_box.widget_nav_menu ul li .sub-menu {
    padding-left: 20px;
}

.widget_box.widget_nav_menu ul li .sub-menu li,
.widget_box.widget_nav_menu ul li .sub-menu li a {
    margin: 0;
}

.widget_box .side_title .rsswidget {
    color: #333333;
}

.widget_box.widget_rss ul li {
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.widget_box ul li a.rsswidget {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #333333;
    display: block;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 5px 0;
    text-align: center;
}

.widget_box .rss-date {
    display: block;
    font-weight: bold;
    text-align: center;
}

.widget_box.widget_rss cite {
    display: block;
    text-align: right;
}

.widget_box.widget_calendar caption {
    background: #dddddd none repeat scroll 0 0;
    color: #333333;
    font-weight: bold;
    padding: 5px 0;
    text-transform: uppercase;
}

.widget_box.widget_calendar tfoot a {
    background: #eeeeee none repeat scroll 0 0;
    color: #333333;
    display: block;
    font-weight: bold;
    text-align: center;
}

.widget_box.widget_calendar tbody td {
    text-align: center;
}

.widget_box.widget_calendar tbody td a {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
    display: block;
}

.widget_box.widget_calendar table {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #555;
    margin: 0 auto;
    padding: 10px;
    width: 200px;
}


/**FOOTER**/

.main-foot {
    overflow: hidden;
    padding: 80px 0;
}

.foot-col {
    box-sizing: border-box;
    color: #555;
    float: left;
    padding: 0 15px;
    width: 33%;
}

.foot-col p,
.foot-col a {
    color: #555;
}

.foot-col .wp-caption-text {
    color: #333;
}

.foot-col:last-child {
    border: none;
}

.footer_box h3 {
    color: #333;
    text-transform: uppercase;
}

.foot-brdr {
    height: 1px;
    width: 100%;
    background: #ddd;
    margin-bottom: 20px;
}

.bottom-foot {
    padding: 0 0 20px;
}

.foot-socials {
    float: left;
}

.foot-socials > ul {
    font-size: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.foot-socials ul li {
    display: inline-block;
    margin-right: 8px;
}

.copyright {
    float: right;
    text-align: right;
}

.bottom-foot p {
    margin: 0;
}


/**RESPONSIVE**/

@media only screen and ( max-width: 1200px) {
    .container {
        width: 948px;
    }
    .logo {
        width: 30%;
    }
    .head-nav {
        text-align: right;
        width: 70%;
    }
}

@media only screen and ( max-width: 960px) {
    .logo img {
        max-width: 60%!important;
        height: auto;
        margin-left: -10px;
        margin-top: 6px;
    }
    .container {
        width: 748px;
    }
    .blog-posts {
        width: 100%;
    }
    .head-nav {
        display: none;
    }
    .slicknav_menu {
        background: #fff none repeat scroll 0 0;
        display: block;
        padding: 20px 20px 0 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 3;
    }
    .slicknav_btn {
        margin: 0;
    }
    .logo {
        position: relative;
        z-index: 5;
    }
    .slicknav_nav {
        margin-top: 48px;
        background: #fff none repeat scroll 0 0;
    }
    .port-image {
        height: 160px;
    }
    .blog-post-box {
        height: 160px;
        margin-bottom: 20px;
    }
    .blog-post-box.home-post-0 {
        height: 340px;
    }
    .blog-post-box.home-post-3 {
        height: 210px;
    }
    .port-image h3 a,
    .blog-post-image > h3 {
        bottom: 20px;
        font-size: 16px;
        left: 20px;
        right: 20px;
    }
    .archive-posts .blog-post-box:first-child {
        height: 220px;
    }
}

@media only screen and ( max-width: 767px) {
    div#bannertext {
        font-size: 25px;
        color: #000;
    }
    .container {
        width: 300px;
    }
    .head-area {
        padding: 0px;
    }
    .logo {
        width: 70%;
    }
    .blog_post_box .blog_box_featured_image iframe {
        height: 178px;
    }
    .home-featured {
        padding: 0;
    }
    .home-box {
        margin-top: 520px;
    }
    .featured-box {
        float: none;
        margin: 0;
        width: 100%;
    }
    .port-image {
        height: 300px;
    }
    .feature-text-area h3 {
        line-height: 1.2;
    }
    .blog-post-box {
        float: none !important;
        height: 300px !important;
        width: 100% !important;
    }
    .foot-col {
        float: none;
        padding: 0;
        width: auto;
    }
    .foot-socials,
    .copyright {
        float: none;
        text-align: center;
    }
}
