/*===================== TABLE OF CONTENT =======================
1. General Styling
2. Cross Browser Compatibility
3. Simple Header
4. Creative Header
5. Transparent Header
6. Dropdown
7. Megamenu
8. Responsive Header
9. Lookbook Style
10. Texty Post Style
11. Weekly Featured Post
12. Sliders
13. Grid Posts
14. Fancy Posts Style
15. Square Post Style
16. Author Post Carousel
17. Posts Carousel
18. Sidebar
19. Gallery Footer
20. Page Top
21. Simple Text
22. Single Post
23. Related Posts
24. Contact Page
25. Footer
26. OWL CAROUSEL STYLING
=============================================================*/

/*=============== Fonts Montserrat Playfair Display, Fira Sans, Lato & Intro ===================*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic);

/*=============== General Styling ===================*/
html, body{overflow-x:hidden;}
body{
    float:left;
    width:100%;
    font-family:lato;
    letter-spacing:0.8px;
    position:relative;
}
h1, h2, h3, h4, h5, h6 {
    color: #ff0202;
    font-family: raleway;
    font-weight: 600;
}
p {
    color: #000;
    font-family: lato;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: 26px;
}
ul li,
ol li{
    font-family:lato;
    color:#666666;
}
a:hover,
a:focus{
    text-decoration:none;
    outline:none;
}
.theme-layout{
    float:left;
    overflow:hidden;
    position:relative;
    width:100%;
}
.theme-layout.boxed{
    background:none repeat scroll 0 0 #FFFFFF;
    float:none;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    z-index:1;
    width:1230px;
    -webkit-box-shadow:0 0 6px #747474;
    -moz-box-shadow:0 0 6px #747474;
    -ms-box-shadow:0 0 6px #747474;
    -o-box-shadow:0 0 6px #747474;
    box-shadow:0 0 6px #747474;
}
section{
    float:left;
    position:relative;
    width:100%;
}
.block{
    float:left;
    width:100%;
    position:relative;
    z-index:1;
	padding: 20px 0 0 0;
}
.block.less-spacing{padding:40px 0}
.block .container{padding:0;}
.container{padding:0;}
.block.remove-gap{padding-top:0;}
.block.no-padding{padding:0;}
.block.remove-bottom{padding-bottom:0;}
.block.gray,.gray{background-color:#fafafa}
.block.dark{background:#231C1e}
.remove-ext{
    float:left;
    width:100%;
    margin-bottom:-30px;
}
iframe{
    width:100%;
    border:0;
}
.parallax,.fixed-bg{
    height:100%;
    width:100%;
    margin:0;
    position:absolute;
    left:0;
    top:0;
    z-index:-1;
}
.fixed-bg{
    background-attachment:fixed !important;
    background-size:cover!important;
}
.parallax.still{background-position:0 0 !important;}
.parallax.pattern{background-repeat:repeat !important;}
.blackish:before, .whitish:before {
    background: #1b1b1a none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.95;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.coloured:before{opacity:0.9;}
.whitish:before{
    background-color:#FFFFFF;
    opacity:0.95;
}
iframe{
    border:0;
    width:100%;
    float:left;
}
a:hover,
a:focus{color:unset;}
/*=============== Cross Browser Compatibility ===================*/
.lookbook-detail h3 a,
ul.meta li a,
.share-link a,
.loadmore,
.gallery-item:before,
.gallery-item > a,
.gallery-item > img,
.texty-post ul li a,
.texty-post h2 a,
.owl-dots .owl-dot,
.grid-post h3 a,
.grid-post-img > span,
.cat > a,
.fancy-post-inner h3 a,
.pagination > li > a,
.square-img:before,
.square-img span,
.square-img a,
.square-post h4 a,
.photos-carousel .owl-nav > div,
.small-post-name > h4 a,
.bottom-footer ul li a,
.viewmore,
.simple-social-links > a,
form.subscribtion button,
.categories > a,
.nav.nav-tabs li a,
.author-post > h3 a,
.post-item-center > a,
.post-item-center h3,
.post-item-center span,
.post-item-hover,
.post-item-center h3 a,
.grid-post-img > img,
.grid-post-img > span,
.page-name ul li a,
.image-grid:before,
.image-grid a,
.short-info li,
.short-info:before,
.other-post-name > h5 a,
.tags > a:before,
.tags > a,
.author-media > a,
.author-detail > h4 a,
.related-carousel .owl-nav > div,
.comment-form button,
.related-post-name > h4 a,
.simple-links > a,
.simple-links > a i,
.simple-header form input,
.simple-header,
.logo img,
.simple-header,
.topbar ul li a,
.creative-header nav ul.menu-links > li a,
.creative-header nav ul.menu-links > li:after,
.add img,
.topbar,
.transparent-header nav ul li a:before,
.simple-social > a,
.menu-links li,
.menu-links ul li a,
.transparent-header,
.mega-post > h4 a,
.mega-links a,
.mega-carousel .owl-nav > div,
.mega-carousel .owl-nav > div:before,
.mega-links > a i,
.megamenu,
.fancy-post-carousel .owl-nav > div,
.header-form > form input,
.tab-post > h5 a,
.sidebar-post > h3 a,
.widget li a,
.widget li:before,
.social-widget > a,
.author-social > a,
.fancy-post-name > h3 a,
.author-name > strong a,
.responsive-logo,
.responsivebar:before,
.grid-post-img > a,
.single-link > a,
.fancy-social > a,
.dark-btn{
    -webkit-transition:all 0.25s linear;
    -moz-transition:all 0.25s linear;
    -ms-transition:all 0.25s linear;
    -o-transition:all 0.25s linear;
    transition:all 0.25s linear;
}

.share-link a,
.owl-dots .owl-dot,
.post-info > span,
.texty-post-img > a,
.grid-post-img > span,
.square-img a.author,
.square-img a,
.gallery-slide a i,
.photos-carousel .owl-nav > div,
.cats > a:before,
.author-post > span,
.post-item-center > a,
.simple-social > a,
.author-post > span img,
.mega-list > h3:before,
.fancy-post-carousel .owl-nav > div,
.social-widget > a:hover,
.author-social > a,
.article-detail > img,
.author > img,
.close-this,
.grid-post-img > a,
.fancy-social > a{
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}

.toggle-item > h3,
.simple-links > a,
.social-widget > a,
.dark-btn{
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
}



/*=============== Simple Header ===================*/
.simple-header{
    background:#ecf6f8;
    float:left;
    padding:12px 0;
    position:relative;
    width:100%;
    z-index:10000;
}
.simple-header .container{display:table;}
.simple-header nav{
    display:table-cell;
    vertical-align:middle;
    width:98%;
}
.simple-header ul{
    float:left;
    width:100%;
    list-style:outside none none;
    margin:0;
    padding:0 5px;
    text-align:center;
}
.simple-links > a{
    background:#00b0b9 none repeat scroll 0 0;
    display:inline-block;
    height:27px;
    line-height:27px;
    margin-right:6px;
    text-align:center;
    width:27px;
}
.simple-links > a:hover i{color:#ffffff!important;}
.simple-links{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    width:13%;
}
.logo > a{
    float:left;
    width:100%;
}
.simple-header ul li{
    display:inline-block;
    margin-bottom:-5px;
    padding:10px 0;
}
.simple-links > a:last-child{margin:0;}
.simple-header form{
    display:table-cell;
    vertical-align:middle;
    width:2%;
    position:relative;
}
.simple-header form input{
    position:absolute;
    right:100%;
    top:50%;
    height:40px;
    border:0;
    width:0;
    padding:10px 0;
    background:#242424;
    color:#FFF;
    font-style:italic;
    margin-top:-20px;
    font-weight:500;
}
.simple-header form:hover input,
.simple-header form input:focus{
    padding:10px 30px;
    width:270px;
    outline:none;
}
.simple-header ul.menu-links > li > a{
    color:#0929d5;
    float:left;
    font-family:lato;
    font-size:12px;
    font-weight:600;
    padding:7px 10px;
    text-transform:uppercase;
    overflow:hidden;
    position:relative;
}
.simple-header ul.menu-links > li > a:before,
.simple-header ul.menu-links > li > a:after{
    background:#000000 none repeat scroll 0 0;
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:0;
    z-index:-1;
    -webkit-transform:translateX(-100%);
    -moz-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    -o-transform:translateX(-100%);
    transform:translateX(-100%);
    -webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
       -moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
         -o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
            transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */

    -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
       -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
         -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
            transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
.simple-header ul.menu-links > li > a:after{
    left:auto;
    right:0;
    -webkit-transform:translateX(100%);
    -moz-transform:translateX(100%);
    -ms-transform:translateX(100%);
    -o-transform:translateX(100%);
    transform:translateX(100%);
    -webkit-transition:all 1000ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
       -moz-transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
         -o-transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
            transition:all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */

    -webkit-transition-timing-function:cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
    -webkit-transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); 
       -moz-transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); 
         -o-transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); 
            transition-timing-function:cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */
}
.simple-header ul.menu-links > li:hover > a:before{
    width:100%;
    -webkit-transform:translateX(100%);
    -moz-transform:translateX(100%);
    -ms-transform:translateX(100%);
    -o-transform:translateX(100%);
    transform:translateX(100%);
}
.simple-header ul.menu-links > li:hover > a:after{
    width:100%;
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    -o-transform:translateX(0);
    transform:translateX(0);
}
.simple-header form button{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none;
    color:#e3e3e3;
    font-size:13px;
}
.header-wrap{
    float:left;
    width:100%;
    position:relative;
    z-index:10000;
}
.simple-header.stick.sticky{
    padding:10px 0;
    position:fixed;
    left:0;
    top:0;
    -webkit-box-shadow:0 0 6px #404040;
    -moz-box-shadow:0 0 6px #404040;
    -ms-box-shadow:0 0 6px #404040;
    -o-box-shadow:0 0 6px #404040;
    box-shadow:0 0 6px #404040;
}
.simple-header.sticky  ul li{padding:0}
.logo img {max-width:300px}
.simple-header.sticky .logo img {max-width:140px}

/*=============== Creative Header ===================*/
.creative-header {
    float: left;
    width: 100%;
}
.topbar {
    background: #cf4332 none repeat scroll 0 0;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.topbar ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 3px 0;
}
.topbar ul li {
    color: #8d8d8d;
    float: left;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.1px;
    position: relative;
}
.topbar ul li a {
    color: inherit;
    float: left;
    padding: 0 12px;
}
.topbar ul li:before {
    background: #606060 none repeat scroll 0 0;
    content: "";
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}
.topbar ul li a i {margin-right:5px}
.topbar ul li:last-child:before {display:none}
.topbar .simple-social-links {
    float: right;
    margin: 0;
    width: auto;
}
.topbar .simple-social-links a {
    color: #ffffff;
    font-size: 12px;
    margin-left: 15px;
    margin-right: 0;
}
.logobar{
    background: #061419;
    float: left;
    padding: 30px 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.logobar:before{
    background: #232424 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.logobar .add {
    display:table-cell;
    float:none;
    text-align:right;
    vertical-align:middle;
}
.logobar .add img {
    max-width: 100%;
    width: auto;
}
.creative-header nav {
    background: #151515 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.creative-header nav ul.menu-links {
    display: table-cell;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 100%;
}
.creative-header nav ul.menu-links > li {float:left}
.creative-header nav ul.menu-links > li > a {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size:14px;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 18px 25px;
    position:relative;
}
.creative-header nav ul.menu-links > li > a:before, 
.creative-header nav ul.menu-links > li > a:after {
    background: #2d2d2d none repeat scroll 0 0;
    content: "";
    height: 14px;
    margin-top: -7px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}
.creative-header nav ul.menu-links > li > a:after {
    display:none;
}
.creative-header nav ul.menu-links > li > a:before {background: #cfcfcf none repeat scroll 0 0}
.creative-header nav ul.menu-links > li > a > i {
    float: left;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin-right: 10px;
    text-align: center;
    width: 22px;
}
.creative-header nav ul.menu-links > li:hover > a > i{color:#ffffff}
.creative-header nav ul.menu-links > li:first-child > a,
.creative-header.sticky nav ul.menu-links > li:first-child > a{padding-left:0}
.header-form {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 100%;
}
.header-form > form {
    background: #1e1d1d none repeat scroll 0 0;
    border: 1px solid #3b3a3a;
    display: inline-block;
    position: relative;
    margin-top:3px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -ms-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;
}
.header-form > form input{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #4e4e4e;
    float: left;
    font-family: lato;
    font-size: 12px;
    min-height: 30px;
    min-width: 170px;
    padding: 5px 20px;
    width: 100%;
}
.header-form > form:hover input,
.header-form > form input:focus{min-width:230px}
.header-form > form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    height: 100%;
    position: absolute;
    right: 0;
    width: 40px;
}
.creative-header.stick.sticky {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000;
    -webkit-box-shadow: 0 0 6px #404040;
    -moz-box-shadow: 0 0 6px #404040;
    -ms-box-shadow: 0 0 6px #404040;
    -o-box-shadow: 0 0 6px #404040;
    box-shadow: 0 0 6px #404040;
}
.sticky .logobar {padding:10px 0}
.creative-header.sticky .logo img {max-width:130px}
.sticky .logobar .add img {max-width:500px}
.creative-header.sticky nav ul.menu-links > li > a {padding:12px 20px}
.sticky .logobar .add img {max-width:500px}
.sticky .topbar {height: 0;overflow: hidden;padding: 0}
.light .topbar {background:#ffffff}
.light .topbar .simple-social-links a {color:#060606}
.creative-header.light nav {background:#ffffff}
.creative-header.light nav ul.menu-links > li > a {color:#232424}
.creative-header.light nav ul.menu-links > li > a i {color:#ffffff}
.light .header-form > form {
    background:#ffffff;
    border-color:#a4a4a4;
}
.light .header-form > form button {color:#000000}
.logo{
    display:table-cell;
    vertical-align:middle;
}

/*=============== Transparent Header ===================*/
.transparent-header {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 20px;
    width: 100%;
    z-index:10000;
}
.transparent-header nav {
    display: table-cell;
    vertical-align: middle;
    width:65%;
}
.simple-social {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.transparent-header form {
    display: table-cell;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
}
.transparent-header nav ul.menu-links{
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 30px;
    text-align: center;
    width: 100%;
}
.transparent-header nav ul.menu-links > li {
    display: inline-block;
    margin: 0 7px;
}
.transparent-header nav ul.menu-links > li > a {
    color: #ffffff;
    float: left;
    font-family: montserrat;
    font-size: 11px;
    font-weight: 600;
    padding: 8px 15px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.transparent-header nav ul.menu-links > li > a:before{
    border:1px solid #808080;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: -1px;
    top:-1px;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    -ms-border-radius:40px;
    -o-border-radius:40px;
    border-radius:40px;
}
.transparent-header nav ul.menu-links > li > a:hover:before{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.transparent-header nav ul.menu-links > li > a:hover {
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
}
.simple-social > a {
    background:#515151;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    height: 27px;
    line-height: 27px;
    margin: 0 2px;
    text-align: center;
    width: 27px;
}
.transparent-header form input {
    background: rgba(15, 15, 15, 0.8) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-family: lato;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    height: 39px;
    letter-spacing: 0.4px;
    padding:5px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width:0;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -ms-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.transparent-header form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-size: 15px;
}
.transparent-header form:hover input,
.transparent-header form input:focus{
    width:230px;
    padding: 5px 20px;
}
.transparent-header .logo{width:15%}
.transparent-header.sticky .logo img{max-width:200px}
.transparent-header.sticky {background:rgba(25, 25, 25, 0.7);padding:12px 0}
/*=============== Dropdown ===================*/
.menu-links ul {
    float: none;
    min-width: 200px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 76%;
    visibility: hidden;
    width: auto !important;
    -webkit-box-shadow:0 0 3px #efefef;
    -moz-box-shadow:0 0 3px #efefef;
    -ms-box-shadow:0 0 3px #efefef;
    -o-box-shadow:0 0 3px #efefef;
    box-shadow:0 0 3px #efefef;
}
.menu-links ul li {
    background: #00b0b97a none repeat scroll 0 0;
    border-top: 1px solid #f7f7f7;
    display:table;
    width:100%;
    margin: 0;
    opacity: 0;
    padding: 0;
    -webkit-transform:translateY(30px) rotateY(-55deg);
    -moz-transform:translateY(30px) rotateY(-55deg);
    -ms-transform:translateY(30px) rotateY(-55deg);
    -o-transform:translateY(30px) rotateY(-55deg);
    transform:translateY(30px) rotateY(-55deg);
-webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
-webkit-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
   -moz-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
     -o-transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
        transition: all 600ms cubic-bezier(0.175, 0.885, 0.320, 1.275); /* easeOutBack */

-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); /* older webkit */
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275); 
   -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275); 
     -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275); 
        transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275); /* easeOutBack */    
}
.menu-links ul li a {
    color: #0040ff;
    float: left;
    font-family: lato;
    font-size: 13px;
    padding: 15px 30px;
    width: 100%;
}
.menu-links li:hover > ul{visibility:visible}
.menu-links li:hover > ul > li{
    opacity:1;
    -webkit-transform:translateY(0) rotateY(0); 
    -moz-transform:translateY(0) rotateY(0);
    -ms-transform:translateY(0) rotateY(0);
    -o-transform:translateY(0) rotateY(0);
    transform:translateY(0) rotateY(0);
}
.menu-links ul ul {
    left: 100%;
    min-width: 220px;
    top: 0;
}
/*=============== Megamenu ===================*/
.has-megamenu {position:relative}
.megamenu {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #f7f7f7;
    position: absolute;
    text-align: left;
    top: 100%;
    -webkit-transform:rotateX(90deg);
    -moz-transform:rotateX(90deg);
    -ms-transform:rotateX(90deg);
    -o-transform:rotateX(90deg);
    transform:rotateX(90deg);
    -webkit-box-shadow:0 0 3px #efefef;
    -moz-box-shadow:0 0 3px #efefef;
    -ms-box-shadow:0 0 3px #efefef;
    -o-box-shadow:0 0 3px #efefef;
    box-shadow:0 0 3px #efefef;
}
.megamenu.center {
    left: 50%;
    -webkit-transform:translateX(-50%) rotateX(90deg);
    -moz-transform:translateX(-50%) rotateX(90deg);
    -ms-transform:translateX(-50%) rotateX(90deg);
    -o-transform:translateX(-50%) rotateX(90deg);
    transform:translateX(-50%) rotateX(90deg);
}
.has-megamenu:hover .megamenu {
    -webkit-transform:rotateX(0deg);
    -moz-transform:rotateX(0deg);
    -ms-transform:rotateX(0deg);
    -o-transform:rotateX(0deg);
    transform:rotateX(0deg);
}
.has-megamenu:hover .megamenu.center {
    -webkit-transform:translateX(-50%) rotateX(0deg);
    -moz-transform:translateX(-50%) rotateX(0deg);
    -ms-transform:translateX(-50%) rotateX(0deg);
    -o-transform:translateX(-50%) rotateX(0deg);
    transform:translateX(-50%) rotateX(0deg);
}

.megamenu.right{
    left:auto;
    right:0;
}
.megamenu .col-md-1,.megamenu .col-md-2,
.megamenu .col-md-3,.megamenu .col-md-4,
.megamenu .col-md-5,.megamenu .col-md-6,
.megamenu .col-md-7,.megamenu .col-md-8,
.megamenu .col-md-9,.megamenu .col-md-10,
.megamenu .col-md-11,.megamenu .col-md-12{padding:0}
.mega-links {
    border-right: 1px solid #f7f7f7;
    float: left;
    width: 100%;
}
.mega-links > a {
    border-top: 1px solid #f7f7f7;
    color: #717171;
    float: left;
    font-family: lato;
    font-size: 13px;
    letter-spacing: 0.7px;
    padding: 15px 30px;
    width: 100%;
}
.mega-links > a i {
    color: #c6c6c6;
    font-size: 14px;
    margin-right: 10px;
}
.mega-links > a:hover i {
    opacity:0.5;
    z-index: -1;
    -webkit-transform:scale(2.6);
    -moz-transform:scale(2.6);
    -ms-transform:scale(2.6);
    -o-transform:scale(2.6);
    transform:scale(2.6);
}
.mega-carousel {
    border-left: 1px solid #f7f7f7;
    float: left;
    padding: 30px 60px 30px 30px;
    width: 100%;
    background: #fbfbfb;
}
.mega-post {
    float: left;
    width: 100%;
}
.mega-post > img {
    margin-bottom: 20px;
    width: 100%;
}
.mega-post > h4 {
    color: #323232;
    float: left;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 5px;
    width: 100%;
}
.mega-post > h4 a{color:inherit}
.mega-post > span {
    color: #a0a0a0;
    float: left;
    font-family: lato;
    font-size: 10px;
    font-weight: 600;
    width: 100%;
}
.mega-carousel .owl-nav {
    height: auto;
    left: auto;
    right: 20px;
    width: auto;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.mega-carousel .owl-nav > div, 
.mega-carousel .owl-nav > div.owl-next {
    border: 1px solid #f4f4f4;
    float: none;
    height: 30px;
    margin: -1px 0;
    width: 27px;
}
.mega-carousel .owl-nav > div::before {
    color: #373737;
    line-height: 27px;
    text-align: center;
}
.mega-carousel .owl-nav > div:hover{background:#373737}
.mega-carousel .owl-nav > div:hover:before{color:#FFF}


.megamenu-lists {
    float:left;
    padding: 40px 25px 25px;
    width: 100%;
}
.megamenu-lists-wrapper{
    display:table;
    width:100%;
}
.mega-list {
    display: table-cell;
    width: auto;
    float: none;
}
.mega-list > h3 {
    border-bottom: 1px solid #f0f0f0;
    color: #1f1f1f;
    float: left;
    font-size: 14px;
    font-weight: 900;
    margin: 0 0 15px;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}
.mega-list > h3:before {
    background: #000000 none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 5px;
}
.mega-list > ul {
    float: left;
    left: 0;
    padding: 0;
    min-width:0;
    position: relative;
    top: 0;
    visibility: visible;
    width: 100% !important;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -ms-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
}
.mega-list > ul li {
    border:0 none;
    opacity:1;
    -webkit-transform:translate(0px) rotate(0deg);
    -moz-transform:translate(0px) rotate(0deg);
    -ms-transform:translate(0px) rotate(0deg);
    -o-transform:translate(0px) rotate(0deg);
    transform:translate(0px) rotate(0deg);
}
.mega-list > ul li a {
    color: #717171;
    font-weight: 700;
    padding: 10px 0;
}
/*=============== Responsive Header ===================*/
.responsive-header-height {
    display: none;
    float: left;
    width: 100%;
}
.responsive-header{
    display:none;
    position:fixed;
    width:100%;
    left:0;
    top:0;
    z-index:1000000;
}
.responsivebar {
    background: #ecf6f8;
    float: left;
    padding: 20px 25px;
    width: 100%;
}
.responsive-logo {
    float:left;
    position:relative;
}
.responsive-btns {float: right}
.responsive-logo img {max-width: 150px}
.responsive-btns > a {
    color: #ffffff;
    float: left;
    font-size: 19px;
    margin: 0 5px;
    padding: 0 5px;
}
.responsive-menu {
    background: #5bc0de none repeat scroll 0 0;
    top: 10px;
    display: none;
    height: 100%;
    left: 10px;
    padding:40px 20px 30px;
    position: fixed;
    width: 230px !important;
}
.responsive-menu > ul {
    float:left;
    list-style:outside none none;
    margin:0;
    padding:0;
    width:100%;
    position:relative;
}
.responsive-menu > ul li {
    color: #DD4B39;
    float: left;
    font-size: 14px;
    line-height: 25px;
    padding: 5px 0;
    width: 100%;
}
.responsive-menu > ul li a {color:inherit}
.responsive-menu ul ul {
    display:none;
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    width: 100%;
}
.responsive-menu ul ul li {
    color: #929292;
    font-size: 12px;
    padding: 0;
}
.responsivebar .simple-social {
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    vertical-align: bottom;
    width: 100%;
}
.responsivebar .simple-social a {background:#0077b5}
.responsive-menu .responsive-logo {
    margin-bottom: 20px;
}
#scrollbox4 {
    overflow: auto;
    width: 400px;
    height: 360px;
    padding: 0 5px;
    border: 1px solid #b7b7b7;
}
.track4 {
    width: 10px;
}
.track4.dragging,
.track4:hover {
    background: #f2f2f2; /* No RGBA support */
    background: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1);
}
.track4:active {
    background: #f2f2f2; /* No RGBA support */
    background: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.14),
                        inset -1px -1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.14),
                inset -1px -1px 0 rgba(0, 0, 0, 0.07);
}
.handle4 {
    background: #737373 none repeat scroll 0 0;
    width: 10px;
    border-radius: 7px;
}
.dragging .handle4,
.handle4:active {
    background: gray; /* No RGBA support */
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
}

.responsive-search {
    background: #3a3a3a none repeat scroll 0 0;
    height: 50px;
    display:none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}
.responsive-search form {
    float: left;
    width: 100%;
}
.responsive-search form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #8d8d8d;
    font-family: lato;
    font-size: 12px;
    height: 50px;
    letter-spacing: 1px;
    padding: 10px 30px;
    width: 100%;
}
.responsive-search form button {
    background: #000000 none repeat scroll 0 0;
    border: 0 none;
    bottom: 0;
    color: #ffffff;
    height: 100%;
    position: absolute;
    right: 0;
    width: 80px;
}
.responsive-header .add img {
    max-width: 100%;
    width: auto;
}
.responsive-header .add {
    background: #333333 none repeat scroll 0 0;
    padding:10px;
    text-align: center;
}
.close-this{
    background:#232323;
    color:#ffffff;
    height:36px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 36px;
    cursor: pointer;
}
.responsive-menu.fancy {
    width:92% !important;
    height:92%;
    left:4%;
    top:4%;
}
.responsive-menu.fancy > ul > li {
    padding:5px 15px;
    width:50%;
}
.responsive-menu.fancy > ul:before {
    background:#262626;
    content:"";
    height:100%;
    position:absolute;
    left:50%;
    top:0;
    width:1px;
}

/*=============== Lookbook Style ===================*/
.fancy-title {
    float: left;
    margin-bottom: 70px;
    text-align: center;
    width: 100%;
}
.fancy-title-center {
    display: inline-block;
    padding: 0 30px;
    position: relative;
}
.fancy-title-center:before, 
.fancy-title-center:after {
    background:#f1f1f1;
    content:"";
    height:1px;
    left:-100px;
    margin-top:-0.5px;
    position:absolute;
    top:50%;
    width:100px;
}
.fancy-title-center:after{
    left: auto;
    right: -100px;
}
.fancy-title-center span {
    color: #969595;
    display: block;
    font-family: lato;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}
.fancy-title-center h2 {
    color: #313131;
    display: inline-block;
    font-size: 30px;
    font-weight: 900;
    margin: 0;
    width: 100%;
}
.fancy-title-center h2:before, 
.fancy-title-center h2:after {
    background:#f1f1f1;
    content:"";
    height: 20px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 1px;
}
.fancy-title-center h2::after {
    left: auto;
    right: 0;
}
.lookbook-style {
    float: left;
    margin-bottom:-50px;
    width: 100%;
}
.lookbook-post {
    float: left;
    margin-bottom:50px;
    width: 100%;
}
.lookbook-detail {
    border: 1px solid #f5f5f5;
    display: inline-block;
    margin-right: -5%;
    padding: 10px;
    position: relative;
    vertical-align: middle;
    width: 55%;
    z-index: 1;
}
.lookbook-image {
    display: inline-block;
    margin-left: -4px;
    vertical-align: middle;
    width: 50%;
}
.lookbook-image img {width:100%}
.lookbook-post .post-info {margin:0}
.lookbook-border {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #f5f5f5;
    float: left;
    padding: 40px;
    width: 100%;
}
.lookbook-border > span {
    color: #f0efef;
    float: left;
    font-size: 30px;
    margin-bottom: 20px;
    width: 100%;
}
.lookbook-detail h3 {
    float: left;
    font-size: 32px;
    font-weight: 800;
    margin: 0 0 10px;
    width: 100%;
}
.lookbook-detail h3 a {color:inherit}
ul.meta {
    display: inline-block;
    list-style: outside none none;
    margin:0 0 15px;
    padding: 0;
}
ul.meta li {
    color: #a0a0a0;
    display: inline-block;
    font-family: lato;
    font-size: 12px;
    font-weight: 600;
    padding-right: 20px;
    position:relative;
    text-transform: uppercase;
}
ul.meta li a{color:inherit}
ul.meta li:before {
    content: "-";
    font-size: 16px;
    line-height: 13px;
    position: absolute;
    right: 5px;
    top: 0;
}
ul.meta li:last-child:before{display:none}
.lookbook-detail p {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.post-info {
    float: left;
    width: 100%;
}
.btn{
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-family: lato;
    font-size: 12px;
    font-weight: 800;
    padding:14px 25px;
    position:relative;
    z-index:1;
}
.btn:hover,
.btn:focus{color:#ffffff}
.btn:before, .btn:after {
    border-bottom: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    content: "";
    height: 100%;
    width:0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -ms-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.btn:hover:before{width:100%}
.btn:after{
    border-bottom:0;
    border-top:0;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width:100%;
    height:0;
}
.btn:hover:after{height:100%}
.post-info > span {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #7c7c7c;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin-left: 8px;
    text-align: center;
    width: 40px;
    position:relative;
}
.reverse .lookbook-image {
    margin-left: 0;
    margin-right: -4px;
}
.reverse .lookbook-detail {
    margin-left: -5%;
    margin-right: 0;
}
a.facebook{background:#384f84}
a.facebook-color{color:#384f84}
a.twitter{background:#4d9fd7}
a.twitter-color{color:#4d9fd7}
a.google-plus{background:#cf4332}
a.google-plus-color{color:#cf4332}
a.dribbble{background:#d75281}
a.dribbble-color{color:#d75281}
a.linkedin{background:#0077b5}
a.linkedin-color{color:#0077b5}
a.rss{background:#fd9f13}
a.rss-color{color:#fd9f13}
a.linkedin{background:#0077b5}
a.linkedin-color{color:#0077b5}
a.github{background:#1f76b6}
a.github-color{color:#1f76b6}
a.vimeo{background:#44bbff}
a.vimeo-color{color:#44bbff}
a.pinterest{background:#d64033}
a.pinterest-color{color:#d64033}
.share-link {
    padding-left: 20px;
    position: absolute;
    left: 100%;
    top: 50%;
    width: 200px;
    visibility:hidden;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.share-link a{
    color: #ffffff;
    float: left;
    font-size: 10px;
    height: 25px;
    opacity:0.6;
    line-height: 25px;
    margin-right: 4px;
    width: 25px;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
}
.post-info > span:hover .share-link{visibility:visible}
.post-info > span:hover .share-link a{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.share-link a:hover{opacity:1}
#loaded {display:none}
.load-btn {
    float: left;
    margin-top: 50px;
    text-align: center;
    width: 100%;
}
.loadmore {
    border: 2px solid #ededed;
    color: #666666;
    display: inline-block;
    font-family: lato;
    font-size: 13px;
    font-weight: 800;
    padding: 15px 30px;
    position: relative;
    text-transform: uppercase;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    -ms-border-radius:7px;
    -o-border-radius:7px;
    border-radius:7px;
}
.loadmore i{margin-right:10px}
.loadmore:hover{color:#ffffff}
.lookbook-detail .post-info > span {background:#ffffff}
/*=============== Texty Post Style ===================*/
.texty-post {
    float: left;
    width: 100%;
    margin-bottom:40px;
}
.texty-style {
    float: left;
    width: 100%;
    margin-bottom:-40px;
}
.texty-style.style2{margin-bottom:-20px;}
.texty-style .pagination {
    margin-bottom: 40px;
    margin-top: 0;
}
.texty-post-img {
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.texty-post-img > img {width:100%}
.texty-post-img > a {
    height: 45px;
    width: 45px;
    overflow: hidden;
    z-index:1;
    position: absolute;
    bottom: -20px;
    left: 30px;
}
.categories {
    float: left;
    width: 100%;
}
.categories > a {
    color: #bcbcbc;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.3px;
    margin-right: 7px;
    padding-right: 10px;
    position: relative;
}
.categories > a:before{
    content: ",";
    position: absolute;
    right: 0;
}
.categories > a:last-child {
    margin: 0;
    padding: 0;
}
.categories > a:last-child:before{display:none}

.texty-post h2 {
    color: #323232;
    float: left;
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin:10px 0;
    width: 100%;
}
.texty-post h2 a{color:inherit}
.texty-post > p {
    color: #8c8c8c;
    float: left;
    margin: 0;
    width: 100%;
}
.texty-post-detail{
    float:left;
    width:100%;
}
.texty-post .post-info > span {
    margin-left: 0;
    margin-right: 8px;
}
.post-info {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.col-md-6 .texty-post h2 {font-size: 24px;}
.texty-post-detail .post-info {
    margin-top: 20px;
}
.gap {
    float: left;
    height: 70px;
    width: 100%;
}
/*=============== Weekly Featured Post ===================*/
.side-title {
    display: table;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.side-title > span {
    color: #1b1a1a;
    display: table-cell;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}
.side-title-inner {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}
.side-title-inner > h2 {
    color: #1b1a1a;
    display: table;
    font-size: 24px;
    font-weight: 900;
    margin: 0 0 2px;
    text-transform: uppercase;
}
.side-title-inner > p {
    color: #929292;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 19px;
    margin: 0;
}
.nav.nav-tabs {
    border: 0 none;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.nav.nav-tabs li {margin:0 10px 0 0}
.nav.nav-tabs li a,
.nav.nav-tabs li a:hover,
.nav.nav-tabs li.active a {
    border:2px solid #dfdfdf;
    border-radius: 0;
    color:#7f7e7e;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    padding: 6px 20px;
    text-transform: uppercase;
}
.texty-post.small {
    display: table;
    margin-bottom: 20px;
}
.texty-post.small .texty-post-img {
    display: table-cell;
    float: none;
    padding-right: 20px;
    vertical-align: middle;
    width:52%;
}
.texty-post.small h2 {
    font-size: 17px;
    letter-spacing: 0.3px;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 0;
    vertical-align: middle;
}
.texty-post.small .post-info,
.texty-post.small .post-info .meta {margin:0}
.texty-post.small .texty-post-detail {
    display: table-cell;
    float: none;
    max-width: 50%;
    vertical-align: middle;
}
.add {
    float: left;
    width: 100%;
}
.add img{width:100%}


.carousel {
    float: left;
    width: 100%;
}
.carousel-img{
    float:left;
    width:100%;
}
.carousel img {
    float: left;
    width: 100%;
}
.owl-dots {
    bottom: 20px;
    left: 50%;
    position:absolute;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
}
.owl-dots .owl-dot {
    border: 2px solid #ffffff;
    display: inline-block;
    height: 20px;
    margin: 0 3px;
    width: 20px;
}
.owl-dots .owl-dot.active {
    background: #ffffff none repeat scroll 0 0 padding-box content-box;
    padding:5px;
}
/*=============== Sliders ===================*/
.slide-title{
    color:#ffffff;
    font-family:playfair display;
    font-weight:700;
}
.slider-text{
    color:#ffffff;
    font-family:lato;
    letter-spacing:5px;
}
.creative-slider .zeus.tparrows{
    border-radius:0;
    min-height:100px;
    min-width:140px;
    top:79% !important;
}
.creative-slider .zeus.tparrows::before{
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.creative-slider .zeus .tp-arr-imgholder,
.zeus.tparrows:hover .tp-title-wrap{
    border-radius:0;
    -webkit-transform:translateX(0)!important;
    -moz-transform:translateX(0)!important;
    -ms-transform:translateX(0)!important;
    -o-transform:translateX(0)!important;
    transform:translateX(0)!important;
}
.creative-slider .zeus .tp-title-wrap{
    opacity:1;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    -o-border-radius:0;
    border-radius:0;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.creative-slider .zeus.tparrows.tp-rightarrow{
    left:auto !important;
    margin:0 !important;
    right:-130px !important;
}
.creative-slider .zeus.tparrows::after{
    background:#313131 none repeat scroll 0 0;
    content:"";
    height:100%;
    left:0;
    opacity:0.65;
    position:absolute;
    top:0;
    width:100%;
}

/*=============== Grid Posts ===================*/
.simple-title {
    float: left;
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
}
.simple-title h2 {
    color: #1b1a1a;
    float: left;
    font-size: 25px;
    font-weight: 800;
    margin: 0 0 2px;
    width: 100%;
}
.simple-title > span {
    color: #929292;
    float: left;
    font-family: lato;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    width: 100%;
}
.options {
    float: left;
    margin-bottom: 30px;
    text-align: center;
    width: 100%;
}
.option-combo {
    float: left;
    width: 100%;
}
.option-set {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.option-set li {
    display: inline-block;
    margin: 0 3px;
}
.option-set li a {
    border: 2px solid #7d7d7d;
    color: #7c7c7c;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 5px 15px;
    text-transform: uppercase;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
}
.grid-post {
    border: 1px solid #f8f8f8;
    display: inline-block;
    margin: 0 -1px -1px;
    padding:25px 25px 40px;
    text-align: center;
    width: 100.4%;
}
.grid-post-img {
    float: left;
    margin-bottom:30px;
    position: relative;
    overflow:hidden;
    width: 100%;
}
.grid-post-img > img{width:100%}
.grid-post-img:hover > img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transform:scale(1.3) rotate(5deg);
    -moz-transform:scale(1.3) rotate(5deg);
    -ms-transform:scale(1.3) rotate(5deg);
    -o-transform:scale(1.3) rotate(5deg);
    transform:scale(1.3) rotate(5deg);
}
.grid-post-img > a {
    color: #ffffff;
    height: 44px;
    left: 50%;
    line-height: 44px;
    margin-left: -22px;
    margin-top:22px;
    position: absolute;
    top: 50%;
    width: 44px;
    z-index: 1;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
}
.grid-post-img:hover > a{
    margin-top:-22px;
    -webkit-transition-delay:0.2s;
    -moz-transition-delay:0.2s;
    -ms-transition-delay:0.2s;
    -o-transition-delay:0.2s;
    transition-delay:0.2s;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.grid-post-img > span {
    background:#3e3e3e;
    color: #ffffff;
    height: 44px;
    line-height: 40px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 44px;
}
.grid-post-img:hover > span {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 0;
    color: rgba(0, 0, 0, 0);
    height: 100%;
    opacity: 0.5;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.masonary {
    float: left;
    width: 100%;
}
.row.no-gap{margin:0}
.no-gap > div > div {padding:0}
.cat {
    float: left;
    margin-bottom:7px;
    width: 100%;
}
.cat > a {
    color: #3e3e3e;
    display: inline-block;
    font-family: montserrat;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}
.cat > a::before {
    background: #8b8b8b none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 12px;
}
.grid-post h3 {
    color: #323232;
    float: left;
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    width: 100%;
}
.grid-post h3 a{color:inherit}


.load-btn.style2 .loadmore {
    border-radius: 50%;
    font-family: lato;
    font-size: 12px;
    font-weight: 700;
    height: 107px;
    letter-spacing: 0;
    line-height: 20px;
    padding: 20px 10px;
    width: 107px;
}
.load-btn.style2 .loadmore i {
    display: table;
    font-size: 15px;
    line-height: 30px;
    margin: 0 auto;
}
/*=============== Fancy Posts Style ===================*/
.fancy-posts-style {
    float: left;
    width: 100%;
}
.fancy-posts-style > div{padding:0}
.fancy-posts-style .fancy-post {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.cats {
    padding:55px 35px 0;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
}
.cats > a {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 12px;
    margin-right: 5px;
    padding-left: 12px;
    position: relative;
    text-transform: uppercase;
}
.cats > a:before {
    background:#ffffff;
    content:"";
    height:4px;
    left:0;
    position:absolute;
    top:7px;
    width:4px;
}

.fancy-post img {width:100%}
.fancy-post-overlay {
    background: rgba(7, 7, 7, 0.1) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.fancy-post-overlay:before{
    content: "";
    display: inline-block;
    height: 100%;
    position: relative;
    vertical-align: bottom;
}
.fancy-post-inner {
    display: inline-block;
    padding: 40px 35px;
    width: 99%;
}
.fancy-post-inner h3 {
    color: #ffffff;
    float: left;
    font-size: 20px;
    font-weight: 800;
    line-height: 32px;
    margin: 0 0 5px;
    text-transform: uppercase;
    width: 100%;
}
.fancy-post-inner h3 a {color:inherit}
.fancy-post ul.meta li {
    color: #a0a0a0;
    font-family: lato;
    font-size: 12px;
}
.texty-post-detail p {
    color: #626262;
    margin-bottom:0;
}
.pagination {
    border: 1px dotted #e8ecec;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    float: left;
    margin: 70px 0 0;
    padding: 30px 40px;
    text-align: center;
    width: 100%;
}
.pagination > li {
    display: inline-block;
    float: none;
}
.pagination > li:first-child{float:left}
.pagination > li:last-child{float:right}
.pagination > li:first-child > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    width: auto;
}
.pagination > li:last-child > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    width: auto;
}
.pagination > li > a {
    background:#f6f6f6;
    border: medium none;
    color: #292929;
    float: left;
    font-family: Montserrat;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    width: 40px;
}
.pagination > li > a:hover{color:#fff}

.fancy-post-carousel .owl-nav {
    height: auto;
    padding:0 30px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.fancy-post-carousel .owl-nav > div{
    background: #ffffff none repeat scroll 0 0;
    height: 50px;
    margin: 0;
    width: 50px;
}
.fancy-post-carousel .owl-nav > div.owl-next {
    margin-right: 0;
}
.fancy-post-carousel .owl-nav > div::before {
    color: #333333;
    line-height: 50px;
    text-align: center;
}
.fancy-post-carousel .owl-nav > div:hover:before{color:#ffffff}
/*=============== Square Post Style ===================*/
.square-posts-style{
    float:left;
    margin-top:-30px;
    width:100%;
}
.square-posts-style .row{margin:0 -10px}
.square-posts-style .row .masonary > div{padding:0 10px;}
.square-post{
    float:left;
    width:100%;
    text-align:center;
    margin-top:30px;
}
.square-img{
    float:left;
    margin-bottom:30px;
    position:relative;
    width:100%;
}
.square-img img{width:100%;}
.square-img:before{
    background:#262626 none repeat scroll 0 0;
    content:"";
    height:0;
    left:0;
    opacity:0.64;
    position:absolute;
    top:50%;
    width:100%;
}
.square-img:hover:before{
    top:0;
    height:100%;
}
.square-img span{
    color:#ffffff;
    font-size:14px;
    opacity:0;
    position:absolute;
    right:20px;
    top:0;
}
.square-img:hover span{
    opacity:1;
    top:20px;
}
.square-img > a{
    background: #222222;
    color:#ffffff;
    height:40px;
    left:50%;
    line-height:40px;
    margin-left:-20px;
    margin-top:-20px;
    position:absolute;
    text-align:center;
    top:50%;
    width:40px;
    -webkit-transform:scale(0) rotate(-100deg);
    -moz-transform:scale(0) rotate(-100deg);
    -ms-transform:scale(0) rotate(-100deg);
    -o-transform:scale(0) rotate(-100deg);
    transform:scale(0) rotate(-100deg);
}
.square-img:hover > a{
    -webkit-transform:scale(1) rotate(0);
    -moz-transform:scale(1) rotate(0);
    -ms-transform:scale(1) rotate(0);
    -o-transform:scale(1) rotate(0);
    transform:scale(1) rotate(0);
}
.square-img a.author {
    bottom:-40px;
    overflow:hidden;
    top:auto;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.square-post h4 {
    color: #ee0d0d;
    float: left;
    font-size: 17px;
    font-family:montserrat;
    font-weight: bold;
    margin: 0 0 5px;
    width: 100%;
}
.square-post h4 a{color:inherit;}
.square-post .meta li{color:#8b8b8b;}
.square-post .meta{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding:0;
}
.slick-btns {
    opacity: 0;
    position: fixed;
    right: -100px;
    top: 50%;
    width: 44px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    -webkit-transition:all 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
       -moz-transition:all 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
         -o-transition:all 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000); 
            transition:all 1000ms cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */

    -webkit-transition-timing-function:cubic-bezier(0.860, 0.000, 0.070, 1.000); 
       -moz-transition-timing-function:cubic-bezier(0.860, 0.000, 0.070, 1.000); 
         -o-transition-timing-function:cubic-bezier(0.860, 0.000, 0.070, 1.000); 
            transition-timing-function:cubic-bezier(0.860, 0.000, 0.070, 1.000); /* easeInOutQuint */
}
.block:hover .slick-btns {
    opacity: 1;
    right: 0;
}
.slick-btns button{
    background:#414040 none repeat scroll 0 0;
    border:0 none;
    color:rgba(0, 0, 0, 0);
    float:left;
    height:44px;
    overflow:hidden;
    padding:0;
    position:relative;
    width:100%;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.square-post-wrapper {
    float: left;
    position: relative;
    width: 100%;
}
.slick-btns button:before{
    color:#ffffff;
    content:"\f106";
    font-family:fontawesome;
    font-size:20px;
    height:100%;
    left:0;
    line-height:44px;
    position:absolute;
    top:0;
    width:100%;
}
.slick-btns button.slick-next:before{content:"\f107"}
.slick-btns button.slick-next{border-top: 1px solid #414040;}
/*=============== Author Post Carousel ===================*/
.author-post-carousel {
    float: left;
    margin-top: 60px;
    padding: 0 40px;
    text-align: center;
    width: 100%;
}
.author-post {
    float: left;
    width: 100%;
}
.author-post > span {
    border: 3px solid rgba(85, 85, 85, 0.9);
    display: inline-block;
    overflow: hidden;
    margin-bottom: 20px;
}
.author-post > i {
    color: #ffffff;
    display: list-item;
    font-family: lato;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.5px;
    list-style: outside none none;
}
.author-post > h3 {
    color: #ffffff;
    float: left;
    font-family: montserrat;
    text-transform:uppercase;
    font-size: 33px;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 45px;
    margin:10px 0 0;
    width: 100%;
}
.author-post > h3 a{color:inherit}

.owl-nav {
    height: 0;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}
.owl-nav > div {
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 20px;
    margin-left: -90px;
    margin-top: -10px;
    position: relative;
    width: 20px;
}
.owl-nav > div:before{
    color: #ffffff;
    content: "\f104";
    font-family: fontawesome;
    font-size: 20px;
    height: 100%;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: 0;
    width: 100%;
}
.owl-nav > div.owl-next {
    float: right;
    margin-left: 0;
    margin-right: -90px;
}
.owl-nav > div.owl-next:before{content:"\f105"}
/*=============== Posts Carousel ===================*/
.posts-carousel,
.posts-carousel2{
    float:left;
    width:100%;
}
.post-item-hover{
    background:rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    height:0;
    width:100%;
    overflow:hidden;
    position:absolute;
    left:0;
    top:50%;
}
.post-item:hover .post-item-hover{
    top:0;
    height:100%;
}
.post-item-hover:before{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.post-item-center{
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    width:80%;
}
.posts-carousel .owl-item{overflow:hidden;}
.post-item{
    float:left;
    width:100.5%;
    text-align:center;
    position:relative;
    overflow:hidden;
}
.post-item img {
    float: left;
    width: 100%;
}
.post-item-center h3 {
    color: #ffffff;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 7px;
    opacity: 0;
    width: 100%;
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -ms-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition-delay:0.3s;   
    -moz-transition-delay:0.3s;   
    -ms-transition-delay:0.3s;   
    -o-transition-delay:0.3s;   
    transition-delay:0.3s;   
}
.post-item-center h3 a{color:inherit;}
.post-item:hover .post-item-center h3{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
}
.post-item-center span{
    color:#adadad;
    float:left;
    font-family:lato;
    font-size:11px;
    font-weight:700;
    width:100%;
    opacity:0;
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -ms-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition-delay:0.4s;   
    -moz-transition-delay:0.4s;   
    -ms-transition-delay:0.4s;   
    -o-transition-delay:0.4s;   
    transition-delay:0.4s;   
}
.post-item:hover .post-item-center span{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
}
.post-item-center > a{
    background:#000000 none repeat scroll 0 0;
    color:#ffffff;
    display:inline-block;
    height:40px;
    line-height:40px;
    margin-top:20px;
    text-align:center;
    width:40px;
    opacity:0;
    -webkit-transition-delay:0.5s;   
    -moz-transition-delay:0.5s;   
    -ms-transition-delay:0.5s;   
    -o-transition-delay:0.5s;   
    transition-delay:0.5s;   
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -ms-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px);
}
.post-item:hover .post-item-center > a{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
}
.post-item-center > a:hover{background:#FFF}

/*=============== Sidebar ===================*/
aside.sidebar{position:relative}
aside.sidebar:before {
    background:#f3f3f3;
    content: "";
    height: 100%;
    position: absolute;
    left:15px;
    top:0;
    width:1px;
}

.sidebar .widget {
    margin-bottom:60px;
    padding: 0 30px;
}
.sidebar .widget:last-child{margin-bottom:0}
.sidebar .widget-title > h4 {
    color: #373737;
    font-family: raleway;
    font-size: 18px;
    font-weight: 900;
}
.sidebar .widget-title > h4:before, 
.sidebar .widget-title:after {display:none}
.sidebar .widget-title:before{
    border: 0 none;
    height: 3px;
    left: 0;
    width: 20px;
}


.tabs-widget .nav li a, 
.tabs-widget .nav li.active a, 
.tabs-widget .nav li a:hover {
    border: 0 none;
    color: #444444;
    font-family: montserrat;
    font-size: 12px;
    padding: 10px 20px;
}
.widget .tabs-widget .nav li.active a{
    background:#515050;
    color:#ffffff;
}
.tabs-posts{
    float: left;
    margin-bottom: -10px;
    width: 100%;
}
.tab-post {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.tab-post > img {
    float: left;
    height: 100px;
    margin-right: 15px;
    width: 100px;
}
.tab-post > h5 {
    color: #313131;
    font-family: montserrat;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 20px;
    margin:20px 0 10px;
}
.tab-post > span {
    color: #bcbcbc;
    float: left;
    font-family: montserrat;
    font-size: 10px;
    font-weight: 600;
}
.tab-post > h5 a{color:inherit}
.sidebar-post{
    float:left;
    width:100%;
    margin-bottom:30px;
}
.latest-post-widget{
    float:left;
    width:100%;
    margin-bottom:-30px;
}
.sidebar-post > img{width:100%;}
.sidebar-post > h3 {
    color: #313131;
    float: left;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin: 15px 0 3px;
    text-transform: uppercase;
    width: 100%;
}
.sidebar-post > h3 a{color:inherit;}
.sidebar-post .meta {margin:0}
.widget ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget ul li span {
    border-left: 1px solid #e2e2e2;
    color: #999999;
    float: right;
    font-size: 13px;
    font-weight: 800;
    line-height: 10px;
    margin-top: 5px;
    padding-left: 10px;
}
.widget li {
    border-bottom: 1px solid #f1f1f1;
    color: #666666;
    float: left;
    font-family: lato;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.3px;
    line-height: 20px;
    padding:15px 0 15px 20px;
    position: relative;
    width: 100%;
}
.widget li a{color:inherit}
.widget li:last-child{border:0 none}
.widget li:before {
    background: #b9b9b9 none repeat scroll 0 0;
    border: 4px solid #efefef;
    content: "";
    height: 11px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 11px;
    z-index:-1;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
}
.widget li:hover:before {left:5px}
.widget ul.meta li {
    border: 0 none;
    letter-spacing: 0;
    line-height: 18px;
    padding: 0 20px 0 0;
    width: auto;
}
.widget ul.meta li:before{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    height: auto;
    left: auto;
    width: auto;
}
.widget .nav li {
    border: 0 none;
    margin: 0 10px 0 0;
    padding: 0;
    width: auto;
}
.widget .nav li:before{display:none}
.social-widget{
    float:left;
    text-align:center;
    width:100%;
}
.social-widget > a {
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    margin: 0 1px 4px;
    width: 52px;
}

.about-widget{
    float:left;
    width:100%;
}
.about-widget > p{
    color:#8c8c8c;
    float:left;
    font-size:13px;
    line-height:26px;
    margin-bottom:0;
    width:100%;
}
.widget .about-widget > ul{
    float:left;
    list-style:outside none none;
    margin:25px 0;
    padding:0;
    width:100%;
}
.widget .about-widget > ul li {
    border: 0 none;
    color: #8c8c8c;
    float: left;
    font-family: noto sans;
    font-size: 13px;
    font-weight: 200;
    line-height: 35px;
    padding: 0;
    width: 100%;
}
.widget .about-widget > ul li:before{display:none;}
.about-widget > ul li i{
    font-size:15px;
    width:30px;
}
.about-author{
    float:left;
    text-align:center;
    width:100%;
}
.about-author > img{max-width:100%;}
.about-author > h3{
    color:#777777;
    float:left;
    font-family:montserrat;
    font-size:20px;
    margin:30px 0 10px;
    width:100%;
}
.about-author > h3 a{color:inherit;}
.about-author > span{
    color:#777777;
    float:left;
    font-size:13px;
    letter-spacing:2px;
    text-transform:uppercase;
    width:100%;
}
.about-author > p{
    float:left;
    font-size:14px;
    letter-spacing:0.3px;
    margin:15px 0 0;
    width:100%;
}
.author-social{
    float:left;
    margin-top:20px;
    width:100%;
}
.author-social > a {
    color: #ffffff;
    display: inline-block;
    height: 40px;
    line-height: 38px;
    margin: 0 3px;
    width: 40px;
}
.author-social > a:hover{color:#ffffff}
.searchform{
    background:#fafafa none repeat scroll 0 0;
    display:table;
    float:left;
    width:100%;
}
.searchform input{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none;
    color:#cacaca;
    display:inline-block;
    font-size:13px;
    height:65px;
    letter-spacing:0.3px;
    padding:10px 20px;
    width:85%;
}
.searchform button{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none;
    color:#aaaaaa;
    display:inline-block;
    font-size:20px;
    height:60px;
    width:13%;
}
.fancy-post{
    float:left;
    margin-bottom:15px;
    position:relative;
    width:100%;
}
.fancy-posts{
    float:left;
    margin-bottom:-15px;
    width:100%;
}
.fancy-post > img{max-width:100%;}
.fancy-post:before{
    background:#282828 none repeat scroll 0 0;
    content:"";
    height:100%;
    width:100%;
    opacity:0.4;
    position:absolute;
    left:0;
    top:0;
}
.fancy-post-name{
    left:0;
    padding:20px 30px;
    position:absolute;
    top:50%;
    width:100%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.fancy-post-name > h3 {
    color: #ffffff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px;
    width: 100%;
}
.widget .fancy-post .meta li{color:#dbdbdb;}
.fancy-post-name > h3 a{color:inherit;}
.subscribe-widget{
    background:#212121 none repeat scroll 0 0;
    border:1px solid #2e2d2d;
    float:left;
    margin:30px 0 0;
    padding:10px 20px;
    width:100%;
}
.subscribe-widget form{
    float:left;
    position:relative;
    width:100%;
}
.subscribe-widget form input{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none;
    color:#8c8c8c;
    float:left;
    font-family:lato;
    font-size:12px;
    height:32px;
    padding-right:50px;
    width:100%;
}
.subscribe-widget form button{
    background:#000000 none repeat scroll 0 0;
    border:0 none;
    color:#ffffff;
    font-size:12px;
    height:30px;
    line-height:13px;
    position:absolute;
    right:0;
    top:0;
    width:43px;
}
.sidebar .subscribe-widget{
    background:#f8f8f8 none repeat scroll 0 0;
    border:0 none;
    margin:0;
}
.latest-articles{
    float:left;
    width:100%;
}
.article{
    float:left;
    text-align:center;
    width:100%;
}
.article > img{
    display:inline-block!important;
    max-width:100%;
    position:relative;
    z-index:1;
}
.article-detail{
    float:left;
    padding:0 10px;
    position:relative;
    z-index:2;
    width:100%;
}
.article-detail > img {
    display: table;
    height: 83px;
    margin: -45px auto 0;
    width: 83px !important;
}
.article-detail > span{
    color:#494949;
    float:left;
    font-family:montserrat;
    font-size:10px;
    font-weight:600;
    margin-top:20px;
    text-transform:uppercase;
    width:100%;
}
.article-detail > h5{
    color:#494949;
    float:left;
    font-size:16px;
    font-weight:600;
    letter-spacing:0.3px;
    margin:10px 0 15px;
    width:100%;
}
.article-detail > h5 a{color:inherit;}
.article-detail > p{
    color:#8c8c8c;
    float:left;
    font-size:13px;
    letter-spacing:0.4px;
    line-height:26px;
    margin:0;
    width:100%;
}
.article-detail > a{
    background:#000000 none repeat scroll 0 0;
    color:#ffffff;
    display:inline-block;
    font-family:montserrat;
    font-size:11px;
    font-weight:600;
    letter-spacing:0;
    margin-top:15px;
    padding:10px 20px;
    text-transform:uppercase;
}
.latest-articles .owl-nav{
    height:0;
    left:0;
    padding:0 20px;
    position:absolute;
    top:95px;
    width:100%;
}
.latest-articles .owl-nav > div{
    background:#f9f9f9 none repeat scroll 0 0;
    color:rgba(0, 0, 0, 0);
    float:left;
    margin:0;
    height:30px;
    position:relative;
    width:30px;
}
.latest-articles .owl-nav > div.owl-next{float:right;}
.latest-articles .owl-nav > div:before{
    color:#838383;
    content:"\f104";
    font-family:fontawesome;
    font-size:17px;
    left:0;
    line-height:28px;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
}
.latest-articles .owl-nav > div.owl-next:before{content:"\f105";}
.cat-author{
    float:left;
    width:100%;
    margin-bottom:-20px;
}
.cat-author > p{
    color:#8c8c8c;
    float:left;
    font-size:14px;
    letter-spacing:0.3px;
    line-height:28px;
    margin-bottom:20px;
    width:100%;
}
.author{
    float:left;
    width:100%;
    margin-bottom:20px;
}
.author > img{float:left;}
.author-name{
    margin-top:32px;
    overflow:hidden;
    padding-left:20px;
    vertical-align:middle;
}
.author-name > strong{
    color:#494949;
    display:table;
    font-size:16px;
    margin-bottom:8px;
}
.author-name > strong a{color:inherit;}
.author-name > span{
    color:#494949;
    float:left;
    font-family:montserrat;
    font-size:10px;
    font-weight:600;
    letter-spacing:0.4px;
    text-transform:uppercase;
    width:100%;
}
.small-post-name > ul li {
    border: 0 none;
    padding: 0 20px 0 0;
    width: auto;
}
/*=============== Gallery Footer ===================*/
.gallery-footer{
    float:left;
    position:relative;
    width:100%;
    z-index:1000;
}
.gallery-carousel{
    float:left;
    width:100%;
}
.gallery-img{
    float:left;
    width:100%;
}
.gallery-footer .gallery-item:before {
    background: #000000;
    filter: blur(0px);
    opacity: 0.4;
}
.gallery-img img{width:100%;}
.gallery-item{
    float:left;
    position:relative;
    width:100%;
}
.gallery-item > img{width:100%;}
.gallery-item:hover > img{
    -webkit-filter:blur(0.9px);
    filter:blur(0.9px);
}
.gallery-item:before{
    background:#8f8f8f none repeat scroll 0 0;
    content:"";
    -webkit-filter:blur(100px);
    filter:blur(100px);
    height:0;
    left:0;
    opacity:1;
    position:absolute;
    top:50%;
    width:100%;
    z-index:1;
}
.gallery-item:hover:before{
    height:100%;
    top:0;
}
.gallery-item > a{
    background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color:#ffffff;
    font-size:16px;
    height:0;
    left:50%;
    line-height:38px;
    margin-left:-20px;
    margin-top:0;
    overflow:hidden;
    position:absolute;
    text-align:center;
    top:50%;
    width:40px;
    z-index:1;
    -webkit-transition-delay:0.1s;
    -moz-transition-delay:0.1s;
    -ms-transition-delay:0.1s;
    -o-transition-delay:0.1s;
    transition-delay:0.1s;
}
.gallery-item:hover a{
    margin-top:-20px;
    height:40px;
}
.footer-links{
    white-space:nowrap;
    position:absolute;
    left:50%;
    top:0;
    z-index:10;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    -o-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);
}
.footer-links > a{
    color:#ffffff;
    display:inline-block;
    font-size:16px;
    line-height:20px;
    margin:0 -2px;
    overflow:hidden;
    padding:9px 50px;
    text-align:center;
    white-space:nowrap;
    width:auto;
-webkit-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
   -moz-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
     -o-transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
        transition: all 800ms cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */

-webkit-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); 
   -moz-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); 
        transition-timing-function: cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}
.footer-links > a:hover,
.footer-links > a.hovered{padding:9px 35px;}
.footer-links > a span{
    display:inline-block;
    font-family:lato;
    font-size:13px;
    font-weight:600;
    height:auto;
    letter-spacing:0;
    line-height:22px;
    margin-left:5px;
    max-width:0;
    min-width:0;
    opacity:0;
    overflow:hidden;
    text-align:left;
    vertical-align:middle;
-webkit-transition:all 900ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition:all 900ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition:all 900ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition:all 900ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function:cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function:cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function:cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function:cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}
.footer-links a i{
    display:inline-block;
    line-height:28px;
}
.footer-links > a:hover span,
.footer-links > a.hovered span{
    max-width:140px;
    opacity:1;
}
.footer-links a i{
    display:inline-block;
    line-height:28px;
}
.bottom-footer{
    background:#00b0b9 none repeat scroll 0 0;
    float:left;
    padding:10px 0;
    text-align:center;
    width:100%;
}
.bottom-footer p {
    color: #525252;
    float: left;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.4px;
    margin: 0;
}

.bottom-footer ul {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.bottom-footer ul li {
    color: #6b6b6b;
    float: left;
    font-size: 12px;
    margin: 2px 5px;
}
.bottom-footer ul li a {
    color: inherit;
    float: left;
    padding: 2px 5px;
}


/*=============== Page Top  ===========*/
.pagetop {
    background: rgba(0, 0, 0, 0) url("../images/header-bg.jpg") no-repeat scroll 0 0 / cover ;
    float: left;
    padding: 100px 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.pagetop:before{
    background: #000000;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.77;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
}
.page-name {
    float: left;
    text-align: center;
    width: 100%;
}
.page-name h1 {
    color: #f4f4f4;
    font-family: lato;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 3px;
    margin: 0 0 15px;
}
.page-name ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.page-name ul li {
    color: #00ff64;
    display: inline-block;
    font-size: 13px;
    padding: 0 15px;
    position: relative;
}
.page-name ul li:before {
    content: ">";
    position: absolute;
    right: -4px;
    top: 0;
}
.page-name ul li:last-child:before {display:none}
.page-name ul li a {color:inherit}

/*=============== Simple Text  ===========*/
.default-template h1,
.default-template h2,
.default-template h3,
.default-template h4,
.default-template h5,
.default-template h6{font-weight:700}
.default-template p {
    color: #000;
    font-size: 15px;
    letter-spacing: 0.8px;
    line-height: 28px;
    margin-bottom: 30px;
}
.image-grids{
    float: left;
    margin-bottom: 50px;
    width: 100%;
}
.image-grids .row{margin:0 -5px}
.image-grids .row > div{padding:0 5px}
.image-grid{
    float: left;
    width: 100%;
    text-align: center;
    position:relative;
}
.image-grid img{width:100%}
.image-grid:before{
    background:#000;
    content:"";
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    width:100%;
}
.image-grid:hover:before{opacity:0.6}
.image-grid > a {
    color: #ffffff;
    font-size: 50px;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    -webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
}
.image-grid:hover > a{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.toggle {
    float: left;
    width: 100%;
}
.toggle-item {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.toggle-item > h3 {
    background: #eeeeee;
    color: #454545;
    cursor: pointer;
    float: left;
    font-family: raleway;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 20px;
    width: 100%;
}
.toggle-item .content {
    float: left;
    margin-top: 10px;
    width: 100%;
}

/*=============== Single Post  ===========*/
.single-image {
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}
.single-image > img {width:100%}
.short-info{
    background:#ffffff;
    list-style: outside none none;
    margin: 0;
    padding: 10px 20px;
    z-index:1;
    position: absolute;
    bottom:15px;
    right:15px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -ms-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px;
}
.short-info li {
    color: #a0a0a0;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin: 0 6px;
}
.short-info li a{color:inherit}
.post-name {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.post-name > h1{
    color: #262626;
    float: left;
    font-size: 27px;
    margin: 0 0 10px;
    width: 100%;
}
.post-name .meta{margin:0}
.default-template blockquote {
    border: 0 none;
    color: #808080;
    float: left;
    font-family: lato;
    font-size: 16px;
    font-style: italic;
    font-weight: 500;
    letter-spacing: 1.3px;
    line-height: 28px;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.default-template blockquote:before {
    color: #f7f5f5;
    content: "\f10d";
    font-family: fontawesome;
    font-size: 115px;
    font-style: normal;
    left: 0;
    line-height: 85px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: -1;
}
.default-template .footer-links{
    float:left;
    left:0;
    position:relative;
    width:100%;
    -webkit-transform:translateX(0px) translateY(0px);
    -moz-transform:translateX(0px) translateY(0px);
    -ms-transform:translateX(0px) translateY(0px);
    -o-transform:translateX(0px) translateY(0px);
    transform:translateX(0px) translateY(0px);
}
.other-posts{
    float:left;
    margin:55px 0;
    width:100%;
}
.other-post:last-child {
    border: 0 none;
}
.other-post {
    border-right: 1px solid #e8e8e8;
    float: left;
    width: 50%;
}
.other-post > img{
    float:left;
    margin-right:20px;
}
.other-post-name{
    margin-top:10px;
    padding-right:10px;
}
.other-post-name > span {
    color: #515151;
    font-family: lato;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.8px;
}
.other-post-name > h5 {
    color: #262626;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin: 5px 0 0;
}
.other-post-name > h5 a{color:inherit;}
.other-post:last-child > img{
    float:right;
    margin-left:20px;
    margin-right:0;
}
.other-post:last-child .other-post-name{
    padding-left:10px;
    padding-right:0;
    text-align:right;
}
.simple-heading{
    border-bottom:3px solid #f4f4f4;
    color:#262626;
    float:left;
    font-size:18px;
    font-weight:600;
    letter-spacing:0.5px;
    margin-bottom:25px;
    margin-top:0;
    padding-bottom:15px;
    position:relative;
    width:100%;
}
.simple-heading:before{
    background:#c7c7c7;
    bottom:-3px;
    content:"";
    height:3px;
    left:0;
    position:absolute;
    width:40px;
}
.single-post-tags{
    float:left;
    margin-bottom:55px;
    width:100%;
}
.tags{
    float:left;
    width:100%;
}
.tags > a {
    background: #f5f3f3 none repeat scroll 0 0;
    color: #262626;
    display: inline-block;
    font-family: lato;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 7px;
    margin-right: 5px;
    padding: 6px 17px;
    position: relative;
    z-index: 1;
}
.tags > a:before{
    background:#000000;
    content:"";
    height:0;
    left:0;
    position:absolute;
    top:50%;
    width:100%;
    z-index:-1;
}
.tags > a:hover:before{
    top:0;
    height:100%;
}
.tags > a:hover{color:#ffffff;}

.author-info{
    display:table;
    width:100%;
}
.author-info > img{
    display:table-cell;
    vertical-align:middle;
}
.author-detail{
    display:table-cell;
    padding-left:40px;
    vertical-align:middle;
}
.author-detail > h4{
    color:#00ff64;
    float:left;
    font-family:lato;
    font-size:14px;
    font-weight:800;
    margin:0 0 10px;
    text-transform:uppercase;
    width:100%;
}
.author-detail > h4 a{color:inherit;}
.author-detail > p {
    color: #8c8c8c;
    float: left;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.7px;
    line-height: 26px;
    margin: 0 0 15px;
    width: 100%;
}
.author-media{
    float:left;
    font-size:14px;
    width:100%;
}
.author-media > a{
    color:#8c8c8c;
    float:left;
    font-size:14px;
    margin-right:10px;
    text-align:center;
    width:20px;
}
/*=============== Related Posts ===================*/
.related-posts{
    float:left;
    width:100%;
    margin-top:55px;
}
.related-carousel{
    float:left;
    padding-top:45px;
    width:100%;
}
.related-post{
    float:left;
    width:100%;
}
.related-post > img{
    margin-bottom:20px;
    width:100%;
}
.related-post-name{
    float:left;
    width:100%;
}
.related-post-name > h4 {
    color: #323232;
    float: left;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.4px;
    margin: 0 0 5px;
    width: 100%;
}
.related-post-name > h4 a{color:inherit;}
.related-post-name .meta{margin:0;}
.related-posts .simple-heading{font-size:18px;}
.related-post .owl-nav{
    position:absolute;
    right:0;
    top:0;
}
.related-carousel .owl-nav {
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.related-carousel .owl-nav > div {
    background: #f5f5f5 none repeat scroll 0 0;
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 24px;
    margin-left: 10px;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    width: 24px;
}
.related-carousel .owl-nav > div:before{
    color:#232323;
    content:"\f104";
    font-family:fontawesome;
    height:100%;
    left:0;
    line-height:22px;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
}
.related-carousel .owl-nav > div:hover:before{color:#ffffff;}
.related-carousel .owl-nav > div.owl-next:before{content:"\f105"}
.post-comments{
    float:left;
    margin-top:80px;
    width:100%;
}
.comments-title{
    background:#eeeeee none repeat scroll 0 0;
    color:#515151;
    float:left;
    font-family:lato;
    font-size:14px;
    font-weight:800;
    padding:10px 20px;
    margin-bottom:60px;
    text-align:center;
    text-transform:uppercase;
    width:100%;
}
.comments-title i{
    color:#d7d7d7;
    display:inline-block;
    font-size:35px;
    margin-right:15px;
    vertical-align:middle;
}
.post-comments ul{
    float:left;
    list-style:outside none none;
    margin:0 0 -30px;
    padding:0;
    width:100%;
}
.post-comments > ul li{
    float:left;
    margin-bottom:40px;
    width:100%;
}
.comment{
    float:left;
    width:100%;
}
.comment > img{
    float:left;
    margin-right:30px;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    -ms-border-radius:25px;
    -o-border-radius:25px;
    border-radius:25px;
}
.comment-detail{
    margin-top:20px;
    overflow:hidden;
}
.comment-detail > h4{
    color:#2f2f2f;
    font-family:lato;
    font-size:17px;
    font-weight:800;
    letter-spacing:0.3px;
    margin:0 0 10px;
}
.comment-detail > h4 a{color:inherit}
.comment-detail > p {
    color: #8c8c8c;
    float: left;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 27px;
    margin-bottom: 20px;
    width: 100%;
}
.comment-detail > a.reply{
    font-family:lato;
    font-size:11px;
    font-weight:600;
    letter-spacing:2px;
}
.post-comments > ul ul{
    padding-left:30px;
    margin-top:30px;
}
.comment-form{
    float:left;
    margin-top:70px;
    width:100%;
}
.comment-form > form{
    float:left;
    width:100%;
}
.field{
    background:#FFF;
    border:2px solid #f0eeee;
    display:table;
    margin-bottom:10px;
    padding:10px 20px;
    width:100%;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
}
.field label{
    color:#818181;
    display:table-cell;
    font-family:lato;
    font-size:10px;
    letter-spacing:1px;
    text-transform:uppercase;
    width:80px;
}
.field > input,
.field > textarea{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none;
    color:#c8c8c8;
    display:table-cell;
    font-family:lato;
    font-size:10px;
    height:25px;
    vertical-align:middle;
    width:100%;
}
.field > textarea{
    min-height:100px;
    padding:4px 20px;
    vertical-align:top;
}
.comment-form button{
    border:0 none;
    color:#ffffff;
    display:inline-block;
    font-family:lato;
    font-size:15px;
    font-weight:800;
    letter-spacing:2px;
    margin-top:20px;
    padding:12px 40px;
    text-transform:uppercase;
}
.comment-form button:hover{background:#eee}

/*=============== Contact Page ===================*/
.contact-page{
    background:#f8f8f8 none repeat scroll 0 0;
    float:left;
    width:100%;
}
.contact-page .comment-form{
    margin:0;
    padding:60px 40px;
}
.map{
    float:left;
    width:100%;
}
.map > div{
    float:left;
    min-height:560px;
    width:100%;
}
#message {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.error_message {
    background: url("../images/error.gif") no-repeat scroll 10px center #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #8a1f11;
    display: block;
    float: left;
    font-family: raleway;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 35px;
    text-transform: uppercase;
    width: 100%;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.loader { padding: 0 10px; }

#contact #success_page h1 { 
    background: url('../images/success.html') left no-repeat; 
    padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }

/*=============== Footer  ===========*/
footer {
    border:5px solid #d0d0d0;
    float:left;
    width:100%;
}
footer .block{padding:5px 0}
footer .container > .row > div {
    position: relative;
}
footer .container > .row > div:before, 
footer .container > .row > div:after {
    background: #f1f1ef none repeat scroll 0 0;
    content: "";
    height: 60px;
    position: absolute;
    right: -1px;
    top: 60px;
    width: none;
}
footer .container > .row > div::after {
    bottom: -60px;
    top: auto;
}

footer .container > .row > div:last-child,
footer .container > .row > div:last-child:before,
footer .container > .row > div:last-child:after{
    border:0;
    background:none!important;
}

.widget-title {
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.widget-title h4 {
    color: #232323;
    float: left;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin: 0;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.widget-title h4:before, 
.widget-title:before, 
.widget-title:after {
    border-bottom: 2px dotted #8f8f8f;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 12px;
}
.widget-title::before {
    left: 22px;
}
.widget-title::after {
    left: 44px;
}

.widget {
    float: left;
    width: 100%;
}
.about-widget {
    float: left;
    width: 100%;
}
.about-logo {
    padding-top: 35px;
    display: table;
    margin-bottom: 5px;
}
.about-logo > img {max-width:100%}
.about-widget > p {
    color: #969595;
    float: left;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 24px;
    width: 100%;
}
form.subscribtion {
    background:#e6e6e6;
    float: left;
    height: 45px;
    margin-top: 20px;
    width: 100%;
}
form.subscribtion input {
    background:none;
    border: 0 none;
    float: left;
    font-size: 12px;
    font-weight: 600;
    height: 100%;
    letter-spacing: 0.5px;
    padding: 10px 20px;
    vertical-align: middle;
    width: 75%;
}
form.subscribtion button {
    background: #000000 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 11px;
    font-weight: 700;
    height: 100%;
    text-transform: uppercase;
    vertical-align: middle;
    width: 25%;
}
form.subscribtion button:hover{background:#efefef}
.simple-social-links {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.simple-social-links > a {
    color: #111111;
    float: left;
    font-size: 14px;
    margin-right: 20px;
    width: 15px;
}

.photos-carousel {
    float: left;
    width: 100%;
}
.gallery-slide {
    float: left;
    width: 100%;
}
.gallery-slide > div {padding:0.5px}
.gallery-slide a {
    float: left;
    position: relative;
    width: 100%;
}
.gallery-slide a img{width:100%}
.gallery-slide a:before {
    background:#111111;
    content: "";
    height:0;
    left: 0;
    opacity: 0.75;
    z-index:1;
    position: absolute;
    top: 0;
    width: 100%;
-webkit-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}
.gallery-slide a:hover:before{height:100%}
.gallery-slide a i {
    color: #ffffff;
    font-size: 8px;
    height: 21px;
    line-height: 20px;
    text-align: center;
    width: 21px;
    z-index:1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform:translateX(-50%) translateY(-50%) scale(0);
    -moz-transform:translateX(-50%) translateY(-50%) scale(0);
    -ms-transform:translateX(-50%) translateY(-50%) scale(0);
    -o-transform:translateX(-50%) translateY(-50%) scale(0);
    transform:translateX(-50%) translateY(-50%) scale(0);

-webkit-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition: all 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */

-webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
   -moz-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
     -o-transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); 
        transition-timing-function: cubic-bezier(0.785, 0.135, 0.150, 0.860); /* easeInOutCirc */
}
.gallery-slide a:hover i{
    -webkit-transform:translateX(-50%) translateY(-50%) scale(1);
    -moz-transform:translateX(-50%) translateY(-50%) scale(1);
    -ms-transform:translateX(-50%) translateY(-50%) scale(1);
    -o-transform:translateX(-50%) translateY(-50%) scale(1);
    transform:translateX(-50%) translateY(-50%) scale(1);
}
.viewmore {
    color: #969595;
    float: left;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 15px;
    margin-top: 15px;
}
.viewmore i{margin-left:5px}

.photos-carousel .owl-nav {
    height: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: -50px;
    width: auto;
}
.photos-carousel .owl-nav > div {
    background: #d0d0d0 none repeat scroll 0 0;
    color: rgba(0, 0, 0, 0);
    float: left;
    height: 26px;
    margin-top:0;
    margin-left: 5px;
    position: relative;
    width: 26px;
}
.photos-carousel .owl-nav > div:before {
    color: #ffffff;
    content: "\f104";
    font-family: fontawesome;
    font-size: 14px;
    height: 100%;
    left: 0;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.photos-carousel .owl-nav > div.owl-next:before{content:"\f105"}
.photos-carousel .owl-nav > div.owl-next {margin-right:0}
.small-post {
    border-bottom: 1px solid #ededed;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.small-post:last-child{
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:0;    
}
.small-post > img {
    float: left;
    margin-right: 15px;
}
.small-post-name {
    margin-top: 10px;
    overflow: hidden;
}
.small-post-name > h4 {
    color: #575757;
    float: left;
    font-family: montserrat;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin: 0 0 10px;
    width: 100%;
}
.small-post-name > h4 a {color:inherit}
.small-post-name > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.small-post-name li {
    color: #6b6b6b;
    float: left;
    font-size: 10px;
    font-weight: 900;
    padding-right: 20px;
    position: relative;
}
.small-post-name li:before {
    display:none;
}
.dark {border-color:#111111}
.dark form.subscribtion {background:#232323}
.dark .simple-social-links > a {color:#969595}
.dark .container > .row > div:before, 
.dark .container > .row > div:after {background:#282828}
.dark .container > .row > div {border-color:#282828}
.dark .widget-title h4{color:#ffffff}
.dark .photos-carousel .owl-nav > div {background:#303030}
.dark .gallery-slide a:before{background:#ffffff}
.dark .small-post {border-color:#282828}
.dark .small-post-name h4 {color:#969595}
.dark .tab-post > h5 {color:#ffffff}
.dark .tabs-widget .nav li a{color:#ffffff}
.dark .sidebar-post > h3 {color:#ffffff}
.dark .widget li::before {
    background:#232323;
    border-color:#414141
}
.dark .widget li {
    border-color: #414141;
    color: #a1a1a1;
}
.dark .widget ul li span {border-color:#414141}
.dark .about-author > h3 {color:#efefef}
.dark .about-author span {color:#ffffff}
.dark .searchform {background:#333333}
.dark .tags > a {
    background:#333333;
    color:#ffffff;
}
.dark .article-detail > span {color:#ffffff}
.dark .article-detail > h5 {color:#dfdfdf}
.dark .article-detail > p {color:#ffffff}
.dark .toggle-item > h3 {
    background: #333333 none repeat scroll 0 0;
    color: #ffffff;
}
.dark .author-name > strong {color:#ffffff}
.dark .author-name > span {color:#b3b3b3}
.dark .subscribe-widget {background:#333333}
.dark aside.sidebar:before{background: #2c2c2c}
.dark form.subscribtion input{color:#ffffff}
/* ===============================================================
    OWL CAROUSEL STYLING
================================================================*/
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}





@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}



















/*===== Single Link ====*/
.single-link {
    background: #f2f2f2 none repeat scroll 0 0;
    float: left;
    margin-bottom: 40px;
    padding: 100px 50px 70px;
    position: relative;
    text-align: center;
    width: 100%;
}
.single-link > a {
    color: #525252;
    float: left;
    font-family: lato;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
}
.single-link > a i {
    display: block;
    font-size: 22px;
    margin-bottom: 20px;
}
/*===== Single Quote Post ====*/
.single-quote {
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}
.quote-box {
    background:rgba(0, 0, 0, 0) url("../images/resource/quote-img.jpg") no-repeat scroll 0 0 / cover ;
    float: left;
    padding: 10px;
    width: 100%;
}
.quote-box blockquote {
    background: rgba(46, 46, 46, 0.54) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: left;
    font-family:lato;
    font-weight:300;
    font-size: 23px;
    font-style: italic;
    letter-spacing: 0.5px;
    line-height: 45px;
    margin: 0;
    padding: 60px;
    text-align: center;
    width: 100%;
}
.quote-box blockquote i {
    color: #656565;
    display: inline-block;
    font-size: 35px;
    position: relative;
}
.quote-box blockquote i.ti-quote-left {top: -20px;}
.quote-box blockquote i.ti-quote-right {bottom:-20px;}
/*===== Comming Soon ====*/
.commingsoon{
    background: rgba(0, 0, 0, 0) url("../images/resource/comming-soon.jpg") no-repeat scroll 0 0 / cover ;
    float: left;
    padding: 70px 0 120px;
    position: relative;
    z-index:1;
    width: 100%;
}
.commingsoon:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:100%;
    z-index:-1;
    background:black;
    opacity:0.85;
}
.comming-soon-logo {
    float: left;
    margin-bottom: 140px;
    width: 100%;
}
.timer {
    float: left;
    text-align: center;
    width: 100%;
}
.timer .countdown {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.timer .countdown li {
    border-radius: 30px;
    display: inline-block;
    height: 135px;
    margin: 0 10px;
    padding:35px 25px 20px;
    position: relative;
    text-align: center;
    width: 135px;
}
.timer .countdown li span {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 45px;
    font-weight: 700;
    letter-spacing:2px;
    line-height: 39px;
    width: 100%;
}
.timer .countdown li p {
    color: #ffffff;
    float: left;
    font-family: lato;
    font-size: 13px;
    font-weight: 400;
    letter-spacing:3px;
    line-height: 15px;
    margin-top: 16px;
    text-transform: uppercase;
    width: 100%;
}
.timer .countdown li:before {
    border: 2px solid #ffffff;
    border-bottom:0 none;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -ms-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px;
}
.timer .countdown li:after{
    border-bottom: 2px solid #4f4f4f;
    border-left: 2px solid #4f4f4f;
    border-right: 2px solid #4f4f4f;
    bottom: 0;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    -webkit-border-radius:0 0 30px 30px;
    -moz-border-radius:0 0 30px 30px;
    -ms-border-radius:0 0 30px 30px;
    -o-border-radius:0 0 30px 30px;
    border-radius:0 0 30px 30px;
}
.fancy-social {
    float: left;
    margin-top: 70px;
    text-align: center;
    width: 100%;
}
.fancy-social > span {
    color: #ffffff;
    float: left;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
}
.fancy-social > a {
    background: rgba(80, 80, 80, 0.25) none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin: 0 3px;
    position: relative;
    text-align: center;
    width: 36px;
}

.commingsoon form.subscribtion {
    background: #ffffff none repeat scroll 0 0;
    height: 55px;
    margin: 60px 25% 0;
    width: 50%;
}

/*===== Error Page ====*/
.error-page {
    float: left;
    text-align: center;
    width: 100%;
}
.error-page h2 {
    color: #303030;
    float: left;
    font-family: lato;
    font-size: 200px;
    font-weight: 800;
    letter-spacing: 10px;
    line-height: 160px;
    margin: 0 0 30px;
    width: 100%;
}
.error-page > span {
    color: #2f2f2f;
    float: left;
    font-family: lato;
    font-size: 27px;
    font-weight: 300;
    letter-spacing: 8px;
    margin-bottom: 20px;
    width: 100%;
}
.error-page > p {
    color: #080808;
    float: left;
    font-family: lato;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
}
.dark-btn {
    background: #323232 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 50px;
    padding: 13px 25px;
}
.dark-btn:hover{color:#ffffff}
.search-page {
    float: left;
    width: 100%;
}
.search-page > h5 {
    float: left;
    font-family: montserrat;
    font-size: 20px;
    margin: 0 0 5px;
    text-transform: uppercase;
    width: 100%;
}
.search-page > p {
    float: left;
    font-style: italic;
    margin-bottom: 20px;
    width: 100%;
}
.search-page .comment-form {margin:0}
.single-post-carousel.owl-carousel img {width:100%}
.single-post-carousel .owl-nav > div {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 50px;
    margin: 0;
    width: 50px;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.single-post-carousel .owl-nav > div:before {
    font-size: 40px;
    line-height: 47px;
    text-align: center;
}
