			/* Below media queries are for extralarge monitor and extralarge screen devices.*/

@media screen and(min-width: 3201px){}

			/* Below media queries are for large monitor and large screen devices.*/

@media screen and (max-width: 3200px) and (min-width: 3151px){}

@media screen and (max-width: 3150px) and (min-width: 3101px){}

@media screen and (max-width: 3100px) and (min-width: 3051px){}

@media screen and (max-width: 3050px) and (min-width: 3001px){}

@media screen and (max-width: 3000px) and (min-width: 2951px){}

@media screen and (max-width: 2950px) and (min-width: 2901px){}

@media screen and (max-width: 2900px) and (min-width: 2851px){}

@media screen and (max-width: 2850px) and (min-width: 2801px){}

@media screen and (max-width: 2800px) and (min-width: 2751px){}

@media screen and (max-width: 2750px) and (min-width: 2701px){}

@media screen and (max-width: 2700px) and (min-width: 2651px){}

@media screen and (max-width: 2650px) and (min-width: 2601px){}

@media screen and (max-width: 2600px) and (min-width: 2551px){}

@media screen and (max-width: 2550px) and (min-width: 2501px){}

@media screen and (max-width: 2500px) and (min-width: 2451px){}

@media screen and (max-width: 2450px) and (min-width: 2401px){}

@media screen and (max-width: 2400px) and (min-width: 2351px){}

@media screen and (max-width: 2350px) and (min-width: 2301px){}

@media screen and (max-width: 2300px) and (min-width: 2251px){}

@media screen and (max-width: 2250px) and (min-width: 2201px){}

			/* Below media queries are for big monitor and big screen devices.*/

@media screen and (max-width: 2200px) and (min-width: 2151px){}

@media screen and (max-width: 2150px) and (min-width: 2101px){}

@media screen and (max-width: 2100px) and (min-width: 2051px){}

@media screen and (max-width: 2050px) and (min-width: 2001px){}

@media screen and (max-width: 2000px) and (min-width: 1951px){}

@media screen and (max-width: 1950px) and (min-width: 1901px){}

@media screen and (max-width: 1900px) and (min-width: 1851px){}

@media screen and (max-width: 1850px) and (min-width: 1801px){}

@media screen and (max-width: 1800px) and (min-width: 1751px){}

@media screen and (max-width: 1750px) and (min-width: 1701px){}

@media screen and (max-width: 1700px) and (min-width: 1651px){}

@media screen and (max-width: 1650px) and (min-width: 1601px){}

			/* Below media queries are for regular monitor and regular screen devices.*/

@media screen and (max-width: 1600px) and (min-width: 1551px){}

@media screen and (max-width: 1550px) and (min-width: 1500px){}

@media screen and (max-width: 1499px) and (min-width: 1450px){
	.navbar-brand {margin-left: 115px;}
}

@media screen and (max-width: 1449px) and (min-width: 1400px){
	.navbar-brand {margin-left: 110px;}

}

@media screen and (max-width: 1399px) and (min-width: 1350px){
	.navbar-brand {margin-left: 100px;}

}

@media screen and (max-width: 1349px) and (min-width: 1300px){
	.navbar-brand {margin-left: 90px;}

}

@media screen and (max-width: 1299px) and (min-width: 1281px){
	.navbar-brand {margin-left: 85px;}
}

@media screen and (max-width: 1550px) and (min-width:1281px){

	section {padding: 60px 0;}
	.container {max-width: 100%;padding: 0 75px;}
	.btn{font-size: 18px;padding: 10px 35px;}
	.section_title {font-size: 40px;margin-bottom: 30px;}
	.secsmall_title {font-size: 22px;margin-bottom: 30px;}

	.main_right {width: 45%;}
	.main_left {padding-right: 0px;}
	.main_left .section_title {font-size: 44px;}
	.main_left ul li {font-size: 1.75rem;line-height: normal;}


	.maincopyright_wrp p {font-size: 16px;}

	.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input{font-size: 18px;padding: 10px 35px;}


	.main_wrp {min-height: 670px;}
	.mainslider_img {min-height: 670px;max-height: 670px;}

	.serving_item>a{min-height: 130px;padding: 15px;}
	.serving_item>a>span{font-size: 1.25rem;margin-bottom: 10px;}
	.serving_item>a>small{font-size: 1.25rem;}

	.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {margin: 30px 0 0 0 !important;}
}

			/* Below media queries are for Tablests and Big tablets screen devices.*/

@media screen and (max-width: 1280px){
	
	section {padding: 50px 0;}
	.container {max-width: 100%;padding: 0 50px;}
	.btn{font-size: 16px;padding: 10px 35px;}
	.section_title {font-size: 34px;margin-bottom: 30px;}
	.secsmall_title {font-size: 20px;margin-bottom: 30px;}

	.main_wrapper {min-height: 670px;}
	.main_wrp {min-height: 670px;}
	.mainslider_img {min-height: 670px;max-height: 670px;}

	.main_right {width: 45%;}
	.main_left {padding-right: 0px;}
	.main_left .section_title {font-size: 40px;}
	.main_left ul li {font-size: 1.75rem;line-height: normal;}

	.serving_item>a{min-height: 120px;padding: 15px;}
	.serving_item>a>span{font-size: 1.25rem;margin-bottom: 10px;}
	.serving_item>a>small{font-size: 1.25rem;}

	.contactus_form  .form_item input[type="text"], .contactus_form  .form_item input[type="email"], .contactus_form  .form_item input[type="tel"], .contactus_form  .form_item textarea {padding: 10px;}
	.contactus_form  .form_item select {padding: 10px;}
	.submitdiv {margin-top: 8px;}

	.maincopyright_wrp p {font-size: 16px;}
	.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {margin: 30px 0 0 0 !important;}
	.maincopyright {padding: 15px 0;}


	.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
   font-size: 16px;padding: 10px 35px;
	}
}

@media screen and (max-width: 1280px) and (min-width: 1231px){
	.navbar-brand {margin-left: 80px;}

}

@media screen and (max-width: 1230px) and (min-width: 1181px){
	.navbar-brand {margin-left: 75px;}

}

@media screen and (max-width: 1180px) and (min-width: 1131px){
	.navbar-brand {margin-left: 75px;}

}

@media screen and (max-width: 1130px) and (min-width: 1081px){
	.navbar-brand {margin-left: 55px;}
}

@media screen and (max-width: 1080px) and (min-width: 1025px){
	.navbar-brand {margin-left: 55px;}

}

@media screen and (max-width: 1024px) and (min-width: 992px){
	.navbar-brand {margin-left: 40px;}


	.main_left .section_title {font-size: 40px;}
}

/* Below media queries are for Tablests and Big tablets screen devices.*/

@media screen and (min-width:992px) {}

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


	section {padding: 50px 0;}
	.container {max-width: 100%;padding: 0 40px;}
	.btn{font-size: 15px;padding: 10px 35px;}
	.section_title {font-size: 32px;margin-bottom: 30px;}
	.secsmall_title {font-size: 18px;margin-bottom: 30px;}

	.navbar {padding: 15px 0;background: var(--black);}
	.navbar-brand {width: 100%;margin-bottom: 0;padding: 0;}

	.main_wrapper {min-height: auto;position: unset;}
	.main_wrapper:after {display: none;}
	.main_right {width: 100%;position: unset;}

	.main_wrp {min-height: auto;padding: 50px  0;}
	.main_left {width: 100%;}

	.main_left .section_title {font-size: 38px;}

	.mainslider_img {min-height: 520px;max-height: 520px;}
	.serving_grp li {flex: 0 0 50%;}

	.navbar-brand {margin: 0 auto;width: fit-content;color: #fff !important;}
	


	.main_left {padding-top: 0;}

	.serving_item>a{min-height: 110px;padding: 10px;}

	.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    font-size: 15px;padding: 10px 35px;
	}


}

@media screen and (max-width: 991px) and (min-width: 868px){}

@media screen and (max-width: 867px) and (min-width: 768px){}

			/* Below media queries are for BigSmartphones , BigMobile and Big screen devices.*/

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

	section {padding: 40px 0;}
	.container {max-width: 100%;padding: 0 30px;}
	.btn{font-size: 14px;padding: 10px 30px;}
	.section_title {font-size: 30px;margin-bottom: 30px;}
	.secsmall_title {font-size: 16px;margin-bottom: 30px;}

	.navbar {padding: 15px 0;background: var(--black);}
	.navbar-brand {width: 100%;margin-bottom: 0;padding: 0;}

	.main_wrapper {min-height: auto;position: unset;}
	.main_wrapper:after {display: none;}
	.main_right {width: 100%;position: unset;}

	.main_wrp {min-height: auto;padding: 50px  0;}
	.main_left {width: 100%;}

	.main_left .section_title {font-size: 38px;}
	.main_left ul li {font-size: 1.5rem;}

    .serving_item>a>span {font-size: 1rem;}
    .serving_item>a>small {font-size: 1rem;}

	.mainslider_img {min-height: 460px;max-height: 460px;}

	.navbar-brand {margin: 0 auto;width: fit-content;}

	.main_left {padding-top: 0;}

	.serving_item>a{min-height: 110px;padding: 10px;}

	.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    font-size: 14px;padding: 10px 30px;
	}


}

@media screen and (max-width: 767px) and (min-width: 667px){}

@media screen and (max-width: 666px) and (min-width: 571px){}

			/* Below media queries are for Smartphones , Mobile and Small screen devices.*/

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

	section {padding: 30px 0;}
	.container {max-width: 100%;padding: 0 15px;}
	.section_title {font-size: 25px;margin-bottom: 30px;}

	.navbar {padding: 15px 0;background: var(--black);}
	.navbar-brand {width: 100%;margin-bottom: 0;padding: 0;font-size: 20px;}

	.main_wrapper {min-height: auto;position: unset;}
	.main_wrapper:after {display: none;}
	.main_right {width: 100%;position: unset;}

	.main_wrp {min-height: auto;padding: 50px  0;}
	.main_left {width: 100%;}

	.main_left .section_title {font-size: 34px;}

	.mainslider_img {min-height: 420px;max-height: 420px;}

	.navbar-brand {margin: 0 auto;width: fit-content;}

	.main_left {padding-top: 0;}

	.serving_item>a{min-height: 135px;padding: 10px;}

    .serving_grp li {padding: 10px;}

}

@media screen and (max-width: 570px) and (min-width: 421px){}

@media screen and (max-width: 420px) and (min-width: 321px){


	.navbar-brand {width: 100%;margin-bottom: 0;padding: 0;font-size: 18px;}

	.main_wrp {min-height: auto;padding: 40px  0;}

	.main_left .section_title {font-size: 30px;}

	.mainslider_img {min-height: 360px;max-height: 360px;}
	.serving_grp li {flex: 1 0 100%;}

	.navbar-brand {margin: 0 auto;width: fit-content;}

	.main_left {padding-top: 0;}

	.serving_item>a{min-height: auto;padding: 10px;}

}

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

	.section_title {font-size: 25px;}
	.secsmall_title {font-size: 14px;}

	.navbar-brand {font-size: 16px;}

	.main_left .section_title {font-size: 26px;}


	.mainslider_img {min-height: 320px;max-height: 320px;}

	.serving_item p {font-size: 16px;}

	.serving_item a {font-size: 14px;}

	.serving_item {min-height: 100px;}

	.contactus_form  .form_item input[type="text"], .contactus_form  .form_item input[type="email"], .contactus_form  .form_item input[type="tel"], .contactus_form  .form_item textarea {
		font-size: 14px;
	}
	.contactus_form  .form_item select {
		font-size: 14px;
	}
	.maincopyright_wrp p {font-size: 14px;}

	.navbar-brand {width: 100%;margin-bottom: 0;padding: 0;font-size: 18px;}

	.main_wrp {min-height: auto;padding: 40px  0;}

	.main_left .section_title {font-size: 30px;}
	.main_left ul li {font-size: 16px;}

	.mainslider_img {min-height: 360px;max-height: 360px;}
	.serving_grp li {flex: 1 0 100%;}

	.navbar-brand {margin: 0 auto;width: fit-content;}

	.main_left {padding-top: 0;}

	.serving_item>a{min-height: auto;padding: 10px;}
}


