
@media (min-width: 1200px){
.container {
    max-width: 1200px;
}
.navbar-light .navbar-nav .nav-link {
    padding-left: 12px;
    padding-right: 12px;
}

}
@media (min-width: 2300px){
.gallery-item {
    height: 400px;
}

}


@media only screen and (max-width: 1600px) {
    #product .product-left {
    top: 36%;
    left: 56%;
    -webkit-transform: translate(-50%,-50%) scale(.6);
    -moz-transform: translate(-50%,-50%) scale(.6);
    -ms-transform: translate(-50%,-50%) scale(.6);
    -o-transform: translate(-50%,-50%) scale(.6);
    transform: translate(-50%,-50%) scale(.6);
}
.left-angle:before {
    left: 43%;
    width: 180%;
    -webkit-transform: skew(-36deg);
    -moz-transform: skew(-36deg);
    -ms-transform: skew(-36deg);
    -o-transform: skew(-36deg);
    transform: skew(-36deg);
}
}


@media only screen and (max-width: 1200px) {
.navbar-light .navbar-nav .nav-link {
    font-size: 11px;
}

.slider-bottom h2 {
    font-size: 36px;
}
.slide-title {
    font-size: 30px;
}
.slide-title span {
    font-size: 45px;
    text-indent: 30px;
}
.dropdown-item {
        font-size: 11px;
}
#bottom-section .bottom-sec-top h2 {
    font-size: 13px;
    padding-top: 24px;
    padding-bottom: 24px;
}
.bottom-text:before {
    width: 30%;
}
.gallery-item {
    height: 193px;
}
#product .left-angle {
    height: 374px;
}
}




@media only screen and (max-width: 992px) {
.slider-bottom h2 {
    font-size: 24px;
    line-height: 70px;
}
.slider-bottom h2 a {
    padding: 15px 30px;
    font-size: 20px;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom-width: 3px;
}
.navbar-brand {
    width: 130px;
}
.navbar-brand img {
    top: -45px;
}
header .container {
    width: 100%;
    max-width: 100%;
}
.navbar-light .navbar-toggler {
    cursor: pointer;
}

.navbar-light .navbar-nav .nav-item:not(:last-child) .nav-link {
    border-bottom: 1px solid #d8e4c2;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    background-image: none;
}
.navbar-collapse {
    border-top: 1px solid #d8e4c2;
    margin-top: 8px;
    padding-top: 8px;
}
.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0);
}
.navbar-light .navbar-toggler:focus {
    outline: 0px;
}
a.call {
    font-size: 14px;
}
.header-top .social {
    margin-left: 40px;
}
.dropdown-item {
        font-size: 14px;
}
#bottom-section .bottom-sec-top {
    -webkit-border-radius: 0px 0px 156px 135px;
    -moz-border-radius: 0px 0px 156px 135px;
    border-radius: 0px 0px 156px 135px;
}
#bottom-section .bottom-sec-top h2 {
    font-size: 17px;
    padding-top: 20px;
    line-height: 1.4;
}
#bottom-section .bottom-sec-top h2 span:nth-of-type(2) img {
    top: -51px;
    left: 8px;
    width: 124px;
}
#bottom-section .bottom-sec-top h2 span:nth-of-type(2) {
    width: 98px;
    float: right;
}
.bottom-text:before {
    width: 6%;
}
.footer-contact a.footer-call {
    font-size: 24px;
}
.footer-contact a.footer-mail {
    font-size: 13px;
}
.address a {
    font-size: 10px;
}
.gallery-item {
    width: 33.3%;
}
.agreeent-content{
    padding-right: 200px;
}
.agreement h2 {
    font-size: 24px;
}
}


@media only screen and (max-width: 767px) {
.slide-title {
    font-size: 18px;
    padding: 10px 10px;
}
.slide-title span {
    font-size: 24px;
    text-indent: 15px;
}

.slick-dots li button {
    width: 10px;
    height: 10px;
}
.slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 2px;
}
.slider-bottom h2 {
    font-size: 11px;
    line-height: 52px;
}
.slider-bottom h2 a {
    padding: 15px 20px;
    font-size: 12px;
}
.sec-title {
    font-size: 24px;
}
p {
    font-size: 14px;
    margin-bottom: 15px;
}
.continue-reading {
    font-size: 15px;
}
.side-img {
    text-align: center!important;
}
.product-left {
    width: 150px;
    float: none;
    height: 148px;
    margin-bottom: 10px;
}
.product-single {
    overflow: visible;
    height: auto;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 15px;
}
.product-right {
    max-width: 100%;
    float: none;
    padding: 0px;
}
.content-top {
    height: auto;
    overflow: visible;
}
.product-left img {
    height: 60px;
}
.product-right h2 {
    font-size: 20px;
}
#bottom-section .bottom-sec-top h2 {
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}
.bottom-img.text-right {
    text-align: center!important;
    margin-bottom: 10px;
}
.bottom-text {
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-top {
    text-align: center;
}
.footer-item {
    margin-bottom: 40px;
        width: 280px;
    margin-left: auto;
    margin-right: auto;
}
.side-img img {
    width: 110px;
    margin-top: 13px;
}
.map-right h3 {
    font-size: 12px;
}
.map-left {
    padding: 14px 15px;
}
.map-float-div {
    left: 14px;
    max-width: 300px;
}
.gallery-item {
    width: 50%;
}
.form-control {
    font-size: 14px;
}
.left-angle {
    height: 200px;
}
#product .left-angle:before {
    left: 36%;
    -webkit-transform: skew(-68deg);
    -moz-transform: skew(-68deg);
    -ms-transform: skew(-68deg);
    -o-transform: skew(-68deg);
    transform: skew(-68deg);
}
#product .product-left {
    left: 45%;
}
#product .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
#product .left-angle {
    margin: 0px -15px;
    width: 115%;
}
#product .section-pad {
    padding-top: 0px;
}
#product .left-angle {
    height: 200px;
}
.agreeent-content:before {
    left: -31px;
    top: -4px;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}
.agreeent-content{
    padding-left: 32px;
}
}


@media only screen and (max-width: 640px) {
#bottom-section .bottom-sec-top {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin: 0px -15px;
}
#bottom-section .bottom-sec-top h2 {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
}
#bottom-section .bottom-sec-top h2 span {
    width: 200px;
}
#bottom-section .bottom-sec-top h2 span:nth-of-type(2) img {
    top: -38px;
    left: -11px;
}
.gallery-item {
    height: 130px;
}
.bin-item {
    width: 45%;
    margin: 0% 2%;
}
.bin-cat {
    padding-bottom: 0px;
}
.bottom-list ul {
    padding: 20px 20px;
    margin: 0px -15px;
}
.bottom-list ul:before {
    left:0px;
    transform: none;
}
.bottom-list ul li {
    font-size: 14px;
}
.bottom-list p {
    padding: 0px 0px;
}
.agreeent-content {
    padding-right: 0px;
}
.agreement h2 {
    font-size: 19px;
}
.agreeent-content img {
    position: relative;
    bottom: -30px;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.agreement-inner a {
    font-size: 15px;
}
}


@media only screen and (max-width: 375px) {
    .sec-title {
    font-size: 20px;
}
.product-right h2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
}
}


@media only screen and (max-width: 325px) {
#bottom-section .bottom-sec-top h2 span:nth-of-type(2) img {
    top: -81px;
}
.navbar-brand {
    width: 100px;
}
.navbar-brand img {
    top: -34px;
}
}







