/*
Theme Name:     Bayteck Limited
Theme URI: 		http://www.braveworld.co.nz
Description:    BraveWorld
Author:         BraveWorld
Author URI:		http://www.BraveWorld.co.nz/
Template:       ronneby
*/
@media only screen and (max-width: 1100px) {
	.dfd-side-by-side-mode-custom #header-container, .dfd-side-by-side-mode-custom #header-container #header {
		position: fixed !important;
		background: transparent;
	}
}
@media only screen and (max-width: 800px) {
	.dfd-side-by-side-mode-custom #header-container #header .header-wrap > .row:last-child {
		background: transparent;
	}
}
@media only screen and (max-width: 1100px) {
	.dfd-side-by-side-mode-custom body.dfd-custom-padding-html #header-container #header {
		padding: 0 30px;
	}
}
@media only screen and (min-width: 800px) {
    .hidemobile {display:block !important; }
    .showmobile {display:none !important; }
}
@media only screen and (max-width: 799px) {
    .hidemobile {display:none !important; }
    .showmobile, #header-container.small {display:block !important; }
    body #layout { padding-top: 50px;}
    body .vc_box_border_grey { margin-left: 0; }
    .four, .row .four {
    width: 33.33% !important;
    display: inline-block;
}
body .sidr .sidr-inner > ul > li > a {
    font-family: "Open Sans";
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #666;
}
body div.sidr ul li ul li a {
    padding: 10px 40px;
    font-size: 15px;
}
.three, .row .three {
    width: 25% !important;
    display: inline-block;
}
.home .three, .home .row .three {
    width: 100% !important;
    display: block;
}
}

div.sidr {
    background: #fff;
}
div.sidr ul li a {
	color:#333;
}
div.sidr ul li a .sidr-dropdown-toggler:before {
background:#333;
}
div.sidr ul li a.active {
    background: #f4f4f4;
    color: #333;
}
div.sidr ul li ul {
    background: #f4f4f4;
}
div.sidr ul li ul li a {
    padding: 10px 40px;
    font-size:12px;
}
.dfd-testimonials .dfd-testimonial-item .feature-title {font-size: 15px;}

#layout {
    padding-top: 150px;
}
.home #layout {
    padding-top: 0;
}
#layout > p {
    display: none;
}
iframe {
    border: medium none;
}

/* Product Grid */

.product {
    background-color: #fff;
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 15px;
    padding: 10px;
    vertical-align: top;
    width: 215px;
}
.product-image-wrapper {
    height: 200px;
}
.product td {
    font-size: 9px;
    padding: 5px 10px;
}
.product h5 {
    color: #4c4c4c;
    font-size: 18px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.product-image-wrapper > img {
    display: block;
    margin: auto;
}

p.product-feature, div.product-feature,
p.product-feature, div.product-feature p {
    color: #666;
    font-size: 11px;
    line-height: 150%;
    overflow: hidden;
    padding-top: 15px;
    text-align: left;
}
.product-feature p {
    color: #666;
}
.loop--product {
    text-align: center;
}
.product table {
    border:none;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.product-image-wrapper > img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/* Facebook Stream*/

.facebook-stream-white-panel {
    background-color: #fff;
    border: 1px solid #ccc !important;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    transition: all 0.5s ease 0s;
    box-shadow: none;
}
.facebook-stream-white-panel:hover {
    box-shadow: none;
    border-left: 0;
    border-right: 0;
    margin-top:0px;
}
.facebook-stream-container-img-dark {
    border-bottom: none;
}
.facebook-stream-white-panel > h1 a {
    background-color: #3d566e;
    color: #fff !important;
    display: block;
    padding: 10px 20px;
}
.facebook-stream-white-panel > h1 a:hover {
    color: #fff !important;
}
.facebook-stream-white-panel p {
    line-height: 20px !important;
    padding: 0 20px 20px;
}
.facebook-stream-white-panel > div { display:none;}
.facebook-stream-container-img-dark {
    display: block;
    margin: 0;
    padding: 0;
}

/* Category Products */
div.cq-avatarblock-content .cq-avatarblock-title {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    padding: 5px 10px;
    text-transform: uppercase;
}
div.cq-avatarblock-left .cq-avatarblock-contentcontainer .cq-avatarblock-content {
    padding: 12px 0 12px 12px;
}
div.cq-avatarblock-content p, .cq-avatarblock-content ul {
    color: #fff;
    margin: 10px;
}
.cq-avatarblock-content li {
    color: #fff;
    font-size: 12px;
    line-height: 150%;
    margin-left: 13px;
    text-indent: -13px;
}
.cq-avatarblock-contentcontainer.cq-avatarblock-square {
    min-height: 280px;
}
.cq-avatarblock {
    position: relative;
}
.cq-avatarblock {
    position: relative;
    transform: scale(1);
    transition: all 0.1s ease 0s;
}
.cq-avatarblock:hover {
    transform: scale(1.05);
}
.cq-avatarblock-link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.btn.moreinfo {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    margin-left: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
}
div.cq-avatarblock-avatar {
    border-width: 10px !important;
}

/* Material Card */

div h3.material-card-title {
    border-bottom: 1px dotted #999;
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 100%;
    margin: -5px -12px 1em;
    padding: 10px 0;
    width: auto;
}
div.material-card-content:hover h3.material-card-title {
    background-color: #333;
    border-bottom: 1px solid;
    color: #fff;
    display: inherit;
}
div.material-card-content:hover {
    box-shadow: none;
}
div.material-card-content {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
}
div.material-card-label {
    border-radius: 0 0 5px 5px;
    font-size: 0;
    text-align: center;
    width: 100%;
}
div.cq-material-card {
    display: inline-block;
    margin-bottom: 30px;
    min-width: 250px;
    vertical-align: top;
    width: 33%;
}
.material-card-content > p:last-of-type {
    margin-bottom: 0 !important;
}
.material-card-content img {
    width: 150px;
}
.material-card-label-link {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

/* Testimonials */
.testimonials .product img, .associated-companies .product img {
    border-right: 1px solid;
    display: inline-block;
    margin-right: 30px;
    padding-right: 30px;
    vertical-align: middle;
    width: auto;
    max-width: 30%;
}
.testimonials .product, .associated-companies .product {
    border: 1px solid #ccc;
    display: inline-block;
    min-width: 300px;
    padding: 15px;
    width: 50%;
}
.testimonials .product h5, .associated-companies  .product h5 {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.testimonials .product h5 span, .associated-companies  .product h5 span {
    width:50%;
    display:inline-block;
    vertical-align:middle;
}
.test-name {
    border-top: 1px dashed #ccc;
    margin-top: 15px;
    padding-top: 15px;
}
.test-name span {
    font-style: italic;
}

/* Additional Styles */

.dfd-background-dark .wpb_wrapper p > a:not(.dk_toggle) {
    color: #fff;
}
div.page-title-inner .page-title {
    color: #4d4d4d;
    font-family: "montserrat";
    letter-spacing: -3px;
    text-transform: uppercase;
}
.vc_box_border_grey {
    margin-left: 10%;
    margin-top: 10%;
}
.facebook-stream-white-panel, .facebook-stream-white-panel:hover {
    border-color: #DA4453;
}
.ssba.ssba-wrap {
    display: none;
}
#footer {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}
.tp-mask-wrap {
    overflow: visible !important;
}
body #footer {
    background-color: #fff;
}
body .uavc-list-desc p {
    font-size: 16px;
    line-height: 30px;
}
.magic {
	transition: All 0.5s;
}
.magic.nomore {
    position: relative;
    transform: translateY(0);
    background: rgba(0,0,0,0.9);
}