.navbar .nav-pills > li > a{
    text-transform: uppercase;
}
.navbar .nav {
    display:inline-block;
    float:right;
    margin-top:35px;
}
.header .navbar-default .navbar-nav > li > a{
    padding:10px 15px !important;
}
.navbar-brand{
    margin-top:08px;
}
.header {
    width:100%;
    height:auto;
    background-color: #ffffff;
    position: fixed !important;
    margin: 0 auto;
}
#slideshow_groupid_1 {
    margin-top: 88px;
}
#logo-header{
    width:255px;
	height: auto;
}
.form-group{
    position:relative;
}
.requiredFields{
    width:100%;
    text-align:right;
    color:#59941b;
    margin-bottom:5px;
}
.layout-module-configuration{
    width:100% !important;
}
.sidebarSocial a{
    font-size:25px;
    margin-right:10px;
}
.sidebarSocial{
    margin-top:-15px;
}

.topContact{
    float:right;
    padding-top:10px;
    margin-bottom:-30px;
    position:relative;
    z-index:9;
    font-size:18px;
    color:#000;
    font-weight:bold;
}

.getQuote{
    background-color: #ff6600;
    position:fixed;
    bottom:20%;
    right:0px;
    z-index:8;
    width:170px;
    height:85px;
    text-align:center;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    margin-right:-70px;
    cursor:pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    text-decoration:none !important;
    transition: all 0.3s ease-in-out;
}
a.tooltips:hover {
    text-decoration: none !important;
}
.our-clients ul li{
    display:inline-block;
    max-width:144px;
    text-align:center;
}
.requiredstar{
    position:absolute !important;
    right:5px;
    top:0px;
    font-weight:bold;
    font-size:18px !important;
    color:#59941b;
}
.btn-primary{
    background-color:#72c02c !important;
    border:1px solid #72c02c !important;
}
.btn-primary:hover{
    background-color:#59941b !important;
    border:1px solid #59941b !important;
}
.our-clients ul li img{
    max-width:80%;
    max-height:120px;
}
.reload{
    float:right;
}
.getQuoteText{
    display:block;
    padding:10px;
    color:#fff !important;
    text-decoration:none !important;
    font-size:20px;
    font-family: "Open Sans",sans-serif;
}
.breadcrumbs h1{
    text-transform:uppercase;
}
.getQuote:hover{
    background:none repeat scroll 0 0 #222222;
    margin-right:-58px;
}
.captcha{
    width:100%;
    border:1px solid #ccc;
    text-align:center;
    display:block;
}
.owl-btn{
    visibility: hidden;
}
.content p a, .content li a {
    color: #72c02c;
}
.layout-module-configuration .item{
    width: 32%;
    display:inline-block;
}
.layout-module-configuration li.animate-in{
    display:none;
}
.layout-module-configuration li.animate-in:nth-child(2){
    display:block;
}
.topContact .fa-facebook::before{
	background-color: #666;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #fff, 0 0 0 4px #666;
	color: #fff;
	font-size: 12px;
	padding: 4px 7px;
}
.topContact .fa-instagram::before{
    background-color: #666;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #666;
    color: #fff;
    font-size: 12px;
    padding: 4px 6px;
    margin-left: 10px;
}
#slideshow_groupid_1 .galleria-image img {
	width: 636px !important;
	height: 374px !important;
	left: 0 !important;
}
#slideshow_groupid_1 .galleria-layer {
	top: 150px !important;
}
#slideshow_groupid_1 .galleria-layer .info {
	position: absolute;
	right: 0 !important;
	top: 0;
}
.galleria-image-nav-left {
	background-image: url("/assets/plugins/horizontal-parallax/images/bt-prev1.png") !important;
}
.galleria-image-nav-right {
	background-image: url("/assets/plugins/horizontal-parallax/images/bt-next1.png") !important;
	background-position: 15px 46px !important;
}
.blog-twitter .blog-twitter-inner {
	overflow: hidden;
}
.headline.homepage h2:after {
	background: url("/images/kiwi.gif") no-repeat;
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	margin: 7px 0 0 10px;
}
.headline.homepage h2 {
	padding-right: 40px;
}

.product-range-wrapper h2 {
    margin-bottom: 50px;
}
.product-range-wrapper p {
    margin-top: 10px;
    font-style: italic;
}
.product-range-wrapper img {
    max-width: 100%;
}
.product-range-wrapper .supplier {
    margin-bottom: 20px;
    min-height: 150px;
    position: relative;
}
.supplier-inner-wrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 80%;
}
.other-wrapper {
    display: none;
}
.other-wrapper .form-control {
    width: 500px;
}
.breadcrumbs {
    padding-top:110px !important;
}
@media(min-width: 750px) and (max-width: 980px) {
    .navbar-brand{
        top:5px !important;
    }
}
@media (max-width: 980px){
    .owl-btn{
        visibility: visible;
    }
    .topContact{
        display:none;
    }
    .navbar-brand{
        padding-bottom:0px !important;
    }
    .slides li{
        margin-bottom:10px;
    }
    .navbar .nav{
        margin-top:0px;
    }
    #logo-header{
        padding-top:0px;
        max-width:200px;
    }

    .content p,.content ul li{
        background-image:url(../images/transparent.png);
        width:100% !important;
        max-width:100% !important;
    }
    .overlay-zoom img{
        width:100%;
    }
    .fancybox-overlay-fixed{
        z-index:100 !important;
    }
    .fancybox-skin{
        z-index:100;
    }
    .getQuote{
        display:none ;
    }
    .navbar-nav{
        width:100%;
        margin-bottom:0px !important;
    }
    .content .slides li{
        display:inline-block !important;
        width:50% !important;
    }
}
@media (max-width: 740px){
    #map{
        max-height:200px;
    }
    #sequence-theme .aeroplane,#sequence-theme .balloon{
        max-width:100% !important;
    }
    .siteby{
        display:block;
    }
    .footerbottomnav{
        display:block;
        margin-left:-3px;
    }
    .content td,.content table{
        float:left;
        width:100%;
    }
    img{
        max-width:100%;
        height:auto;
    }
	#slideshow_groupid_1 .galleria-container {
		height: 65vw !important;
	}
	#slideshow_groupid_1 .galleria-image img {
		width: 100% !important;
		height: auto !important;
	}
	#slideshow_groupid_1 .galleria-layer {
		top: 20px !important;
	}
	#slideshow_groupid_1 .galleria-layer .info {
		width: 100% !important;
		margin: 0;
		right: 0 !important;
	}
	#sequence-theme h2 {
		font-size: 7vw !important;
		line-height: 7vw !important;
	}
	#sequence-theme .info p {
		font-size: 4vw !important;
		line-height: 4vw !important;
	}
    .other-wrapper .form-control {
        width: 100%;
    }
}