/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
div#lorem ul {
    margin-bottom: 5px;
    font-family: 'font1';
    color: black;
}
div#lorem ul li {
    font-family: 'font2';
    color: #676767;
}
::selection {
  background:  #091638;
color:white;
}
body::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
body::-webkit-scrollbar
{
width: 6px;
background-color: #F5F5F5;
}
body::-webkit-scrollbar-thumb
{
background-color: #091638;
}

#top .row {
    position: relative;
    top: 40px;
}
#top button {
    position: absolute;
    right: 145px;
    top: 4px;
    background-color: white !important;
    color: black;
    border-radius: 100px !important;
    opacity: 1;
    height: 43px;
    width: 43px;
    font-size: 20px;
}
#top form {
    width: 90%;
    margin-right: 780px;
}
a#logo {
    margin-left: -1200px;
}
#top input[type="text"] {
    border: 1px solid #fff;
    border-radius: 100px;
    padding-left: 30px;
    font-family: font2;
    color: white;
    padding-block: 13px;
    padding-right: 70px;
}
#top input[type="text"]::placeholder {
    color: #9c9da2;
}
#top nav {
    position: relative;
    top: 20px;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows  li a {
    font-family: 'font2';
    padding-inline: 35px !important;
}
#top ul.buttons li#search-btn {
    display: none !important;
}
#r1 {
    padding-block: 310px !important;
}
#r1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
    border: 20px solid white;
    border-radius: 50px;
}
#r1 h1 {
    font-family: 'font1';
}
a#b1 {
    font-size: 16px;
    padding: 15px 50px 15px 45px;
    border-radius: 100px !important;
    font-family: 'font2';
    background-color: white !important;
    color: black;
}
#r1 a#b1 {
    margin-right: 20px;
}
#top ul.buttons li#nectar-user-account {z-index: 11111;position: relative;left: -120px;}

#top ul.buttons li#nectar-user-account::before {
    content: "Account";
    position: absolute;
    font-family: 'font2';
    color: white;
    font-size: 16px;
    left: 30px;
}
#top ul.buttons li.nectar-woo-cart {
    position: relative;
    left: -52px;
}
#top ul.buttons li.nectar-woo-cart::before {
    content: "Cart";
    position: absolute;
    font-family: 'font2';
    color: white;
    font-size: 16px;
    left: 26px;
    margin-top: 2px;
}
#r1 .text-001 {
    position: absolute;
    right: 0;
    top: 0;
    width: 21%;
}
html body  p {font-family: 'font2';}

#r1 .text-001 p {
    font-size: 18px;
    line-height: 28px;
}
a#b1 i {
    background-color: #091638 !important;
    color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    right: 10px;
}
#r1 a#b1.button1 {
    background-color: #091638 !important;
    color: white;
    font-weight: 100;
    border: 1px solid #ffff;
}
#r1 a#b1.button1 i {
    background-color: white !important;
    color: black;
}
#r1 .ttext-01 h5 {
    font-size: 20px;
    line-height: 30px;
    font-family: 'font2';
    border: 1px solid;
    display: table;
    padding: 15px 30px;
    border-radius: 5px;
    font-weight: 100;
}
#r1 .ttext-01 h5 a {
    opacity: 1;
}
a#get {
    font-size: 20px;
    line-height: 30px;
    font-family: 'font2';
    border: 1px solid;
    display: table;
    padding: 15px 30px;
    border-radius: 5px;
    font-weight: 100;
    background-color: transparent !important;
    transition: 0.6s;
    opacity: 1;
}
a#get:hover {
    background-color: white !important;
    color: black;
}
#r1 .vv2 {
    background-color: white;
    padding: 20px 20px;
    width: 20%;
    border-radius: 20px;
    margin-left: auto;
    display: table;
}
#r1 .vv2 h5, #r1 .vv2 p {
    color: black;
}
#r1 .vv2 h5 {
    font-family: 'font2';
    text-decoration: underline;
    font-size: 18px;
    font-weight: 100;
}
#r1 .vv2 p {
    font-size: 14px;
    line-height: 24px;
}
#r1 #inner-02 {
    position: relative;
    top: 230px;
}
#r1 .iwithtext .iwt-text {
    padding-left: 0;
}

#r1 .iwithtext .iwt-text h5 {padding-left: 55px;padding-bottom: 15px;}

#r2 {
    padding-block: 100px !important;
}
html body h2 {
    font-family: 'font1';
    color: black;
    font-weight: 100;
}
#r2 .carousel-item {
    margin-inline: 10px;
    border: 1px solid #000;
    border-radius: 11px;
    padding: 14px;
    transition: 0.6s;
}
#r2 .carousel-item:hover {
    border: 1px solid #091638;
    box-shadow: 0px 6px 0px 0px #091638;
}
#r2 .carousel-item img {
    border-radius: 15px;
}
#r2 h2.woocommerce-loop-product__title {font-family: 'font1' !important;font-size: 24px !important;margin-top: 30px;}

#r2 span.price {
    font-family: 'font2';
    font-size: 20px !important;
    margin-left: auto;
    display: table;
    margin-top: -36px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-family: 'font1' !important;
}
/*--------------NAV-------------*/
#r2 .owl-nav.disabled, #r5 .owl-nav.disabled {
    display: block;
    position: absolute;
    right: 0;
    top: -90px;
}
#r2 .owl-nav button, #r5 .owl-nav button {
    background-color: transparent;
    color: #aaaaaa;
    height: 50px;
    width: 50px;
    border-radius: 100px !important;
    font-size: 30px;
    border: 1px solid #aaaaaa;
    transition: 0.6s;
}
#r2 .owl-nav button span, #r5 .owl-nav button span {
    top: -1px;
    position: relative;
}
#r2 .owl-nav button:hover {
    background-color: #091638;
    color: white;
}
#r5 .owl-nav button:hover {
    background-color: #fff;
    color: black;
}
/*--------------NAV-------------*/

#r3 {
    padding-block: 60px !important;
    padding-left: 60px;
}
#r3 .text-03 h4 {
    font-family: 'font2';
    font-weight: 100;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
}
#r3 .text-003 h5 {font-family: 'font2';font-size: 20px;font-weight: 100;text-transform: uppercase;letter-spacing: 1px;}

#r3 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
/*--------------Our Featured Offers-------------*/

#r4 {
    padding-block: 100px 0 !important;
}
#r4 .text-04 h2 {
    color: black;
}
#r4 a#ab1 {
    position: absolute;
    right: 0;
    top: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#r4 .cc1 a#ab1 {
    position: unset;
    text-transform: capitalize;
    font-weight: 600;
}
a#ab1 {
    font-size: 16px;
    font-family: 'font2';
    padding: 18px 50px;
    border-radius: 100px !important;
    opacity: 1;
    font-weight: 600;
}
#r4 .cc1 .vc_column-inner {
    padding-block: 40px 0;
    padding-left: 30px;
}
#r4 #inner-04 .vc_column-inner {
    padding-top: 0;
    padding-bottom: 480px;
    padding-left: 0;
}
#r4 .column-image-bg {
    background-size: 100% 100%;
}
#r4 .cc2 .vc_column-inner {
    padding-block: 40px 180px;
    padding-left: 30px;
}
#r4 .cc4 .vc_column-inner {
    padding-block: 30px 180px;
    padding-left: 30px;
}
#r4 .cc1 {padding-right: 5px;}
#r4 .tt-02 h4 {
    font-size: 18px;
    font-family: 'font2';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 100;
}
#r4 .tt-02 h3 {
    font-size: 30px;
    line-height: 40px;
    font-family: 'font1';
    margin-bottom: 10px;
    font-weight: 100;
}
#r4 .tt-02 h6 {
    font-family: 'font2';
    font-size: 18px;
    text-decoration: underline;
    font-weight: 600;
}
#r4 .tt-02 h6 a {
    opacity: 1;
}
#r3 a#ab01 {
    color: white;
}
a#ab01 {
    margin-left: 10px;
    font-size: 16px;
    background-color: transparent !important;
    color: black;
    font-family: 'font2';
    font-weight: 600;
}
a#ab01 span {
    text-decoration: underline;
}
#r4 .tt-02 p {
    opacity: 0.8;
}
/*--------------Our Featured Offers-------------*/

#r5 {padding-block: 100px !important;padding-inline: 50px;}

#r5 .row-bg.viewport-desktop.using-image {background-size: 100% 100%;}
#r5 .carousel-item {
    margin-inline: 10px;
}
.nectar-post-grid .nectar-post-grid-item .content .post-heading {
    max-width: 100%;
}
#r5 h3.post-heading {
    font-family: font1;
    font-weight: 100;
    font-size: 20px;
    line-height: 30px;
    width: 70%;
}
#r5 span.meta-excerpt {
    font-family: font2;
    opacity: 0.8;
}
#r5 .content {
    padding-top: 20px;
    padding-left: 20px;
    background-color: #091638;
    border-radius: 0px 0px 15px 15px;
    border: 1px solid transparent;
    border-top: 0;
    transition: 0.6s;
}
#r5 .carousel-item:hover .content {
    border: 1px solid #fff;
    border-top: 0;
}


#f1 {
    padding-block: 100px 20px !important;
}
#f1 h2.widgettitle {
    font-size: 26px !important;
    line-height: 36px !important;
    margin-bottom: 30px;
    position: relative;
}
#f1 h2.widgettitle::before {
    content: "";
    position: absolute;
    border: 2px solid #000;
    width: 35px;
    bottom: -15px;
}
#f1 ul {
    margin-left: 0;
}
#f1 ul li {
    list-style: none;
}
#f1 ul li a {
    font-family: 'font2';
    color: #1f1f1f;
    line-height: 32px;
}
#f1 .ftp-01 p {
    width: 80%;
    color: #1f1f1f;
}
#f1 .ftp-01 h5 {font-family: 'font2';color: #091638;font-size: 18px;}
#f1 #inner-fp-01 {
    border-top: 1px solid #cccc;
    padding-top: 20px;
    margin-top: 40px;
}
#f1 .ftp-03 p {
    color: #1f1f1f;
}
#r4 a#ab1.button-02 {
    display: none;
}
#page-header-bg h1 {
    font-family: 'font1';
	font-size: 44px;
    line-height: 55px;
}
#lorem h3 {
    font-family: 'font1';
    color: black;
    font-size: 30px;
    line-height: 40px;
}








.page-id-33 #r2 .owl-nav.disabled, .page-id-33 #r5 .owl-nav.disabled {
    display: none;
}
.single-product div.product h1.product_title, .nectar-shop-header .page-title {
    letter-spacing: -2px;
}

/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r1 {
    padding-block: 260px !important;
}
#r1 #inner-02 {
    top: 180px;
}		
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
  padding-inline: 25px !important;
}
	a#logo {
    margin-left: -1050px;
}
#top form {
    width: 87%;
    margin-right: 630px;
}	
	#r1 .text-001 {
    width: 23%;
}
	#r1 h1 {
    font-size: 80px;
    line-height: 90px;
}
#r1 .vv2 {
    width: 23%;
}
#r5 h3.post-heading {
    width: 80%;
}
#r5 span.meta-excerpt {
    font-size: 14px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	  #top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding-inline: 20px !important;
  }
	#r1 .text-001 p {
    font-size: 16px;
    line-height: 26px;
}
#top form {
    width: 85%;
    margin-right: 550px;
}
    #r4 .cc4 .vc_column-inner {
        padding-block: 30px 135px;
        padding-left: 30px;
    }
	#r4 .tt-02 h3 {
    font-size: 30px;
    line-height: 40px;
}
#r4 .tt-02 p {
    font-size: 14px;
}
	#r5 h3.post-heading {
    width: 90%;
}
	#r1 .vv2 {
        width: 25%;
    }
	a#logo {
    margin-left: -970px;
}
	#top button {
    right: 146px;
}
	#f1 h2.widgettitle {
    letter-spacing: 0;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	 #top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding-inline: 21px !important;
    font-size: 16px;
  }
	#top form {
    width: 85%;
    margin-right: 555px;
}
#r1 h1 {
    font-size: 70px;
    line-height: 80px;
}
#r3 .text-003 h5 {
    font-size: 16px;
    line-height: 26px;
}
	a#logo img {
    height: 20px !important;
}
#top form {
    width: 90%;
    margin-right: 550px;
}
#top button {
    right: 107px;
}
#r1 .text-001 {
    width: 24%;
}
#r3 {
    padding-block: 40px !important;
    padding-left: 60px;
}
#r4 a#ab1 {
    top: 0px;
}
#r4 .tt-02 h4 {
    font-size: 16px;
}
#r4 .tt-02 h3 {
    font-size: 28px;
    line-height: 38px;
}
#r5 h3.post-heading {
    font-size: 18px;
    line-height: 28px;
}
#r5 span.meta-excerpt {
    font-size: 12px;
}
#f1 h2.widgettitle {
    font-size: 22px !important;
    line-height: 32px !important;
}
	#r4 #inner-04 .vc_column-inner {
    padding-bottom: 420px;
}
#r4 .cc2 .vc_column-inner {
    padding-block: 30px 120px;
}	
	#r2 h2.woocommerce-loop-product__title {
    font-size: 20px !important;
}
#r2 span.price {
    font-size: 18px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#top ul.buttons li#nectar-user-account::before {display: none;}

#top ul.buttons li.nectar-woo-cart::before {display: none;}

#top ul.buttons li.nectar-woo-cart {
    position: unset;
}
#top ul.buttons li#nectar-user-account {
    position: unset;
}
#top form {
    display: none;
}
#top button {
    right: 26px;
}
a#logo {margin-left: -720px;}

#r1 .text-001 p {
    font-size: 14px;
    line-height: 24px;
}
#r1 .text-001 {
    width: 28%;
}
	#r1 h1 {
    font-size: 60px;
    line-height: 70px;
}
#r1 {
    padding-block: 170px !important;
}
#r1 #inner-02 {
    top: 100px;
}
#r1 .vv2 {
    width: 33%;
}
#r2 h2.woocommerce-loop-product__title {
    font-size: 16px !important;
}
#r2 span.price {
    font-size: 16px !important;
    margin-top: -30px;
}
html body h2 {
    font-size: 40px;
    line-height: 50px;
}
#r3 .text-003 h5 {
    /* font-size: 20px; */
    /* line-height: 30px; */
}
#r4 {
    padding-block: 60px 0 !important;
}
#r4 a#ab1 {
    top: -10px;
}
#r4 .cc2 .vc_column-inner {
    padding-block: 20px 90px;
    padding-left: 20px;
}
#r4 .tt-02 h3 {
    font-size: 24px;
    line-height: 34px;
}
#r4 .tt-02 p {
    font-size: 12px;
    line-height: 22px;
}
#r4 #inner-04 .vc_column-inner {
    padding-bottom: 360px;
}
#r5 .content {
    padding-left: 10px;
}
#r5 h3.post-heading {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
}
#r5 {
    padding-block: 60px !important;
    padding-inline: 30px;
}
#f1 {
    padding-block: 60px 20px !important;
}
#f1 h2.widgettitle {
    font-size: 18px !important;
    line-height: 28px !important;
}
#f1 .ftlogo {
    width: 80%;
}
#f1 .ftp-01 p {
    width: 90%;
    font-size: 14px;
}
#f1 ul li a {
    font-size: 14px;
}
#f1 .ftp-03 p {
    font-size: 14px;
}
	.off-canvas-menu-container.mobile-only a {
    font-family: 'font2' !important;
}
.off-canvas-menu-container.mobile-only form {
    display: none;
}
	#top ul.buttons li#search-btn {
    display: block !important;
    position: relative;
    top: 28px;
}
	#r1 a#b1 {
    font-size: 14px;
}
	a#get {
    font-size: 18px;
}
	#r3 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    border-radius: 20px;
    background-position: right !important;
    filter: brightness(0.5);
}
	#r4 .column-image-bg {
    filter: brightness(0.5);
}
	#r4 .cc1 .tt-02 {
    filter: drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white);
}
#r4 .cc1 a#ab01 {
    filter: drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white);
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	    a#logo {
        margin-left: unset;
    }
	  #r1 {
    padding-block: 100px !important;
  }
	#r1 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: center !important;
    border-radius: 0px;
    border: 0;
    filter: brightness(0.5);
}
#r1 .text-001 {
    width: 100%;
    text-align: center;
    position: unset;
}
#r1 .text-001 p {
    font-size: 16px;
    line-height: 26px;
}
#r1 h1 {
    text-align: center;
    letter-spacing: 0;
}
#r1 #inner-01 .wpb_wrapper {
    display: flex;
    justify-content: center;
}
#r1 .ttext-01 h5 {
    text-align: center;
    margin-inline: auto;
}
#r1 .vv2 {
    width: 50%;
    margin-inline: auto;
}
#r1 #inner-02 {
    position: unset;
}
#r2 .owl-nav.disabled, #r5 .owl-nav.disabled {
    display: none;
}
#r2 .text-02 h2 {
    text-align: center;
}
#r2 ul.products.columns-1 li {
    width: 100%;
    margin-right: 0;
}
#r2 h2.woocommerce-loop-product__title {
    font-size: 25px !important;
}
#r2 span.price {
    font-size: 20px !important;
    margin-top: -35px;
}
#r3 .row-bg.viewport-desktop.using-image {/* background-image: unset !important; *//* background-color: #7298c2 !important; *//* border-radius: 15px; */}

#r3 {
    padding-block: 30px !important;
    padding-inline: 30px;
    text-align: center;
}
#r3 .text-003 h5 {
    /* font-size: 18px; */
    /* line-height: 28px; */
}
#r4 .text-04 h2 {
    text-align: center;
}
#r4 a#ab1.button-02 {
    display: block;
}	
	#r4 a#ab1.button-01 {
    display: none;
}
	#r4 .tt-02 h3 {
    font-size: 30px;
    line-height: 40px;
}
#r4 .tt-02 p {
    font-size: 16px;
    line-height: 26px;
}
#r4 .cc2 .vc_column-inner {
    padding-block: 40px 260px;
    padding-left: 30px;
}
#r4 .column-image-bg {
    background-size: cover !important;
    border-radius: 15px;
}
#r4 a#ab1.button-02 {
    margin-inline: auto;
    display: table;
    position: unset;
}
#r2 {
    padding-block: 60px !important;
}
#r5 h3.post-heading {
    font-size: 20px;
    line-height: 30px;
}
#f1 .ftlogo {
    width: 50%;
}
#f1 .ftp-01 p {
    font-size: 16px;
    width: 70%;
}
#f1 h2.widgettitle {
    font-size: 22px !important;
    line-height: 32px !important;
}
#f1 ul li a {
    font-size: 16px;
}
#f1 .ftp-03 p {
    font-size: 16px;
}
	#r5 .text-05 {
    text-align: center;
}
	#r5 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    border-radius: 20px;
    background-position: center !important;
}
	body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before, body[data-slide-out-widget-area-style=slide-out-from-right].material a.slide_out_area_close:before {
    background-color: black;
}
	a#get {
    display: table;
    margin-inline: auto;
}
	html body h2 {
    letter-spacing: 0;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#page-header-bg h1 {
    font-size: 32px !important;
    line-height: 42px !important;
}
	#r1 #inner-01 .wpb_wrapper {
    flex-wrap: wrap-reverse;
}
#r1 h1 {
    font-size: 50px;
    line-height: 60px;
}
#r1 .vv2 {
    width: 70%;
}
html body h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
#r3 .text-03 h4 {
    font-size: 16px;
    letter-spacing: 1px;
}
#r3 .text-003 h5 {
    font-size: 16px;
    line-height: 26px;
}
#r4 .tt-02 {
    text-align: center;
}
	#r4 .cc1 .tt-02 {
    text-align: center;
    filter: drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white);
}
	a#ab01 {
    /* filter: drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white) drop-shadow(2px 4px 6px white); */
}
#r4 .cc1 .vc_column-inner, #r4 .cc2 .vc_column-inner, #r4 .cc4 .vc_column-inner {
    padding-inline: 20px;
}
#r4 #inner-04 .wpb_wrapper {
    display: flex;
    justify-content: center;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#r1 h1 {
    font-size: 35px;
    line-height: 44px;
}
#r1 .vv2 {
    width: 80%;
}
#r2 span.price {
    font-size: 20px !important;
    margin-top: -42px;
}
#r3 {
    padding-inline: 20px;
}
html body h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}
#r3 .text-003 h5 {
    font-size: 14px;
    line-height: 24px;
}
#r4 #inner-04 .wpb_wrapper {
    flex-wrap: wrap-reverse;
}
a#ab01 {
    margin-left: 0;
}
#f1 .ftp-01 p {
    width: 100%;
}
#f1 h2.widgettitle {
    font-size: 20px !important;
    line-height: 30px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}





















#top .widget_shopping_cart_content li a {font-family: 'font2' !important;}

#top .widget_shopping_cart_content span.quantity {
    font-family: 'font2';
}
#top .widget_shopping_cart_content p.woocommerce-mini-cart__total.total {
    font-family: 'font2' !important;
}
#top .widget_shopping_cart_content strong {
    font-family: 'font2' !important;
}


@-moz-document url-prefix() {
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {
	#top form {
  width: 90%;
  margin-right: 720px;
}
	#top button {
  right: 141px;
  top: 4px;
}
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	  #top form {
    width: 88%;
    margin-right: 580px;
  }
	  #top button {
    right: 135px;
  }
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	  #top form {
    width: 86%;
    margin-right: 510px;
  }
  #top button {
    right: 136px;
  }
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
 #top form {
    width: 89%;
    margin-right: 500px;
  }
	  #top button {
    right: 112px;
  }
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
}