﻿/** Shopify CDN: Minification failed

Line 287:0 Unexpected "}"

**/
@media (max-width:480px)  {
.slick-slide img {
   /* height: 300px;*/
  
   height: auto;
    object-fit: cover;
    object-position: top;
}
.second-banner-section img {
    height: 280px;
    object-fit: cover;
    object-position: right;
}
h2 {
    font-size: 22px !important;
}
h4 {
    font-size: 15px !important;
    margin: 8px 0 17px !important;
}
h3 {
    font-size: 20px !important;
}
.more-button a {
    font-size: 14px !important;
    padding: 10px 14px !important;
}
.more-button {
    margin: 0;
}
h5 {
    font-size: 22px !important;
}
.about-us-overlay h2 {
    font-size: 30px;
}
.gform_body ul li {
    width: 100%;
	padding: 10px 15px;
}
}


@media (min-width:768px) and (max-width:1200px) {
h2 {
    font-size: 38px !important;
}
h4 {
    font-size: 22px !important;
}
.more-button a {
    font-size: 18px;
}
.slick-slide img {
    /*height: 400px;*/
  
   height: auto;
    object-fit: cover;
    object-position: top;
}
h3 {
    font-size: 32px !important;
}
.tittle-decription p {
   font-size: 18px;
   margin: 20px auto 30px;
}
section.wb_wrapper--section {
    padding: 30px 0;
}
.image-left-block img {
    width: 100%;
}
.image-right-block {
    margin: 30px 0 0;
}
.box-block {
    margin: 0 0 30px; 
}
section.wb_wrapper-2-section.center {
    padding: 40px 0 20px;
}
.wb_wrapper-3-section h3 {
    margin-bottom: 40px;
}
.banner-content-section- h2 {
    font-size: 35px !important;
}
section.wb_wrapper-3-section {
    padding: 40px 0;
}
.banner-content-section- p {
    font-size: 22px;
}
.wb_wrapper-5-section {
    padding: 40px 0;
}
}


@media (min-width:481px) and (max-width:767px) {
	
h3 {
    font-size: 28px !important;
}
h4 {
    font-size: 18px !important;
}
h2 {
    font-size: 26px !important;
}
.more-button a {
font-size: 15px;
}
h5 {
    font-size: 24px !important;
}
.slick-slide img {
    height: 400px;
	object-fit: cover;
    object-position: top;
}
.about-us-overlay h2 {
    font-size: 40px;
}

.banner-content-section- h2 {
    font-size: 28px !important;
}

}



@media (max-width:767px) {
	
	.footer-section {
    margin: 0 0 22px;
}
.tablet.toggle__target, .desktop.toggle--target {
    max-width: 17rem !important;
}
.banner-content-section- p {
    font-size: 18px;
}
.wb_wrapper-5-section {
    padding: 30px 0;
}
.more-button a {
    font-size: 18px;
}

.wb_wrapper-3-section h3 {
    margin-bottom: 40px;
}
.wb_wrapper-5-section h3 {
    margin-bottom: 40px;
}
section.wb_wrapper-3-section {
    padding: 30px 0;
}

.tittle-decription p {
   font-size: 15px;
   margin: 20px auto 20px;
   width: 100%;
}
section.wb_wrapper--section {
    padding: 30px 0;
}
.image-left-block img {
    width: 100%;
}
.image-right-block {
    margin: 30px 0 0;
}
.box-block {
    margin: 0 0 30px; 
}
section.wb_wrapper-2-section.center {
    padding: 40px 0 20px;
}
/*br {
	display: none;
}
  */
h3.blue:after {
    border-bottom: 2px solid #4753a5;
    bottom: -7px;
}
.tittle-decription {
    padding: 0 15px;
}
.image-right-block:after {
    bottom: -32px;
    border-top: 34px solid #4753a5;
    border-right: 34px solid transparent;
	left: 10px;
}
.about-us-content p {
    font-size: 15px;
}
.about-us-content {
    padding-left: 0;
	padding-top: 11%;

}
}


@media (max-width:1199px) {
a.toggle--nav {
    display: inline-block;
    vertical-align: middle;
} 
.tablet.toggle__target.left {
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.tablet.toggle__target {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    max-width: 25rem;
    padding: 20px;
    overflow: hidden;
    overflow-y: auto;
    background-color: #202d69;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}
.navigations {
    display: block;
}

a.toggle.toggle--nav.js-toggle i {
    font-size: 30px;
    color: #fff;
}
.header-main {
    padding: 28px 0;
}
.show--mobile {
    display: inline-block !important;
}
.icon-seach .serch_bar_ i.fa.fa-search {
    font-size: 22px;
    color: #fff;
	    padding: 10px 0 0;
}
.tablet.toggle__target.visible {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.hide--mobile {
	display: none!important;
}
ul.navigations li {
    padding: 12px 0px;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
}


@media (min-width:1200px) {
}
.slick-slide img {
    width: 100%;
   /* height: 630px;*/
  
    height: auto;
    object-fit: cover;
    object-position: center;
}
}