@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:700,700i&display=swap');
@font-face {
    font-family: 'master_of_breakregular';
    src: url('fonts/master_of_break-webfont.woff2') format('woff2'),
         url('fonts/master_of_break-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


html{
  overflow-x: hidden;
}
body{
  /*overflow-x: hidden;*/
}
p{
  margin-top: 0;
  font-weight: normal;
}
#wpadminbar {
  display: none;
}
.clearfix {
  clear: both;
}
.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.sprite  {
  background: url('../images/sprite.png') no-repeat -16px -15px;
    width: 27px;
  height: 27px;
}
.sprite.fb {
  background: url('../images/sprite.png') no-repeat -16px -15px;
    width: 27px;
  height: 27px;
  display: inline-block;
  position: relative;
    top: 7px;
}
.sprite.fb:hover {
  background-position: -64px -15px;
  width: 27px;
  height: 27px;
}
a {
  text-decoration: none;
	color: #D82526;
}
a:focus,
a:active,
a:hover {
    text-decoration: none;
    color: #98002E;
}
img {
  max-width: 100%;
  height: auto;
}
 body{
  margin: 0;
  padding-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
.top-header h1.site-logo{
  float: left;
    padding: 24px 0;
    margin: 0;
}
.top-header h1.site-logo img.large-view{}
.top-header h1.site-logo img.small-view{display: none;}
.header-links{
    padding-top: 9px;
    display: inline-block;
}
.header-links p{
  color: #605F64;
  margin: 0 12px 3px;
  display: inline-block;
}
.header-links p a{
  color: #605F64;
}

.header-links p a span {
  color: #D82526;
}
.header-links a{
  color: #98002E;
}
.header-links a.map-link{
 
}
.right-links {
     width: 65%;
    float: right;
    margin-top: 13px;
    text-align: right;
}
.map-link img{
  position: relative;
    top: 2px;
    left: -11px;
}

.top-header nav {
  margin-top: 17px;
}
.top-header nav ul {
  list-style: none; 
  display: inline-block;
  padding: 0;
}
.top-header nav ul li{
  display: inline-block;
}
.top-header nav ul li a{
  display: block;
  padding: 0px 5px;
  text-transform: uppercase;
  font-size: 14px;
  color: #605F64;
}
.top-header nav ul li.current-menu-item a{
  color: #D82526;
  font-weight: bold;

}
.top-header nav ul li a:hover {
  /*color: #D82526;*/
  font-weight: bold;
}
.menu-trigger {
  display: none;
}
.content-right .menu{
	padding-left: 17px;
}
.content-right .menu li a{
	text-transform: uppercase;
	color: #6C6D6F;
}
.content-right .menu li a:hover {
	color: #D82526;
}
.banner {
  background: url('../images/banner.png');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 466px;
}
.banner img{
  display: block;

}
.bannerslider{
  position: relative;
  /*width: 70%;*/
}
/*div.metaslider .theme-default .nivoSlider*/
.metaslider .theme-default .nivoSlider img{
  width: 75% !important;
    float: left;

}
.metaslider .theme-default .nivo-caption{
    width: 25% !important;
    right: 0;
    left: auto !important;
    bottom: 18% !important;
    background: transparent;
    font-size: 25px;
    font-family: 'Lato', sans-serif !important;
    text-align: right;
	font-weight:bold !important;
	font-style: italic;
}
.metaslider{
  position: unset !important;
}
.metaslider .theme-default .nivo-controlNav a {
    width:11px !important;
    height:11px !important;
    text-align: left !important;
    border: 1px solid #000;
    background: #fff !important;
}
.metaslider .theme-default .nivo-controlNav a.active{
  background: #6C6D6F !important;
}
.nivo-caption{
width: 25% !important;
    float: right;
    /* height: 100%; */
    position: absolute;
    bottom: 50px;
    right: 0;
}
.nivo-controlNav{

    width: 25% !important;
    float: right;
    /* height: 100%; */
    position: absolute;
    bottom: 10%;
    right: 0;
    text-align: right !important ;

}
.content {
  background: #F5F3E5;
  padding: 50px 0;
}
.content-left {
    width: 25%;
    float: left;
}
.content-right {
  width: 65%;
  float: right;
}
.content-right h1 {
  color: #D82526;
  font-size: 32px;
}
.content-right p,
.content-right ul li {
  color: #6C6D6F;
  font-size: 14px;
}
.content-right ul {
  list-style-image: url('../images/bullet.png');
}

.supplier img {
  width: 14.66%;
  margin: 1% 0.8%;
  display: inline-block;
}
.gallery {
	position: relative;
    left: 0;
}
.gallery .gallery-item {
    float: left !important;
    margin-top: 10px !important;
    text-align: center !important;
    width: 18% !important;
    margin: 1% 2% 1% 0!important;
}
.content-right h4 {
font-size: 16px;
color: #6C6D6F;
font-weight: bold;
}

.footer-area {
  background: #6C6D6F;
	height: 148px;
}
.footer-content {
  position: relative;
  display: block;
    float: left;
    width: 50%;
}

.footer-left {
  padding: 50px 0;
}
.footer-left a{
  padding:0 3px;
}
.footer-left p{
  color: #fff;
  font-size: 12px;
}
.footer-left a{
  color: #fff;
  font-size: 12px;
}
.footer-left a:hover {
	color: #cccccc;
}
.input-wrapper {
  margin: 12px 0;
}
input[type=text], 
input[type=email], 
textarea {
    padding: 9px 12px;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #6C6D6F;
}
input[type=submit] {
    background: #D82526;
    border: 0;
    padding: 13px 12px;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
  }
  .widget h3.widget-title {
    font-size: 24px;
    color: #6C6D6F;
  }
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #6C6D6F;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #6C6D6F;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #6C6D6F;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.supplier{
  padding:20px 0;
}


.bx-controls-direction{
  display: none;
}
.bx-pager{
    margin: 12px 2px;
  text-align: left;
}
.bx-pager-item{
  display: inline-block;
    margin: 12px 2px;
}
.bx-pager-item a{
  display: block;
  background: #D82526;
  width:12px;
  height:12px;
  text-indent: -999999px;
}
.bx-pager-item a.active{
  background: #6C6D6F;
}

.footer-left p a {
  color: #fff;
}
.footer-right p a img {
  top: 7px;
    position: relative;
}
.footer-right {
  padding: 50px 0;
  text-align: right;
}
.footer-right p a{
  color: #fff;
  font-size: 12px;
}
.footer-right p a:hover {
	color: #cccccc;
}
.footer-center a {
    padding-right: 8px;
    top: 19px;
    position: relative;
  }
.content-right p iframe {
	height: 300px;
}





@media only screen and (max-width: 1300px) {
  .wrapper {
    width: 800px;
  }
  .widget h3.widget-title {
    font-size: 18px;
  }
  .top-header nav ul li a{
    font-size: 12px;
  }
  .banner{
    height:310px;
  }
  .metaslider .theme-default .nivo-caption{
    font-size: 18px;
    line-height: 20px;
  }
  .supplier img {
      width: 14%;
      margin: 1% 0.8%;
      display: inline-flex;
  }
  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 12px;
  }

  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 12px;
  }

  ::-ms-input-placeholder { /* Microsoft Edge */
    font-size: 12px;
  }

  input[type=text], 
  input[type=email], 
  textarea {
    font-size: 12px;
  }
  .footer-right,
  .footer-left {
      padding: 40px 0;
  }
}

@media only screen and (max-width: 880px) {
  .wrapper{
    width:600px;
    position: relative;
  }
	.metaslider .theme-default .nivo-caption{
		font-size:20px;
	}
	.metaslider .theme-default .nivo-caption h3{
		margin:8px 0;
		line-height:30px;
	}
  .top-header{
    border-top: 44px solid #6C6D6F;
  }
  .header-links p.loc-link{
    display: none;
  }
  .sprite.fb,
  .sprite.fb:hover{
    background-position: -19px -60px;
    width: 22px;
    height: 22px;
  }
  .banner {
      margin-top: -53px;
  }
  .metaslider .theme-default .nivo-caption{
    font-size: 25px;
  }
  .metaslider .theme-default .nivo-controlNav,
  .metaslider .theme-default .nivo-caption{
    position: relative !important;
    width:100% !important;
    text-align: center !important;
  }
  div.metaslider .theme-default .nivoSlider{
    top:-63px;
  }
  .metaslider .theme-default .nivoSlider img{
    width:100% !important;
  }
  .metaslider .theme-default .nivo-controlNav{
    top:-65px;
  }
  .banner {
      height: 462px;
  }
  .content-right{
    margin-top: -40px;
  }
  .content-right,
  .content-left{width:100%;}
  .menu-trigger{
    position: absolute;
    top: -32px;
    left:0;
    display: block;
    background-position: -65px -63px;
    width: 26px;
    height: 12px;
  }
  .top-header nav {
    position: absolute;
    z-index: 999;
    top: 0;
    display: none;
    left: 0;
    background: #6C6D6F;
    margin: 0;
    width: 280px;
    padding:0;
  }
  .top-header nav ul{
    display: block;
  }
  .top-header nav ul li {
      display: block;
      text-align: left;
  }
  .top-header nav ul li a {
    font-size: 12px;
    padding: 7px 20px;
    color:#fff;
  }
	.top-header nav ul li a:hover {
		background: #D82526;
		color: #fff;
	}
	.top-header nav ul li.current-menu-item a {
		background: #D82526;
		color: #fff;
	}

  .top-header .wrapper{
    padding-top:0px;
  }
  .top-header h1.site-logo{
       float: none;
    margin: auto;
    width: 250px;
    position: relative;
    top: -21px;
  }
  .header-links{
    position: absolute;
    top: -53px;
    left: 0;
    width: 100%;
  }

  .header-links p a,
  .header-links p{
    color:transparent;
  }
  .header-links p a span{
    color:#fff;
  }

  .supplier img {
    width: 30.33%;
    margin: 1% 1%;}
}
@media only screen and (max-width: 680px) {
  .wrapper{
    width:460px;
  }
  .banner {
      height: 381px;
  }
  .content-right h1{
    font-size: 26px;
  }
  .supplier img {
    width: 44%;
    margin: 1% 2%;}
	.gallery br{
		display: none;
	}
    .gallery .gallery-item{
          width: 30% !important;
    }
	.portfolio-item {
		clear: both !important;
	}
}
@media only screen and (max-width: 479px) {
  .wrapper{
    width:300px;
  }
  .banner {
        height: 288px;
  }
}
