@media only screen and (min-width: 1200px) {
 
	.arrowbtn {
		/* background: transparent;
		position: absolute;
		right: 1.5px;
		top: 9px; */
	}
}


@media only screen and (max-width: 1728px) {
	.container {
	    max-width: 1400px;
	    margin: 0 auto;
	    width: 100%;
	}
}
@media only screen and (max-width: 1600px) {
	.container {
	    max-width: 1350px;
	}
}
@media only screen and (max-width: 1400px) {
	.container {
	    max-width: 1200px;
	}
	.Safety-Sec {
}
	.margintop35 {
	    max-width: 43%;
	    flex: 0 0 43%;
	    padding-left: 50px;
	}
	.margintop36 {
	    max-width: 39%;
	    flex: 0 0 39%;
	    padding-left: 40px;
	}
}
@media only screen and (max-width: 1250px) {
	.container {
	    max-width: 1160px;
	}
	.scrollup {
	    top: calc(100vh - 240px);
	    height: 240px;
	}
	footer {
	    margin-bottom: 240px;
	}
	.margintop35 {
	    padding-left: 30px;
	}
	.margintop36 {
	    padding-left: 20px;
	}
	.slides {
	    top: calc(100vh - 70vh);
	    height: 100%;
	}
}
@media only screen and (max-width: 1199px) {
	.container {
	    max-width: 960px;
	}
	body {
	    font-size: 20px;
	    line-height: 130%;
	}
	footer .row .col-sm-5 p, footer .row .col-sm-5 p a {
	    line-height: 130%;
	}
	.margintop35 {
	    max-width: 48%;
	    flex: 0 0 48%;
	    padding-left: 30px;
	}
	.margintop36 {
	    max-width: 35%;
	    flex: 0 0 35%;
	    padding-left: 30px;
	}
	footer .row .col-sm-2 {
	    max-width: 17%;
	    -ms-flex: 0 0 17%;
	    flex: 0 0 17%;
	}
	.scrollup {
	    top: calc(100vh - 240px);
	    height: 240px;
	}
	footer {
	    margin-bottom: 240px;
	}
	.slides {
	    top: calc(100vh - 70vh);
	    height: 100%;
	}
}

@media only screen and (min-width: 991px) {
	.mobile{
		display: none !important;
	}}

@media only screen and (max-width: 991px) {
	.brandlogo a {
		display: block;
		padding: 38px 0;
		padding-bottom: 38px !important;
	}

	
	
	.midHeader{
background-color: white !important;
	}

	.logo2{
		display: block !important;
	}
	.logo1{
		display: none !important;
	}
	
	button.showBTN.btn-s-l, button.lessBTN.btn-s-l {
	    font-size: 16px;
		line-height: 140%;
	    margin: 0;
	}



.Safety-Sec {
    margin-top: -30px;
}
	.mobilebtn {
    	display: block;
		width: 50px;
		height: 50px;
		padding: 15px 12px;
		background-image: url("../img/menu.svg") !important;
		background-position-x: center;
		background-position-y: center;
		background-size: cover;
	}
	.headingh31Dark2 h3 {
	    font-size: 16px;
	    margin: 15px 0 5px;
	}
	.container {
	    max-width: 710px;
	}
	.scrollup {
	    top: calc(100vh - 240px);
	    height: 240px;
	}
			.slides {
	    top: calc(100vh - 82vh);
	    height: 100%;
	}
	footer {
	    margin-bottom: 240px;
	}
	.topHeader ul li {
	    font-size: 17px;
	    line-height: 17px;
	}
	footer br{
		display: none;
	}
	.main-menu li a {
	    font-size: 20px;
	}
 
	.topHeader ul li:first-child {
	    padding-right: 24px;
	}
	.midHeader nav ul{
		display: none;
	}
	
	.brandlogo {
    	max-width: calc(100% - 80px);
	    flex: 0 0 100%;
	    padding: 0 15px;
	    margin-right: 80px;
	}
	.midHeader nav ul.slideRight {
	    right: 0 !important;
	    display: block;
	}
	.main-menu li:first-child {
	    order: 1;
	}
	.main-menu li:nth-child(2) {
	    order: 3;
	}
	.main-menu li:nth-child(3) {
	    order: 2;
	    margin-bottom: 0;
	}
/*	.mobile .brandlogo {
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    border-bottom: 2px solid #104c8e;
    padding: 0;
}
	.mobile .brandlogo {
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    border-bottom: 2px solid #104c8e;
    padding: 0;
}*/

/*.mobile .brandlogo a {
    padding: 0 35px 35px;
    max-width: 250px;
}*/

/*.mobile .brandlogo a img {
    width: 100%;
}
*/
/*.mobile  .main-menu {
    max-width: 100%;
    padding: 0;
    flex-wrap: wrap;
}
*/
/*.mobile .main-menu li {
    margin: 0;
    max-width: 100%;
    flex: 0 0 100%;
}

.mobile .main-menu li a {
    margin: 0;
    font-size: 28px;
    line-height: 25px;
    padding: 35px;
    font-weight: 500;
    text-align: right;
}

.mobile .main-menu li a.active:after {display: none;}

.mobile .main-menu li a.active {
    background: #104c8e;
    color: #fff;
}

.mobile .mobilebtn {
    top: 80px;
    right: 35px;
}
.mobile .spanbtn2 {
    margin: 8px 0;
}*/
}
@media only screen and (max-width: 767px) {

	.fmoblink{
		display: flex !important;
		font-size: 14px !important;
		padding-top: 55px;
	}

	.f16{
		padding-bottom: 20px;
	}

	.fcopy{
		text-align: center;
		justify-content: center;
	}

	.fmoblink ul{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		flex-direction: row;
	}

	.flink ul{
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}

	.info-section{
		flex-direction: column;
	}

	.flink-tab{
		display: none !important;
	}

	.flink{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.footer-popup-header{
		text-align: center;
		color: white !important;
	}

	#contact-form{
		text-align: center;
	}

	.flink h3{
		text-align: center;
		padding-bottom: 10px;
	}
	
	.flink ul li{
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}

	.flink ul li img{
	width: 60px;
	padding-bottom: 5px;
	}

	.line1-heading p {
		margin-bottom: 20px !important;
	}
	.container {
	    max-width: 100%;
	}
	img.bgImg {
    width: 110%;
}
.desktop-banner {
    left: 35%;
    top: 30%;
    padding-bottom: 0;
    padding-right: 5%;
    padding-left: 18%;
    width: 65%;
    padding-top: 0;
    margin-left: 0;
}
	.desktop-banner-button {
    width: 100%;
    padding-top: 10px;
}
	.formRow.row .col-sm-6 {
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
}
/* .noQuest form .form-group input {
    margin-top: 20px;
} */
/* .divSelects {
    margin-top: 31px;
} */
.Safety-Sec {
    margin-top: -30px;
}
.line-1 {
    margin-bottom: 30px;
}
.line2, .line4, .line5, .line6, .line7, .line8, .line9, .line10, .line11, .line12, .line13 {
    margin: 0 0 25px;
}
.noQuest {
    margin-top: 50px;
}
	.scrollup {
	    padding: 20px 10px;
	}
	.noQuest form {
    margin: 35px auto 70px;
}
footer .row .col-sm-2, footer .row .col-sm-5 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 15px;
}
.footerLogo {
    max-width: 280px;
    margin: 0 auto 30px;
}
.footerLogo img {
    max-width: 100%;
}
footer br {
    display: block;
}
footer .row .col-sm-5 p, footer .row .col-sm-5 p a {
    line-height: 130%;
    text-align: center;
}
.margintop36 {
    margin-bottom: 50px;
    text-align: center;
}
footer ul {
    text-align: center;
}
.topHeader ul {
    flex-wrap: wrap;
}
.topHeader ul li {
    font-size: 20px;
    line-height: 20px;
    width: 100%;
    padding: 5px 0 !important;
    text-align: center;
}
.topHeader {
    height: auto;
    padding: 15px 0;
}

.info-section{
	display: grid;
}

.img-div{
	height: auto;
	padding-bottom: 40px;
}

.Safety-Sec{
	padding-top: 0px;
}

.info-div{
	gap: 0px;
	padding-bottom: 40px;
}

footer {
    padding: 70px 0;
}
.noQuest form .form-group label {
    font-size: 22px;
}
.banner2 {
    margin-top: calc(100vw / -6 + 20px);
}
}
@media only screen and (max-width: 600px) {
	.headingh31Dark2 h3, .line2 h3, .headingh31Dark3 h3, .line-1 p:first-child {
	    font-size: 20px;
	    line-height: 110%;
	}
	.content p,.Safety-Sec p,.btn-s-l {
	    font-size: 17px;
	    line-height: 1.4;
	    margin-bottom: 0px;
	}
.requiredField2 p {
    font-size: 17px;
    line-height: 130%;
}
.requiredField2 {
    margin-top: 30px;
}
.noQuest form .submitBtn {
    margin: 50px auto 0;
}

.headingh31Dark2 h3 {
    color: #2DA3D0;
    font-size: 16px;
    font-weight: 800;
    margin: 15px 0 5px;
}
.headingh31Dark2-p {
    font-size: 14px !important;
    line-height: 190% !important;
}
.headingh31Dark2-p p {
    margin-bottom: 0px;
	font-size: 14px !important;
    line-height: 160% !important;
}

}
@media only screen and (max-width: 500px) {
	footer br {
    display: none;
}
.footerLogo {
    max-width: 220px;
}
.brandlogo a img {
    max-width: 130px;
}
.brandlogo a {
    padding: 25px 0;
}
.Safety-Sec {
    margin-top: 0;
}
.headingh31Dark2 h3, .line2 h3, .headingh31Dark3 h3, .line-1 p:first-child {
    font-size: 25px;
    line-height: 130%;
}
.content p, .Safety-Sec p, .btn-s-l {
    font-size: 18px;
}
.line2, .line4, .line5, .line6, .line7, .line8, .line9, .line10, .line11, .line12, .line13 {
    margin: 0 0 20px;
}
.noQuest {
    margin-top: 30px;
}
.noQuest form .form-group label, .starsText,.noQuest p{
    font-size: 20px;
}
.mobilebtn {
    width: 50px;
    height: 50px;
    padding: 15px 12px;
	background-image: url("../img/menu.svg") !important;
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
}
.spanbtn2 {
    width: 32px;
}
.spanbtn1 {
    width: 32px;
}
.spanbtn3 {
    width: 32px;
    margin-left: 10px;
}
.mobile .mobilebtn {
    top: 68px;
}
.mobile .main-menu li a {
    font-size: 20px;
    padding: 25px 20px;
    line-height: 130%;
}
img.bgImg {
    width: 150%;
    margin-left: -5%;
}
.width70 {
    width: 100% !important;
}
.desktop-banner {
    padding-top: 5px;
}
.banner2 {
    margin-top: calc(100vw / -4.5 + 20px);
}


.headingh31Dark2 h3{
    font-size: 18px;
}
.headingh31Dark2-p h3, button.showBTN.btn-s-l, button.lessBTN.btn-s-l {
	font-size: 16px;
	line-height: 140%;
}
}
@media only screen and (max-width: 400px) {
	.headingh31Dark2 h3, .line2 h3, .headingh31Dark3 h3, .line-1 p:first-child {
    font-size: 22px;
    line-height: 120%;
}
.content p, .Safety-Sec p, .btn-s-l {
    font-size: 18px;
    line-height: 130%;
}
.width70 {
    width: 90% !important;
}
.headingh31Dark2-p h3, button.showBTN.btn-s-l, button.lessBTN.btn-s-l {
	font-size: 16px;
	line-height: 140%;
}
}
@media only screen and (max-width: 320px) {}