@charset "utf-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
@media screen and (max-width:2560px){
.navigation {  
    left: 8%;
    top: 7%;
    right: 8%;
	margin-right: 0%;
}
.logo {
    width: 100%;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 24px;
	height: 33px;
    padding-top: 0%;
    margin-bottom: 2%;
    padding: 0px 20px 0px 28px;
}
.navbar-nav {
    margin-left: 12%;
	padding-top: 1%;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 38%;
    line-height: 40px;	
}
.dropdown-item{
	font-size: 20px;	
}
.navbar-brand{
	padding-left: 1%;
}
.sub-nav {  
    top: 68%;
    left: 54%;
    width: 60%;
    font-size: 20px;
}
.carousel-caption h2 {       
    font-size: 80px;
}
.carousel-caption {
    right: 15%;
    bottom: 38%;
    left: 8%;
}
.carousel-caption p {
    line-height: 50px;
    font-size: 45px;
    padding-top: 1%;
}
.btn.btn-outline-light {

    font-size: 24px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 2%;
    margin-top: 2%;
    border-radius: 0%;
    width: 20%;
}
.img-beginning {
    margin-left: 2%;
    width: 98%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle, .perfect-mix-caption p{
    font-size: 22px;
}
.capability .rect-overview{
    font-size: 22px;
}
.home-about-maintitle, .about-core-maintitle, .perfect-mix-caption h2 {  
    font-size: 70px;
}
.home-about-para, .about-sub-para, .about-core-para{
    font-size: 26px;
    line-height: 32px;
}
.home-about-sub-para, .perfect-mix-caption .elastomer {
    font-size: 24px;
    line-height: 27px;
}
.know-more-btn {
    font-size: 24px;
}
.know-more-btn img {
    margin-left: 3%;
}
.expanding-horizons img{
	width: 100%;
}
.expanding-horizons-div h2 {
    font-size: 70px;
}
.expanding-horizons-heading {
    font-size: 35px;
    padding-top: 2%;
}
.expanding-horizons-div {
    height: 740px;
	box-shadow: 10px 11px 30px #00000045;
}
.expanding-horizons-para {
    font-size: 26px;
    padding-right: 29%;
    padding-top: 2%;
}
.capability-maintitle {
    font-size: 70px;
}
.capability-para {
    font-size: 26px;
}
.capability {
    padding: 4%;
	padding-left: 9%;
}
.production-capacity-img {
    padding: 3%;
}
.production-capacity-img img {
    margin-left: 28%;
    margin-top: -9%;
    width: 65%;
}
.footer-caption h3 {
    font-size: 70px;
    line-height: 60px;
}
.footer-caption p {
    font-size: 48px;
}
.footer-caption h6 {
    font-size: 32px;
    line-height: 44px;
    padding-top: 3%;
}
.footer h2 {
    font-size: 70px;
}
.form-control {
    width: 92%;
    font-size: 26px;
}
.btn.btn-light {
    font-size: 24px;
    letter-spacing: 5px; 
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -23%;
	padding: 2%;
}
.btn.btn-dark {
    font-size: 24px;
    letter-spacing: 5px;
	padding: 2%;
}
.sub-footer p {
    font-size: 24px;
}
.footer-nav a {
    font-size: 24px;
}
.footer-nav {
    display: flex;
    text-align: center;
    margin-left: 19%;
}
/*About responsive*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 65px;
}
.needs-overlay-div .overlay-caption p { 
    line-height: 50px;
    font-size: 36px;
	padding-top: 1%;
	
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 32px;
	padding-top: 1%;
	padding-bottom: 1%;
}
.btn.btn-outline-gray {
    font-size: 24px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 4%;
    margin-top: 1%;
    width: 20%;
}
.needs-overlay-div .overlay-caption {
    right: 15%;
    bottom: 32%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
.img-about-prod{
	margin-left: 1%;
    width: 98%;	
}
.about-subtitle {
    font-size: 30px;
    margin-top: -5%;
}
.about-subpara01 {
    font-size: 23px;
    padding-right: 10%;
    line-height: 22px;
}
.about-subpara02 {
    font-size: 28px;
    font-weight: 500;
}
.name {
    font-size: 28px;
    padding-left: 19%;
    padding-top: 3%;
}
.name span {
    font-size: 26px;
}
.nav-social-icon {
    padding-left: 19%;
}
.nav-icon{
	width: 14%;	
}
.nav-social-icon a {
    padding-right: 2%;
}
.about-nav-icon{
	width: 6%;
}
}
@media screen and (max-width:1920px){
.navbar-brand {
    padding-left: 0%;
}
.navbar-nav {
    margin-left: 5%;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 21px;
	height: 26px;
    padding-top: 0%;
    margin-bottom: 2%;
    padding: 0px 10px 0px 12px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 37%;
    line-height: 42px;
}
.sub-nav {
    top: 68%;
    left: 47%;
    width: 70%;
    font-size: 18px;
}
.iso {
   width: 48%;
}
.carousel-caption h2 {
    font-size: 70px;
}
.carousel-caption p {
    line-height: 46px;
    font-size: 40px;
    padding-top: 1%;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 21px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 3%;
    margin-top: 2%;
    border-radius: 0%;
    width: 24%;
}
.carousel-caption {
    right: 15%;
    bottom: 30%;
    left: 8%;
}
.img-beginning {
    margin-left: 2%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle{
    font-size: 16px;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle, .perfect-mix-caption h2{
    font-size: 65px;
}
.home-about-para, .about-sub-para, .about-core-para, .perfect-mix-caption .first-step{
    font-size: 25px;
    line-height: 30px;
}
.home-about-sub-para, .perfect-mix-caption .elastomer {
    font-size: 23px;
    line-height: 26px;
    padding-top: 5%;
}
.know-more-btn {
    font-size: 22px;
}
.home-about {
    padding-bottom: 2%;
}
.expanding-horizons {
    background-color: #EAEAEA;
    padding-top: 5%;
    padding-right: 1%;
}
.expanding-horizons-div {
    height: 600px;
	padding: 5%;
    box-shadow: 10px 11px 30px #00000045;
}
.expanding-horizons-heading {
    font-size: 30px;
    padding-top: 2%;
}
.expanding-horizons-para {
    font-size: 24px;
    padding-right: 18%;
    padding-top: 2%;
}
.capability .rect-overview {
    font-size: 20px;
}
.home-about-lft {
    padding: 5%;
    padding-left: 9%;
}
.capability {
    padding: 4%;
    padding-left: 8%;
}
.production-capacity-img img {
    margin-left: 10%;
    margin-top: -9%;
    width: 82%;
}
.capability-para {
    font-size: 24px;
    line-height: 30px;
}
.footer-caption h3 {
    font-size: 65px;
    line-height: 57px;
}
.footer-caption p {
    font-size: 46px;
}
.footer-caption h6 {
    font-size: 30px;
    line-height: 39px;
    padding-top: 3%;
}

.form-control {
    width: 93%;
    font-size: 24px;
}
.btn.btn-light {
    font-size: 20px;
    letter-spacing: 2px;
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -23%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 20px;
    letter-spacing: 2px;
    padding: 2%;
}
.sub-footer p {
    font-size: 21px;
}
.footer-nav a {
    font-size: 21px;
}
.footer-nav {
    margin-left: 15%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 55px;
}
.needs-overlay-div .overlay-caption p {
    line-height: 34px;
    font-size: 25px;
    padding-top: 1%;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 28px;
    padding-top: 1%;
    padding-bottom: 0%;
}
.needs-overlay-div .overlay-caption {
    right: 15%;
    bottom: 27%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
.about-subtitle {
    font-size: 27px;
    margin-top: -5%;
}
.about-sub-para{
	padding-top: 3%;	
}
.about-subpara01 {
    font-size: 22px;
    padding-right: 10%;
    line-height: 24px;
    padding-top: 3%;
}
.about-subpara02 {
    font-size: 26px;
    font-weight: 500;
    padding-top: 3%;
    line-height: 31px;
}
.about-core .rft {
    width: 22%;
}
.name {
    font-size: 26px;
    padding-left: 23%;
    padding-top: 3%;
}
.name span {
    font-size: 18px;
}
.nav-social-icon {
    padding-left: 23%;
}
}
@media screen and (max-width:1600px){
.navbar-nav {
    margin-left: 0%;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 18px;
	padding: 0px 8px 0px 10px;
}
.dropdown-item {
    font-size: 18px;
}
.sub-nav {
    top: 67%;
    left: 48%;
    width: 68%;
    font-size: 15px;
}
.carousel-caption h2 {
    font-size: 55px;
}
.carousel-caption p {
    line-height: 40px;
    font-size: 36px;
    padding-top: 1%;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 18px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 3%;
    margin-top: 2%;
    border-radius: 0%;
    width: 22%;
}
.carousel-caption {
    right: 15%;
    bottom: 27%;
    left: 8%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle, .perfect-mix-caption p{
    font-size: 14px;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle, .perfect-mix-caption h2{
    font-size: 55px;
}
.home-about-para, .about-sub-para, .about-core-para, .perfect-mix-caption .first-step{
    font-size: 22px;
    line-height: 26px;
}
.home-about-sub-para, .perfect-mix-caption .elastomer {
    font-size: 20px;
    line-height: 22px;
    padding-top: 5%;
}
.know-more-btn {
    font-size: 16px;
}
.expanding-horizons-heading {
    font-size: 26px;
    padding-top: 2%;
}
.expanding-horizons-para {
    font-size: 20px;
    padding-right: 18%;
    padding-top: 2%;
    line-height: 25px;
}
.expanding-horizons-div {
    height: 520px;
    padding: 5%;
    box-shadow: 10px 11px 30px #00000045;
}
.capability .rect-overview {
    font-size: 16px;
}
.capability-para {
    font-size: 24px;
    line-height: 32px;
}
.footer-caption h3 {
    font-size: 55px;
    line-height: 48px;
}
.footer-caption p {
    font-size: 44px;
}
.footer-caption h6 {
    font-size: 24px;
    line-height: 35px;
    padding-top: 2%;
}
.form-control {
    width: 93%;
    font-size: 20px;
}
.btn.btn-light {
    font-size: 16px;
    letter-spacing: 2px;
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -23%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 16px;
    letter-spacing: 2px;
    padding: 2%;
}
.sub-footer p {
    font-size: 14px;
}
.footer-nav a {
    font-size: 14px;
}
.footer-nav {
    margin-left: 20%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 40px;
}
.needs-overlay-div .overlay-caption p {
    line-height: 30px;
    font-size: 20px;
    padding-top: 1%;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 22px;
    padding-top: 0%;
    padding-bottom: 0%;
}
.needs-overlay-div .overlay-caption {
    right: 15%;
    bottom: 25%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
.about-subpara01 {
    font-size: 20px;
    padding-right: 10%;
    line-height: 22px;
    padding-top: 3%;
}
.about-subtitle {
    font-size: 23px;
    margin-top: -5%;
}
.about-subpara02 {
    font-size: 21px;
    font-weight: 500;
    padding-top: 3%;
    line-height: 26px;
}
.name {
    font-size: 24px;
    padding-left: 23%;
    padding-top: 3%;
}
.name span {
    font-size: 15px;
}
.about-nav-icon {
    width: 8%;
}
}
@media screen and (max-width:1440px){
.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
}	
.navbar-nav {
    margin-left: -3%;
}
.logo {
    width: 80%;
}
.dropdown-item {
    font-size: 16px;
}
.sub-nav {
    top: 70%;
    left: 45%;
    width: 72%;
    font-size: 12px;
}
.btn.btn-outline-light, .btn.btn-outline-gray{
    font-size: 14px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 3%;
    margin-top: 2%;
    border-radius: 0%;
    width: 22%;
}
.carousel-caption h2 {
    font-size: 50px;
}
.carousel-caption p {
    line-height: 34px;
    font-size: 34px;
    padding-top: 1%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle, .perfect-mix-caption p{
    font-size: 10px;
}
.home-about-lft .rft {
    width: 20%;
    padding-top: 1%;
}
.about-core .rft {
    width: 22%;
    padding-top: 1%;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle, .perfect-mix-caption h2 {
    font-size: 45px;
}
.home-about-para, .about-sub-para, .about-core-para, .perfect-mix-caption .first-step{
    font-size: 20px;
    line-height: 24px;
}
.home-about-sub-para, .perfect-mix-caption .elastomer{
    font-size: 18px;
    line-height: 19px;
    padding-top: 5%;
}
.know-more-btn {
    font-size: 14px;
}
.expanding-horizons-heading {
    font-size: 23px;
    padding-top: 2%;
}
.expanding-horizons-para {
    font-size: 18px;
    padding-right: 18%;
    padding-top: 2%;
    line-height: 22px;
}
.expanding-horizons-div {
    height: 455px;
    padding: 5%;
    box-shadow: 10px 11px 30px #00000045;
}
.capability .rect-overview {
    font-size: 14px;
}
.capability-para {
    font-size: 22px;
    line-height: 28px;
}
.capability {
    padding: 4%;
    padding-left: 8%;
    
}
.footer-caption p {
    font-size: 38px;
}
.footer-caption h6 {
    font-size: 22px;
    line-height: 31px;
    padding-top: 0%;
}
.form-control {
    width: 93%;
    font-size: 16px;
}
.btn.btn-light {
    font-size: 14px;
    letter-spacing: 2px;
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -23%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 14px;
    letter-spacing: 2px;
    padding: 2%;
}
.sub-footer p {
    font-size: 14px;
}
.footer-nav a {
    font-size: 14px;
}
.footer-nav {
    margin-left: 15%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 35px;
}
.needs-overlay-div .overlay-caption p {
    line-height: 26px;
    font-size: 18px;
    padding-top: 1%;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 18px;
    padding-top: 0%;
    padding-bottom: 0%;
}
.about-subtitle {
    font-size: 20px;
    margin-top: -5%;
}
.about-subpara01 {
    font-size: 17px;
    padding-right: 10%;
    line-height: 18px;
    padding-top: 3%;
}
.about-subpara02 {
    font-size: 18px;
    font-weight: 500;
    padding-top: 3%;
    line-height: 19px;
}
.name {
    font-size: 22px;
    padding-left: 23%;
    padding-top: 3%;
}
.name span {
    font-size: 13px;
}
}
@media screen and (max-width: 1366px) and (max-height: 768px){
.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
}
.navbar-nav {
    margin-left: 0%;
}
.sub-nav {
    top: 70%;
    left: 45%;
    width: 60%;
    font-size: 12px;
}
.dropdown-item {
    font-size: 14px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 37%;
    line-height: 30px;
}
.mail {
    width: 28%; 
}
.phone {
    width: 23%;
}
}
@media screen and (max-width: 1280px) and (max-height: 1024px){
.navbar-nav {
    margin-left: -3%;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 13px;
}
.sub-nav {
    top: 70%;
    left: 44%;
    width: 60%;
    font-size: 11px;
}
.mail { 
    width: 30%;
}
.phone {
    width: 23%;
}	
.carousel-caption h2 {
    font-size: 45px;
}
.carousel-caption p {
    line-height: 34px;
    font-size: 30px;
    padding-top: 1%;
}
.carousel-caption {
    right: 15%;
    bottom: 25%;
    left: 8%;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 13px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 3%;
    margin-top: 2%;
    border-radius: 0%;
    width: 21%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle, .perfect-mix-caption p{
    font-size: 10px;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle, .perfect-mix-caption h2 {
    font-size: 40px;
}
.home-about-para, .about-sub-para, .about-core-para, .perfect-mix-caption .first-step{
    font-size: 18px;
    line-height: 22px;
}
.home-about-sub-para, .perfect-mix-caption .elastomer {
    font-size: 16px;
    line-height: 16px;
    padding-top: 5%;
}
.know-more-btn {
    font-size: 12px;
}
.home-about {
    padding-bottom: 0%;
}
.expanding-horizons-heading {
    font-size: 21px;
    padding-top: 1%;
}
.expanding-horizons-para {
    font-size: 16px;
    padding-right: 18%;
    padding-top: 2%;
    line-height: 21px;
}
.expanding-horizons-div {
    height: 400px;
    padding: 5%;
    box-shadow: 10px 11px 30px #00000045;
}
.capability .rect-overview {
    font-size: 12px;
}
.capability-para {
    font-size: 21px;
    line-height: 32px;
}
.footer-caption h3 {
    font-size: 40px;
    line-height: 35px;
}
.footer-caption p {
    font-size: 32px;
}
.footer-caption h6 {
    font-size: 20px;
    line-height: 28px;
    padding-top: 0%;
}
.form-control {
    width: 93%;
    font-size: 14px;
}
.btn.btn-light {
    font-size: 12px;
    letter-spacing: 2px;
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -23%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 12px;
    letter-spacing: 2px;
    padding: 2%;
}
.sub-footer p {
    font-size: 12px;
}
.footer-nav a {
    font-size: 12px;
    padding: 1% 1%;
}
.footer-nav {
    margin-left: 19%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 35px;
}
.needs-overlay-div .overlay-caption p {
    line-height: 22px;
    font-size: 17px;
    padding-top: 0%;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 17px;
    padding-top: 0%;
    padding-bottom: 0%;
}
.needs-overlay-div .overlay-caption {
    right: 15%;
    bottom: 24%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
.btn.btn-outline-gray{
	margin-top: 1%;	
	}
.about-subtitle {
    font-size: 18px;
    margin-top: -5%;
}
.about-subpara01 {
    font-size: 15px;
    padding-right: 10%;
    line-height: 17px;
    padding-top: 3%;
}
.about-subpara02 {
    font-size: 16px;
    font-weight: 500;
    padding-top: 3%;
    line-height: 16px;
}
.name {
    font-size: 21px;
    padding-left: 23%;
    padding-top: 3%;
}
.name span {
    font-size: 12px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 37%;
    line-height: 25px;
}
.dropdown-item {
    font-size: 14px;
}
}
@media screen and (max-width: 1280px) and (max-height: 610px){
.footer-caption h3 {
    font-size: 40px;
    line-height: 35px;
    margin-top: -3%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle, .perfect-mix-caption p{
	font-size: 10px;
	}
.carousel-caption h2 {
    font-size: 42px;
}
.carousel-caption p {
    line-height: 28px;
    font-size: 26px;
    padding-top: 1%;
}
.btn.btn-outline-light {
    font-size: 12px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 3%;
    margin-top: 2%;
    border-radius: 0%;
    width: 21%;
}
.carousel-caption {
    right: 15%;
    bottom: 28%;
    left: 8%;
}
/*About*/
.needs-overlay-div .overlay-caption {
    right: 15%;
    bottom: 28%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
}
@media screen and (max-width:1240px){
.navbar-light .navbar-nav .nav-link {
    font-size: 12px;
}
.sub-nav {
    top: 65%;
    left: 37%;
    width: 66%;
    font-size: 11px;
}
.carousel-caption h2 {
    font-size: 45px;
}
.dropdown-item {
    font-size: 13px;
}
.carousel-caption p {
    line-height: 28px;
    font-size: 28px;
    padding-top: 1%;
}
.btn.btn-outline-light {
    font-size: 12px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 21%;
}
.carousel-caption {
    right: 15%;
    bottom: 26%;
    left: 8%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle, .perfect-mix-caption p{
    font-size: 10px;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle, .perfect-mix-caption h2 {
    font-size: 38px;
}
.home-about-para, .about-sub-para, .about-core-para, .perfect-mix-caption .first-step {
    font-size: 16px;
    line-height: 20px;
}
.home-about-sub-para, .perfect-mix-caption .elastomer {
    font-size: 15px;
    line-height: 15px;
    padding-top: 5%;
}
.know-more-btn {
    font-size: 11px;
}
.expanding-horizons-heading {
    font-size: 20px;
    padding-top: 0%;
}
.expanding-horizons-para {
    font-size: 15px;
    padding-right: 18%;
    padding-top: 0%;
    line-height: 20px;
}
.expanding-horizons-div {
    height: 382px;
    padding: 5%;
    box-shadow: 10px 11px 30px #00000045;
}
.capability .rect-overview {
    font-size: 11px;
}
.capability-para {
    font-size: 20px;
    line-height: 28px;
}
.footer-caption h3 {
    font-size: 38px;
    line-height: 30px;
}
.footer-caption p {
    font-size: 30px;
}
.footer-caption h6 {
    font-size: 19px;
    line-height: 27px;
    padding-top: 0%;
}
.form-control {
    width: 93%;
    font-size: 13px;
}
.btn.btn-light {
    font-size: 11px;
    letter-spacing: 2px;
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -23%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 11px;
    letter-spacing: 2px;
    padding: 2%;
}
.sub-footer p {
    font-size: 11px;
}
.footer-nav a {
    font-size: 11px;
    padding: 1% 1%;
}
/*About*/
.name span {
    font-size: 15px;
}
}
@media screen and (max-width:1024px){
.navbar-light .navbar-nav .nav-link {
    font-size: 11px;
	height: 13px;
	padding: 0px 5px 0px 8px;
}
.logo {
    width: 60%;
}
.dropdown-item {
    font-size: 12px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 37%;
    line-height: 22px;
    top: 84%;
}
.navbar-nav {
    margin-left: -8%;
}
.sub-nav {
    top: 67%;
    left: 45%;
    width: 60%;
    font-size: 9px;
}
.social-icon img{
	width: 18%;	
}
.carousel-caption {
    right: 15%;
    bottom: 25%;
    left: 8%;
}
.carousel-caption h2 {
    font-size: 34px;
}
.carousel-caption p {
    line-height: 25px;
    font-size: 22px;
    padding-top: 1%;
}
.btn.btn-outline-light, .btn.btn-outline-gray{
    font-size: 10px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 21%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle, .perfect-mix-caption p{
    font-size: 9px;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle, .perfect-mix-caption h2{
    font-size: 32px;
}
.home-about-para, .about-sub-para, .about-core-para, .perfect-mix-caption .first-step{
    font-size: 15px;
    line-height: 19px;
}
.home-about-sub-para, .perfect-mix-caption .elastomer{
    font-size: 13px;
    line-height: 14px;
    padding-top: 5%;
}
.know-more-btn {
    font-size: 10px;
}
.expanding-horizons-heading {
    font-size: 18px;
    padding-top: 0%;
}
.expanding-horizons-para {
    font-size: 13px;
    padding-right: 18%;
    padding-top: 0%;
    line-height: 20px;
}
.expanding-horizons-div {
    height: 330px;
    padding: 5%;
	margin-top: 5%;
    box-shadow: 10px 11px 30px #00000045;
}
.capability .rect-overview {
    font-size: 10px;
}
.capability-para {
    font-size: 18px;
    line-height: 26px;
	padding-right: 10%;
}
.footer-caption h3 {
    font-size: 34px;
    line-height: 28px;
}
.footer-caption p {
    font-size: 24px;
}
.footer-caption h6 {
    font-size: 17px;
    line-height: 25px;
    padding-top: 0%;
}
.form-control {
    width: 93%;
    font-size: 12px;
}
.btn.btn-light {
    font-size: 10px;
    letter-spacing: 2px;
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -23%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 10px;
    letter-spacing: 2px;
    padding: 2%;
}
.sub-footer p {
    font-size: 10px;
}
.footer-nav a {
    font-size: 10px;
    padding: 1% 1%;
}
/*About*/
.needs-overlay-div .overlay-caption p {
    line-height: 20px;
    font-size: 14px;
    padding-top: 0%;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 16px;
    margin-top: -2%;
    margin-bottom: 0%;
}
.needs-overlay-div .overlay-caption h2 {
    font-size: 28px;
}
.about-subtitle {
    font-size: 14px;
    margin-top: -5%;
}
.about-subpara01 {
    font-size: 13px;
    padding-right: 10%;
    line-height: 15px;
    padding-top: 3%;
}
.about-subpara02 {
    font-size: 14px;
    padding-top: 3%;
    line-height: 16px;
}
.about-core .rft {
    width: 22%;
    padding-top: 2%;
    padding-left: 2%;
}
.about-core .rft {
    width: 22%;
    padding-top: 2%;
    padding-left: 2%;
}
.name {
    font-size: 18px;
    padding-left: 23%;
    padding-top: 3%;
}
.name span {
    font-size: 9px;
}
}
@media screen and (max-width:800px){
.logo {
    width: 50%;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
	text-align: center;
	border-right: 0px;
}
.sub-nav{
	display: none;	
}
.navigation {
    left: 8%;
    top: 3%;
    right: 8%;
    margin-right: 0%;
}
.dropdown-item {
    font-size: 12px;
    text-align: center;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 37%;
    line-height: 18px;
    top: 84%;
}
.navbar-nav {
    margin-left: 0%;
    padding-top: 3%;
	border-bottom: 0px;
}
.carousel-caption h2 {
    font-size: 20px;
}
.carousel-caption p {
    line-height: 19px;
    font-size: 20px;
    padding-top: 1%;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 8px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 21%;
}
.carousel-caption {
    right: 15%;
    bottom: 23%;
    left: 8%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle, .perfect-mix-caption p {
    font-size: 9px;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle, .perfect-mix-caption h2 {
    font-size: 28px;
}
.home-about-para, .about-sub-para, .about-core-para, .perfect-mix-caption .first-step{
    font-size: 14px;
    line-height: 16px;
}

.home-about-sub-para, .perfect-mix-caption .elastomer {
    font-size: 12px;
    line-height: 11px;
    padding-top: 2%;
}
.know-more-btn {
    font-size: 8px;
}
.expanding-horizons-heading {
    font-size: 16px;
    padding-top: 0%;
}
.expanding-horizons-para {
    font-size: 11px;
    padding-right: 13%;
    padding-top: 0%;
    line-height: 14px;
}
.expanding-horizons-div {
    height: 260px;
    padding: 5%;
    margin-top: 5%;
    box-shadow: 10px 11px 30px #00000045;
}
.capability .rect-overview {
    font-size: 9px;
}
.capability-para {
    font-size: 16px;
    line-height: 22px;
    padding-right: 0%;
}
.footer-caption h3 {
    font-size: 28px;
    line-height: 22px;
}
.footer-caption p {
    font-size: 19px;
}
.footer-caption h6 {
    font-size: 15px;
    line-height: 20px;
    padding-top: 0%;
}
.form-control {
    width: 93%;
    font-size: 10px;
}
.btn.btn-light {
    font-size: 8px;
    letter-spacing: 2px;
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -23%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 8px;
    letter-spacing: 2px;
    padding: 2%;
}
.sub-footer p {
    font-size: 8px;
}
.footer-nav a {
    font-size: 8px;
    padding: 1% 1%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 24px;
}
.needs-overlay-div .overlay-caption p {
    line-height: 13px;
    font-size: 10px;
    padding-top: 0%;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 12px;
    margin-top: -2%;
    margin-bottom: -1%;
}
.needs-overlay-div .overlay-caption {
    right: 15%;
    bottom: 20%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
.home-about-lft .rft {
    width: 20%;
    padding-top: 2%;
    padding-left: 2%;
}
.about-core .rft {
    width: 26%;
    padding-top: 3%;
    padding-left: 3%;
}
.about-subpara01 {
    font-size: 12px;
    padding-right: 10%;
    line-height: 12px;
    padding-top: 3%;
}
.about-subpara02 {
    font-size: 13px;
    padding-top: 3%;
    line-height: 15px;
}
.about-subtitle {
    font-size: 13px;
    margin-top: -5%;
}
.name {
    font-size: 16px;
    padding-left: 23%;
    padding-top: 5%;
}
.home-about-lft .lft {
    width: 6%;
    padding-left: 3%;
    margin-left: 3%;
}
.about-core .lft {
    width: 6%;
    padding-left: 3%;
    margin-left: 3%;
}
.name span {
    font-size: 7px;
}
.nav-social-icon {
    padding-left: 23%;
    margin-top: -6%;
}
}
@media screen and (max-width:768px){
.carousel-caption p {
    line-height: 17px;
    font-size: 16px;
    padding-top: 1%;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 7px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 20%;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle, .perfect-mix-caption h2 {
    font-size: 25px;
}
.home-about-para, .about-sub-para, .about-core-para, .perfect-mix-caption .first-step {
    font-size: 13px;
    line-height: 15px;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle, .perfect-mix-caption p {
    font-size: 8px;
}
.home-about-sub-para, .perfect-mix-caption .elastomer {
    font-size: 11px;
    line-height: 11px;
    padding-top: 2%;
	padding-bottom: 2%;
}
.expanding-horizons-heading {
    font-size: 14px;
    padding-top: 0%;
}
.expanding-horizons-para {
    font-size: 10px;
    padding-right: 13%;
    padding-top: 0%;
    line-height: 14px;
    margin-top: -2%;
}
.expanding-horizons-div {
    height: 242px;
    padding: 5%;
    margin-top: 5%;
    box-shadow: 10px 11px 30px #00000045;
}
.capability .rect-overview {
    font-size: 8px;
}
.capability-para {
    font-size: 14px;
    line-height: 21px;
    padding-right: 0%;
}
.footer-caption h3 {
    font-size: 25px;
    line-height: 22px;
}
.footer-caption p {
    font-size: 18px;
}
.footer-caption h6 {
    font-size: 14px;
    line-height: 18px;
    padding-top: 0%;
}
.footer-caption {
    margin-left: 12%;
    margin-top: 6%;
}
.form-control {
    width: 93%;
    font-size: 8px;
}
.btn.btn-light {
    font-size: 7px;
    letter-spacing: 2px;
    width: 40%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -23%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 7px;
    letter-spacing: 2px;
    padding: 2%;
}
.sub-footer p {
    font-size: 7px;
}
.footer-nav a {
    font-size: 7px;
    padding: 1% 1%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 20px;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 11px;
    margin-top: -3%;
    margin-bottom: -1%;
}
.needs-overlay-div .overlay-caption {
    right: 15%;
    bottom: 21%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
}
@media screen and (max-width:480px){
.logo {
    width: 45%;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 18px;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 68%;
	text-shadow: 1px 1px #000;
}
.carousel-caption h2 {
    font-size: 48px;
    text-shadow: 1px 1px #000;
}
.dropdown-item {
    font-size: 15px;
}
.carousel-caption p {
    line-height: 30px;
    font-size: 28px;
    padding-top: 1%;
    text-shadow: 1px 1px #000;
}
.carousel-caption {
    right: 15%;
    bottom: 27%;
    left: 8%;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    text-align: center;
    border-right: 0px;
    padding: 4%;
}
.navbar-nav {
    margin-left: 0%;
    padding-top: 3%;
    border-bottom: 0px;
    padding-bottom: 5%;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle {
    font-size: 10px;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle {
    font-size: 30px;
}
.home-about-para, .about-core-para, .about-sub-para {
    font-size: 16px;
    line-height: 22px;
}
.home-about-sub-para {
    font-size: 15px;
    line-height: 18px;
    padding-top: 2%;
    padding-bottom: 5%;
    padding-right: 13%;
}
.know-more-btn {
    font-size: 14px;
}
.img-beginning {
    display: none;
}
.home-about {
    padding-bottom: 5%;
    padding-top: 5%;
}
.expanding-horizons-div {
    height: 290px;
    padding: 5%;
    margin-top: -14%;
    margin-left: 8%;
    margin-right: 7%;
    box-shadow: 10px 11px 30px #00000045;
}
.expanding-horizons {
    background-color: #EAEAEA;
    padding-top: 5%;
    padding-right: 1%;
    padding-bottom: 12%;
}
.expanding-horizons img {
    width: 100%;
    padding-top: 8%;
}
.expanding-horizons-heading {
    font-size: 16px;
    padding-top: 0%;
}
.expanding-horizons-para {
    font-size: 13px;
    padding-right: 0%;
    padding-top: 0%;
    line-height: 19px;
    margin-top: -2%;
}
.capability .rect-overview {
    font-size: 10px;
}
.capability-para {
    font-size: 16px;
    line-height: 26px;
    padding-right: 4%;
}
.production-capacity-img img {
    margin-left: 0%;
    margin-top: 0%;
    width: 82%;
}
.footer-caption h3 {
    font-size: 30px;
    line-height: 28px;
}
.footer-caption p {
    font-size: 20px;
}
.footer-caption h6 {
    font-size: 16px;
    line-height: 20px;
    padding-top: 0%;
}
.footer-caption {
    margin-left: 6%;
    margin-top: 6%;
	padding-bottom: 20%;
}
.footer h2{
	text-align: center;
}
.form{
	margin-left: 7%;	
}
.form-control {
    width: 107%;
    font-size: 14px;
}
.btn.btn-light {
    font-size: 14px;
    letter-spacing: 2px;
    width: 50%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -16%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 14px;
    letter-spacing: 2px;
    padding: 2%;
    width: 50%;
}
.sub-footer p {
    font-size: 7px;
}
.footer-nav a {
    font-size: 6px;
    padding: 1% 1%;
}
.footer-nav {
    margin-left: 10%;
}
.capability {
    padding: 4%;
    padding-left: 8%;
    padding-bottom: 2%;
    padding-top: 8%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 44px;
	text-shadow: 1px 1px #000;
}
.needs-overlay-div .overlay-caption p {
    line-height: 23px;
    font-size: 20px;
    padding-top: 0%;
    text-shadow: 1px 1px #000;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 20px;
    margin-top: -1%;
    margin-bottom: 3%;
    text-shadow: 1px 1px #000;
}
.needs-overlay-div .overlay-caption {
    right: 8%;
    bottom: 22%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
	background-color: #89244633;
    padding: 4%;
}
.home-about-lft .rft {
    width: 20%;
    padding-top: 2%;
    padding-left: 1%;
}
.about{
	padding-left: 2%;
    padding-right: 5%;	
	}
.home-about-lft {
    padding: 5%;
    padding-left: 9%;
	padding-top: 10%;
    padding-bottom: 10%;
	padding-right: 7%;
}
.home-about-lft .lft {
    width: 6%;
    padding-left: 3%;
    margin-left: 1%;
}
.about-core .lft {
    width: 6%;
    padding-left: 3%;
    margin-left: 1%;
}
.img-about-prod {
    display: none;
}
.about-subtitle {
    font-size: 17px;
    margin-top: -5%;
}
.about-subpara01 {
    font-size: 15px;
    padding-right: 0%;
    line-height: 16px;
    padding-top: 3%;
}
.about-subpara02 {
    font-size: 16px;
    padding-top: 3%;
    line-height: 20px;
}
.about-core .rft {
    width: 26%;
    padding-top: 2%;
    padding-left: 1%;
}
.about-core-para{
	padding-right: 0%;
    margin-top: -4%;	
	}
.name {
    font-size: 18px;
    padding-left: 25%;
    padding-top: 5%;
}
.name span {
    font-size: 16px;
}
.nav-social-icon {
    padding-left: 25%;
    margin-top: 0%;
    margin-bottom: 5%;
}
}
@media screen and (max-width:414px){
.navbar-light .navbar-nav .nav-link {
    font-size: 14px;
    padding: 4%;
}
.navbar-toggler-icon {
    width: 24px;
    height: 20px;
}
.carousel-caption h2 {
    font-size: 42px;
    text-shadow: 1px 1px #000;
}
.dropdown-item {
    font-size: 14px;
}
.carousel-caption p {
    line-height: 26px;
    font-size: 26px;
    padding-top: 1%;
    text-shadow: 1px 1px #000;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 14px;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 62%;
    text-shadow: 1px 1px #000;
}
.home-about .rect-about, .home-about-toptitle, .about-core-toptitle{
    font-size: 9px;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle {
    font-size: 29px;
}
.home-about-para, .about-core-para, .about-sub-para {
    font-size: 15px;
    line-height: 21px;
}
.home-about-sub-para {
    font-size: 14px;
    line-height: 17px;
    padding-top: 2%;
    padding-bottom: 5%;
    padding-right: 13%;
}
.know-more-btn {
    font-size: 13px;
}
.needs-overlay-div .overlay-caption {
    right: 8%;
    bottom: 16%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
    background-color: #89244633;
    padding: 4%;
}
.expanding-horizons-heading {
    font-size: 14px;
    padding-top: 0%;
}
.expanding-horizons-para {
    font-size: 12px;
    padding-right: 0%;
    padding-top: 0%;
    line-height: 17px;
    margin-top: -2%;
}
.expanding-horizons-div {
    height: 290px;
    padding: 7%;
    margin-top: -14%;
    margin-left: 8%;
    margin-right: 7%;
    box-shadow: 10px 11px 30px #00000045;
    border-top-right-radius: 30%;
    border-bottom-left-radius: 30%;
}
.capability .rect-overview {
    font-size: 9px;
}
.capability-para {
    font-size: 15px;
    line-height: 23px;
    padding-right: 4%;
}
.production-capacity-img img {
    margin-left: 3%;
    margin-top: 0%;
    width: 82%;
}
.footer-caption h3 {
    font-size: 29px;
    line-height: 27px;
}
.footer-caption p {
    font-size: 18px;
	padding-top: 1%;
}
.footer-caption h6 {
    font-size: 14px;
    line-height: 18px;
    margin-top: -3%;
}
.form-control {
    width: 107%;
    font-size: 13px;
}
.btn.btn-light {
    font-size: 13px;
    letter-spacing: 2px;
    width: 50%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -16%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 13px;
    letter-spacing: 2px;
    padding: 2%;
    width: 50%;
}
.footer-nav {
    margin-left: 15%;
}
.sub-footer p {
    font-size: 6px;
}
.footer-nav a {
    font-size: 5px;
    padding: 0.5% 0.5%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 38px;
}
.needs-overlay-div .overlay-caption p {
    line-height: 22px;
    font-size: 17px;
    padding-top: 1%;
    text-shadow: 1px 1px #000;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 18px;
    margin-top: -1%;
    margin-bottom: 3%;
    text-shadow: 1px 1px #000;
}
.about-subtitle {
    font-size: 15px;
    margin-top: -5%;
}
.about-subpara01 {
    font-size: 14px;
    padding-right: 0%;
    line-height: 15px;
    padding-top: 3%;
}
.about-subpara02 {
    font-size: 15px;
    padding-top: 3%;
    line-height: 18px;
}
.name {
    font-size: 16px;
    padding-left: 25%;
    padding-top: 5%;
}
.name span {
    font-size: 14px;
}
.nav-social-icon {
    padding-left: 25%;
    margin-top: -1%;
    margin-bottom: 7%;
}
	
}
@media screen and (max-width:412px){
.carousel-caption h2 {
    font-size: 42px;
    text-shadow: 1px 1px #000;
}
.carousel-caption p {
    line-height: 29px;
    font-size: 24px;
    padding-top: 1%;
    text-shadow: 1px 1px #000;
}
.carousel-caption p {
    line-height: 29px;
    font-size: 24px;
    padding-top: 1%;
    text-shadow: 1px 1px #000;
}
/*About*/
.needs-overlay-div .overlay-caption {
    right: 8%;
    bottom: 20%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
}
@media screen and (max-width:384px){
.navbar-light .navbar-nav .nav-link {
    font-size: 13px;
    padding: 4%;
}
.carousel-caption h2 {
    font-size: 34px;
}
.carousel-caption p {
    line-height: 24px;
    font-size: 24px;
}
.dropdown-item {
    font-size: 13px;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 13px;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 62%;
    text-shadow: 1px 1px #000;
}
.needs-overlay-div .overlay-caption {
    right: 8%;
    bottom: 16%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
.carousel-caption {
    right: 15%;
    bottom: 30%;
    left: 8%;
}
.home-about-maintitle, .expanding-horizons-div h2, .capability-maintitle, .footer h2, .about-core-maintitle {
    font-size: 26px;
}
.home-about-para, .about-core-para, .about-sub-para {
    font-size: 14px;
    line-height: 20px;
}
.home-about-sub-para {
    font-size: 13px;
    line-height: 16px;
    padding-top: 2%;
    padding-bottom: 5%;
    padding-right: 13%;
}
.know-more-btn {
    font-size: 12px;
}
.expanding-horizons-div {
    height: 275px;
    padding: 7%;
    margin-top: -14%;
    margin-left: 8%;
    margin-right: 7%;
    box-shadow: 10px 11px 30px #00000045;
    border-top-right-radius: 30%;
    border-bottom-left-radius: 30%;
}
.capability-para {
    font-size: 14px;
    line-height: 21px;
    padding-right: 6%;
}
.footer-caption h3 {
    font-size: 26px;
    line-height: 26px;
}
.footer-caption p {
    font-size: 16px;
    padding-top: 1%;
}
.footer-caption h6 {
    font-size: 13px;
    line-height: 17px;
    margin-top: -3%;
}
.form-control {
    width: 107%;
    font-size: 12px;
}
.btn.btn-light {
    font-size: 12px;
    letter-spacing: 2px;
    width: 50%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -16%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 12px;
    letter-spacing: 2px;
    padding: 2%;
    width: 50%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 34px;
}
.needs-overlay-div .overlay-caption h2 {
    font-size: 34px;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 16px;
    margin-top: -1%;
    margin-bottom: 3%;
    text-shadow: 1px 1px #000;
}
.about {
    padding-left: 4%;
    padding-right: 6%;
}
.about-subtitle {
    font-size: 14px;
    margin-top: -5%;
}
.about-subpara02 {
    font-size: 13px;
    padding-top: 3%;
    line-height: 18px;
}
.about-core {
    padding: 5%;
    padding-top: 0%;
    padding-left: 9%;
    padding-right: 9%;
}
.name {
    font-size: 15px;
    padding-left: 25%;
    padding-top: 5%;
}
.name span {
    font-size: 13px;
}
}
@media screen and (max-width:375px){
.carousel-caption {
    right: 15%;
    bottom: 25%;
    left: 8%;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 13px;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 63%;
    text-shadow: 1px 1px #000;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 26px;
}
.needs-overlay-div .overlay-caption p {
    line-height: 20px;
    font-size: 15px;
    padding-top: 1%;
    text-shadow: 1px 1px #000;
}
.needs-overlay-div .overlay-caption {
    right: 8%;
    bottom: 23%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 15px;
    margin-top: -4%;
    margin-bottom: 2%;
    text-shadow: 1px 1px #000;
}

}
@media screen and (max-width:360px){
.carousel-caption p {
    line-height: 26px;
    font-size: 22px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 13px;
    padding: 5%;
}
.btn.btn-outline-light, .btn.btn-outline-gray {
    font-size: 12px;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 63%;
    text-shadow: 1px 1px #000;
}
.expanding-horizons-para {
    font-size: 10px;
    padding-right: 0%;
    padding-top: 0%;
    line-height: 15px;
    margin-top: -2%;
}
.footer-caption h6 {
    font-size: 12px;
    line-height: 15px;
    margin-top: -3%;
}
.footer-caption {
    margin-left: 6%;
    margin-top: 4%;
    padding-bottom: 20%;
}
.form-control {
    width: 107%;
    font-size: 11px;
}
.btn.btn-light {
    font-size: 10px;
    letter-spacing: 2px;
    width: 50%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -16%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 10px;
    letter-spacing: 2px;
    padding: 2%;
    width: 50%;
}
.footer-nav {
    margin-left: 9%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 25px;
}
.needs-overlay-div .overlay-caption p {
    line-height: 22px;
    font-size: 14px;
    padding-top: 1%;
    text-shadow: 1px 1px #000;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 14px;
    margin-top: -4%;
    margin-bottom: 2%;
    text-shadow: 1px 1px #000;
}
.needs-overlay-div .overlay-caption {
    right: 8%;
    bottom: 20%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 8%;
}
}
@media screen and (max-width:320px){
.carousel-caption h2 {
    font-size: 30px;
}
.carousel-caption p {
    line-height: 22px;
    font-size: 20px;
}
.btn.btn-outline-light, .btn.btn-outline-gray{
    font-size: 11px;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-right: 3%;
    margin-top: 1%;
    border-radius: 0%;
    width: 64%;
    text-shadow: 1px 1px #000;
}
.footer-caption h3 {
    font-size: 24px;
    line-height: 20px;
}
.footer-caption p {
    font-size: 15px;
    padding-top: 1%;
}
.footer-caption h6 {
    font-size: 11px;
    line-height: 15px;
    margin-top: -3%;
}
.footer-caption {
    margin-left: 6%;
    margin-top: 8%;
    padding-bottom: 20%;
}
.form-control {
    width: 107%;
    font-size: 10px;
}
.btn.btn-light {
    font-size: 9px;
    letter-spacing: 2px;
    width: 50%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -16%;
    padding: 2%;
}
.btn.btn-dark {
    font-size: 9px;
    letter-spacing: 2px;
    padding: 2%;
    width: 50%;
}
.footer-nav {
    margin-left: 14%;
}
.footer-nav a {
    font-size: 4px;
    padding: 0.5% 0.5%;
}
/*About*/
.needs-overlay-div .overlay-caption h2 {
    font-size: 22px;
}
.needs-overlay-div .overlay-caption p {
    line-height: 18px;
    font-size: 14px;
    padding-top: 1%;
    text-shadow: 1px 1px #000;
}
.needs-overlay-div .overlay-caption h4 {
    line-height: 34px;
    font-size: 12px;
    margin-top: -4%;
    margin-bottom: 2%;
    text-shadow: 1px 1px #000;
}
}