/*
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
*/

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: #FF8526;
}

::selection {
  background:  #FF8526;
	color:white;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item a {
    font-weight: 800;
}
html body h1 {
    font-weight: 100;
}
#banner h5 {
    color: black;
}
#banner .tt2 {
    margin-left: -80px;
}
#banner  h3 {
    text-transform: uppercase;
    font-size: 25px;
    text-shadow: 2px 0px black;
    letter-spacing: 1px;
}
#banner  h1 {
    width: 110%;
    margin-bottom: 60px;
    font-weight: 100;
}
a#button {
    font-family: 'Montserrat';
    font-size: 18px;
    background: transparent !important;
    color: black;
    padding-left: 25px;
    box-shadow: unset !important;
}
#banner a#button {
    margin-bottom: 70px;
}
#banner p strong {
    font-size: 35px;
}
#banner .text2 {
    margin-bottom: 50px;
}
#banner  .f1:hover, #f1 .f1:hover {background: #3b5998;}
#banner  .w1:hover, #f1 .w1:hover {
    background: #25d366;
}
#banner  .f1, #banner  .i1, #banner  .w1 {
    margin-right: 10px;
}
#f1 .f1, #f1 .i1, #f1 .w1 {
    margin-left: 10px;
}
#banner  .i1:hover, #f1 .i1:hover {background: linear-gradient(90deg, rgba(249,206,52,1) 0%, rgba(238,42,123,1) 35%, rgba(98,40,215,1) 100%);}
#banner .image1 {
    position: absolute;
    bottom: 40px;
    right: -185px;
    width: 75%;
    z-index: 111;
}
#banner .f1, #banner .i1, #banner  .w1, #f1 .f1, #f1 .i1, #f1 .w1 {
    border: 1px solid #ccc;
    border-radius: 100px;
    padding: 10px 15px;
    margin-top: 10px;
    transition: 0.6s;
}
#banner  .f1:hover i, #f1 .f2:hover i, #banner  .i1:hover i, #banner .w1:hover i, #f1 .f1:hover i, #f1 .w1:hover i, #f1 .i1:hover i, #banner  .w1:hover i {
    color: white !important;
}
#banner .f1 i, #f1 .f2 i {
    transition: 0.6s;
}
#banner .text4 {
    background: white;
    box-shadow: 0px 0px 10px 0px #ccc;
    width: 90%;
    padding: 30px;
    border-radius: 15px;
    margin-left: -120px !important;
    transition: 0.6s;
}
#banner .text4:hover {
    background: #ff8526;
}
#banner .tt3 h6 {
    text-align: center;
    border: 1px solid #cccc;
    padding-block: 5px;
    border-radius: 100px;
    margin-right: 30px;
    transition: 0.6s;
}
#banner .tt3 h6:hover {
    background: #ff8526;
    color: white;
}
#banner .text5 {
    position: absolute;
    right: 0px;
    bottom: 80px;
    top: 0;
    margin: auto;
    display: table;
}
#banner .text4 h5 {
    position: relative;
}
#banner .text4 h5 span, #banner .text4 p, #banner .text4 h5::before {
    transition: 0.6s;
}
#banner .text4:hover h5 span, #banner .text4:hover p, #banner .text4:hover h5::before {
    color: white !important;
}
#banner .text4 h5::before {
    content: "\e909";
    position: absolute;
    font-family: 'icomoon';
    right: -15px;
    top: -20px;
    rotate: -45deg;
    font-weight: 100;
}
#banner .text5 p {
    font-size: 22px;
    font-weight: 600;
    color: #1C1A4B;
    line-height: 32px;
}
#banner span.symbol, #banner span {
    font-family: montserrat;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows .S1 a span {
    background: #FF8526;
    color: white;
    padding: 13px 30px;
    border-radius: 10px;
}
#Disclaimer {
    padding-block: 30px !important;
    padding-inline: 20px;
    box-shadow: 0px 0px 5px 0px  #ccc;
}
#r2 .image3 {
    width: 45%;
    transition: 0.6s;
}
#r2 .image3:hover {
    transform: scale(0.9);
}
#r2 .c2 {
    position: relative;
}
#r2 .c2::before {
    content: '';
    position: absolute;
    background-image: url(https://fertinom.sharecapacity.com/wp-content/uploads/2025/01/Vector.webp);
    background-size: 100% 100%;
    width: 500px;
    height: 600px;
    right: -300px;
    bottom: -300px;
    opacity: 0.2;
    animation: grew 3s infinite linear;
}
@keyframes grew{
    0%,100%{
           transform: translateY(30px);
    }
    50%{
         transform: translateY(0px);
    }
}
#r2 .hover-wrap {
    overflow: hidden;
    border-radius: 20px;
}
#r2 .image2 {
    transition: 0.6s;
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}
#r2 .image2:hover {
    transform: scale(1.1);
}
a#b1 {
    font-size: 16px;
    font-family: 'Montserrat';
    padding: 17px 80px  17px 40px;
    border-radius: 100px !important;
    transition: 0.6s;
    margin-bottom: 20px;
}
a#b1 i {
    background: #FF8526 !important;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    transition: 0.6s;
    rotate: -45deg;
    right: -3px;
    top: 23px;
}
a#b1:hover i {
    background: #1c1a4b !important;
}
a#b1:hover {
    background: #ff8526 !important;
}
#r3 #button_row .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    gap: 0px 5px;
}
#r3 #button_row {
    background: white;
    box-shadow: 0px 0px 3px 0px #cccc;
    width: 55%;
    padding: 30px 40px;
    border-radius: 15px;
    margin-bottom: 80px;
    margin-left: -120px;
}
#r3 .hover-wrap, #r5 .hover-wrap, #r7 .hover-wrap, #r8 .hover-wrap {
    overflow: hidden;
    border-radius: 20px;
}
#r3 .image4, #r5 .image7, #r7 .image5, #r8 .image6 {
    transition: 0.6s;
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}
#r3 .image4:hover, #r5 .image7:hover, #r7 .image5:hover, #r8 .image6:hover {
    transform: scale(1.1);
}
#r4 .text9 {
    padding-left: 40px;
}
#r4 .text9 p strong {
    position: relative;
}
#r4 .text9 p strong::before {
    content: "\e909";
    position: absolute;
    font-family: 'icomoon';
    left: -40px;
    font-size: 23px;
    color: black;
}
html body h5.milestone-heading, html body span.symbol {
    font-family: 'Montserrat';
}
#r5 .text10, #r5 .text11 {
    margin-bottom: 45px;
}
#r5 .text11 {
    padding-left: 40px;
}
#r5 .text11 p strong {
    position: relative;
}
#r5 .text11 p strong::before {
    content: "\e909";
    position: absolute;
    font-family: 'icomoon';
    left: -40px;
    font-size: 23px;
    color: black;
}
#r5 .hover-wrap, #r8 .hover-wrap {
    width: 95%;
}
#r6 .teext11 {
    padding-left: 40px;
}
#r6 .teext11 p strong {
    position: relative;
}
#r6 .teext11 p strong::before {
    content: "\e909";
    position: absolute;
    font-family: 'icomoon';
    left: -40px;
    font-size: 23px;
}
#r6 .text12 h2, #r6 .text12 {
    margin-bottom: 0;
}

#r7 h1, #r7 h2, #r8 h1, #r8 h2 {
    margin-bottom: 25px;
}
#r9 #inner6 {
    padding-inline: 60px !important;
    border-radius: 40px;
    position: relative;
}
#r9 #inner6::before {
    content: '';
    position: absolute;
    background-image: url(https://fertinom.sharecapacity.com/wp-content/uploads/2025/01/Frame-2.webp);
    background-size: 100% 100%;
    width: 50%;
    height: 306px;
    left: 0;
    bottom: 0;
}
#r9 ul {
    margin-left: 0;
}
#r9 ul li {
    list-style: none;
}
#r9 ul li a {
    color: #787878;
    transition: 0.6s;
}
#r9 ul li:hover a {
    color: #fa750d;
}
#r9 ul li.head {
    font-weight: 700;
    color: black;
}
#r9 .form .vc_column-inner {
    background: white;
    box-shadow: 0px 0px 20px 0px #ccc;
    padding-inline: 30px;
    border-radius: 25px;
    padding-block: 35px;
}
#r9 .ginput_container.ginput_container_text{
    margin-bottom: 14px;
    border-radius: 7px;
}
#r9 input#gform_submit_button_2 {
    font-family: 'Montserrat';
    font-size: 16px;
    width: 35%;
}
#banner0 .toggle>.toggle-title a i {
    left: unset;
    right: 25px;
}
.fa-plus-circle:before {
    content: '';
    position: absolute;
    background-image: url(https://fertinom.sharecapacity.com/wp-content/uploads/2025/01/Bttn.webp);
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
}
.fa-minus-circle:before {
    content: '';
    position: absolute;
    background-image: url(https://fertinom.sharecapacity.com/wp-content/uploads/2025/01/xmark.webp);
    background-size: 100% 100%;
    width: 35px;
    height: 35px;
}
#banner0 a.toggle-heading {
    font-size: 24px;
    background: transparent;
    color: black;
    line-height: 34px;
    padding-left: 15px;
}
#banner0 em {
    font-style: normal;
    color: rgba(60, 60, 67, 0.50);
    font-weight: 700;
    margin-right: 15px;
    margin-left: -15px;
}
#banner0 a.toggle-heading strong {
    margin-left: 30px;
    font-weight: 100;
}
body .toggle>div {
    box-shadow: unset !important;
    border-bottom: 2px solid #ccc;
}
#banner0 .text15 h6 {
    color: #FF8526;
    font-size: 18px;
    font-weight: 100;
    position: relative;
}
#banner0 .text15 h6::before {
    content: "\e909";
    position: absolute;
    font-family: 'icomoon';
    left: 95px;
}
html body p strong {
    text-shadow: 1px 0px black;
}
/*------FOOTER-----------*/
#f1 {position: relative;}

#f1::before {
    content: '';
    position: absolute;
    border: 1px solid #cccccc38;
    width: 160%;
    left: -330px;
    top: 40px;
}
#f1 .tt4 h2 {
    font-size: 25px;
    line-height: 35px;
}
#f1 h2.widgettitle {
    font-size: 20px;
    font-weight: 700;
    color: black;
}
#f1 ul li {
    list-style: none;
}
#f1 ul {
    margin-left: 0;
}
#f1 ul li a {
    transition: 0.6s;
    line-height: 30px;
}
#f1 ul li:hover a {
    color: #ff8526;
}
#f1 input#input_1_1 {
    width: 50%;
    padding-right: 110px;
    border-radius: 100px;
}
#f1 input#gform_submit_button_1 {
    position: absolute;
    bottom: 57px;
    left: 213px;
    font-size: 16px;
    font-family: 'Montserrat';
    border-radius: 100px !important;
    height: 38px;
    transform: unset;
}
#f1 #inner3 {
    border-top: 2px solid #ccc;
    padding-top: 10px;
}
#f1 ul#menu-copyright {display: flex;margin-top: 30px;gap: 0px 30px;}

#f1 ul#menu-copyright li a {
    text-decoration: underline;
}
#f1 #inner3 .icon1 .wpb_wrapper {
    margin-left: auto;
}
/*------FOOTER-----------*/
#r3 h2 {
    font-size: 40px;
    line-height: 50px;
}
#Disclaimer .iwithtext .iwt-text span{
    font-size: 16px;
}
#r8 .image6 {
    height: 650px;
    object-fit: cover;
}
#banner .image2 {
    width: 80%;
    margin-inline: auto;
}
#r10 .toggle>.toggle-title a i {
    left: unset;
    right: 30px;
}
#r10 h3.toggle-title em {
    position: relative;
    left: -20px;
    font-style: normal;
    font-size: 25px;
    font-weight: 800;
    color: #3c3c43 !important;
    opacity: 0.5;
}
#r10 a.toggle-heading {
    background-color: transparent;
    font-size: 30px;
    line-height: 40px;
    color: #1C1A4B;
}
#r10 a.toggle-heading strong {
    font-weight: 100;
    padding-left: 30px;
}
#r10 .v2 p {
    padding-left: 60px;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	#r2 .c2::before {
    width: 500px;
    height: 600px;
    right: -140px;
    bottom: -300px;
}
	#f1 input#gform_submit_button_1 {
    bottom: 58px;
    left: 213px;
    font-size: 16px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#banner .text4 {
    width: 85%;
    padding: 20px;
}
	#r2 .c2::before {
    width: 400px;
    height: 500px;
    right: -80px;
    bottom: -300px;
}
	#r3 #button_row {
    width: 60%;
    margin-bottom: 50px;
    margin-left: -120px;
}
	#banner0 a.toggle-heading {
    font-size: 22px;
    line-height: 32px;
    padding-left: 15px;
    padding-right: 30px;
}
	#f1 #inner1 {
    margin-bottom: 0;
}
	#f1 input#gform_submit_button_1 {
    bottom: 33px;
    left: 195px;
    font-size: 16px;
}
	#banner .image1 {
    bottom: 20px;
    right: -195px;
    width: 75%;
}
	#r3 .text9 h3 {
    font-size: 20px;
}
	#r10 a.toggle-heading {
    font-size: 28px;
    line-height: 38px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#banner h3 {
    font-size: 20px;
}
	html body h1 {
    font-size: 50px;
    line-height: 60px;
}
#banner .text4 {
    width: 95%;
}
	    #r3 #button_row {
        width: 70%;
        margin-bottom: 20px;
        margin-left: -120px;
    }
	#r9 #inner6 {
    padding-block: 50px !important;
}
	#f1 .tt4 h2 {
    font-size: 22px;
    line-height: 33px;
}
#f1 input#gform_submit_button_1 {
    bottom: 33px;
    left: 183px;
    height: 38px;
    font-size: 14px;
}
	#r9 .form {
    padding-inline: 30px;
    padding-block: 40px;
}
	#banner a#button {
    margin-bottom: 30px;
}
	#banner .tt2 {
    margin-left: -70px;
}
	    #r10 a.toggle-heading {
        font-size: 26px;
        line-height: 36px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	    #banner h3 {
        font-size: 16px;
    }
		#banner h1 {
    margin-bottom: 0px;
}
	#banner .text5 {
    right: -60px;
    bottom: 110px;
}
html body p {
    font-size: 16px;
    line-height: 26px;
}
	    #banner .text4 {
        width: 105%;
        padding: 20px;
        margin-left: -70px !important;
    }
	#banner p strong {
    font-size: 30px;
}
	#banner .tt3 h6 {
    padding-block: 6px;
    margin-right: 10px;
}
	#banner .image1 {
    right: -175px;
    width: 80%;
    bottom: -20px;
}
	#r2 {
    padding-block: 40px !important;
}
#r3 #button_row {
        width: 90%;
        margin-bottom: 40px;
        margin-left: -130px;
    }	
	    #r2 .c2::before {
        width: 320px;
        height: 400px;
        right: -80px;
        bottom: -100px;
    }
	#r4 h5.milestone-heading, #r4 span.symbol {
    font-size: 36px;
}
	#r6 .text12 h2 br {
    display: none;
}
#r7 h1, #r7 h2, #r8 h1, #r8 h2 {
    margin-bottom: 10px;
}

html body h2 {
    font-size: 20px;
    line-height: 30px;
}

#r8 {
    padding-block: 20px !important;
}

#r9 #inner6 {
    padding-block: 30px !important;
    padding-inline: 40px !important;
}
	html body h1 {
    font-size: 40px;
    line-height: 50px;
}
    #banner0 a.toggle-heading {
        font-size: 17px;
        line-height: 27px;
        padding-left: 9px;
    }
	#r9 {
    padding-block: 30px !important;
}
	#f1 ul li a {
    font-size: 15px;
    line-height: 30px;
}
#f1 input#input_1_1 {
    width: 80%;
    padding-right: 100px;
}
#f1 input#gform_submit_button_1 {
    bottom: 36px;
    left: 251px;
    height: 38px;
    font-size: 14px;
}
	#banner .f1, #banner .i1, #banner .w1, #f1 .f1, #f1 .i1, #f1 .w1 {
    margin-right: 8px;
}
	    #banner .tt2 {
        margin-left: -40px;
    }
	    #f1 .f1, #f1 .i1, #f1 .w1 {
        margin-right: 0px;
        margin-left: 0;
    }
	#banner .vc1 {
    margin: auto;
    margin-top: 50px;
}
	#banner0 a.toggle-heading strong {
    margin-left: 20px;
}
	#banner .text5 p {
    font-size: 18px;
    line-height: 28px;
}
	#r10 a.toggle-heading {
    padding-left: 30px;
    font-size: 20px;
    line-height: 36px;
}
	#r10 h3.toggle-title em {
    left: -17px;
    font-size: 20px;
}
	#r10 .v2 p {
    padding-left: 40px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	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: black;
}

	#banner h1 {
    width: unset;
}
#banner  .text1 {
    text-align: center;
}
#banner .image1 {
    position: unset;
    display: table;
    margin: auto;
    width: 80%;
    margin-block: -50px;
}
#banner a#button {
    display: table;
    margin: auto;
}
#banner .text2 {
    text-align: center;
    margin-block: 30px;
}
#banner h5 {
    text-align: center;
}
#banner {
    text-align: center !important;
}
#banner #fws_679b76924203e {
    margin-bottom: 0;
}
#banner .f1, #banner .i1, #banner .w1, #f1 .f1, #f1 .i1, #f1 .w1 {
    margin-right: 30px;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    margin-inline: 20px;
    margin-top: 15px;
}
#banner .image2 {
    width: 80%;
    margin: auto;
}
#banner .text4 {
    position: unset;
    width: 80%;
    margin: auto !important;
    display: table;
    margin-bottom: 30px !important;
}
#banner .text5 {
    position: unset;
}
#banner .tt3 h6 {
    padding-block: 11px;
    margin-right: 0;
    font-size: 20px;
}
#r2 .text8 {
    text-align: center;
}
#r2 .image3 {
    display: table;
    margin: auto;
}
#r2  .image2 {
    width: 100%;
}
#r3 #button_row {
    margin: auto !important;
    width: 65%;
    display: table;
    right: 0;
    left: 0;
    margin-bottom: 30px !important;
}
#r3 .image4, #r5 .image7, #r7 .image5, #r8 .image6 {
    width: 100%;
}
#r3 #button_row .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#r3 .text9 {
    text-align: center;
}
#r4 #inr4 {
    margin-bottom: 0;
}
#r5 .tt6, #r5 h1 {
    text-align: center;
}
#r5 .text10, #r5 .text11 {
    text-align: center;
}
#r5 .text12 {
    text-align: center;
}
#r6 .text12 h2, #r6 .text12 {
    text-align: center;
}
#r6 .teext11 {
    text-align: center;
}
#r7 .text13 {
    text-align: center;
}
#r8 h1, #r8 h2, #r8 p {
    text-align: center;
}
#r9 .text14 {
    text-align: center;
}
#r9 ul {
    text-align: center;
}
#f1 input#gform_submit_button_1 {
    bottom: 33px;
    left: unset;
    right: 5px;
    font-size: 16px;
}
#f1 input#input_1_1 {
    width: 100%;
}
	#banner .f1, #banner .i1, #banner .w1 {margin-top: -30px;margin-bottom: 20px;position: relative;right: 0;left: 0;margin: auto;margin-inline: 10px;}
	#r4 #inr4 h5.milestone-heading, #r4 #inr4 p {
    text-align: center !important;
}
	#r4 .text9 {
    text-align: center;
    padding-left: 10px;
}
#r4 .vc_col-sm-6 {
    margin-bottom: 0;
}
#f1 #inner1 {
    padding-bottom: 30px !important;
}
#f1 #inner2 {
    margin-bottom: 0;
}
#f1 #inner3 .icon1 .wpb_wrapper {
    margin: unset;
    text-align: center;
}
#f1 ul#menu-copyright {
    justify-content: center;
}
#f1 #inner3 p {
    text-align: center;
}
#f1 .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 0;
}
#f1 .vc_col-sm-3.icon1.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone {
    margin-bottom: 0;
}
	#banner h1 br {
    display: none;
}
	#r5 .hover-wrap, #r8 .hover-wrap {
    width: 100%;
}
	#banner .vc1 {
    width: 80%;
    margin: auto;
}
	#r2 .img-with-aniamtion-wrap {
    width: 70%;
    margin: auto;
}
#r3 .img-with-aniamtion-wrap, #r5 .img-with-aniamtion-wrap, #r7 .img-with-aniamtion-wrap, #r8 .img-with-aniamtion-wrap {
    width: 70%;
    margin: auto;
}
	    #banner .tt2 {
        margin-left: 0;
    }
	#banner .vc1 {
    margin: auto;
}
	    #banner0 a.toggle-heading {
        font-size: 26px;
        line-height: 36px;
    }
	    #banner0 a.toggle-heading strong {
        margin-left: 30px;
    }
	#r6 .image3 {
    display: table;
    margin: auto;
    width: 50%;
}
	#Disclaimer {
    padding-block: 30px !important;
    padding-inline: 10px;
}
	#Disclaimer {width: 94%;margin: auto;}
	
	#r6 .text10 {
    text-align: center;
}
	#banner h1 {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
#banner h3 {
    text-align: center;
}
	#banner {
    padding-block: 60px 30px  !important;
}
	#banner .w1 {margin-top: 20px;}
	
	#r10 a.toggle-heading strong {
    padding-left: 0;
}
    #r10 a.toggle-heading {
        padding-left: 25px;
        font-size: 23px;
        line-height: 33px;
    }
	    #r10 .v2 p {
        padding-left: 30px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	html body h1 {
    font-size: 30px;
    line-height: 40px;
}
#banner .image1 {
    margin-block: -20px;
}
#banner .f1, #banner .i1, #banner .w1 {
    margin-top: 30px;
    margin-bottom: 0px;
}
#banner .tt3 h6 {
    font-size: 18px;
}
#r3 #button_row {
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0px !important;
    padding: 20px 20px;
}
#f1 input#gform_submit_button_1 {
    bottom: 36px;
    font-size: 14px;
}
	    #r9 #inner6 {
        padding-inline: 0px !important;
    }
	#f1::before {
    width: 160%;
    left: -80px;
    top: 60px;
}
	#r9 input#gform_submit_button_2 {
    width: 50%;
}
	    #banner .image2 {
        width: 100%;
    }
	#r6 .teext11 {
    padding-left: 20px;
}
	#r2 .img-with-aniamtion-wrap {
    width: 100%;
}
#r3 .img-with-aniamtion-wrap, #r5 .img-with-aniamtion-wrap, #r7 .img-with-aniamtion-wrap, #r8 .img-with-aniamtion-wrap {
    width: 100%;
}
	    #f1 .tt4 h2 {
        font-size: 20px;
        line-height: 30px;
    }
	    #banner0 a.toggle-heading {
        font-size: 20px;
        line-height: 30px;
    }
	    #banner0 a.toggle-heading strong {
        margin-left: 0;
    }
	#r3 h2 {
    font-size: 30px;
    line-height: 40px;
}
	#Disclaimer .iwithtext .iwt-text {
    padding-left: 40px;
}
	#r10 h3.toggle-title em {
    left: -10px;
}
	    #r10 a.toggle-heading {
        padding-left: 20px;
    }
	#r10 a.toggle-heading strong {
    padding-left: 30px;
}
	    #r10 a.toggle-heading {
        padding-left: 15px;
        font-size: 20px;
        line-height: 30px;
    }
	    #r10 .v2 p {
        padding-left: 25px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	    #r3 #button_row {
        width: 100%;
        margin-left: 0px !important;
        padding: 20px 0px;
    }
	#r4 .text9 p strong::before {
    left: -30px;
}
	#f1 ul#menu-copyright {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 40px;
}
	#r5 .text11 {
    padding-left: 20px;
}
	#banner0 a.toggle-heading {
        font-size: 18px;
        line-height: 28px;
    }
	    #r3 h2 {
        font-size: 25px;
        line-height: 35px;
    }
	    #Disclaimer {
        width: 92%;
    }
	#r10 a.toggle-heading {
        padding-left: 15px;
        line-height: 27px;
        font-size: 17px;
    }
	#r9 .form .vc_column-inner {
    padding-inline: 20px;
    padding-block: 30px;
}
	    #r9 .form {
        padding-inline: 20px;
        padding-block: 10px;
    }
	    #r10 h3.toggle-title em {
        left: -10px;
        font-size: 16px;
    }
	    #r10 a.toggle-heading strong {
        padding-left: 20px;
    }
	    #r10 .v2 p {
        padding-left: 15px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 390px) {
	    html body h1 {
        font-size: 25px;
        line-height: 35px;
    }
	    #r2 {
        padding-block: 20px !important;
    }
	#inr5 {
    padding-block: 10px !important;
}
	#r6 .text12 h2, #r6 .text12 {
    margin-bottom: 10px;
}
	#r5 .text10, #r5 .text11 {
    margin-bottom: 14px;
}
#r6 {
    padding-block: 20px !important;
}
	#f1 .img1 {
    width: 50%;
}
	    #banner .f1, #banner .i1, #banner .w1, #f1 .f1, #f1 .i1, #f1 .w1 {
        margin-inline: 10px;
    }
	a#b1 {
    font-size: 15px;
}
    #banner0 a.toggle-heading {
        font-size: 14px;
        line-height: 24px;
        padding-right: 40px;
    }
	#r10 .toggle>.toggle-title a i {
    right: 15px;
}
	    #r10 a.toggle-heading {
        padding-left: 10px;
        line-height: 25px;
        font-size: 15px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}