@import wordpress.css;
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700&display=swap");
*{box-sizing:border-box}
html,body.home,#page,.cover{height:100%}
body {font-family: "Libre Baskerville", sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:24px;/*font-family:'Domine',serif;*/background-color:#f6f6f6;min-width: 0 !important; overflow-x: hidden;}
a,a:hover,a:focus{text-decoration:none;/*outline:none*/}
a:hover,a:focus{outline: 2px solid black;}
img{max-width:100%;height:auto}
.cover{position:relative;padding-top:180px;padding-bottom:40px;overflow:hidden}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:'Montserrat',sans-serif}
h1, .h1, h1.post-title-main {
    font-size: 36px;
}
.h2,h2{font-size:25px;line-height:1.2;font-weight:600;margin-bottom:20px;/*font-weight: 400 !important;*/}
.h2 a,h2 a{text-decoration: none !important;/*font-weight: 400 !important;*/}
.single .post-inner h1 {font-size: 36px;}
.single .post-inner h1.post-title-main {font-size: 36px;}
.single .post-inner h2 {font-size: 26px;}
.single .post-inner h3 {font-size: 24px;}
.single .post-inner h4 {font-size: 22px;}
.single .post-inner h5 {font-size: 20px;}
.single .post-inner h6 {font-size: 18px;}
input[type=text],input[type=search],input[type=password],input[type=email],input[type=url],textarea{background-color:#fff;color:#000;border:1px solid #e1e1e1;outline:none;padding:15px 10px;line-height:normal;-webkit-transition:border-color linear .3s;-moz-transition:border-color linear .3s;-o-transition:border-color linear .3s;transition:border-color linear .3s;-webkit-appearance:none}
textarea{width:100%;margin:0;height:200px;overflow:auto;padding:13px 10px}
/*::-webkit-input-placeholder{font-style:italic}
:-moz-placeholder{font-style:italic}
::-moz-placeholder{font-style:italic}
:-ms-input-placeholder{font-style:italic}*/
input[type=submit],input[type=button],a.button,.button{color:#fff;border:2px solid #888;background-color:#888;display:inline-block;outline:none;cursor:pointer;text-align:center;text-decoration:none;padding:.4em 1.5em;text-transform:uppercase;font-size:13px;font-family:'Montserrat','Helvetica Neue',Arial,Verdana,sans-serif;text-shadow:none;text-shadow:none;-webkit-appearance:none;box-shadow:0 0 0 0!important;line-height:1.5!important;letter-spacing:2px;-webkit-transition:color .2s linear,background .1s linear,opacity .2s linear;-moz-transition:color .2s linear,background .1s linear,opacity .2s linear;-ms-transition:color .2s linear,background .1s linear,opacity .2s linear;-o-transition:color .2s linear,background .1s linear,opacity .2s linear;transition:color .2s linear,background .1s linear,opacity .2s linear}
input[type=submit]:hover,input[type=button]:hover,a.button:hover,.button:hover{color:#fff;border-color:#222;background:#222}
.clear {clear:both;}
@keyframes animatedBackground {
from{background-position:0 50%}
to{background-position:100% 50%}
}
@-webkit-keyframes animatedBackground {
from{background-position:0 50%}
to{background-position:100% 50%}
}
select{max-width:100%}
.cover{clear:both;animation:25s linear 0 infinite running animatedBackground;-webkit-animation:25s linear 0 infinite running animatedBackground;-moz-animation:25s linear 0 infinite running animatedBackground;background-attachment:fixed;background-position:0 0;position:relative;background-size:cover}
.cover:after{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background-color:#111;opacity:.6}
.bloginfo{line-height:1.2;text-align:center;display:inline-block;z-index:10;font-size:70px;font-weight:900;/*padding-top:60px*/}
.bloginfo.logo_img{line-height:0}
.bloginfo.logo_img figure{display:inline-block}
.cover .bloginfo{position:absolute;padding-top:0;bottom:-webkit-calc(50% - 27px);bottom:calc(50% - 27px);left:5%;width:90%;margin:0 auto;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}
.retina_logo{display:none}
.cover .blog-description{margin-top:15px;display:none}
.bloginfo .logo figure a{display:block;font-size:0;/*padding:17px 0 14px*/}
.bloginfo .logo figure a img {margin: 24px 15px 23px 0; /*margin: 23px 15px 23px 13px;*/ width: 297px; max-width: 100% !important;}
body.home .blog-description{display:block}
a.skip-main {
    color: #FFF !important;
	left:-999px;
    position:absolute;
    top:auto;
    width:0;
    height:0;
    overflow:hidden;
	text-decoration: none;
    z-index:-999;
	font-size: 14px;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-0-transition: all 0.4s ease-in-out;
}
a.skip-main:focus, a.skip-main:active {
    color: #FFF !important;
    background-color:#0092C7;
    left: auto;
    top: 0 !important;
    width: auto;
    height: auto;
    overflow:auto;
    padding:15px;
	margin: 9px 7px !important;
    padding: 8px 19px;
	font-size: 14px;
	line-height: 18px;
	border: 0 none;
    font-style: italic;
	text-align: center;
    font-size:14px;
    z-index:9999;
}
#header {background-color: #111111;}
#header *, .mage-header * {-webkit-font-smoothing: subpixel-antialiased !important;}
.navigation .nav-control a,.navigation li a{color:#fff}
.navigation{/*position:fixed;height:44px;*/width:auto;/*top:0;left:0;text-align:center;*/background:#000;z-index:20;line-height:normal;font-size:0;}
.navigation .container {position: relative; padding-left: 15px; padding-right: 15px;}
.navigation .menu-item-has-children{position:relative}
.navigation .menu-item-has-children .sub-menu {position:absolute;padding:10px 0;width:auto;height:auto;margin:0;/*margin-top:25px;*/z-index:9;box-shadow: 0 5px 7px -2px #000; text-align:left;background-color:#f6f6f6 !important;display:block!important;opacity:0;visibility:hidden;/*-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in;*/ white-space: nowrap;}
.navigation .menu-item-has-children:hover > .sub-menu{opacity:1;visibility:visible;}
.navigation .menu-item-has-children .sub-menu li{display:block;padding: 0;margin:0;width: 100%;}
.navigation .menu-item-has-children .sub-menu li a{text-transform:none; display:block; font-family: arial, sans-serif!important; font-size: 17px!important; color: #474747!important;line-height: 1.42857143; white-space: nowrap; font-weight: normal; width: 100%;}
.navigation .menu-item-has-children .sub-menu .sub-menu{left:230px;margin-left:-2px;top:0}
.navigation li a{position:relative;overflow:hidden; padding: 10px 19.6px 8px; margin: 0 0 0 3.5px;}
.navigation li li a{margin: 0;}
/*.navigation .nav_menu > .menu-item-has-children > a:after{font-family:'FontAwesome';content:"\f107";color:#fff;margin-left:5px}*/
.navigation .menu-item-has-children .menu-item-has-children:after{font-family:'FontAwesome';content:"\f105";color:#fff;position:absolute;right:20px;top:50%;font-size:13px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
/*.navigation li a:before{-webkit-transition:left .25s ease-out;-moz-transition:left .25s ease-out;-ms-transition:left .25s ease-out;-o-transition:left .25s ease-out;transition:left .25s ease-out;content:"";display:block;width:100%;height:1px;position:absolute;left:-100%;top:80%;background-color:#fff}*/
/*.navigation li a:hover:before,.navigation li:hover>a:before{left:0}*/
.navigation li a:hover {color:#38CAFF !important;/*background-color: #00aff2; border-top-left-radius:8px; border-top-right-radius:8px; box-shadow: inset 0px -6px 20px -2px #093db5*/}
.navigation .nav{/*display: inline-block; float:right;*/ margin: 10px 0 0;}
.navigation ul{padding-left:0;list-style:none}
.navigation .nav_close{display:none}
.navigation .nav-control{display:none;padding:10px}
/*.navigation .nav-control a {margin:0;line-height:0;font-size:20px}*/
.navigation .nav-control #burgerBtn {
    display: block;
    border-top: 3px solid #fff;
    height: 15px;
    width: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 30;
    right: 20px;
    top: 22px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.navigation .nav-control #burgerBtn::after {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 20px;
    left: 0;
    background: 
    #fff;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.navigation .nav-control #burgerBtn::before {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 20px;
    left: 0;
    background: 
    #fff;
    top: 3px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.navigation li{/*display:inline-block;line-height:normal;float:none;list-style-type:none*/position: relative; display: block; float: left;}
.sml-menu .navigation li{float: none;}
.sub-menu li {
    display: block;
    padding-left: 10px;
}
.navigation .sub-menu a:hover,
.navigation .menu-item-has-children .sub-menu li a:hover {/*background-color: #d1d3d4; border-top-left-radius:0; border-top-right-radius:0; box-shadow: none*/color: #0092C7 !important;}
.navigation li a{display: block; font-family: arial, sans-serif!important; font-size: 17px!important; color: #fff!important; font-weight: bold; text-transform: uppercase; -webkit-transition: all ease 0.6s; transition: all ease 0.6s; padding: 7px 13px 19px !important;}
.navigation li.nav-contact a {padding-right: 0 !important;}
/*.navigation li.link-auctions a {margin-right: -6px;}*/
.navigation li.link-auctions li a {margin-right: 0;}
/*.navigation li.pc_nav li{margin-right:31px}*/
.navigation li.pc_nav{float:left}
.navigation li.pc_more{float:right}	
.navigation li.pc_more .social a{float:left;font-size:14px;margin:0 5px}
.navigation li.pc_more .social a:before{display:none}
.navigation li.pc_more .social,.navigation li.pc_more .search-ctl{float:left}
.navigation li.pc_more .search-ctl{font-size:14px;margin:0;margin-left:20px;padding:0;background:#353535!important;color:#999!important;width:44px;height:44px;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}
.navigation li.pc_more .search-ctl:hover{color:#ccc!important;background:#474747!important}
.navigation li.pc_more .search-ctl:before{display:none}

.navigation .menu-item-has-children .sub-menu li a{padding: 8px 25px!important;}

.navigation .navigation-meta {
	/*height: 45px;left: 350px;padding: 0;position: absolute;top: 15px;width: 627px;*/
	position: relative;
	height: 31px;
	margin-top: 23px;
	padding: 0;
	font-size: 0;
	line-height: normal;
	-webkit-font-smoothing: antialiased;
}
.navigation .navigation-meta ul.links {
	/*left: -230px;margin: 0;position: relative;top: 16px;	float: right;*/
	position: relative;
	float: right;
	top: 8px;
	right: 267px;
	margin: 0;
}
.navigation .navigation-meta ul.links li {color: #ff1495;font-size: 11px;.line-height: 12px;padding: 0 25px 0 4px;}
.navigation .navigation-meta ul.links li.last {/*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;*/padding-right: 0;}
.navigation .navigation-meta ul.links li.last a {/*font-weight: bold;margin: 0 0 0 3px;*/}
.navigation .navigation-meta ul.links li a {
	/*color: #fff;font-size: 11px;line-height: 12px;text-decoration: none; text-transform: capitalize; padding: 0;*/
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0 0 0 3px;
	padding: 0!important;;
	font-family: arial, sans-serif!important;;
	font-size: 14px!important;;
	color: #fff!important;;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	text-transform: capitalize;
}
.navigation .navigation-meta ul.links li a:hover {/*color:#fff;background-color: transparent; border-top-left-radius:0; border-top-right-radius:0; box-shadow: none*/}
.navigation .navigation-meta #search_mini_form {position: relative;}
.navigation .navigation-meta .form-search {
	/*float: right;height: 22px;margin: -1px 1px 0 0;padding: 0;position: relative;width: 214px;*/
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	height: 31px;
	min-width: 0;
	margin: 0;
	padding: 0;
}
.navigation .navigation-meta fieldset {border: 0 none;}
.navigation .navigation-meta legend, .navigation .navigation-meta .form-search label {display: none;}
.navigation .navigation-meta .form-search #search {
	position: relative;
	width: 250px;
	padding: 6px 31px 6px 12px;
	font-family: arial, sans-serif;
	color: #707070;
	font-size: 13px;
	height: 31px;
	min-height: 31px;
	margin-top: 1px;
	right: 0;
	line-height: 14px;
	border: 0 none;
	border-radius: 7px;
	-webkit-appearance: none;
	vertical-align: middle;
}
.navigation .navigation-meta .form-search button.button {
    position: absolute;
    right: 0;
    top: 0;
    width: 31px;
    height: 31px;
    padding: 0;
    background: url("../img/icon-search-black.svg") no-repeat center center;
        background-size: auto;
    background-size: 15px;
    border: 0 none;
    vertical-align: top;
    overflow: visible;
    cursor: pointer;
}
.navigation .navigation-meta .form-search button.button img {display: block !important;}

.navbar-nav {float: right; margin-right: 1px !important;}

.mage-header .bg-menu .navbar-default .navbar-nav > li > a:hover, .mage-header .bg-menu .navbar-default .navbar-nav > li > a:focus {color: #38CAFF;}

.mage-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*height: 110px;*/
    position: relative;
	transition: all 0.3s ease;
}
.block-logo {
    position: relative;
    float: left;
    cursor: pointer;
    z-index: 8;
}
.header-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/* New Header CSS */

/*#burgerBtn {
    display: none;
    border-top: 3px solid #fff;
    height: 15px;
    width: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 30;
    right: 35px;
    top: 42px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#burgerBtn::before {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 20px;
    left: 0;
    background: #fff;
    top: 3px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#burgerBtn::after {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 20px;
    left: 0;
    background: #fff;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}*/

#nav { /* Mobile Nav UL ID */
    /*display: none;*/
    position: absolute;
    z-index: 10;
    list-style-type: none;
    margin: 70px 35px 0 45px;
    padding: 0;
    overflow: hidden;
}
#nav > li {
    width: 0;
    height: 30px;
    margin: 0 0 20px;
    font-family: arial, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
}
#nav > li + li {
    margin-left: -40px;
}
#nav > li + li + li {
    margin-left: -80px;
}
#nav > li + li + li + li {
    margin-left: -120px;
}
#nav > li > a {
    position: relative;
    display: block;
    padding-right: 30px;
    color: #fff;
}

#nav > li.dropdown > a::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: url("../images/arrow-bold-right-white.svg") no-repeat center center;
        background-size: auto;
    background-size: 100%;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#nav > li.dropdown.active {
    height: auto;
}
#nav > li.dropdown.active > a {
    color: #38CAFF;
}
#nav > li.dropdown.active > a::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background: url("../images/arrow-bold-right-blue.svg") no-repeat center center;
        background-size: auto;
    background-size: 100%;
}
#nav .child-menu {
    display: none;
    padding: 10px 0 0 46px;
    list-style: none;
}
#nav .child-menu > li a {
    display: inline-block;
    padding: 5px 0;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    color: #fff;
}
.dropup, .dropdown {
    position: relative;
}

.header-container {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    width: 100%;
    margin-bottom: 30px;
    background: #000;
}
.header-container .container {
    position: relative;
}
.header-container .mage-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 110px;
    position: relative;
}
.header-container .mage-header .block-logo {
    position: relative;
    float: left;
    cursor: pointer;
    z-index: 8;
}
.header-container .mage-header .block-logo a {
    display: inline-block;
}
.header-container .mage-header .block-logo a img {
    margin: 23px 15px 23px 13px;
}
#logo > a > img {
    width: 297px;
    height: 63px;
}
.header-container .mage-header .header-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.header-container .mage-header .top-links {
    position: relative;
    height: 31px;
    margin-top: 23px;
    padding: 0;
    font-size: 0;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
}
.header-container .mage-header ul.links {
    position: relative;
    float: right;
    top: 8px;
    right: 290px;
    margin: 0;
}
.header-container .mage-header ul.links li {
    float: none;
    display: inline-block;
    padding: 0 8px 0 4px;
    line-height: normal;
    list-style-type: none;
}
.header-container .mage-header ul.links li a {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 0 0 3px;
    padding: 0;
    font-family: arial, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    text-transform: capitalize;
}
.header-container .mage-header ul.links li.last {
    padding-right: 0;
}
.header-container .mage-header .form-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    height: 31px;
    min-width: 0;
    margin: 0;
    padding: 0;
}
.header-container .mage-header .form-search label {
    display: none;
}
.header-container .mage-header .form-search #search {
    position: relative;
    width: 250px;
    padding: 6px 31px 6px 12px;
    font-family: arial, sans-serif;
    color: #707070;
    font-size: 13px;
    height: 31px;
    min-height: 31px;
    right: 0;
    line-height: 14px;
    border: 0 none;
    border-radius: 7px;
    -webkit-appearance: none;
    vertical-align: middle;
}
.header-container .mage-header .form-search button.button {
    position: absolute;
    right: 0;
    top: 0;
    width: 31px;
    height: 31px;
    padding: 0;
    background: url("../images/icon-search-black.svg") no-repeat center center;
        background-size: auto;
    background-size: 15px;
    border: 0 none;
    vertical-align: top;
    overflow: visible;
    cursor: pointer;
}
.mage-header .bg-menu {
    margin-top: 10px;
}
.mage-header .bg-menu .navbar-default {
    background-color: #000;
    border-color: #000;
}
.mage-header .bg-menu .navbar {
    border-radius: 0;
    position: relative;
    min-height: auto;
    margin-bottom: 0;
    border: 0 none;
}
.mage-header .bg-menu .navbar-default .container-fluid, .mage-header .bg-menu .navbar-default .navbar-collapse {
    padding: 0;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}
form {
    /*display: inline;*/
}
legend {
    display: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.mage-header .bg-menu .navbar-default .navbar-brand, .mage-header .bg-menu .navbar-default .navbar-form {
    display: none;
}
.navbar-brand {
    color: #777;
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.mage-header .bg-menu .navbar-collapse.collapse {
    -webkit-transition: all ease 0s;
    transition: all ease 0s;
}
.mage-header .bg-menu .navbar-default .navbar-collapse, .mage-header .bg-menu .navbar-default .navbar-form {
    border-color: transparent;
}
.mage-header .bg-menu .navbar-default .container-fluid, .mage-header .bg-menu .navbar-default .navbar-collapse {
    padding: 0;
}
.mage-header .bg-menu .navbar-default .navbar-brand, .mage-header .bg-menu .navbar-default .navbar-form {
    display: none;
}
.navbar-left {
    float: left !important;
}
.mage-header .bg-menu .navbar-default .navbar-nav {
    float: right;
}
.hide-me {
    display: none;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.mage-header .bg-menu .navbar-default .navbar-nav > li.active > a {
    color: #38CAFF;
    background-color: transparent;
}
.mage-header .bg-menu .navbar-default .nav > li:first-child > a {
    padding-left: 0;
}
.mage-header .bg-menu .navbar-default .navbar-nav > .active > a, .mage-header .bg-menu .navbar-default .navbar-nav > .open > a {
    color: #fff;
    background-color: transparent;
}
.mage-header .bg-menu .navbar-default .navbar-nav > li > a {
    font-family: arial, sans-serif;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: all ease 0.6s;
    transition: all ease 0.6s;
}
.mage-header .bg-menu .navbar-default .nav > li > a {
    padding: 8px 22px 18px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
        margin-top: 2px;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.mage-header .bg-menu .dropdown-menu {
    top: 100%;
    left: 22px;
    padding: 12px 0 15px;
    color: #474747;
    background: #fff;
    border-radius: 0;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.mage-header .bg-menu .dropdown-menu > li > a {
    padding: 8px 25px;
    font-family: arial, sans-serif;
    font-size: 17px;
    color: #474747;
}
.footer-arrow {color: #009DD6; font-weight: bold;}

@media (min-width: 768px) {
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	.navbar-toggle {
		display: none;
	}
	.navbar-default .navbar-toggle {
		border-color: #ddd;
	}
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: -15px;
	}
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.navbar-nav > li {
		float: left;
	}
}
.container {max-width: 1102px;}

.goaway {opacity: 0; height: 0; width: 0; overflow: hidden;}

.sml-menu #mobile { background: transparent; position: relative; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; overflow: hidden; }
.sml-menu #mobile.navigation { height: 100vh; background: #000; position: fixed; left: 0; right: 0; top: 0; bottom: 0; overflow-y: scroll;}
.sml-menu #mobile.navigation #mobileBodyContent, .sml-menu #mobile.navigation section, .sml-menu #mobile.navigation footer { opacity: 0; -webkit-transform: scale(0.85); transform: scale(0.85); visibility: hidden; }
.sml-menu #mobile.navigation #nav { position: relative; max-width: 640px;}
.sml-menu #mobileBodyContent, .sml-menu section { position: relative; width: 100%; height: 100%; visibility: visible; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.sml-menu .header-container { opacity: 1; visibility: visible; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.sml-menu #burgerBtn { display: none; border-top: 3px solid #fff; height: 15px; width: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; z-index: 30; right: 35px; top: 42px; cursor: pointer; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.sml-menu #burgerBtn:before { content: ""; display: block; position: absolute; height: 3px; width: 20px; left: 0; background: #fff; top: 3px; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.sml-menu #burgerBtn:after { content: ""; display: block; position: absolute; height: 3px; width: 20px; left: 0; background: #fff; bottom: 0; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

#search_mini_form2 {
    padding: 0 34px;
}

.wrapper {width: 1072px; margin: 0 auto;}

@media only screen and (max-width: 1072px) { .wrapper {padding: 30px 0; float: left; width: 100%;} }
@media only screen and (max-width: 900px) { .wrapper {padding-bottom: 0;} }

@media only screen and (max-width: 991px) { .sml-menu #burgerBtn { display: block; top: 22px; } }

.sml-menu #burgerBtn:hover, .sml-menu #burgerBtn:focus { border-top: 3px solid #38CAFF; }
.sml-menu #burgerBtn:hover:before, .sml-menu #burgerBtn:hover:after, .sml-menu #burgerBtn:focus:before, .sml-menu #burgerBtn:focus:after { background: #38CAFF; }
.sml-menu #nav { display: none; z-index: 10; list-style-type: none; margin: 70px auto 0; padding: 0; overflow: hidden; }

@media only screen and (max-width: 991px) { .sml-menu #nav { display: block; } }
@media only screen and (max-width: 575px) { .sml-menu #nav { margin: 45px 20px 0 20px; } }

.sml-menu #nav > li { width: 0; height: 30px; margin: 0 0 20px; font-family: arial, sans-serif; font-size: 20px; color: #fff; font-weight: bold; text-transform: uppercase; overflow: hidden; opacity: 0; -webkit-transition: all 0.6s ease-in; transition: all 0.6s ease-in; }

@media only screen and (max-width: 575px) { .sml-menu #nav > li { margin-bottom: 15px; font-size: 16px; } }

.sml-menu #nav > li + li { margin-left: -40px; }
.sml-menu #nav > li + li + li { margin-left: -80px; }
.sml-menu #nav > li + li + li + li { margin-left: -120px; }
.sml-menu #nav > li > a { position: relative; display: block; padding-right: 30px; color: #fff; }
.sml-menu #nav > li > a:focus { color: #38CAFF; outline: 0; }
.sml-menu #nav > li.dropdown > a { -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.sml-menu #nav > li.dropdown > a:before { content: ''; position: absolute; top: 0; right: 0; width: 30px; height: 30px; background: url("../images/arrow-bold-right-white.svg") no-repeat center center; background-size: 100%; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.sml-menu #nav > li.dropdown > a:focus { color: #38CAFF; outline: 0; }
.sml-menu #nav > li.dropdown.active { height: auto; }
.sml-menu #nav > li.dropdown.active > a { color: #38CAFF; }
.sml-menu #nav > li.dropdown.active > a:before { -webkit-transform: rotate(90deg); transform: rotate(90deg); background: url("../images/arrow-bold-right-blue.svg") no-repeat center center; background-size: 100%; }
.sml-menu #nav .child-menu { display: none; padding: 10px 0 0 46px; list-style: none; }

@media only screen and (max-width: 575px) { .sml-menu #nav .child-menu { padding: 0 0 0 15px; } }

.sml-menu #nav .child-menu > li a { display: inline-block; padding: 5px 0; font-size: 16px; font-weight: normal; text-transform: none; color: #fff; }

@media only screen and (max-width: 575px) { .sml-menu #nav .child-menu > li a { padding: 2px 0; font-size: 14px; } }
.sml-menu #nav .child-menu > li a:hover, .sml-menu #nav .child-menu > li a:focus { color: #38CAFF; outline: 0; }
.sml-menu .navigation #nav li { width: 100%; margin-left: 0; opacity: 1; /*line-height: 31px !important;*/ margin: 0 0 5px;}
.sml-menu .navigation #burgerBtn { right: 15px; top: 15px; border-color: transparent; }
.sml-menu .navigation #burgerBtn:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 20px; left: -2px; }
.sml-menu .navigation #burgerBtn:after { -webkit-transform: rotate(135deg); transform: rotate(135deg); bottom: 6px; width: 20px; left: -2px; }
.sml-menu .navigation .mynav .form-search-mini { opacity: 1; display: block; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s ease-in; transition: all 0.5s ease-in; max-width: 660px; margin: 0 auto;}
.sml-menu .mynav {position: absolute; left: 0; top: 0; width: 100%; height: 100vh; /*overflow-y: auto !important;*/ }
.sml-menu .mynav .form-search-mini { position: relative; margin: 10px 20px 30px; opacity: 0; display: none; -webkit-transform: scale(0.5); transform: scale(0.5); -webkit-transition: all 0.5s ease-in; transition: all 0.5s ease-in; }
.sml-menu .mynav .form-search-mini label { display: none; }
.sml-menu .mynav .form-search-mini #top-search { position: relative; width: 660px; padding: 0 37px 0 12px; font-family: arial, sans-serif; color: #707070; font-size: 18px; height: 37px; min-height: 37px; right: 0; line-height: 37px; border: 0 none; border-radius: 7px; -webkit-appearance: none; vertical-align: middle; max-width: 100%;}
.sml-menu .mynav .form-search-mini button.button { position: absolute; right: 0; top: 0; width: 37px; height: 37px; padding: 0; text-indent: 9999px; background: url("../images/icon-search-black.svg") no-repeat left center; background-size: 22px; border: 0 none; vertical-align: top; overflow: hidden; cursor: pointer; }

.sml-menu .navigation .menu-item-has-children .sub-menu {
    display: none !important;
    padding: 0 0 15px;
	line-height: 100%;
}
.sml-menu .navigation .menu-item-has-children.open .sub-menu {
    display: block !important;
	/*transition: all 0.5s ease !important;*/
	animation: submenu .3s linear;
}
@keyframes submenu {
  from {opacity: 0; margin-top: -10px; margin-left: -30px;}
  to {opacity: 1; margin-top: 0; margin-left: 0;}
}
/*.sml-menu .navigation .menu-item-has-children.open:hover .sub-menu, 
.sml-menu .navigation .menu-item-has-children.open:focus .sub-menu {
	opacity: 1;
	margin-left: 0;
}*/

.sml-menu #nav > li {
    font-family: arial, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.sml-menu #nav > li {
    width: 0;
    height: 30px;
    margin: 0 0 20px;
        margin-left: 0px;
    font-family: arial, sans-serif;
    font-size: 20px;
    color: 
    #fff;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.6s ease-in;
    transition: all 0.6s ease-in;
}
.sml-menu .navigation .nav-control a {
    line-height: 100%;
    right: auto;
}
.sml-menu .navigation .nav-control #nav a {
    font-family: arial, sans-serif !important;
    font-size: 20px !important;
    color: #fff;
    letter-spacing: 0;
}
.sml-menu .navigation .nav-control #nav .menu-item-has-children .sub-menu li a {
    line-height: 100%;
    height: auto;
    margin: 0 !important;
	display: inline-block;
	padding: 5px 0;
	font-size: 16px !important;
	font-weight: normal;
	text-transform: none;
	color: #fff !important;
	letter-spacing: 0 !important;
}
.sml-menu .navigation .nav-control #nav .menu-item-has-children .sub-menu li a:hover {
	color: #38CAFF !important;
}
.sml-menu .mynav .form-search-mini button.button {
    position: absolute;
    right: 0;
    top: 0;
    width: 37px;
    height: 37px;
    padding: 0;
    text-indent: 9999px;
    background: url("https://staging2.swann.rfcsystems.com/Content/images/icon-search-black.svg") no-repeat left center;
        background-size: auto;
    background-size: 22px;
    border: 0 none;
    vertical-align: top;
    overflow: hidden;
    cursor: pointer;
}

/*.sticky-header{padding-top:44px}*/
.comments{padding:0 0 20px;list-style:none}
#scroll-top{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;-moz-backface-visibility:hidden;opacity:0;filter:alpha(opacity=0);position:fixed;bottom:100px;z-index:1000;display:block;right:-50px;cursor:pointer;text-align:center;margin:0;padding:0;width:42px;height:42px;background: url(../img/back-to-top.png) no-repeat center center; background-color:#FFFFFF;color:#00ADEF;border-radius:10px;box-shadow:0px 3px 3px rgba(0, 0, 0, 0.10);}
#scroll-top.on{right:30px;opacity:.85}
#scroll-top:hover{opacity:1}
#scroll-top i{font-size:18px;font-style:normal;line-height:32px}
.divider {display: block; width: 100%; /*height: 1px; background-color: #D7D7D7;*/ margin: 15px 0; clear: both;}
.posts .bpost .post-qshare{position:relative;line-height:0}
.posts .bpost .post-qshare > a, .posts .bpost .post-qshare > button {font-size:16px;/*height:16px;width:16px;*/display:block;text-decoration:none;background: none; border: none;}
.posts .bpost .post-qshare > ul{opacity:0;visibility:hidden;list-style:none;margin:0;padding:10px 0;background:#171717;border-radius:3px;width:50px;position:absolute;bottom:25px;left:-7px;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}
.posts .bpost .post-qshare > ul::before{content:'';border:5px solid transparent;border-top-color:#171717;position:absolute;bottom:-10px;left:50%;margin-left:-5px}
.posts .bpost .post-qshare > ul a{color:#fff;display:block;text-align:center;padding:6px 0;font-size:16px;text-decoration:none;line-height:1.4}
.posts .bpost .post-qshare > ul a:hover{color:#fff}
.posts .bpost .post-qshare > a:hover,.posts .bpost .post-qshare:hover > a{color:#46484f}
.posts .bpost .post-qshare:hover > ul{color:#46484f;opacity:1;visibility:visible}
.posts .bpost .post-qshare:focus > ul{color:#46484f;opacity:1;visibility:visible}
.posts.error-404{text-align:center;background-color:#fff;padding:30px;border-radius:0 0 4px 4px;box-shadow:0 1px 1px rgba(0,0,0,.07)}
.posts.error-404 form{margin:20px 0}
.posts.error-404 form input{text-align:center;width:320px}
.posts.error-404 form i, .posts.error-404 form .back-search {display:none;}
.posts.error-404 .container {width: 100%;}
#posts{margin:0 auto;padding-top:30px;padding-bottom:30px}
/*#posts.sidebar-f{max-width:800px}*/
.archive-box{background-color:#fff;padding:20px;text-align:center;margin-bottom:12px;border-radius:0 0 4px 4px;box-shadow:0 1px 1px rgba(0,0,0,.07)}
.archive-box span{display: inline-block; float: left; font-style: italic; margin: 0 10px 0 0;}
.archive-box span.post-count {float: none; text-transform: none;font-family: "Libre Baskerville", sans-serif; font-size: 17px; font-weight: normal; color: #474747;}
.archive-box h1{margin:0 0 15px;text-transform: capitalize; text-align: left; font-size: 35px; color: 000000;}
.archive-box .back-btn {background: url(../img/arrow-link-back.png) no-repeat left center;color: #636363;font-family:Arial, Helvetica, sans-serif;font-size:15px;position:relative;display:inline-block;padding: 0 0 0 16px; float: right; display: none;}
.archive .archive-box #text-2, .search .archive-box #text-2 {display: none;}
.back-box {background-color:#fff;padding:7px 20px;text-align:left;margin-bottom:12px;box-shadow:0 1px 1px rgba(0,0,0,.07); display: none;}
.back-box .back-btn {background: url(../img/arrow-link-back.png) no-repeat left center;color: #636363;font-family:Arial, Helvetica, sans-serif;font-size:15px;position:relative;display:inline-block; padding: 0 0 0 16px; float: none;}
.back-search {background: rgba(0, 0, 0, 0) url("../img/arrow-link-back.png") no-repeat scroll left center; color: #636363;font-family:Arial, Helvetica, sans-serif;font-size:15px;position:absolute !important;display:inline-block; padding: 10px 16px; float: left;}
.post-cat {text-align: center;}
.posts .bpost{margin-bottom:30px;position:relative}
.posts .bpost .post-content {padding: 25px 90px 0;}
.posts .list-item {margin-bottom: 15px;}
.posts .list-item .post-content {padding: 0;}
.posts .bpost:last-child{margin-bottom:0}
.posts .bpost:last-child:before,.posts .bpost:last-child:after{padding-bottom:0}
.posts .bpost .post-wrapper{background:#fff;/*border-radius:0 0 4px 4px;*/box-shadow:0px 3px 3px rgba(0, 0, 0, 0.10)}
.posts .bpost .post-inner{padding:25px 0 0;}
.posts .bpost .post-inner .post-cat{margin-bottom:15px;text-align: left;}
.posts .bpost .post-inner .post-cat > div{position:relative;display:inline-block}
.posts .bpost .post-inner .tx-div{display: none;position:absolute;height:3px;background-color:#000;opacity:.1;border-width:3px;width:100%;margin:4px 0}
.posts .bpost .post-inner .post-caption {font-size: 16px;}
.wp-caption {margin: 0 auto; display: block; max-width: 100%;}
.aligncenter {margin: 0 auto; display: block;}
.wp-caption-text {text-align: center;}
.posts .bpost .post-image img{height:auto; max-width: 80%; width: auto; max-height: 650px;}
.posts .bpost.format-gallery .post-images{overflow:hidden;position:relative}
.posts .bpost.format-quote .post-head{background:#6D97BF;color:#FFF;padding:25px 30px}
.posts .bpost.format-quote .post-head a{color:#FFF}
.posts .bpost.format-quote .meta-data{margin-top:0}
.posts .bpost.format-quote blockquote{font-size:26px;font-style:italic;line-height:1.4;border:0;margin:0 0 15px;padding:0 0 0 55px;font-family:Montserrat;position:relative}
.posts .bpost.format-quote blockquote:before{content:'\201C';font-family:"Trebuchet MS";font-size:120px;position:absolute;left:-25px;top:0;color:rgba(0,0,0,0.17);line-height:1;display:block}
.posts .bpost.format-quote blockquote ~ .source{font-size:14px;font-style:italic;line-height:1.4;border:0;margin:0 0 0 55px;position:relative;padding-left:20px}
.posts .bpost.format-quote blockquote ~ .source:before{content:'';position:absolute;left:-5px;background:rgba(0,0,0,0.17);width:15px;height:1px;top:9px}
.posts .bpost.format-link .post-head{background:#E28679;border-radius:4px 4px 0 0;padding:25px 30px}
.posts .bpost.format-link .post-head [data-role="title"],.posts .bpost.format-link .post-head a{color:#FFF}
.posts .bpost.format-link .post-head [data-role="title"]{font-size:26px;line-height:1.2;font-weight:600;margin:0;font-family:Montserrat}
.posts .bpost.format-link .post-head [data-role="title"] p{margin:0}
.posts .bpost.format-link .caption{margin-top:12px}
.posts .bpost.format-link .caption a{text-decoration:underline;font-style:italic;color:#fff}
.posts .bpost.format-link .meta-data{margin-top:0}
.posts .bpost.format-link [data-role="title"]{margin-bottom:10px}
.posts .bpost.format-link [data-role="title"]:after{font-family:'FontAwesome';content:"\f0c1";position:absolute;top:30px;right:30px;color:rgba(0,0,0,0.17)}
blockquote {border-left: none;border-top: solid 1px #D7D7D7;border-bottom: solid 1px #D7D7D7;font-size: 25px;margin: 25px 0;padding: 25px 0; text-align: center;}
blockquote p {line-height: 150%;}
.bpost .meta-data{margin:0 auto;position:relative;clear:both;display:inline-block;width:100%}
.bpost .meta-data .date{padding-right:15px}
.bpost .meta-data .author{position:relative;padding-left:20px}
.bpost .meta-data .author:before{content:'';position:absolute;left:-5px;background:rgba(0,0,0,0.17);width:15px;height:1px;top:9px}
.meta-controls{float:right;margin:0}
.meta-controls .control{display:inline-block;margin-left:5px;opacity:.85;cursor:pointer;vertical-align:middle}
.meta-controls .control:hover{opacity:1}
.meta-info {font-size: 12px;/*letter-spacing: 0.5px;line-height: 125%;*/}
.meta-info strong {font-family: Arial, Helvetica, sans-serif; color: #000000;}
.single .meta-info {font-size: 12px;/*letter-spacing: 0.5px;line-height: 125%;*/ border-top: solid 1px #707070; margin-top: 25px; padding-top: 25px;}
.tags-control ul, .tags-control div {margin-bottom:0}
.tags-control .tags-label {display: inline-block; float: left;}
.meta-inline{/*float:left*/}
.meta-divider {display: inline-block; color: #636363; margin: 0 10px;}
.list-inline > div {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.w100{width:100%;padding-bottom:10px}
.post-author{padding:30px;overflow:hidden;background:#fff;border-radius:0 0 4px 4px;box-shadow:0 1px 1px rgba(0,0,0,.07);margin-top:50px}
.post-author .author-img{float:left;margin-right:30px}
.post-author .author-img img{border-radius:50%}
.post-author .author-content{overflow:hidden}
.post-author .author-content h5{margin:0;text-transform:uppercase;font-size:85%;font-weight:bolder;position:relative;display:inline-block;margin-bottom:15px;letter-spacing:1px}
.post-author .author-content h5 .tx-div{position:absolute;height:3px;background-color:#000;opacity:.1;border-width:3px;width:100%;margin:4px 0}
.bpost .caption{margin:22px auto 0}
.meta-controls .comment-control a{position:relative;padding-left:20px;margin-left:10px}
.meta-controls .comment-control a:before{content:'';position:absolute;left:-5px;background:rgba(0,0,0,0.17);width:15px;height:1px;top:9px}
.post-comments{padding:30px;overflow:hidden;background:#fff;border-radius:0 0 4px 4px;box-shadow:0 1px 1px rgba(0,0,0,.07);margin-top:50px}
.post-comments .post-box{text-align:center}
.post-comments .post-box .post-box-title{margin:0;text-transform:uppercase;font-size:85%;font-weight:bolder;position:relative;display:inline-block;color:#999;letter-spacing:1px}
.post-comments .post-box .post-box-title .tx-div{position:absolute;height:3px;background-color:#000;opacity:.1;border-width:3px;width:100%;margin:4px 0}
#respond #reply-title{display:none}
#respond p.comment-notes{margin-bottom:20px}
#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url,#respond .comment-form-comment,#respond .form-submit{width:33.33%;float:left;padding-left:10px;padding-right:10px;margin-bottom:20px}
#respond .comment-form-author input,#respond .comment-form-email input,#respond .comment-form-url input,#respond .comment-form-comment textarea{width:100%}
#respond .comment-form-comment,#respond .form-submit{width:100%}
#respond .form-submit{margin-bottom:0;margin-top:5px}
#commentform{margin-top:20px;margin-left:-10px;margin-right:-10px}
#commentform label{display:none}
input[type=text]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,textarea:focus{border-color:#444}
.post-pagination{float:left;width:100%;/*border-top:1px solid #eee*/}
.post-pagination .prev-post{float:left;display: inline-block; width:auto;}
.post-pagination .next-post{float:right;display: inline-block; width:auto;}
.post-pagination a h5{display:none}
.post-pagination a{/*font-size:10px;padding:10px 30px;display:block;color:#aaa;letter-spacing:1px;-o-transition:color .2s linear,background .1s linear,opacity .2s linear;-ms-transition:color .2s linear,background .1s linear,opacity .2s linear;-moz-transition:color .2s linear,background .1s linear,opacity .2s linear;-webkit-transition:color .2s linear,background .1s linear,opacity .2s linear;font-family:Montserrat}
.post-pagination a:hover{color:#00abee;/*background:#222*/font-family: "Libre Baskerville", sans-serif!important; font-size: 12px; margin: 20px; text-transform:uppercase;}
.post-pagination .prev-post a{/*border-radius:0 0 0 4px*/ display: inline-block;}
.post-pagination .next-post a{/*border-radius:0 0 4px 0*/ display: inline-block;}
.post-pagination .prev-post .arrow{float:left;padding-right:5px}
.post-pagination .next-post .arrow{float:right;padding-left:5px}
.author-content .author-social{font-size:14px;margin-right:8px;margin-bottom:8px;width:24px;height:24px;display:inline-block;line-height:20px;vertical-align:middle;text-align:center;border-radius:4px;color:#fff;border:2px solid #888;background-color:#888;-webkit-transition:color .2s linear,background .1s linear,opacity .2s linear;-moz-transition:color .2s linear,background .1s linear,opacity .2s linear;-ms-transition:color .2s linear,background .1s linear,opacity .2s linear;-o-transition:color .2s linear,background .1s linear,opacity .2s linear;transition:color .2s linear,background .1s linear,opacity .2s linear}
.author-content .author-social i{line-height:20px}
.author-content .author-social:hover{color:#fff;border-color:#222;background:#222}
.flex-control-nav{bottom:auto;line-height:1;right:20px;width:auto;top:100%;height:6px;margin-top:-28px;left:auto;z-index:20;position:absolute}
.flex-control-nav li{margin:0}
.flex-control-paging li a{background:#d6d6d7;width:6px;height:6px;box-shadow:none;margin:0 2px}
.flex-control-paging li a:hover,.flex-control-paging li a.flex-active{background:#fe6060}
.askPage [data-role="title"]{margin-left:0!important;margin-right:0!important}
.askPage .bpost .meta-data{display:none}
#search-ctl {position:relative; z-index:1;/*top:0;left:0;height:100%;*/width:100%;font-size:12px;background:#FFF;color:#ACACAC;/*display:none*/}
#search-ctl a {position:relative;z-index:50; display: inline-block;/*top:0;left:0;height:100%;*/}
.search-opened #search-ctl{display:block}
.search-opened #tumblr_controls{display:none}
#search-ctl form{/*height:100%;*/padding: 0 15px; margin: 0 auto; /*width: 977px;*/ position:relative; z-index: 1;}
#search-ctl input{/*height:100%;*/width:40%;background-color:transparent; font-family: Arial, Helvetica, sans-serif !important; border:0;color:#fff;outline:none;padding-left:0;padding-right:0; background-image: url(../img/bg-search.png); background-repeat: no-repeat; background-position: right center; color: #636363 !important; float: right;}
#search-ctl .fa{position:absolute;right:0;top:0;height:100%;line-height:45px;vertical-align:middle;font-size:16px;z-index:20;cursor:pointer}
#search-ctl .fa-close {display: none;}
.searchPage .search-no-results{font-size:21px;line-height:37px;width:100%;text-align:center}
#pagination{font-family:'Montserrat',sans-serif;padding:30px 0 0;margin:0;display:block;text-align:center}
#pagination.paginate .older,#pagination.paginate .newer{float:left;width:50%;text-align:left}
#pagination.paginate .older{float:right;text-align:right}
#pagination a{-o-transition:.2s;-ms-transition:.2s;-moz-transition:.2s;-webkit-transition:.2s;transition:.2s}
#pagination.paginate a{display:inline-block;color:#242424;letter-spacing:2px;text-transform:uppercase;font-size:11px;border-bottom:1px solid #e5e5e5;padding-bottom:5px;font-weight:700}
#pagination.paginate a:hover{color:#999}
#pagination .advanced-pagination{text-align:center}
#pagination.click-load .advanced-pagination,#pagination.infinite-scroll .advanced-pagination{display:block}
#pagination.click-load .next,#pagination.click-load .previous,#pagination.infinite-scroll .next,#pagination.infinite-scroll .previous{display:none}
.icon_spinner{text-align:center;position:relative;display:inline-block;float:none;text-decoration:none}
.icon_spinner .stick{display:none;width:10px;height:10px;margin:0 7px;background-color:#212121;border-radius:100%;opacity:.3}
.icon_spinner .stick:nth-child(1),.icon_spinner .stick:nth-child(2),.icon_spinner .stick:nth-child(3){display:inline-block}
.icon_spinner .button-caption{font-size:90%;font-weight:600;display:block;text-transform:uppercase}
.icon_spinner.animate-load .stick{-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.icon_spinner.animate-load .stick:nth-child(1){-webkit-animation-delay:-.32s;animation-delay:-.32s}
.icon_spinner.animate-load .stick:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}

/*.search-results .posts .bpost .post-inner .post-caption, .search-results .posts .bpost .post-content figure {display: none;}*/
/*.search-results .posts .bpost.list-item .post-inner .post-caption, .search-results .posts .bpost.list-item .post-content figure {display: block;}*/
.search-results .archive-box h1 {margin: 0;float: none;text-transform: none;font-family: "Libre Baskerville", sans-serif;font-size: 17px;font-weight: normal;color: #474747;font-style: italic;}

@-webkit-keyframes bouncedelay {
0%,80%,100%{-webkit-transform:scale(0)}
40%{-webkit-transform:scale(1)}
}
@keyframes bouncedelay {
0%,80%,100%{transform:scale(0);-webkit-transform:scale(0)}
40%{transform:scale(1);-webkit-transform:scale(1)}
}
#pagination .no_posts{font-size:90%;font-weight:600;display:block;text-transform:uppercase;opacity:.4}
@-webkit-keyframes fadeInDown {
0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDown {
0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
@-webkit-keyframes rt_fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@-moz-keyframes rt_fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@-o-keyframes rt_fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@keyframes rt_fadeIn {
0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes rt_moveUp {
to{-webkit-transform:translateY(0);opacity:1}
}
@-moz-keyframes rt_moveUp {
to{-moz-transform:translateY(0);opacity:1}
}
@keyframes rt_moveUp {
to{transform:translateY(0);opacity:1}
}
@-webkit-keyframes rt_scaleUp {
to{-webkit-transform:scale(1);opacity:1}
}
@-moz-keyframes rt_scaleUp {
to{-moz-transform:scale(1);opacity:1}
}
@keyframes rt_scaleUp {
to{transform:scale(1);opacity:1}
}
.animated{opacity:0}
body.single-post .animated,body.page .animated{opacity:1!important;-webkit-transform:none!important;-moz-transform:none!important;transform:none!important;-webkit-animation:none!important;-moz-animation:none!important;animation:none!important}
.touch .animated{opacity:1!important}
.no-touch .animated.shown{-webkit-animation:rt_fadeIn .7s ease forwards;-moz-animation:rt_fadeIn .7s ease forwards;animation:rt_fadeIn .7s ease forwards}
.no-touch .animated.scaleUp.shown{-webkit-transform:scale(0.6);-moz-transform:scale(0.6);transform:scale(0.6);-webkit-animation:rt_scaleUp .57s ease-in-out forwards;-moz-animation:rt_scaleUp .57s ease-in-out forwards;animation:rt_scaleUp .57s ease-in-out forwards}
.no-touch .animated.moveUp.shown{-webkit-transform:translateY(200px);-moz-transform:translateY(200px);transform:translateY(200px);-webkit-animation:rt_moveUp .55s ease-in-out forwards;-moz-animation:rt_moveUp .55s ease-in-out forwards;animation:rt_moveUp .55s ease-in-out forwards}
body.page [data-role="title"]{margin-top:0}
#footer{background-color:#222;padding-top:30px; padding-bottom: 15px; font-family: "Libre Baskerville", sans-serif; /*font-family: Arial, Helvetica, sans-serif;*/ color:#999;font-weight:400}
#footer .widgettitle{
	/*font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color:#00aeef; margin:15px 0;  margin: 0 0 5px;*/    
	color: #000;
	font-family: arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 9px;
    display: block;
	letter-spacing: 0; 
	text-transform: none;
}
#footer a{color:#78797C}
#footer a:hover{color:#fff}
#footer p{margin-bottom:0;line-height:30px}
#footer .social{text-align:right}
#footer .social a{font-size:14px;margin-left:8px;margin-bottom:8px;width:24px;height:24px;display:inline-block;line-height:24px;vertical-align:middle;text-align:center;background-color:transparent;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;-ms-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}
#widget-area{padding-bottom:20px; width: 1102px; margin: 0 -15px;}
#widget-area .sidebar_widget{margin-left:-15px;margin-right:-15px;padding:0}
#widget-area .sidebar_widget > li{float:left;padding-left:15px;padding-right:15px;margin: 0 0 15px;list-style:none}
#widget-area .sidebar_widget > li .widget{margin-bottom:30px;clear:both}
#widget-area .sidebar_widget.one > li{width:100%}
#widget-area .sidebar_widget.two > li{width:50%}
#widget-area .sidebar_widget.three > li{width:33.33%}
#widget-area .sidebar_widget.four > li{/*width:25%*/}
#widget-area .sidebar_widget li ul{list-style:none;margin-left:0}
#widget-area,.footer_bar,.sidebar_widget{float:left;width:100%}
.widget_mc4wp_widget .mc4wp-form p{padding-top:5px;padding-bottom:10px}
.widget_mc4wp_widget .mc4wp-form input{width:100%}
#footer .widget_mc4wp_widget .mc4wp-form input[type=submit],#footer .widget_mc4wp_widget .mc4wp-form input[type=button]{width:auto}
.widget_mc4wp_widget .mc4wp-form label{display:none}
.mc4wp-form input[type=date],.mc4wp-form input[type=email],.mc4wp-form input[type=tel],.mc4wp-form input[type=text],.mc4wp-form input[type=url],.mc4wp-form select,.mc4wp-form textarea{padding-top:10px;padding-bottom:10px}
.footer_bar{border-top:1px solid;padding-top:20px;padding-bottom:6px;font-size:85%}
.post_attribute,.post-date{display:block;font-style:italic;padding:0;margin-top:0;letter-spacing:0;text-transform:uppercase;opacity:.7;font-size:85%}
.widgettitle{font-size:13px;font-weight:400;letter-spacing:2px;text-transform:uppercase}
#widget-photos{padding:50px 0;text-align:center;background-color:#FFF9E4}
#widget-photos .widget_title{font-family:'Montserrat',sans-serif;line-height:20px;font-weight:600;margin:0 0 15px;position:relative;letter-spacing:.05em;text-align:center;margin-bottom:35px;color:#202020;font-size:18px}
#widget-photos .widget_title .caption{text-transform:none;margin-top:15px;font-size:13px;font-family:'Domine',serif;font-weight:400}
.instagram_widget .wrap{width:10%;display:inline-block}
.instagram_widget a{border:none;text-align:center;position:relative;margin:5px;display:block}
.instagram_widget .hover_border{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-box-shadow:0 0 0 3px rgba(255,255,255,0.15) inset;-moz-box-shadow:0 0 0 3px rgba(255,255,255,0.15) inset;box-shadow:0 0 0 3px rgba(255,255,255,0.15) inset}
.instagram_widget .hover_border:hover{-webkit-box-shadow:0 0 0 5px #009688 inset;-moz-box-shadow:0 0 0 5px #009688 inset;box-shadow:0 0 0 5px #009688 inset}
a img.alignleft{float:left;margin:5px 20px 15px 0}
a img.alignright{float:right;margin:5px 0 15px 20px}
.wpcf7-form p{margin-bottom:20px;position:relative}
div.wpcf7-response-output{margin-left:0;margin-right:0}
.widget_search input{width:100%}
.widget_search .fa{display:none}
.sidebar_widget .widget li{clear:both!important;float:left;border:0;margin:0 0 10px;width:100%}
.blog li .post_circle_thumb{width:50px;margin-bottom:10px;margin-right:10px;float:left}
.blog li .post_circle_thumb img{border-radius:50%;margin:0}
#wp-calendar{margin:20px 0 0;width:100%}
#wp-calendar caption{display:none}
table#wp-calendar thead tr th{text-align:center}
#wp-calendar tr td.pad,#wp-calendar tr td#prev,#wp-calendar tr td#next{background:transparent!important}
#wp-calendar tr td#prev,#wp-calendar tr td#next{text-transform:uppercase;padding-top:20px}
#wp-calendar tr td,#wp-calendar tr th{padding:5px 0;text-align:center;background:transparent}
.page-template-page-lookbook .bloginfo{padding-bottom:40px}
.page-template-page-lookbook .cover .bloginfo{padding-bottom:0}
#posts.page-lookbook{max-width:inherit;width:100%;padding:0}
#posts.page-lookbook .posts .bpost .post-inner{padding:0}
#posts.page-lookbook .posts .bpost [data-role="title"]{background-color:#fafafa;text-align:center;padding:30px 0;box-shadow:0 -2px 1px -1px rgba(0,0,0,0.04) inset;margin:0}
.page-lookbook .section{float:left;position:relative}
.page-lookbook .parts{width:65%;border-right:1px solid #E0E0E0}
.page-lookbook .part{width:35%}
.page-lookbook .look-book-item{position:relative;clear:both}
.page-lookbook .story-content{letter-spacing:.7px;font-size:13px;font-weight:lighter;line-height:1.6em;padding:0 0 12px 20px;overflow:hidden}
.page-lookbook h2{display:block;word-spacing:-1px;letter-spacing:1.4px;line-height:26px;margin:19px 0 8px;font-size:22px}
.page-lookbook .story-content p{margin:0;line-height:1.6em}
.page-lookbook .story-landingImg img{display:block;width:100%}
.page-lookbook .rb{border-right:1px solid #E0E0E0}
.page-lookbook .half{width:50%}
.page-lookbook .arrow-down{left:27px;border-width:10px 10px 0;z-index:1;width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-top:13px solid #fff;position:absolute}
.page-lookbook .post-image{display:none}
.more-link-wrap{display: inline-block;}
.more-link{background: url(../img/arrow-link.png) no-repeat right center;color: #636363;font-size:15px;position:relative;display:inline-block;padding-right:16px}
/*.more-link-wrap .more-link:before{content:'';position:absolute;left:0;background:rgba(0,0,0,0.17);width:15px;height:1px;top:12px}*/
#gmap{height:410px;width:100%}
.thecomment{border-bottom:1px dotted #eee;padding-bottom:20px;margin-bottom:30px}
.comments > .comment:first-child .thecomment{margin-top:30px}
.comments > .comment:last-child .thecomment{margin-bottom:0}
.thecomment .author-img{float:left;margin-right:20px}
.thecomment .author-img img{border-radius:50%}
.thecomment .comment-text{overflow:hidden}
.post-comments span.reply a{float:right;font-size:10px;background-color:#aaa;color:#FFF;padding:2px 5px 4px;border-radius:2px;margin-left:7px;line-height:normal;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s}
.thecomment .comment-text h6.author,.thecomment .comment-text h6.author a{display:block;font-size:13px;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;color:#333}
.thecomment .comment-text span.date{font-size:12px;color:#999;font-style:italic;display:block;margin-bottom:5px}
.post-comments span.reply a:hover{opacity:.8}
.thecomment .comment-text em{font-size:13px;margin-bottom:-20px;display:block;color:orange;letter-spacing:1px}
#respond{margin-bottom:20px;overflow:hidden}
.comments #respond{margin-top:-10px}
.sidebar-r #main,#sidebar{float:left}
.sidebar-l #main{float:right}
#main,#sidebar,#news-intro{padding-left:15px;padding-right:15px;width: auto;}
#sidebar .sidebar-content{background-color:#fff;border-radius:0 0 4px 4px;box-shadow:0 1px 1px rgba(0,0,0,.07)}
#sidebar .widget:first-child{margin-top:0;padding-top:25px}
#sidebar .widget:last-child{margin-bottom:0;padding-bottom:25px}
#sidebar .widgettitle{margin-top:0;margin-bottom:0;margin-bottom:25px;padding:13px 15px}
#sidebar .widgetcontent{padding:0 25px}
iframe{max-width:100%}
.aside-center .widgettitle{text-align:center;position:relative}
.aside-center .mc4wp-form,.aside-center .mc4wp-form input,.aside-center .about-widget{text-align:center}
.aside-center .widgettitle:after{content:'';display:block;position:absolute;border-top:5px solid;border-top-color:#161616;border-right:5px solid transparent;border-left:5px solid transparent;bottom:-5px;left:50%;width:0;height:0;margin-left:-5px}
.widget ul{padding:0;list-style:none;margin:0}
.widget ul ul{padding-left:15px;padding-top:10px}
.widget ul li{margin-top:9px;padding-top:9px;border-top:1px dotted #d5d5d5}
.widget ul li:first-child{margin-top:0;padding-top:0;border-top:none}
.widget .widget_mc4wp_widget .mc4wp-form p{padding:0}
.widget #wp-calendar{margin:0}
.photo_list{margin-left:-5px;margin-right:-5px}
.photo_list .wrap{width:33.33%;display:inline-block}
.photo_list a{border:none;text-align:center;position:relative;margin:5px;display:block}
.photo_list .hover_border{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-box-shadow:0 0 0 3px rgba(255,255,255,0.15) inset;-moz-box-shadow:0 0 0 3px rgba(255,255,255,0.15) inset;box-shadow:0 0 0 3px rgba(255,255,255,0.15) inset}
.photo_list .hover_border:hover{-webkit-box-shadow:0 0 0 5px #15161E inset;-moz-box-shadow:0 0 0 5px #15161E inset;box-shadow:0 0 0 5px #15161E inset}
.about-img{margin-bottom:14px}
.widget-social{text-align:center}
.widget-social a{font-size:16px;margin:0 10px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s}
.posts .bpost [data-role="title"]{margin:10px 0 20px;text-align: center;}
.posts .list-item .post-image{float:left;/*margin-right:25px;*/margin-bottom:0;max-height: 240px;}
.posts .list-item .post-inner{overflow:hidden;padding:25px;line-height:normal}
.posts .list-item .post-image img{max-width:360px;width:auto}
.posts .list-item .post-content{/*padding:30px;*/overflow:hidden}
.posts .list-item [data-role="title"]{font-size:25px;margin:7px 0 15px;text-align: left;}
.posts .list-item .meta-data{margin-top:0;padding-top:10px;line-height:normal}
.posts .grid-item{margin-bottom:30px;float:left;width:50%;padding-left:15px;padding-right:15px}
.posts .grid-item .post-inner{padding:20px 30px}
.posts .grid-item .post-image img{width:100%}
.posts .grid-item [data-role="title"]{font-size:18px;margin:15px 0}
.posts .grid-item .meta-data{margin-top:5px;line-height:normal}
.grid-row{margin-left:-15px;margin-right:-15px;overflow:hidden}
.posts .grid-item:nth-child(2n+1){clear:both}
.mix-item,.mix-items{clear:both;overflow:hidden}
.mix-item{padding-left:15px;padding-right:15px}
.posts .mix-item .bpost:last-child,.posts .mix-items .bpost:last-child{margin-bottom:30px}
.flexslider{overflow:hidden;min-height:100px;background:none;border:none;box-shadow:none}
.flexslider .slide-body{height:500px}
.flexslider .flex-direction-nav a{color:#fff;border:2px solid #fff;background-color:transparent;border-radius:50%}
.flexslider .slide-banner{z-index:1;position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}
.flexslider .slide-img{visibility:hidden}
.flexslider .slide-video{position:absolute;top:0;left:0;bottom:0;right:0;min-width:100%;min-height:100%;z-index:1}
.flexslider .slide-caption-wrapper{display:inline-block;padding:30px 30px 5px}
.flexslider .slide-badge-wrapper{display:inline-block}
.flexslider .caption.sub{display:inline-block}
.flexslider .caption.header h2{font-weight:900}
.flexslider .flex-direction-nav .flex-prev{left:30px!important}
.flexslider .flex-direction-nav .flex-next{right:30px!important}
.flex-direction-nav a:before{display:block;font-family:"FontAwesome";font-style:normal;font-weight:400;letter-spacing:normal;display:block;line-height:34px;content:'\f104';text-shadow:none;text-align:center;color:#fff}
.flex-direction-nav a.flex-next:before{content:'\f105'}
.flexslider .slide-caption.caption.header{position:absolute;left:0;right:0;margin:0 auto;bottom:50%;top:auto;text-align:center;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}
.flexslider .slides .slider-mask{position:absolute;width:100%;height:100%;left:0;top:0;background-color:#000;opacity:.1;filter:alpha(opacity=10)}
#home-slider{margin:40px 0 0}
#home-slider.flexslider .slides img{visibility:hidden}
#home-slider.flexslider .caption.sub{max-width:600px}
#home-slider.flexslider .caption.header .caption-content a{color:#fff}
#home-slider.flexslider .caption.header .caption-content{color:#fff;font-size:24px;margin:0}
#home-slider.flexslider .caption.header h2.caption-content{font-size:50px;padding-bottom:35px;font-weight:400}
#home-slider.flexslider .caption.header .caption-content{position:relative;z-index:2;line-height:1;white-space:normal;padding-bottom:20px}
#home-slider.flexslider .caption.header .readmore{color:#fff;line-height:1;padding:10px 12px 10px 13px;font-size:11px;text-transform:uppercase;letter-spacing:2px;border:2px solid #fff;display:inline-block;-o-transition:.25s;-ms-transition:.25s;-moz-transition:.25s;-webkit-transition:.25s;transition:.25s}
#home-slider.flexslider .caption.header .readmore:hover{background:#fff;color:#000}
#home-slider.flexslider .caption.header .caption-content>div{position:relative;display:inline-block}
#home-slider.flexslider .caption.header .caption-content .tx-div{position:absolute;height:2px;background-color:#fff;width:100%;margin:4px 0;width:30px;bottom:-15px;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}
#main .posts>.nothing{padding:30px;background:#fff;border-radius:0 0 4px 4px;box-shadow:0 1px 1px rgba(0,0,0,.07);margin:0}
#home-slider.owl-carousel .owl-item img{height:auto}
#home-slider .featured-item .featured-overlay{position:absolute;width:100%;bottom:0;background:rgba(0,0,0,.5)}
#home-slider .featured-item .featured-overlay .featured-text{padding:12px 15px 15px}
#home-slider .featured-item .featured-overlay .featured-cat a,#home-slider .featured-item .featured-overlay .featured-cat{font-size:14px;font-style:italic;color:rgba(255,255,255,.7)}
#home-slider .featured-item .featured-overlay .featured-cat a:hover{text-decoration:underline}
#home-slider .featured-item .featured-overlay h3{margin:0}
#home-slider .featured-item .featured-overlay h3 a{font-size:15px;color:#fff;font-weight:400;letter-spacing:1px}
#home-slider .featured-item .featured-overlay h3 a:hover{text-decoration:underline}
#home-slider.owl-carousel .owl-nav div{position:absolute;top:50%;width:30px;height:30px;color:#fff;font-size:24px;border:2px solid #fff;border-radius:50%;text-align:center;margin-top:-15px;left:30px;opacity:0;-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}
#home-slider.owl-carousel .owl-nav .owl-next{right:30px;left:auto}
#home-slider.owl-carousel:hover .owl-nav div{opacity:.5!important}
#home-slider.owl-carousel .owl-nav div:hover{opacity:1!important}
#home-slider.owl-carousel .featured-item{background-size:cover;background-repeat:no-repeat;background-position:50% 50%}
#home-slider.owl-carousel .featured-item img{visibility:hidden;opacity:0}
[data-role="title"] a:hover,a[data-role="title"]:hover{text-decoration:underline}
.no-transition .animated{opacity:1!important}
.post-image a{position:relative;display:block;text-align: center;}
.post-image a .hover_border,.post-image a .read_more{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}
.post-image a .hover_border{position:absolute;left:0;top:0;bottom:0;right:0;-webkit-box-shadow:0 0 0 3px rgba(255,255,255,0.15) inset;-moz-box-shadow:0 0 0 3px rgba(255,255,255,0.15) inset;box-shadow:0 0 0 3px rgba(255,255,255,0.15) inset;display: none;}
.post-image a:hover .hover_border{-webkit-box-shadow:0 0 0 5px #00aeef inset;-moz-box-shadow:0 0 0 5px #00aeef inset;box-shadow:0 0 0 5px #00aeef inset}
.post-image a .read_more{opacity:0;position:absolute;left:-10px;bottom:11px;color:#fff;padding:6px 10px;background:#00aeef;font-size:12px;font-weight:500;line-height:1;margin:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;display: none;}
.post-image a:hover .read_more{left:15px;opacity:1}
.single-post .post-image a .hover_border,.single-post .post-image a .read_more{display:none}
#home-slider .featured-item .featured-overlay{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}
#home-slider .featured-item:hover .featured-overlay{background:rgba(0,0,0,.9)}
#widget-photos .widget_title a:hover{text-decoration:underline}

#header_contact {background-color: #B1AEAE;font-family: Arial, Helvetica, sans-serif;display: block;/*height: 29px;*/width: 100%;height: 28px;z-index: 100;-webkit-font-smoothing: antialiased;}
#header_contact strong, #header_contact a {color: #fff;font-size: 12px;text-decoration: none;}
/*#header_contact .container, header .container, footer .container, #widget-photos .container {width: 977px;}*/
#header_contact .container {padding: 2px 14px 0 12px;}
#header_contact .icon {margin: -3px 0 0 0; padding: 0 0.5px 0 0;}
.header-social {float: right;}
footer .sidebar_widget .widget li, footer .widget ul li {/*line-height: 150%;*/
	margin: 0;
	padding: 0;
	list-style: none;
    list-style-type: none;
	list-style-type: none;
	font-size: 13.5px;
	color: #000;
	line-height: 30px;
}
#footer .socicon {
    display: inline-block;
    padding: 20px 0 6px;
}
#footer .socicon li {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 6px;
	float: none;
}
#footer .socicon li a {
    display: inline-block;
    width: 24px;
    height: 24px;
}
#footer .socicon li a svg {
    width: 24px;
    height: 24px;
    fill: #474747;
    fill-rule: evenodd;
}
.footer .socicon li a svg:hover {
    fill: #0092C7 !important;
}
svg:not(:root) {
    overflow: hidden;
}
.relatedposts {margin: 25px 0 0;padding: 20px;}
.relatedposts h3 {font-size: 35px;/*font-weight: 400;letter-spacing: 0.5px;*/margin: 0 0 15px 1.5%;}
.relatedthumb-column {float: left; width: 30%; margin: 0 1.5%;}
.relatedthumb-column .date, .relatedthumb-column .category {/*font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 150%;letter-spacing: 0.5px;*/ color: #474747 !important; /*display: inline-block;*/ clear: both;}
.relatedthumb-column .category {/*color:#00ADEF;*/ margin: 0 0 5px; width: auto;}
.relatedthumb-column .date {font-size: 14px;}
.relatedthumb-column .divider {margin: 7px 0;}
.relatedthumb-column .more-link {font-family: Arial, Helvetica, sans-serif !important; font-size: 14px;}
.relatedthumb-column .no-image {background: url(../img/noimage.png) no-repeat center center;}
.relatedthumb {display: block; height: 170px; margin: 0 0 10px; overflow: hidden;}
.relatedthumb img {padding: 0;}
.relatedthumb-link {font-size: 20px; color: #000; text-decoration: none; display: block; min-height: 65px; line-height: 150%; margin: 20px 0 7px;}
.relatedthumb-link:hover {}
.post-inner .yuzo_related_post {display: none !important;}
.mobile-link {display: none !important;}

.top-banner, .top-banner img {position: relative; display: block; width: 100%;}
.intro-inner {padding: 25px 35px;}
#news-intro {margin-top: -162px;}
#news-intro h1 {font-family: arial, sans-serif; font-size: 35px; font-weight: bold; letter-spacing: 0; color: #000000;}
#news-intro select, .archive .archive-box select, .search .archive-box select {width: 100%; height: 45px; margin-bottom: 0; padding: 0px 28px 0px 12px; font-size: 17px; color: #474747; font-weight: normal; text-align: left; line-height: 45px; white-space: nowrap; vertical-align: middle; background: #fff; /*background: #fff url(../img/icon-down.svg) right 10px center no-repeat;*/ border: 1px solid #707070;}
#categories-3 h1 {display: none !important;}
#categories-3, #text-3, #search-3 {position: relative; display: inline-block; height: 45px;}
#categories-3, #search-3 {width: 47%;}
#text-2 p {font-size: 17px; margin-bottom: 25px; margin-top: 22px;}
#text-3 {width: 6%; text-align: center;}
#text-3 .widgetcontent {padding: 5px;}
#text-3 p {color: #474747; font-size: 17px;}
#search-3 input {font-size: 17px; background: #EBEBEB url(../img/icon-search-black2.svg) no-repeat right 10px center padding-box; background-size: 21.42px; border-radius: 7px; border: none !important;}
#search-3 input::placeholder {color: #000000 !important; font-size: 17px !important;}

.ui.modal * {color: #474747; font-family: "Libre Baskerville", sans-serif; text-align: center !important;}
.ui.form p {
    font-size: 16px !important;
    font-family: "Libre Baskerville", sans-serif;
    color: #474747;
}
.ui.modal>.close {
	background: url(../img/icon-close-popup.svg) no-repeat center center;
	background-size: contain;
	width: 19px;
	height: 19px;
	padding: 0;
	margin: 0;
}
.ui.modal {
    border: none !important;
    border-radius: 0 !important;
}
.ui.modal form {padding: 5px !important;}
.popup-title {font-family: arial, sans-serif !important; font-size: 28px; color: #000 !important; font-weight: bold !important; margin: 15px 0 0 !important;}
i.icon.cancel:before, i.icon.close:before, i.icon.delete:before, i.icon.x:before {
    content: "";
}
.ui.form input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-family: "Libre Baskerville", sans-serif;
	display: block!important;
	height: auto;
	width: 90% !important;
	min-height: 47px;
	padding: 0 14px;
	    padding-top: 0px;
	font-size: 18px!important;
	color: #474747;
	line-height: 47px;
	border: 1px solid #707070 !important;
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0);
	box-shadow: inset 0 0 0 rgba(255, 255, 255, 0);
	text-align: left !important;
	margin: 0 auto 10px !important;
}
.ui.form input::placeholder {font-family: "Libre Baskerville", sans-serif; font-size: 17px!important; color: #474747; text-align: left;}
.ui.blue.button, .ui.button, #EmmaSubmit {
	display: block!important;
	width: 100%;
	margin: 0 10px 0px 0;
	    margin-right: 10px;
	padding: 5px 15px;
	color: #474747;
	font-style: italic;
	text-align: center;
	border: 1px solid #0092C7;
	background-color: #FFFFFF;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.ui.blue.button:hover, .ui.button:hover, #EmmaSubmit:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0092C7;
}
.ui.modal .link-bottom-line {font-size: 16px !important;}

/* link styling */

.link-bottom-line, 
body .author a, 
#text-2 a { position: relative; text-decoration: none !important; /*display: inline-block;*/ color: #474747; border-bottom: 1px solid #0092C7; padding: 0 1px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; -o-transition: all ease 0.3s; transition: all ease 0.3s; line-height: 31px;}
.link-bottom-line::before, 
.link-bottom-line::after, 
body .author a::before, 
body .author a::after, 
#text-2 a::before, 
#text-2 a::after { content: ''; position: absolute; background-color: #0092C7; height: 1px; }
.link-bottom-line::before, 
body .author a::before, 
#text-2 a::before { width: 0%; left: 0; bottom: -1px; background-color: #80DDFF; -webkit-transition: width ease 0.4s; transition: width ease 0.4s; }
.link-bottom-line::after, 
body .author a::after, #text-2 a::after { width: 100%; left: 0; bottom: -1px; -webkit-transition: all ease 0.6s; transition: all ease 0.6s; }
.link-bottom-line:hover, 
body .author a:hover, 
#text-2 a:hover { color: #474747; border-bottom: 1px solid #80DDFF;}
.link-bottom-line:hover::before, 
body .author a:hover::before, 
#text-2 a:hover::before { width: 100%; }
.link-bottom-line:hover::after, 
body .author a:hover::after, 
#text-2 a:hover::after { left: 100%; width: 0%; background-color: #0092C7; -webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -ms-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; }
.link-bottom-line:focus, 
body .author a:focus, 
#text-2 a:focus { color: #474747; }

.single .bpost .post-inner h2 a, 
.single .bpost .post-inner h3 a, 
.single .bpost .post-inner h4 a, 
.single .bpost .post-inner h5 a, 
.single .bpost .post-inner h6 a,
.single .bpost .post-inner p a,
.single .bpost .post-inner figcaption a { position: relative; text-decoration: none !important; /*display: inline-block;*/ color: #474747; border-bottom: 1px solid #0092C7; padding: 0 1px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; -ms-transition: all ease 0.3s; -o-transition: all ease 0.3s; transition: all ease 0.3s; line-height: 125%;}

.single .bpost .post-inner h2 a::before, 
.single .bpost .post-inner h2 a::after, 
.single .bpost .post-inner h3 a::before, 
.single .bpost .post-inner h3 a::after, 
.single .bpost .post-inner h4 a::before, 
.single .bpost .post-inner h4 a::after, 
.single .bpost .post-inner h5 a::before, 
.single .bpost .post-inner h5 a::after, 
.single .bpost .post-inner h6 a::before, 
.single .bpost .post-inner h6 a::after, 
.single .bpost .post-inner p a::before, 
.single .bpost .post-inner p a::after, 
.single .bpost .post-inner figcaption a::before, 
.single .bpost .post-inner figcaption a::after { content: ''; position: absolute; background-color: #0092C7; height: 1px; }

.single .bpost .post-inner h2 a::before, 
.single .bpost .post-inner h3 a::before, 
.single .bpost .post-inner h4 a::before, 
.single .bpost .post-inner h5 a::before, 
.single .bpost .post-inner h6 a::before, 
.single .bpost .post-inner p a::before, 
.single .bpost .post-inner figcaption a::before { width: 0%; left: 0; bottom: -1px; background-color: #80DDFF; -webkit-transition: width ease 0.4s; transition: width ease 0.4s; }

.single .bpost .post-inner h2 a::after, 
.single .bpost .post-inner h3 a::after, 
.single .bpost .post-inner h4 a::after, 
.single .bpost .post-inner h5 a::after, 
.single .bpost .post-inner h6 a::after, 
.single .bpost .post-inner p a::after, 
.single .bpost .post-inner figcaption a::after { width: 100%; left: 0; bottom: -1px; background-color: #0092C7; -webkit-transition: all ease 0.3s; transition: all ease 0.3s; }

.single .bpost .post-inner h2 a:hover, 
.single .bpost .post-inner h3 a:hover, 
.single .bpost .post-inner h4 a:hover, 
.single .bpost .post-inner h5 a:hover, 
.single .bpost .post-inner h6 a:hover, 
.single .bpost .post-inner p a:hover, 
.single .bpost .post-inner figcaption a:hover { color: #474747; border-bottom: 1px solid #80DDFF;}

.single .bpost .post-inner h2 a:hover::before, 
.single .bpost .post-inner h3 a:hover::before, 
.single .bpost .post-inner h4 a:hover::before, 
.single .bpost .post-inner h5 a:hover::before, 
.single .bpost .post-inner h6 a:hover::before, 
.single .bpost .post-inner p a:hover::before, 
.single .bpost .post-inner figcaption a:hover::before { width: 100%; }

.single .bpost .post-inner h2 a:hover::after, 
.single .bpost .post-inner h3 a:hover::after, 
.single .bpost .post-inner h4 a:hover::after, 
.single .bpost .post-inner h5 a:hover::after, 
.single .bpost .post-inner h6 a:hover::after, 
.single .bpost .post-inner p a:hover::after, 
.single .bpost .post-inner figcaption a:hover::after { left: 100%; width: 0%; -webkit-transition: all ease 0.2s; -moz-transition: all ease 0.2s; -ms-transition: all ease 0.2s; -o-transition: all ease 0.2s; transition: all ease 0.2s; }

.single .bpost .post-inner h2 a:focus, 
.single .bpost .post-inner h3 a:focus, 
.single .bpost .post-inner h4 a:focus, 
.single .bpost .post-inner h5 a:focus, 
.single .bpost .post-inner h6 a:focus, 
.single .bpost .post-inner p a:focus, 
.single .bpost .post-inner figcaption a:focus { color: #474747; }

.single .bpost .post-inner figcaption a.buttonwp,
.single .bpost .post-inner p a.buttonwp,
a.buttonwp, 
button.buttonwp {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-size: 16px;
    color: #474747;
    display: inline-block;
    border: 1px solid #0092c7 !important;
	padding: 5px 12px;
    background: none;
    cursor: pointer;
    text-align: center;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.single .bpost .post-inner figcaption a.buttonwp:hover, 
.single .bpost .post-inner figcaption a.buttonwp:focus,
.single .bpost .post-inner p a.buttonwp:hover, 
.single .bpost .post-inner p a.buttonwp:focus,
a.buttonwp:hover, 
a.buttonwp:focus,
button.buttonwp:hover, 
button.buttonwp:focus {
    background: #0092C7;
    color: #fff;
	border-bottom: none;
}
.single .bpost .post-inner figcaption a.buttonwp:hover::before, 
.single .bpost .post-inner figcaption a.buttonwp:hover::after,
.single .bpost .post-inner p a.buttonwp:hover::before, 
.single .bpost .post-inner p a.buttonwp:hover::after,
a.buttonwp:hover::before, 
a.buttonwp:hover::after,
button.buttonwp:hover::before, 
button.buttonwp:hover::after {
    left: auto; width: auto;
}

.single .bpost .post-inner figcaption a.buttonwp::before, 
.single .bpost .post-inner figcaption a.buttonwp::after { content: ''; position: relative; background-color: transparent; height: auto; width: auto; left: auto; bottom: auto;}

@media (max-width: 768px) {
	#news-intro {
	    margin-top: 20px;
	}
	#categories-3, #text-3, #search-3 {
	    display: block;
	    height: auto;
	    width: 100% !important;
	}
	#formHeader {
	    width: 100% !important;
	}
	.ui.modal {
	    top: 30%;
	}
}