@media only screen and (max-width: 3200px) {
	.slider .single-slider {
        height: 1500px;
    }

	.sn-group .s-napa {
		margin-left: 215px;
	}
	
	.sn-group .gusco {
		margin-left: 260px;
	}
	
	.sn-group .gem {
		margin-left: 215px;
	}
}

@media only screen and (max-width: 2560px) {
	.slider .single-slider {
		height: 1150px;
	}

	.sn-group .s-napa {
		margin-left: 280px;
	}
	
	.sn-group .gusco {
		margin-left: 320px;
	}
	
	.sn-group .gem {
		margin-left: 280px;
	}
}

@media only screen and (max-width: 2304px) {

	.slider .single-slider {
        height: 1000px;
    }
}

@media only screen and (max-width: 2240px) {
}

@media only screen and (max-width: 2048px) {
	.slider .single-slider {
		height: 930px;
	}

	.sn-group .s-napa {
		margin-left: 325px;
	}
	
	.sn-group .gusco {
		margin-left: 380px;
	}
	
	.sn-group .gem {
		margin-left: 325px;
	}

	.bg-home {
		background-size: 50%;
		background-position: top 25% right 20%;
	}

}

@media only screen and (max-width: 1920px) {
	.slider .single-slider {
        height: 850px;
    }
}

@media only screen and (max-width: 1664px) {
	.slider .single-slider {
        height: 780px;
    }
}

@media only screen and (max-width: 1620px) {
	.slider .single-slider {
        height: 730px;
    }

	.gem-text {
		width: 60%;
	}

	.gem-item {
		padding-left: 3.25rem !important;
		padding-right: 3.25rem !important;
	}

	.bg-home {
        background-size: 60%;
        background-position: top 20% right 0%;
    }
}

@media only screen and (max-width: 1600px) {

	.sn-group .s-napa {
		margin-left: 360px;
	}
	
	.sn-group .gusco {
		margin-left: 415px;
	}
	
	.sn-group .gem {
		margin-left: 360px;
	}
	.sn-group {
		background-position: left 20% center, left -20% center, right;
	}

}

@media only screen and (max-width: 1536px) {
	.slider .single-slider {
        height: 690px;
    }
}

@media only screen and (max-width: 1504px) {
}

@media only screen and (max-width: 1440px) {

	.slider .single-slider {
		height: 640px;
	}

	.sn-group {
		background-size: 200px, 55%, 100%;
		background-position: left 10% center, left -40% center, right;
	}

	td figure.image img, td img.image_resized {
		width: 90px;
	}
}
@media only screen and (max-width: 1368px) {
	.sn-group .s-napa {
		margin-left: 290px;
	}
	
	.sn-group .gusco {
		margin-left: 325px;
	}
	
	.sn-group .gem {
		margin-left: 290px;
	}

	.slider .single-slider {
        height: 600px;
    }

	.gem-text {
        width: 70%;
    }

	.cover-ourwork {
		height: 290px;
		width: 290;
	}

	.contact-footer-bg {
		padding: 150px 0;
	}

	td figure.image img, td img.image_resized {
		width: 80px;
	}

	.icon-gem-item {
		width: 80px;
	}

	.footer-address {
		padding-right: 2rem;
	}
}

@media only screen and (max-width: 1280px) {
	.header .nav li a {
		margin: 10px 0;
	}

	.about-detail .content-detail {
		padding-left: 1rem;
	}

	td figure.image img, td img.image_resized {
		width: 70px;
	}
}

@media only screen and (max-width: 1024px) {
	.header .logo img {
		width: 220px;
	}

	.navbar-all {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}

	.footer .footer-top {
		border-radius: 120px 120px 0 0;
	}

	.footer .copyright {
		padding: 15px 0;
	}

	.footer .single-footer .social li a {
		height: 30px;
		width: 30px;
	}

	.sn-group {
		background-size: 175px, 85%, 100%;
        background-position: left 5% center, left -350% center, right;
    }

	.sn-group .s-napa {
		margin-left: 170px;
	}
	
	.sn-group .gusco {
		margin-left: 215px;
	}
	
	.sn-group .gem {
		margin-left: 170px;
	}

	.sn-group-img {
		width: 140px;
	}

	.gem-item {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

	.gem-text {
        width: 100%;
    }

	.content {
		padding: 30px 0;
	}

	.icon-gem-item {
		width: 70px;
	}

	.cover-ourwork {
        height: 260px;
        width: 260;
    }

	.contact-footer-bg {
        padding: 100px 0;
    }

	.slider .single-slider {
        height: 500px;
    }

	.about-us-content {
		padding-left: 0;
	}

	.about-detail .line {
		margin: 1rem 0;
	}

	td figure.image img, td img.image_resized {
		width: 55px;
	}

	.footer-address {
		padding-right: 0rem;
	}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.section{
		padding:70px 0px;
	}
	.section-title {
		margin-bottom: 35px;
		padding: 0px 80px;
	}
	.btn {
		padding: 11px 20px;
	}
	.breadcrumbs {
		padding: 60px 0;
	}
	.breadcrumbs .bread-list {
		margin-top: 5px;
	}
	#scrollUp {
		bottom: 55px;
	}
	.header .top-contact li {
		display: inline-block;
		margin-right: 25px;
		color: #2C2D3F;
	}
	.header .header-inner .get-quote {
		margin-top: 12px;
		display: none;
		margin: 0;
	}
	.header .nav li .dropdown {
		left: -20px;
		top: 65px;
	}
	.header .nav li .dropdown li a {
		padding: 10px 15px;
	}
	.header .search-form {
		top: 64px;
	}
	.header .search-form input {
		width: 260px;
		height: 45px;
		line-height: 45px;
	}
	.header .search-form button {
		height: 45px;
		line-height: 45px;
	}
	.header.style2 .single-widget {
		margin-right: 18px;
		padding-left: 36px;
	}
	.header.style2 .get-quote .btn {
		color: #fff;
		padding: 10px 18px;
	}
	.header.style2 .single-widget.button {
		margin:0;
		padding:0;
	}
	.header.style2 .single-widget p {
		margin-bottom: 0;
		text-transform: capitalize;
	}
	.header.style2 .single-widget i {
		top: 50%;
		height: 25px;
		width: 25px;
		line-height: 25px;
		margin-top: -12.5px;
	}
	.header.style2 .right-bar {
		padding-top: 15px;
	}
	.slider .single-slider {
		height: 500px;
	}
	.schedule {
		background: #fff;
		margin: 0;
		padding: 0;
		height: auto;
		padding: 70px 0;
		border-bottom:1px solid #eee;
	}
	.schedule .schedule-inner {
		transform: none;
	}
	.schedule .single-schedule.last{
		margin-top:30px;
	}
	.slider .single-slider{
		position:relative;
	}
	.slider .single-slider h1 {
		line-height: 35px;
	}
	.slider .owl-carousel .owl-nav div {
		height: 40px;
		width: 40px;
		line-height: 40px;
		border-radius: 4px;
	}
	.footer .single-footer {
		margin: 10px 0;
	}

	.footer .footer-top {
		padding: 65px 0px;
	}

	.footer .copyright .copyright-content p {
		text-align: right;
	}

}

@media only screen and (max-width: 884px) {

	.footer .copyright {
        margin-top: -21px;
    }

	.sn-group .s-napa {
		margin-left: 75px;
	}
	
	.sn-group .gusco {
		margin-left: 125px;
	}
	
	.sn-group .gem {
		margin-left: 75px;
	}

	.header .logo img {
        width: 170px;
    }

	.header .inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.icon-down {
		width: 10px;
	}

	.header .nav li a {
        margin: 0;
    }

	.header .nav li a {
		padding: 5px 10px;
	}

	.form-search {
		padding: 5px 0px;
	}

	.form-search .icon {
		padding-right: 20px;
		background-size: 10px;
		background-position: top 4px right 9px;
		height: 20px;
		width: 150px;
	}

	.slider {
		padding-top: 95px;
	}

	.navbar-all {
        padding-top: 10px;
        padding-bottom: 10px;
    }

	.padding-content {
		padding-left: 0;
		padding-right: 0;
	}

	.content-mx {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.content-top {
		padding-top: 65px !important;
	}

	.content-bottom {
		padding-bottom: 65px !important;
	}

	.icon-gem-item {
        width: 55px;
    }

	.gem-item {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

	.gem-text {
		margin-top: 1rem;
	}

	.cover-ourwork {
        height: 225px;
        width: 225px;
    }

	.footer .single-footer .first-menu-footer {
		border: unset;
	}

	td figure.image img, td img.image_resized {
        width: 100px;
    }

	.header .nav li .dropdown li {
		padding: 0;
	}

	.media {
		width: 100%;
	}

	.owl-prev {
		left: -75px;
	}
	
	.owl-next {
		right: -75px;
	}

	.mini .owl-prev, .our-work .owl-prev{
		left: 0;
	}
	
	.mini .owl-next, .our-work .owl-next {
		right: 0;
	}

}

@media only screen and (max-width: 834px) {

	.material .card-body {
		padding: 2rem;
	}

	.sn-group {
        background: url(/images/bg/sn-group-bg-fade.png), url(/images/bg/bg-circle.png), linear-gradient(180deg, rgba(194, 215, 236, 1) 0%, rgba(208, 232, 225, 1) 100%);
        background-repeat: no-repeat;
        background-size: 0, 0%, 100%;
        background-position: center, left -36% top -18%, right;
    }

	.sn-group .s-napa {
		margin-left: 0;
	}

	.sn-group .gusco {
		margin-left: 0;
	}
	
	.sn-group .gem {
		margin-left: 0;
	}

	.sn-service-mb {
		margin-bottom: 1rem !important;
	}

	.header .nav li a {
        padding: 5px;
    }

	.logo-sn-group {
		display: block;
		width: 150px;
		margin: auto;
        margin-bottom: 2rem;
	}

}

@media only screen and (max-width: 820px) {

	.about-detail .line {
		height: 5px;
	}

	.about-menu {
		padding: 10px 0 10px 1rem;
	}

}
@media only screen and (max-width: 810px) {
	.header .nav li a {
		padding: 5px 10px;
	}

	.header .nav li.active a {
		padding: 5px 10px !important;
	}

	.header .nav li .dropdown li {
        padding: 10px;
    }

}
@media only screen and (max-width: 768px) {
	.slider .single-slider {
        height: 450px;
    }

	.header .nav li a {
		padding: 5px !important;
	}
}
/* Mobile Screen */
@media only screen and (max-width: 767px) {
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
	.header.sticky{
		
	}
	.header.sticky .header-bottom{
		position:absolute;
		z-index:999;
		top:initial;
		left:0;
		bottom:initial;
	}
	.header .header-inner {
		width: 100%;
		z-index: 333;
		position: fixed;
		padding-bottom: 20px;
		background: #fff;
		border-bottom-left-radius: 0 !important;
    	border-bottom-right-radius: 0 !important;
	}
	.slicknav_menu {
		display: block;
		background: transparent;
		padding: 0;
		position: relative;
        right: 0;
	}
	.slicknav_btn {
		background: transparent;
		padding: 0;
		margin-top: 8px;
	}
	.slicknav_menu .slicknav_icon-bar{
		box-shadow:none;
	}
	.slicknav_nav {
		clear: both;
		color: #2C2D3F;
		margin: 0;
		background: transparent;
	}
	.slicknav_nav li a {
		color: #2C2D3F;
		transition: all 0.4s ease;
		background: none;
		padding: 4px 10px;
	}

	.slicknav_nav li.active a {
		color: #1A76D1;
	}
	.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
		padding: 0 10px;
		background:transparent;
	}
	.slicknav_nav li a i{
		display:none;
		margin:0;
	}
	.slicknav_nav li:hover a{
		color:#1A76D1;
	}
	.slicknav_nav li .dropdown li a{
		color:#2C2D3F;
		background:transparent;
	}

	.slicknav_nav li .dropdown li.active a {
		color:#1A76D1;
	}
	.slicknav_nav li .dropdown li a:hover{
		color:#1A76D1;
	}
	.slicknav_nav li .slicknav_item{
		background:transparent;
	}
	.slicknav_nav .slicknav_row, .slicknav_nav a {
		padding: 0;
		margin: 0;
		padding: 6px 0;
	}
	.slicknav_menu .slicknav_icon-bar {
		background-color: #1A76D1;
		box-shadow: none;
		text-shadow: none;
	}
	.slicknav_nav .slicknav_arrow{
		display: none;
		color:#2C2D3F;
	}
	.slicknav_nav li:hover .slicknav_arrow{
		color:#1A76D1;
	}
	.slicknav_menu .slicknav_icon-bar {
		display: block;
		width: 25px;
		height: 3px;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.25);
		-moz-box-shadow: 0 1px 0 rgba(0,0,0,.25);
		box-shadow: 0 1px 0 rgba(0,0,0,.25);
	}
	.header .main-menu{
		display:none 
	}
	.header .widget-main {
		float: right;
		display: none;
	}
	.header.style2 .slicknav_btn {
		margin-top: 18px;
	}
	.header .slicknav_nav {
		margin-top: 65px;
		padding: 20px;
	}
	.header.style2 .slicknav_nav {
		margin-top: 60px;
	}
	.header.style2 .header-inner{
		display:none;
	}
	.header.style2 .main-menu{
		display:none;
	}
	.header .header-inner .get-quote{
		margin: 0;
		padding: 0;
	}
	.header .header-inner .get-quote .btn {
		color: #fff;
		display: none;
		margin: 0;
		padding: 0;
	}
	.section{
		padding:50px 0px;
	}
	.section-title {
		margin-bottom: 30px;
		padding: 0px 20px;
	}
	.section-title h2 {
		margin-bottom: 10px;
	}

	.breadcrumbs {
		padding: 60px 0;
	}
	.breadcrumbs .bread-list {
		margin-top:10px;
	}
	.btn {
		padding: 11px 20px;
	}
	.header .top-link {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.header .top-contact {
		float: none;
		text-align: center;
	}
	.slider .single-slider {
		height: 380px;
	}
	.schedule {
		background: #fff;
		margin: 0;
		padding: 0;
		height: auto;
		padding: 50px 0;
		border-bottom:1px solid #eee;
	}
	.schedule .schedule-inner {
		transform: none;
	}
	.schedule .single-schedule{
		margin:15px 0;
	}
	.slider .single-slider{
		position:relative;
	}
	.slider .owl-carousel .owl-nav div {
		height: 40px;
		width: 40px;
		line-height: 40px;
		border-radius: 4px;
	}
	.footer .single-footer {
		margin: 15px 0;
	}
	.footer .single-footer h2 {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.footer .footer-top {
		padding: 50px 0px 60px 0;
	}
	.footer .single-footer.f-link ul {
		margin-bottom: 12px;
	}
	.footer .single-footer.f-link ul li a{
		display:inline-block;
	}

	.header .header-inner {
		left: 0;
		padding: 20px 15px;
	}
	
	.header .header-inner {
		height: auto;
	}

	.navbar-all {
        padding-top: 0;
        padding-bottom: 0;
    }

	.header.sticky .header-inner {
		height: auto;
	}

	.header .logo img {
		width: 120px;
	}

	.content {
		padding: 50px 0;
	}

	.customers .logo {
		padding: 10px;
	}

}

@media only screen and (max-width: 600px) {

	.slider .single-slider {
        height: 365px;
    }

	.footer .single-footer h2 {
        padding-bottom: 0;
        margin-bottom: 0;
    }

	.footer .footer-top {
        border-radius: 60px 60px 0 0;
    }

	.item-hover.pl {
		padding-left: 10px;
	}

	.item-hover.pr {
		padding-right: 10px;
	}

	.form-search .icon {
        width: 100%;
    }

	.bg-home {
        background-size: 100%;
        background-position: top 5% right 0%;
    }

	.icon-gem-item {
        width: 100px;
    }

	.gem-item {
        margin-bottom: 2rem;
    }

	.cover-ourwork {
        height: 250px;
        width: 100%;
    }

	.footer .copyright {
        padding: 10px 0;
    }

	.footer .single-footer.f-link ul {
        margin-bottom: 0px;
    }

	.slider {
        padding-top: 70px;
    }

	.slider .single-slider .text {
		width: 400px;
	}

	.form-search .icon {
        margin-left: 10px;
        background-size: 15px;
        background-position: top 4px right 9px;
        height: 25px;
    }

	.about-menu {
        padding: 10px;
    }

	td figure.image img, td img.image_resized {
        width: 70px;
    }

	.gem-reward {
		width: 170px;
	}

	.box-service .text {
		width: 90%;
	}

	.box-service .border-radius {
		height: 400px;
		object-fit: cover;
	}

	.our-work .item img {
		height: 235px;
	}

	.news-media .card img {
		height: 350px;
	}

	.icon-gem-item {
        width: 60px;
    }

	.owl-prev {
        left: -60px;
        width: 60px;
        height: 0;
    }

	.owl-next {
        right: -60px;
        width: 60px;
        height: 0;
    }

	.mini .owl-prev, .mini .owl-next {
		top: 30%;
		transform: translateY(-30%);
	}

	.our-work .owl-prev, .our-work .owl-next {
		top: 35%;
		transform: translateY(-35%);
	}
    .slider .single-slider {
        background-position: center;
    }

}

@media only screen and (max-width: 540px) {

	.slider .single-slider {
        height: 400px;
    }

	.padding-content {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

	.cover-ourwork {
        height: 350px;
        width: 100%;
    }

	.header .logo img {
        width: 120px;
    }

	.icon-gem-item {
        width: 90px;
    }

	.footer .single-footer .logo {
		width: 150px;
	}

	.about-detail {
		padding-right: 0px;
		margin-top: 0;
	}

	td figure.image img, td img.image_resized {
        width: 90px;
    }

	.slider .single-slider {
		border-radius: 0 0 50px 50px;
	}

	.gem-reward {
		width: 160px;
	}

	.box-service .border-radius {
        height: 330px;
		width: 100%;
    }

	.gallery img {
		border-radius: 20px;
	}

	.nearby-news img {
		border-radius: 20px;
	}

	.news-media-detail .cover {
		margin-bottom: 1rem;
	}

	.news-media-detail .detail {
		margin-top: 1rem;
	}

	.owl-prev {
        left: -55px;
    }

	.owl-next {
        right: -55px;
    }
}

@media only screen and (max-width: 480px) {
    .content h1, .content h2 {
        margin-bottom: 10px;
    }

	.button {
		padding: 10px 25px;
	}

	.footer .single-footer h2 {
        padding-bottom: 0;
        margin-bottom: 0;
    }

	.footer .menu-footer {
		float: left;
	}

	.footer .menu-footer li {
		padding-left: 0;
		padding-right: 15px;
	}

	.footer .menu-footer li:last-child {
		padding-left: 0;
		padding-right: 0;
	}

	.footer .single-footer .social li a {
        height: 50px;
        width: 50px;
    }

	.whatdowedo .icon {
		margin-bottom: 1.5rem !important;
	}

	.whatdowedo {
		margin: 0 0 1rem 0;
	}

	.application tr td {
		padding: 5px;
    }

	.contact-footer-bg {
        padding: 100px 0 !important;
        background-position: top 0 right 30% !important;
    }

	td figure.image img, td img.image_resized {
        width: 80px;
    }

	.gem-reward {
        width: 145px;
    }

	.news-media .card img {
        height: 300px;
    }

	.icon-work-with-us {
		width: 70px;
	}

	.logo-sn-group {
		width: 100px;
	}
}

@media only screen and (max-width: 450px) {
	.section{
		padding:50px 0px;
	}
	.section-title {
		margin-bottom: 30px;
		padding: 0px 20px;
	}
	.section-title h2 {
		margin-bottom: 10px;
	}
	.btn {
		padding: 11px 20px;
	}
	.header .top-link {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}
	.header .top-contact {
		float: none;
		text-align: center;
	}
	.slider .single-slider {
		height: 380px;
	}
	.slider .single-slider{
		position:relative;
	}
	.slider .single-slider h1 {
		line-height: 25px;
	}
	.slider .single-slider .button .btn{
		margin:0;
		width:100%;
		margin-bottom:10px;
	}
	.slider .single-slider .button .btn:last-child{
		margin-bottom:0;
	}
	.slider .owl-carousel .owl-nav {
		display:none;
	}

	.footer .single-footer {
		margin: 10px 0;
	}
	.footer .single-footer h2 {
		padding-bottom: 10px;
	}

	.about-menu {
		margin-bottom: 10px;
	}

	.gem-reward {
        width: 135px;
    }

}

@media only screen and (max-width: 448px) {

	.mini img {
		height: 120px;
	}

	.our-work .item img {
        height: 200px;
    }

	.mini .owl-prev, .mini .owl-next {
        top: 20%;
        transform: translateY(-20%);
    }

	.our-work .owl-prev, .our-work .owl-next {
		top: 25%;
		transform: translateY(-25%);
	}

}

@media only screen and (max-width: 432px) {

	td figure.image img, td img.image_resized {
        width: 70px;
    }

	.gem-reward {
        width: 200px;
    }

	.prev-icon .icon.prev {
		width: 40px;
	}

	.icon-gem-item {
        width: 75px;
    }
}

@media only screen and (max-width: 430px) {
	.footer .menu-footer li {
        padding-right: 15px;
    }

	.customers .owl-prev {
        left: -50px;
    }

	.owl-nav img {
		width: 50px;
	}

	.swiper-button-prev, .swiper-button-next {
		height: 50px !important;
		width: 50px !important;
	}

	.swiper-button-next {
		background-size: 50px;
	}

	.swiper-button-prev {
		background-size: 50px;
	}
}

@media only screen and (max-width: 428px) {
}

@media only screen and (max-width: 414px) {

	.application tr th {
		padding: 10px;
    }

	.slider .single-slider .text {
        width: 370px;
    }

	.footer p, .footer p a {
		margin-bottom: 5px;
	}

	.gem-reward {
        width: 180px;
    }

	.icon-work-with-us {
		width: 50px;
	}
}

@media only screen and (max-width: 400px) {
	.news-media .card img {
        height: 250px;
    }
}

@media only screen and (max-width: 393px) {

	.icon-gem-item {
        width: 65px;
    }

	.owl-prev {
        left: -45px;
    }

	.owl-next {
        right: -45px;
    }

}

@media only screen and (max-width: 390px) {

	button {
		padding: 5px 20px !important;
	}

	.about-us-content ul {
		padding-left: 1rem;
	}

	.button {
        padding: 10px 25px;
    }

	.application-form .btn-submit {
		margin-top: 2rem;
	}

	.gem-reward {
        width: 170px;
    }

}

@media only screen and (max-width: 384px) {
}

@media only screen and (max-width: 375px) {
	.footer .single-footer h2 {
        padding-bottom: 0px;
    }

	.header .slicknav_nav {
        padding: 0px;
    }

	.form-search .icon {
        width: 90%;
    }

	.slider .single-slider .text {
        width: 340px;
    }

	.mini img {
        height: 100px;
    }

	.mini .owl-prev, .mini .owl-next {
        top: 15%;
        transform: translateY(-15%);
    }

	.our-work .owl-prev, .our-work .owl-next {
		top: 15%;
		transform: translateY(-15%);
	}

	.header .logo img {
        width: 80px;
    }
}

@media only screen and (max-width: 360px){ 
	.slider .single-slider .text {
        width: 300px;
    }

	.icon-gem-item {
        width: 60px;
    }

	td figure.image img, td img.image_resized {
        width: 60px;
    }

	.gem-reward {
        width: 160px;
    }
}

@media only screen and (max-width: 320px) {

	.footer .single-footer .social li a {
        height: 40px;
        width: 40px;
    }

	.gem-reward {
        width: 140px;
    }
}
