/*===================== TABLE OF CONTENT =======================
1. Fonts
2. General Styling
3. Cross Browser Compatibility
4. Main Bg Designs
5. Header
6. Crystal Intro
7. Skills
8. Work Experience
9. Portfolio
10. Crystal Education
11. Crystal Pricing
12. Logos
13. Testimonials
14. Interest
15. Crystal Blog
16. Footer
17. Bottom Footer
18. Simple Price Table
19. Page Title
20. Single Post
21. OWL CAROUSEL STYLING
=============================================================*/

/*=============== Fonts ===================*/
@import url('https://fonts.googleapis.com/css?family=Great+Vibes|Crete+Round:400,400i|Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');');
/*=============== General Styling ===================*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License:none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{display:block}
body{line-height:1.4}
blockquote, q{quotes:none}
blockquote:before, blockquote:after,
q:before, q:after{
    content:'';
    content:none;
}
ul,ol{
    margin:10px 0;
    padding-left:20px;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
html{overflow-x:hidden}
body{
    letter-spacing:0;
    font-family:muli;
    overflow-x:hidden;
    position:relative;
}
body *{outline:none!important}
h1, h2, h3, h4, h5, h6{
    margin-bottom:20px;
    font-weight:700;
    font-family:crete round;
    margin-top:0;
}
h1{font-size:36px}
h2{font-size:32px}
h3{font-size:28px}
h4{font-size:24px}
h5{font-size:20px}
h6{font-size:16px}
p{
    color:#444444;
    font-size:16px;
    margin-bottom:20px;
}
a{color:inherit}
a:hover,
a:focus{
    text-decoration:none;
    outline:none;
}
input:hover,input:focus{outline:none}
.theme-layout{
    float:left;
    overflow:hidden;
    position:relative;
    width:100%;
}
.theme-layout.boxed{
    float:none;
    margin:0 auto;
    width:1230px;
    background:#FFF;
    z-index:1;
    -webkit-box-shadow:0 0 10px #000;
    -moz-box-shadow:0 0 10px #000;
    -ms-box-shadow:0 0 10px #000;
    -o-box-shadow:0 0 10px #000;
    box-shadow:0 0 10px #000;
}
section{
    float:left;
    position:relative;
    width:100%;
}
.block{
    float:left;
    width:100%;
    padding:150px 0;
    position:relative;
}
.block.less-space{padding:100px 0}
.block .container{padding:0}
.container{padding:0}
.block.remove-gap{padding-top:0}
.block.no-padding{
    padding-top:0;
    padding-bottom:0;
}
.block.dark{background:#2d2d2d}
.block.gray{background:#f7f7f7}
.block.remove-bottom{padding-bottom:0}
.parallax,.fixed-bg{
    background-size:cover!important;
    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;
}
.fixed-bg.stop{background-attachment:scroll!important}
.bg1{background-image:url(../images/resource/parallax1.jpg)}
.bg2{background-image:url(../images/resource/parallax2.jpg)}
.bg3{background-image:url(../images/resource/parallax3.jpg)}
.bg4{background-image:url(../images/resource/parallax4.jpg)}
.bg5{background-image:url(../images/resource/parallax5.jpg)}
.bg6{background-image:url(../images/resource/parallax6.jpg)}
.bg7{background-image:url(../images/resource/parallax7.jpg)}
.pattern{background-image:url(../images/pattern.jpg)}
.blackish:before, .whitish:before, .grayish:before,
.coloured:before{
    content:"";
    height:100%;
    opacity:0.95;
    z-index:0;
    position:absolute;
    left:0;
    top:0;
    width:100%;
}
.whitish:before{
    background-color:#FFFFFF;
    opacity:0.95;
}
.grayish:before{
    background-color:#fafafa;
    opacity:0.95;
}

iframe{
    width:100%;
    border:0;
}
i{font-style:italic}
img{float:left;height:auto}
:-webkit-input-placeholder{opacity:1}
:-moz-placeholder{opacity:1}
:-ms-input-placeholder{opacity:1}
input, textarea{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:2px solid rgba(255, 255, 255, 0.2);
    border-radius:6px;
    color:#fff;
    float:left;
    font-size:12px;
    font-weight:400;
    height:40px;
    margin-bottom:20px;
    padding:10px 22px;
    width:100%;
}
textarea{
    max-width:100%;
    min-height:200px;
    padding:20px;
}
strong{font-weight:800}
button{
    float:right;
    font-size:18px;
    padding:8px 30px;
    color:#FFF;
    border-radius:4px;
    background:black;
    border:0;
    letter-spacing:1px;
}
/*=============== Cross Browser Compatibility ===================*/
a,
.masonary,
.portfolio-hex .hexagon.hex18,
.portfolio-hover h3,
.portfolio-hover > i,
.links,
.links a,
.price:before,
.bottom-btn:before,
.logos > li img,
.owl-dot,
.crystal-interest li span,
header,
nav,
.logo{
    -webkit-transition:all 0.45s ease-in-out;
    -moz-transition:all 0.45s ease-in-out;
    -ms-transition:all 0.45s ease-in-out;
    -o-transition:all 0.45s ease-in-out;
    transition:all 0.45s ease-in-out;
}

.intro > img,
.intro-socials > a,
.owl-dot,
.share-post .round-socials a{
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
/*=============== Main Bg Designs ===================*/
.main-bg-designs{
    height:100%;
    width:100%;
    z-index:-1;
    position:absolute;
    left:0;
    top:0;
}
.hexagon{
    background-color:#64c7cc;
    position:absolute;
    width:300px;
    height:150px
}
.hexagon:before, 
.hexagon:after{
    border-left:150px solid transparent !important;
    border-right:150px solid transparent !important;
    content:"";
    position:absolute;
    width:0;
}
.hexagon:before{
    border-bottom:100px solid #64c7cc;
    bottom:calc(100% - 1px);
}
.hexagon:after{
    border-top:100px solid #64c7cc;
    top:calc(100% - 1px);
    width:0;
}
.hexagon.hex1{
    height:2000px;
    left:0;
    position:absolute;
    top:-1300px;
    width:3500px;
    z-index:0;
}
.hexagon.hex1:before, 
.hexagon.hex1:after{
    border-left:1750px solid transparent !important;
    border-right:1750px solid transparent !important;
}
.hexagon.hex1:before{border-bottom-width:800px !important}
.hexagon.hex1:after{border-top-width:1000px !important}
.hexagon.hex2{
    height:600px;
    left:-180px;
    top:-540px;
    width:840px;
    z-index:2;
}
.hexagon.hex2:before, 
.hexagon.hex2:after{
    border-left-width:420px !important;
    border-right-width:420px !important;
}
.hexagon.hex2:before{border-bottom-width:240px !important}
.hexagon.hex2::after{border-top-width:240px !important}

.hexagon.hex-col3{background:#ebe9ea}
.hexagon.hex-col3:before,
.hexagon.hex-col3:after{
    border-color:#ebe9ea;
}

.hexagon.hex3{
    height:250px;
    left:-248px;
    top:100px;
    width:550px;
    z-index:1;
}
.hexagon.hex3:before, 
.hexagon.hex3:after{
    border-left-width:275px !important;
    border-right-width:275px !important;
}
.hexagon.hex4{
    height:590px;
    left:auto;
    right:-750px;
    top:245px;
    width:1240px;
}
.hexagon.hex4:before, 
.hexagon.hex4:after{
    border-left-width:620px!important;
    border-right-width:620px!important;
}
.hexagon.hex4:after{border-top-width:250px!important}
.hexagon.hex4:before{border-bottom-width:250px!important}
.hexagon.hex5{
    height:450px;
    width:1240px;
    right:-620px;
    left:auto;
    top:440px;
    z-index:3;
}
.hexagon.hex5:before, 
.hexagon.hex5:after{
    border-left-width:620px!important;
    border-right-width:620px!important;
}
.hexagon.hex5:after{border-top-width:250px!important}
.hexagon.hex5:before{border-bottom-width:250px!important}
.hexagon.hex6{
    height:450px;
    left:auto;
    right:-650px;
    top:700px;
    width:920px;
    z-index:2;
}
.hexagon.hex6:before, 
.hexagon.hex6:after{
    border-left-width:460px !important;
    border-right-width:460px !important;
}
.hexagon.hex6:after{border-top-width:250px!important}
.hexagon.hex6:before{border-bottom-width:250px!important}
.hexagon.hex7{
    height:275px;
    left:auto;
    right:-70px;
    top:1030px;
    width:450px;
    z-index:1;
}
.hexagon.hex7:before, 
.hexagon.hex7:after{
    border-left-width:225px !important;
    border-right-width:225px !important;
}
.hexagon.hex7:after{border-top-width:130px !important}
.hexagon.hex7:before{border-bottom-width:130px !important}
.hexagon.hex8,
.hexagon.hex9{
    height:45px;
    left:358px;
    opacity:0.2!important;
    top:576px;
    width:90px;
}
.hexagon.hex9{
    left:338px;
    top:536px;
}
.hexagon.hex8:before, 
.hexagon.hex8:after,
.hexagon.hex9:before, 
.hexagon.hex9:after{
    border-left-width:45px !important;
    border-right-width:45px !important;
}
.hexagon.hex8:after,
.hexagon.hex9:after{border-top-width:30px !important}
.hexagon.hex8:before,
.hexagon.hex9:before{border-bottom-width:30px !important}
.hexagon.hex10,
.hexagon.hex11{
    height:595px;
    left:auto;
    left:-428px;
    top:0;
    width:856px;
    z-index:1;
}
.hexagon.hex10:before, 
.hexagon.hex10:after,
.hexagon.hex11:before, 
.hexagon.hex11:after{
    border-left-width:428px !important;
    border-right-width:428px !important;
}
.hexagon.hex10:after,
.hexagon.hex11:after{border-top-width:250px !important}
.hexagon.hex10:before,
.hexagon.hex11:before{border-bottom-width:250px !important}
.hexagon.hex11{
    left:-328px;
    top:325px;
}
.hexagon.hex12{
    height:450px;
    left:auto;
    left:-580px;
    top:112px;
    width:856px;
    z-index:1;
}
.hexagon.hex12:before, 
.hexagon.hex12:after{
    border-left-width:428px !important;
    border-right-width:428px !important;
}
.hexagon.hex12:after{border-top-width:250px !important}
.hexagon.hex12:before{border-bottom-width:250px !important}
.hexagon.hex13{
    height:450px;
    left:auto;
    right:-635px;
    top:0;
    width:856px;
    z-index:1;
}
.hexagon.hex13:before, 
.hexagon.hex13:after{
    border-left-width:428px !important;
    border-right-width:428px !important;
}
.hexagon.hex13:after{border-top-width:250px !important}
.hexagon.hex13:before{border-bottom-width:250px !important}
.hexagon.hex14{
    height:450px;
    left:auto;
    right:-520px;
    top:197px;
    width:856px;
    z-index:1;
}
.hexagon.hex14:before, 
.hexagon.hex14:after{
    border-left-width:428px !important;
    border-right-width:428px !important;
}
.hexagon.hex14:after{border-top-width:250px !important}
.hexagon.hex14:before{border-bottom-width:250px !important}
.hexagon.hex15{
    height:450px;
    left:auto;
    right:-735px;
    top:457px;
    width:856px;
    z-index:-1;
}
.hexagon.hex15:before, 
.hexagon.hex15:after{
    border-left-width:428px !important;
    border-right-width:428px !important;
}
.hexagon.hex15:after{border-top-width:250px !important}
.hexagon.hex15:before{border-bottom-width:250px !important}
.hexagon.hex16{
    height:274px;
    left:auto;
    right:-200px;
    top:770px;
    width:386px;
    z-index:-2;
}
.hexagon.hex16:before, 
.hexagon.hex16:after{
    border-left-width:193px !important;
    border-right-width:193px !important;
}
.hexagon.hex16:after{border-top-width:130px !important}
.hexagon.hex16:before{border-bottom-width:130px !important}
.hexagon.hex16{
    height:274px;
    left:auto;
    right:-200px;
    top:770px;
    width:386px;
    z-index:-2;
}
.hexagon.hex16:before, 
.hexagon.hex16:after{
    border-left-width:193px !important;
    border-right-width:193px !important;
}
.hexagon.hex16:after{border-top-width:130px !important}
.hexagon.hex16:before{border-bottom-width:130px !important}
.hexagon.hex17{
    height:14px;
    left:-55px;
    top:60px;
    width:25px;
}
.hexagon.hex17:before, 
.hexagon.hex17:after{
    border-left-width:13px !important;
    border-right-width:13px !important;
}
.hexagon.hex17:after{border-top-width:10px !important}
.hexagon.hex17:before{border-bottom-width:10px !important}
.hexagon.hex19{
    height:2000px;
    left:0;
    position:absolute;
    top:-2080px;
    width:3500px;
    z-index:0;
}
.hexagon.hex19:before, 
.hexagon.hex19:after{
    border-left:1750px solid transparent !important;
    border-right:1750px solid transparent !important;
}
.hexagon.hex19:before{border-bottom-width:800px !important}
.hexagon.hex19:after{border-top-width:600px!important}

/*=============== Header ===================*/
header{
    padding-top:35px;
    width:100%;
    z-index:1000;
    position:fixed;
    left:0;
    top:0;
}
.logo{
    float:left;
    max-width:15%;
}
.logo img{width:100%}
nav{float:right}
nav ul{
    list-style:outside none none;
    margin:0;
    padding:0;
}
nav li{
    color:#fff;
    float:left;
    font-size:18px;
    text-transform:uppercase;
}
nav li a{
    float:left;
    padding:0 10px;
}
nav li:last-child a{padding-right:0}
header.sticky{
    background:rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    box-shadow:0 0 3px #000000;
    opacity:0.95;
    padding:10px 0;
}
header.sticky nav{margin-top:10px}
.responsive-btn{display:none}
/*=============== Crystal Intro ===================*/
.crystal-intro{
    float:left;
    position:relative;
    width:100%;
}
.intro{
    display:table;
    width:100%;
}
.name{
    display:table-cell;
    vertical-align:middle;
    width:100%;
}
.intro > img{
    border:10px solid #e5e5e5;
    display:table-cell;
    vertical-align:middle;
}
.name h1{
    float:left;
    font-family:great vibes;
    font-size:84px;
    font-weight:200;
    margin:0;
}
.name h1 span{
    color:#fff;
    display:table;
    font-family:jaldi;
    font-size:24px;
    text-align:right;
    text-transform:uppercase;
    width:100%;
}
.vertical-title{
    bottom:160px;
    color:#fff;
    font-family:lato;
    font-size:180px;
    font-weight:900;
    line-height:140px;
    opacity:0.1;
    position:absolute;
    right:0;
    margin:0;
    transform:rotate(-180deg);
    white-space:nowrap;
    writing-mode:vertical-lr;
}
.intro-details{
    float:left;
    padding:45px 115px 0 300px;
    width:100%;
}
.intro-details > ul{
    float:left;
    list-style:outside none none;
    margin:0;
    padding:0;
}
.intro-details > ul li{
    color:#fff;
    display:table;
    font-family:jaldi;
    font-size:20px;
    margin-bottom:3px;
}
.intro-details > ul li span{
    float:left;
    text-transform:uppercase;
    width:130px;
}
.intro-socials{
    float:right;
    width:35px;
}
.intro-socials > a{
    background:#fff none repeat scroll 0 0;
    color:#141414;
    float:left;
    font-size:16px;
    height:35px;
    line-height:35px;
    margin-bottom:20px;
    text-align:center;
    width:35px;
}
.intro-socials > a:hover{color:#141414}
.intro-btns{
    float:left;
    margin-top:25px;
    padding-left:135px;
    width:100%;
}
.fancy-btn{
    background:#fff none repeat scroll 0 0;
    border-bottom:2px solid #484647;
    border-radius:6px;
    color:#141414;
    display:table;
    font-size:20px;
    font-weight:600;
    letter-spacing:0.5px;
    margin-bottom:45px;
    padding:10px 20px;
    position:relative;
    text-transform:uppercase;
}
.fancy-btn span{
    background:black none repeat scroll 0 0;
    color:#141414;
    float:right;
    font-size:18px;
    margin:-16px 0 -16px 20px;
    padding:17px 10px;
    position:relative;
}
.fancy-btn span:before,
.fancy-btn span:after{
    border-right:7px solid #468b81;
    border-top:6px solid transparent!important;
    content:"";
    height:0;
    position:absolute;
    left:-7px;
    top:0;
    width:0;
}
.fancy-btn span:after{
    border-bottom:6px solid transparent !important;
    border-top:medium none !important;
    bottom:0;
    top:auto;
}
.fancy-btn:last-child{margin:0 0 0 120px}
/*=============== Skills ===================*/
.big-icon{
    color:#141414;
    font-size:185px;
    left:310px;
    opacity:0.1;
    position:absolute;
    top:-100px;
}
.title{
    float:left;
    margin-bottom:100px;
    width:100%;
}
.title h2 {
    float: left;
    font-size: 48px;
    line-height: 50px;
    margin: 0;
    padding-right: 20px;
    position: relative;
}
.title h2:before{
    content:"";
    width:8px;
    height:8px;
    position:absolute;
    bottom:10px;
    left:100%;
}
.title h2:after{
    content:"";
    height:2px;
    width:58px;
    position:absolute;
    bottom:13px;
    left:100%;
}
.vertical-title.style2{
    bottom:auto;
    font-size:185px;
    left:387px;
    right:auto;
    top:380px;
}
.simple-title{
    clear:both;
    color:#c2c2c2;
    font-size:38px;
    font-weight:500;
    margin-bottom:40px;
}
.crystal-skills{
    float:left;
    margin-bottom:125px;
    width:100%;
}
.crystal-skills:last-child{margin:0;}
.crystal-skills strong{
    color:#141414;
    display:table;
    font-size:20px;
    font-weight:400;
    line-height:20px;
    margin-bottom:10px;
}
.crystal-skills .progress{
    border-radius:0;
    box-shadow:none;
    height:5px;
    margin-bottom:60px;
    overflow:visible;
}
.crystal-skills .progress .progress-bar{position:relative}
.crystal-skills .progress span{
    background-color:#fff;
    color:#333;
    font-size:12px;
    font-weight:700;
    left:100%;
    line-height:14px;
    position:absolute;
    top:-10px;
    width:22px; 
    height:12.70px;
    background-color:#ffffff;
    margin:6.2px 0;
    border-left:solid 1px #133d53;
    border-right:solid 1px #133d53;    
}
.crystal-skills .progress span:before,
.crystal-skills .progress span:after{
  content:"";
  position:absolute;
  z-index:-1;
  width:15.56px;
  height:15.56px;
  -webkit-transform:scaleY(0.5774) rotate(-45deg);
  -ms-transform:scaleY(0.5774) rotate(-45deg);
  transform:scaleY(0.5774) rotate(-45deg);
  background-color:inherit;
  left:2.2218px;
}
.crystal-skills .progress span:before{
  top:-7.7782px;
  border-top:solid 1.4142px #133d53;
  border-right:solid 1.4142px #133d53;
}
.crystal-skills .progress span:after{
  bottom:-7.7782px;
  border-bottom:solid 1.4142px #133d53;
  border-left:solid 1.4142px #133d53;
}
.crystal-skills .progress:last-child{margin:0}
/*=============== Work Experience ===================*/
.vertical-title.style3{
    bottom:auto;
    top:130px;
}
.big-icon.style2{
    left:auto;
    right:150px;
    top:-55px;
}
.crystal-experience{
    float:left;
    margin-bottom:-30px;
    overflow:hidden;
    position:relative;
    width:100%;
}
.crystal-experience:before{
    background:black none repeat scroll 0 0;
    content:"";
    height:calc(100% - 95px);
    left:198px;
    position:absolute;
    top:65px;
    width:3px;
}
.experience{
    display:table;
    float:left;
    margin-bottom:30px;
    width:100%;
}
.date{
    display:table-cell;
    text-align:center;
    min-width:180px;
}
.date > span{
    border:1px solid #9e9e9e;
    float:left;
    font-size:20px;
    font-weight:600;
    padding:12px 15px;
    width:100%;
    position:relative;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    -ms-border-radius:7px;
    -o-border-radius:7px;
    border-radius:7px;
}
.date > span:before{
    background:rgba(0, 0, 0, 0) url("../images/pointer.png") repeat scroll 0 0;
    content:"";
    height:21px;
    position:absolute;
    right:0;
    top:calc(100% - 2px);
    width:35px;
}
.expereice-box{
    display:table-cell;
    padding-left:60px;
    vertical-align:top;
    width:100%;
}
.expereice-inner{
    border:1px solid #333;
    float:left;
    padding:35px 40px;
    position:relative;
    width:100%;
    -webkit-border-radius:7px;
    -moz-border-radius:7px;
    -ms-border-radius:7px;
    -o-border-radius:7px;
    border-radius:7px;
}
.expereice-inner:before{
    background:#fff none repeat scroll 0 0;
    border-bottom:1px solid #333;
    border-left:1px solid #333;
    content:"";
    height:30px;
    position:absolute;
    left:-16px;
    top:50px;
    width:30px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
}
.expereice-inner > h5 {
    float: left;
    font-size: 30px;
    font-weight: 200;
    line-height: 25px;
    margin-bottom: 12px;
    width: 100%;
    margin-top: 0;
}
.expereice-inner > span{
    float:left;
    font-size:18px;
    font-weight:600;
    margin-bottom:10px;
    width:100%;
}
.expereice-inner p{margin:0}
/*=============== Portfolio ===================*/
.title.center{text-align:center}
.title.center h2{
    display:inline-block;
    float:none;
}
.options{
    margin-bottom:120px;
    text-align:center;
}
.option-isotop{
    display:inline-block;
    text-align:left;
}
.option-isotop ul{
    float:left;
    list-style:outside none none;
    margin:0;
    padding:0;
    width:100%;
}
.option-isotop ul li{
    float:left;
    margin-bottom:15px;
}
.option-isotop li a {
    float: left;
    font-size: 20px;
    line-height: 20px;
    padding: 0 15px;
    text-transform: lowercase;
}
.crystal-portfolio-images .row{margin:0 -5px}
.crystal-portfolio-images .row .masonary > div{padding:0 5px}
.portfolio-img > img{display:none}
.crystal-portfolio-images{
    float:left;
    width:100%;
}
.crystal-portfolio{
    float:left;
    width:100%;
}
.portfolio-hex{
    float:left;
    margin:0 0 93px;
    width:100%;
    position:relative;
}
.gap{
    width:147px;
    float:left;
    height:164.54px;
    margin:46px 0;
}
.portfolio-img{
  position:relative;
  width:285px; 
  height:164.54px;
  margin:0;
  background-size:auto 329.0897px;
  background-position:center;
}
.hexTop,
.hexBottom{
  position:absolute;
  z-index:1;
  width:201.53px;
  height:201.53px;
  overflow:hidden;
  -webkit-transform:scaleY(0.5774) rotate(-45deg);
  -ms-transform:scaleY(0.5774) rotate(-45deg);
  transform:scaleY(0.5774) rotate(-45deg);
  background:inherit;
  left:41.74px;
}

.hexTop:after,
.hexBottom:after{
  content:"";
  position:absolute;
  width:285.0000px;
  height:164.54482671904336px;
  -webkit-transform: rotate(45deg) scaleY(1.7321) translateY(-82.2724px);
  -ms-transform:     rotate(45deg) scaleY(1.7321) translateY(-82.2724px);
  transform:         rotate(45deg) scaleY(1.7321) translateY(-82.2724px);
  -webkit-transform-origin:0 0;
  -ms-transform-origin:0 0;
  transform-origin:0 0;
  background:inherit;
}
.hexTop{top:-100.7627px}
.hexTop:after{background-position:center top}
.hexBottom{bottom:-100.7627px}
.hexBottom:after{background-position:center bottom}
.portfolio-img:after{
  content:"";
  position:absolute;
  top:0.0000px;
  left:0;
  width:285.0000px;
  height:164.5448px;
  z-index:2;
  background:inherit;
}
.portfolio-hex .hexagon.hex18{
    height:145px;
    opacity:0.7;
    width:250px;
    z-index:2;
    opacity:0;
    position:absolute;
    left:17px;
    top:10px;
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -ms-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
}
.portfolio-hex:hover .hexagon.hex18{
    opacity:0.7;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
}
.hexagon.hex18:before, 
.hexagon.hex18:after{
    border-left-width:125px !important;
    border-right-width:125px !important;
}
.hexagon.hex18:after{border-top-width:75px !important}
.hexagon.hex18:before{border-bottom-width:75px !important}

.portfolio-hover{
    padding:0 45px;
    text-align:center;
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    z-index:10;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
.portfolio-hover h3 {
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
    width: 100%;
}
.portfolio-hex:hover .portfolio-hover h3{
    -webkit-transition-delay:0.2s;
    -moz-transition-delay:0.2s;
    -ms-transition-delay:0.2s;
    -o-transition-delay:0.2s;
    transition-delay:0.2s;
}
.portfolio-hover > i{
    color:#fff;
    float:left;
    font-size:16px;
    font-weight:500;
    font-style:normal;
    line-height:15px;
    margin-bottom:15px;
    width:100%;
}
.portfolio-hex:hover .portfolio-hover i{
    -webkit-transition-delay:0.3s;
    -moz-transition-delay:0.3s;
    -ms-transition-delay:0.3s;
    -o-transition-delay:0.3s;
    transition-delay:0.3s;
}
.links{
    float:left;
    width:100%;
}
.portfolio-hex:hover .portfolio-hover .links{
    -webkit-transition-delay:0.4s;
    -moz-transition-delay:0.4s;
    -ms-transition-delay:0.4s;
    -o-transition-delay:0.4s;
    transition-delay:0.4s;
}
.links > a{
    color:#fff;
    display:inline-block;
    font-size:24px;
    margin:0 5px;
    -webkit-transition-delay:0s;
    -moz-transition-delay:0s;
    -ms-transition-delay:0s;
    -o-transition-delay:0s;
    transition-delay:0s;
}
.portfolio-hover h3,
.portfolio-hover > i,
.links{
    opacity:0;
    -webkit-transform:translateY(30px);
    -moz-transform:translateY(30px);
    -ms-transform:translateY(30px);
    -o-transform:translateY(30px);
    transform:translateY(30px);
}
.portfolio-hex:hover .portfolio-hover h3,
.portfolio-hex:hover .portfolio-hover > i,
.portfolio-hex:hover .links{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
}
/*=============== Crystal Education ===================*/
.crystal-education{
    float:left;
    margin-bottom:-100px;
    width:100%;
}
.edu{
    display:table;
    margin-bottom:100px;
    width:70%;
}
.edu:last-child{margin:0}
.edu > h3{
    float:left;
    font-size:28px;
    font-weight:400;
    line-height:30px;
    margin-bottom:10px;
    width:100%;
}
.edu > span{
    color:#141414;
    float:left;
    font-size:18px;
    font-weight:600;
    margin-bottom:10px;
    width:100%;
}
.edu > p{
    float:left;
    margin:0;
    width:100%;
}
.edu:nth-child(2n+1){
    float:right;
    text-align:right;
}
/*=============== Crystal Pricing ===================*/
.crystal-pricing-table{
    float:left;
    width:100%;
    margin-bottom:-30px;
}
.crystal-table{
    float:left;
    width:100%;
    margin-bottom:30px;
    overflow:hidden;
    position:relative;
    z-index:1;
}
.price{
    color:#fff;
    float:right;
    font-size:38px;
    padding:15px 25px 0 0;
    position:relative;
    text-align:right;
    width:50%;
}
.price > i{font-style:normal}
.price > span{
    float:left;
    width:100%;
    font-size:16px;
    position:relative;
}
.price:before{
    background:black none repeat scroll 0 0;
    box-shadow:0 0 23px #141414;
    content:"";
    height:400px;
    position:absolute;
    right:-150px;
    top:-300px;
    transform:rotate(-45deg);
    width:400px;
    z-index:-1;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-box-shadow:0 0 23px #141414;
    -moz-box-shadow:0 0 23px #141414;
    -ms-box-shadow:0 0 23px #141414;
    -o-box-shadow:0 0 23px #141414;
    box-shadow:0 0 23px #141414;
}
.table-content{
    float:left;
    padding:50px 0 50px 30px;
    width:70%;
    position:relative;
}
.table-content h4 {
    color: #fff;
    float: left;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
    padding-right: 50px;
    width: 100%;
}
.table-content:before{
    background:black none repeat scroll 0 0;
    content:"";
    height:480px;
    left:-235px;
    position:absolute;
    top:-75px;
    transform:rotate(-45deg);
    width:480px;
    z-index:-1;
    -webkit-box-shadow:0 0 23px #141414;
    -moz-box-shadow:0 0 23px #141414;
    -ms-box-shadow:0 0 23px #141414;
    -o-box-shadow:0 0 23px #141414;
    box-shadow:0 0 23px #141414;
}
.table-content > ul{
    float:left;
    list-style:outside none none;
    margin:0;
    padding:0;
    width:100%;
}
.table-content > ul li {
    color: #fff;
    float: left;
    font-size: 18px;
    width: 100%;
}
.bottom-btn{
    float:right;
    padding:70px 0 30px 60px;
    position:relative;
    width:60%;
}
.bottom-btn > a{
    background:#fff none repeat scroll 0 0;
    border-bottom:2px solid #484647;
    color:#141414;
    float:left;
    font-size:20px;
    font-weight:700;
    padding:10px 25px;
    text-transform:uppercase;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}
.bottom-btn:before{
    background:#c2c2c2 none repeat scroll 0 0;
    content:"";
    height:320px;
    left:47px;
    position:absolute;
    top:-35px;
    transform:rotate(-45deg);
    width:280px;
    z-index:-1;
    -webkit-box-shadow:0 0 23px #141414;
    -moz-box-shadow:0 0 23px #141414;
    -ms-box-shadow:0 0 23px #141414;
    -o-box-shadow:0 0 23px #141414;
    box-shadow:0 0 23px #141414;
}
/*=============== Logos ===================*/
.main-bg-designs.style2{top:230px}
.logos{
    float:left;
    list-style:outside none none;
    margin:0;
    padding:0;
    width:100%;
    text-align:center;
}
.logos > li{
    float:none;
    padding:0 20px;
    text-align:center;
    width:20%;
    display:inline-block;
    margin:0 -2px;
}
.logos > li:first-child:nth-last-child(1),
.logos > li:first-child:nth-last-child(1) ~ li{width:100%;}
.logos > li:first-child:nth-last-child(2),
.logos > li:first-child:nth-last-child(2) ~ li{width:50%;}
.logos > li:first-child:nth-last-child(3),
.logos > li:first-child:nth-last-child(3) ~ li{width:33.334%;}
.logos > li:first-child:nth-last-child(4),
.logos > li:first-child:nth-last-child(4) ~ li{width:25%;}
.logos > li:first-child:nth-last-child(5),
.logos > li:first-child:nth-last-child(5) ~ li{width:20%;}
.logos > li:first-child:nth-last-child(6),
.logos > li:first-child:nth-last-child(6) ~ li{width:16.666%;}
.logos > li:first-child:nth-last-child(7),
.logos > li:first-child:nth-last-child(7) ~ li{width:14.286%;}
.logos > li:first-child:nth-last-child(8),
.logos > li:first-child:nth-last-child(8) ~ li{width:12.5%;}

.logos > li img{
    display:inline-block; 
    float:none;
    max-width:100%;
    -webkit-filter:grayscale(1);
    filter:grayscale(1);
}
.logos > li:hover img{
    -webkit-filter:grayscale(0);
    filter:grayscale(0);
}
.logos li a{display:inline-block}

/*=============== Testimonials ===================*/
.testimonial-img{
    background-image:url("http://csshexagon.com/img/meow.jpg");
    background-position:center center;
    background-size:auto 108.542px;
    border-left:3px solid #333333;
    border-right:3px solid #333333;
    height:57.74px;
    left:0;
    margin:28.87px 0 28.87px 30px;
    position:absolute;
    top:-60px;
    width:100px;
}
.testimonial-img .hexTop,
.testimonial-img .hexBottom{
  position:absolute;
  z-index:1;
  width:70.71px;
  height:70.71px;
  overflow:hidden;
  -webkit-transform:scaleY(0.5774) rotate(-45deg);
  -ms-transform:scaleY(0.5774) rotate(-45deg);
  transform:scaleY(0.5774) rotate(-45deg);
  background:inherit;
  left:11.64px;
}

/*counter transform the bg image on the caps*/
.testimonial-img .hexTop:after,
.testimonial-img .hexBottom:after{
  content:"";
  position:absolute;
  width:94.0000px;
  height:54.270925303824825px;
  -webkit-transform: rotate(45deg) scaleY(1.7321) translateY(-27.1355px);
  -ms-transform:     rotate(45deg) scaleY(1.7321) translateY(-27.1355px);
  transform:         rotate(45deg) scaleY(1.7321) translateY(-27.1355px);
  -webkit-transform-origin:0 0;
  -ms-transform-origin:0 0;
  transform-origin:0 0;
  background:inherit;
}
.testimonial-img .hexTop{
  top:-35.3553px;
  border-top:solid 4.2426px #333333;
  border-right:solid 4.2426px #333333;
}
.testimonial-img .hexTop:after{background-position:center top}
.testimonial-img .hexBottom{
  bottom:-35.3553px;
  border-bottom:solid 4.2426px #333333;
  border-left:solid 4.2426px #333333;
}
.testimonial-img .hexBottom:after{background-position:center bottom}
.testimonial-img .hexagon:after{
  content:"";
  position:absolute;
  top:1.7321px;
  left:0;
  width:94.0000px;
  height:54.2709px;
  z-index:2;
  background:inherit;
}

.testimonials-carousel{
    float:left;
    width:100%;
}
.crystal-testimonial{
    float:left;
    padding-top:60px;
    width:100%;
}
.testimonial-img img{display:none}
.testimonial-box{
    border:3px solid #333;
    float:left;
    padding:50px 35px;
    position:relative;
    width:100%;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
}
.testimonial-box > h5{
    font-size:24px;
    font-weight:500;
    text-align:right;
}
.testimonial-box > h5 span{
    display:block;
    font-size:18px;
}
.testimonial-box > p{
    margin:0;
    position:relative;
    text-align:center;
}
.testimonial-box > p::before {
    color: #e3e3e3;
    content: "ï„";
    font-family: fontawesome;
    font-size: 56px;
    left: 10px;
    position: absolute;
    top: -30px;
    z-index: -1;
}
.owl-dots{
    float:left;
    margin-top:65px;
    text-align:center;
    width:100%;
}
.owl-dot{
    display:inline-block;
    height:12px;
    margin:0 5px;
    vertical-align:middle;
    width:12px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
}
.owl-dot.active{
    height:18px;
    margin-top:0;
    width:18px;
}

.full-gap{
    float:left;
    margin-top:150px;
    width:100%;
}
/*=============== Interest ===================*/
.title.style2{margin-bottom:30px}
.crystal-interest{
    float:left;
    width:100%;
}
.crystal-interest > p {
    font-size: 18px;
    margin-bottom: 30px;
    padding-right: 115px;
}
.crystal-interest > ul{
    float:right;
    list-style:outside none none;
    margin:0 0 -30px;
    padding:0;
}
.crystal-interest > ul li{
    float:left;
    margin-left:30px;
    margin-bottom:30px;
    position:relative;
}
.crystal-interest > ul li a{
    background:#fff none repeat scroll 0 0;
    border:2px solid #333;
    float:left;
    font-size:50px;
    height:70px;
    line-height:80px;
    text-align:center;
    width:70px;
    position:relative;
    z-index:1;
}
.crystal-interest li span{
    color:#fff;
    font-size:12px;
    overflow:hidden;
    padding:2px 24px 2px 10px;
    text-transform:uppercase;
    opacity:0;
    position:absolute;
    left:0;
    top:100%;
    -webkit-transform:translateY(-100%);
    -moz-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    -o-transform:translateY(-100%);
    transform:translateY(-100%);
}
.crystal-interest li:hover span{
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
}
.crystal-interest li span:before{
    content:"";
    height:100%;
    left:-10px;
    position:absolute;
    top:0;
    transform:skewX(42deg);
    width:100%;
    z-index:-1;
}
.text > p{font-size:18px}
.vertical-title.style4{
    bottom:auto;
    top:430px;
}
/*=============== Crystal Blog ===================*/
.crystal-post{
    float:left;
    width:100%;
    margin-bottom:30px;
}
.crystal-blog{
    float:left;
    width:100%;
    margin-bottom:-30px;
}
.crystal-img{
    float:left;
    margin-bottom:25px;
    position:relative;
    width:100%;
}
.crystal-img > img{width:100%}
.crystal-img > span{
    color:#fff;
    font-size:30px;
    font-weight:600;
    line-height:21px;
    padding:8px 12px 6px;
    position:absolute;
    right:20px;
    top:20px;
    z-index:1;
}
.crystal-img > span i{
    display:block;
    font-size:18px;
    font-style:normal;
}
.crystal-img > span:before{
    content:"";
    height:100%;
    left:0;
    opacity:0.5;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1;
}
.crystal-img > a{
    background:rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    bottom:20px;
    height:30px;
    left:20px;
    line-height:35px;
    position:absolute;
    text-align:center;
    width:46px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    -ms-border-radius:6px;
    -o-border-radius:6px;
    border-radius:6px;
}
.post-title{
    float:left;
    font-size:24px;
    font-weight:500;
    margin-bottom:5px;
    width:100%;
}
.meta{
    float:left;
    list-style:outside none none;
    margin:0 0 20px;
    padding:0;
    width:100%;
}
.meta > li {
    color: #666666;
    float: left;
    font-size: 13px;
    margin-right: 20px;
}
.meta > li i{margin-right:14px}
.readmore{
    float:left;
    font-size:18px;
    font-weight:700;
}
.readmore i{margin-left:5px}
.post-carousel{
    float:left;
    width:100%;
}
.post-carousel img{width:100%}

.owl-nav{
    padding:0 20px;
    width:100%;
    position:absolute;
    bottom:20px;
    left:0;
}
.owl-nav > div{
    background:rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    border-radius:3px;
    color:transparent;
    float:left;
    height:30px;
    position:relative;
    width:30px;
}
.owl-nav > div.owl-next{float:right}
.owl-nav > div:before{
    color:#333;
    content:"\f104";
    font-family:fontawesome;
    left:0;
    line-height:30px;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
}
.owl-nav > div.owl-next:before{content:"\f105"}
/*=============== Footer ===================*/
footer{
    float:left;
    width:100%;
}
.title.light > h2{color:#FFF}
.crystal-contact{
    float:left;
    width:100%;
}
.crystal-contact strong{
    float:left;
    font-size:30px;
    margin-bottom:15px;
    width:100%;
}
.crystal-contact ul{
    color:#fff;
    float:left;
    font-size:18px;
    list-style:outside none none;
    margin:0;
    padding:0;
    width:100%;
}
.crystal-contact ul li{
    font-weight:500;
    line-height:30px;
}
.crystal-contact ul li span{
    float:left;
    width:120px;
}
.map > div{
    float:left;
    height:280px;
    margin-top:40px;
    width:100%;
}
/*=============== Bottom Footer ===================*/
.bottom-footer{
    float:left;
    padding:45px 0;
    width:100%;
}
.bottom-footer span {
    float: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 18px;
}
.social{
    float:left;
    text-align:center;
    width:100%;
}
.social > a{
    display:inline-block;
    font-size:32px;
    margin:0 5px;
}
.bottom-footer p {
    font-size: 13px;
    font-weight: 600;
    margin: 20px 0 0;
    text-align: right;
    text-transform: uppercase;
}
/*=============== Simple Price Table ===================*/
.simple-table{
    border:2px solid;
    border-bottom:8px solid #141414!important;
    float:left;
    text-align:center;
    width:100%;
    margin-bottom:30px;
}
.simple-table > h3{
    color:#141414;
    float:left;
    font-size:30px;
    font-weight:600;
    line-height:25px;
    margin:0;
    padding:25px 0;
    width:100%;
}
.simple-price{
    background:black none repeat scroll 0 0;
    float:left;
    margin-bottom:45px;
    padding:15px;
    text-align:center;
    width:100%;
}
.simple-price > span{
    color:#fff;
    display:inline-block;
    font-size:48px;
    font-weight:600;
    line-height:40px;
}
.simple-price > span i{
    display:table;
    font-size:16px;
    font-style:normal;
    font-weight:200;
    line-height:13px;
    text-align:right;
    width:100%;
}
.simple-table > ul{
    color:#444444;
    float:left;
    font-size:18px;
    line-height:36px;
    list-style:outside none none;
    margin:0 0 30px;
    padding:0 20px;
    width:100%;
}
.buy-btn{
    background:#f0f0f0 none repeat scroll 0 0;
    border-bottom:2px solid #484647;
    color:#141414;
    display:inline-block;
    font-size:20px;
    font-weight:600;
    margin-bottom:55px;
    padding:13px 35px;
    text-transform:uppercase;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px;
}



/*=============== Page Title ===================*/
.page-title{
    float:left;
    padding-bottom:30px;
    padding-top:130px;
    width:100%;
}
.page-title h1{
    color:#fff;
    float:right;
    font-family:great vibes;
    font-size:84px;
    font-weight:200;
    line-height:90px;
    text-align:right;
    width:100%;
}
.page-title ul{
    float:right;
    list-style:outside none none;
    margin:0;
    padding:0;
}
.page-title ul li{
    color:#fff;
    float:left;
    font-size:24px;
    margin-left:10px;
    padding-left:10px;
    position:relative;
    text-transform:uppercase;
}
.page-title ul li a{color:#FFF}
.page-title ul li:before{
    content:"-";
    position:absolute;
    left:-3px;
    top:0;
}
.page-title ul li:first-child:before{display:none}
/*=============== Single Post ===================*/
.post-date{
    color:#fff;
    display:table;
    font-size:30px;
    font-weight:700;
    line-height:20px;
    margin-bottom:60px;
    padding:10px 10px 0;
    position:relative;
    text-align:center;
    width:70px;
}
.post-date:before{
    border-left:35px solid transparent!important;
    border-right:35px solid transparent!important;
    border-top:20px solid #333;
    content:"";
    height:0;
    left:0;
    position:absolute;
    top:100%;
    width:0;
    z-index:1;
}
.post-date i{
    font-size:18px;
    font-style:normal;
}
.single-post .post-title{
    font-size:36px;
    font-weight:600;
    line-height:28px;
}
.post-img{
    float:left;
    text-align:center;
    width:100%;
    margin-bottom:45px;
}
.post-img > img{max-width:100%}

blockquote{
    background:#f5f5f5 none repeat scroll 0 0;
    color:#444444;
    float:left;
    font-size:16px;
    font-style:italic;
    margin:30px 100px 50px;
    padding:40px;
    position:relative;
    width:calc(100% - 200px);
}
blockquote strong{
    display:table;
    font-size:18px;
    font-style:normal;
    line-height:20px;
    margin-top:25px;
    padding-left:40px;
    position:relative;
}
blockquote strong span{
    display:table;
    font-size:12px;
    font-weight:200;
}
blockquote strong:before{
    background:black none repeat scroll 0 0;
    content:"";
    height:1px;
    width:30px;
    position:absolute;
    left:0;
    top:10px;
}
blockquote:before{
    color:#ecebeb;
    content:"\f10e";
    font-family:fontawesome;
    font-size:72px;
    font-style:normal;
    position:absolute;
    bottom:20px;
    right:50px;
}

.post-bottom{
    border-top:1px solid #eeeeee;
    float:left;
    padding-top:15px;
    width:100%;
}
.tags{
    float:left;
    width:50%;
}
.post-bottom strong{
    float:left;
    font-size:20px;
    font-weight:600;
    margin-right:5px;
}
.tags > a{
    color:#666666;
    float:left;
    font-size:14px;
    margin-top:4px;
    padding:0 2px;
}
.share-post{
    float:right;
    max-width:50%;
}
.share-post .round-socials{
    float:left;
    width:auto;
}
.share-post .round-socials a{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:1px solid #333;
    color:#333;
    float:left;
    font-size:14px;
    height:28px;
    line-height:28px;
    margin-left:10px;
    text-align:center;
    width:28px;
}
.share-post .round-socials a:hover{color:#FFF}
.share-post > strong{float:left}
.post-author{
    border-bottom:1px solid #eeeeee;
    display:table;
    float:left;
    margin-top:60px;
    padding-bottom:40px;
    width:100%;
}
.post-author > img{
    display:table-cell;
    float:none;
    margin-right:30px;
    vertical-align:middle;
}
.author-detail{
    display:table-cell;
    vertical-align:middle;
}
.author-detail h3{
    float:left;
    font-size:20px;
    margin:0 0 20px;
    width:100%;
}
.author-detail > p{
    float:left;
    margin:0;
    width:100%;
}
.comments{
    float:left;
    margin-top:40px;
    width:100%;
}
.subtitle{
    float:left;
    font-size:26px;
    font-weight:300;
    width:100%;
}
.comments ul{
    float:left;
    list-style:outside none none;
    margin:0;
    padding:0;
    width:100%;
}
.comments li{
    border-bottom:1px solid #eeeeee;
    float:left;
    margin-bottom:30px;
    padding-bottom:30px;
    width:100%;
}
.comments li:last-child{
    border:0 none;
    margin:0;
    padding:0;
}
.comment{
    display:table;
    float:left;
    width:100%;
}
.comment > img{
    display:table-cell;
    float:none;
    vertical-align:top;
}
.comment-detail{
    display:table-cell;
    padding-left:30px;
    vertical-align:top;
}
.comment-detail > h5 {
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0;
    width: 100%;
}
.comment-detail > span {
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
    width: 100%;
}
.comment-detail > a{
    color:#fff;
    display:inline-block;
    font-size:12px;
    padding:5px 16px;
    text-transform:uppercase;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;
}
.comment-detail > a:hover{color:#FFF}
.comments ul ul li:last-child{
    border:0 none;
    margin:0;
    padding:0;
}
.comments ul ul{
    border-top:1px solid #eee;
    margin-top:30px;
    padding-left:100px;
    padding-top:30px;
}
.comments .title h2,
.comment-form .title h2{font-size:30px}
.comment-form{
    border-top:1px solid #eee;
    float:left;
    margin-top:60px;
    padding-top:30px;
    width:100%;
}
.comment-form input,
.comment-form textarea{
    border:1px solid #c6c6c6;
    color:#494949;
    font-size:12px;
    height:50px;
}
.comment-form textarea{
    min-height:220px;
    resize:none;
}
.comment-form button{
    color:#fff;
    float:left;
    font-weight:700;
}
/* ===============================================================
    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 - Auto Height Plugin*/.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}/* *  Core Owl Carousel CSS File*/.owl-carousel{display:none;-webkit-tap-highlight-color:transparent;/* position relative and z-index fix webkit rendering fonts issue */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;/* fix for flashing background */-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{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{-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 */.no-js .owl-carousel{display:block}/* *    Owl Carousel - Lazy Load Plugin*/.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 - Video Plugin*/.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.png") 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-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{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 fadeIn{from{opacity:0} to{opacity:1} } @keyframes fadeIn{from{opacity:0} to{opacity:1} } .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn} @-webkit-keyframes fadeOut{from{opacity:1} to{opacity:0} } @keyframes fadeOut{from{opacity:1} to{opacity:0} } .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)} to{opacity:1;-webkit-transform:none;transform:none} } @keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)} to{opacity:1;-webkit-transform:none;transform:none} } .fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft} @-webkit-keyframes fadeOutRight{from{opacity:1} to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)} } @keyframes fadeOutRight{from{opacity:1} to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)} } .fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}

.slbOverlay,.slbWrapOuter,.slbWrap{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:0.7;filter:alpha(opacity=70);-webkit-animation:slbOverlay 0.5s;-moz-animation:slbOverlay 0.5s;animation:slbOverlay 0.5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0px auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;background-color:#fff;box-shadow:0 0.2em 1em rgba(0,0,0,0.4)}.slbImageWrap{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 0.2em 1em rgba(0,0,0,0.6);background-color:#FFF}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:.71429em 0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbCloseBtn,.slbArrow{margin:0;padding:0;border:0;cursor:pointer;background:none}.slbCloseBtn::-moz-focus-inner,.slbArrow::-moz-focus-inner{padding:0;border:0}.slbCloseBtn:hover,.slbArrow:hover{opacity:0.5}.slbCloseBtn:active,.slbArrow:active{opacity:0.8}.slbCloseBtn{-webkit-animation:slbEnter 0.3s;-moz-animation:slbEnter 0.3s;animation:slbEnter 0.3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-.33333em;top:0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgba(255,255,255,0.9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:0.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-.8em 0 0 -.8em;border:.8em solid transparent}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0.2em 1em rgba(0,0,0,0.6);background:#000}@-webkit-keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@-moz-keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@keyframes slbOverlay{from{opacity:0}to{opacity:0.7}}@-webkit-keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@-moz-keyframes slbEnter{from{opacity:0;-moz-transform:translate3d(0, -1em, 0)}to{opacity:1;-moz-transform:translate3d(0, 0, 0)}}@keyframes slbEnter{from{opacity:0;-webkit-transform:translate3d(0, -1em, 0);-moz-transform:translate3d(0, -1em, 0);-ms-transform:translate3d(0, -1em, 0);-o-transform:translate3d(0, -1em, 0);transform:translate3d(0, -1em, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}