/*
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
*/
@keyframes heartPulse {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  40% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
div#contact .vc_col-sm-6 .img-with-aniamtion-wrap .hover-wrap-inner::before {
    content: '';
    position: absolute;
    background: url(https://samplelinksweb.com/adamfaul/wp-content/uploads/2026/03/heart.png);
    width: 60px;
    height: 60px;
    background-size: 100%;
    animation: heartPulse 2s infinite;
    left: unset;
    top: unset;
    z-index: 9;
    right: 230px;
    bottom: 280px;
}


h1,h2,h3,h4,h5,h6{

font-family:"optima" !important;

}
/* top */
 
#top a#logo {
    top: 38px;
    transform: scale(1.2);
}

#top li#menu-item-35 a::before {
    display: none !important;
}
#top li#menu-item-36 a::before {
    display: none !important;
}
#top li#menu-item-35 a {
    background-color: #FF4E94 !important;
    padding: 12px 36px !important;
    border: 1px solid #FF4E94;
    border-radius: 6px;
}

#top li#menu-item-36 a {
    background-color: #FCC52C !important;
    padding: 12px 36px !important;
    border: 1px solid #FCC52C;
    border-radius: 6px;
}
#top li#menu-item-36 a span {
    color: black !important;
}




/* sec1 */
#sec1 .sec2-col2 .vc_column-inner {
    position: relative;
}
#sec1-inr1 a#sec1-btn1 {
    padding: 13px 32px;
}
#sec1 .sec2-col2 .vc_column-inner::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: -10px;
    background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100%);
    z-index: 10;
}

#sec1 a#sec1-btn2 {
    margin-left: 20px !important;
    padding: 13px 43px;
}
#top li#menu-item-35 a {
    background-color: #FF4E94 !important;
    padding: 10px 36px !important;
    border: 1px solid #FF4E94;
    border-radius: 6px;
}
.sec1-txt2 {
    margin-bottom: 0px !important;
    padding-top: 10px;
}
#top li#menu-item-36 a {
    padding: 10px 36px !important;
    border: 1px solid #FCC52C;
    border-radius: 6px;
}
#sec1 a#sec1-btn2 span{
   color: #0A397B;
}

.sec1-col1 > .vc_column-inner .root-data-givewp-embed{
	position: relative !important;
}

/* .sec1-col1 > .vc_column-inner .root-data-givewp-embed::after {
    content: url(https://samplelinksweb.com/adamfaul/wp-content/uploads/2026/03/gift-box.png);
    position: absolute;
    bottom: 0;
    left: 64%;
	animation: movera infinite 4s linear;
} */

@-webkit-keyframes movera {
    0% { transform: translateY(0); }
	50% {transform: translateY(-15px)}
    100% { transform: translateY(0); }
}
@keyframes movera {
    0% { transform: translateY(0); }
	50% {transform: translateY(-25px)}
    100% { transform: translateY(0); }
}

/* sec2 */


#sec2 .nectar-milestone {
    position: relative;
    padding-left: 100px;
}

#sec2 > .col > .col .nectar-milestone::before {
    content: "";
	    background-image: url(https://samplelinksweb.com/adamfaul/wp-content/uploads/2026/02/Image-5.webp);
    position: absolute;
    left: 26px;
    top: 2px;
    width: 66px;
    height: 70px;
    background-size: cover;
    background-repeat: no-repeat;
}



/* 1st */
#sec2 > .col > .col:nth-child(1) .nectar-milestone::before  {
  
background-image: url(https://samplelinksweb.com/adamfaul/wp-content/uploads/2026/02/Image-3.webp);
    left: 5px;
    top: 2px;
    width: 65px;
    height: 71px;
}

/* 2nd */
#sec2 > .col > .col:nth-child(2) .nectar-milestone::before {
   
  background-image: url(https://samplelinksweb.com/adamfaul/wp-content/uploads/2026/02/Image-5.webp);
    left: 5px;
    top: 2px;
    width: 79px;
    height: 71px;
}

/* 3rd (default) */
#sec2 > .col > .col:nth-child(3) .nectar-milestone::before {
    background-image: url(https://samplelinksweb.com/adamfaul/wp-content/uploads/2026/02/Mask-Group-2.webp);
    left: 5px;
    top: 2px;
    width: 77px;
    height: 71px;
}

#sec2 .vc_column-inner::after {
    background-color: #DF2770;
    content: "";
    position: absolute;
    top: 10px;
    right: 21px;
    height: 70px;
    width: 1px;
}

#sec2 .sec2-col4 .vc_column-inner::after {
    background-color: #DF2770;
    content: "";
    position: absolute;
    top: 10px;
    right: 21px;
    height: 70px;
    width: 1px;
	display: none;
}

#sec2 .vc_col-sm-3 .iwt-icon img {
    width: 80px !important;
}
#sec2 .vc_col-sm-3 .iwithtext {
    padding-left: 105px;
    padding-top: 0px;
}
/* #sec2 .vc_col-sm-3 .iwithtext h2 {
    font-family: optima;
    color: white;
    font-size: 45px;
} */


#sec2 .vc_col-sm-3 .iwithtext h2 {
 font-family: optima;
color: white;
font-size: 22px;
line-height: 30px;
}
#sec2 .iwithtext .iwt-text {
    padding-left: 0px;
}
#sec2 .vc_col-sm-3 span {
    font-family: optima;
    color: white;
    font-size: 57px;
}
#sec2 .vc_col-sm-3 .subject,
#sec2 .vc_col-sm-3 .iwithtext .iwt-text p {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: 600 !important;
}

/*  sec3*/
#sec3 .sec3-col2 {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 16px;
    padding-left: 31px;
    padding-bottom: 20px;
}

#sec3 .owl-nav.disabled {
    display: none !important;
}
#sec3 .owl-dots {
    display: none !important;
}
#sec3 .sec3-col2 #sec3-btn1 span {
    color: #0A397B !important;
}

.sec3-inr1-txt1 ul {
    margin-left: 0;
}

.sec3-inr1-txt1 ul li {
    list-style: none;
}

.wth-sect .hover-wrap-inner img {
    width: 100% !important;
    border-radius: 10px;
}

.wth-sect .sec3-inr1-txt1 h4 {
    font-size: 15px;
    line-height: 24px;
}

.owl-carousel .owl-item:nth-child(1) .wth-sect .vc_column-inner::before {
    content: "\f4c2";
    color: #ffffff;
    background: #0a2b5f;
      font-size: 22px;
    position: absolute;
    top: -34px;
    width: 35px;
    height: 35px;
    font-family: 'Fontawesome';
    z-index: 9;
    padding: 20px;
    border-radius: 50%;
    left: 0;
    box-shadow: 0px 0px 3px 0px #458332;
    line-height: 35px;
    margin: 0 auto;
    right: 0;
}

.owl-carousel .owl-item:nth-child(1) .wth-sect a#btn1 {
    background: #0a2b5f !important;
}

.owl-carousel .owl-item:nth-child(2) .wth-sect .vc_column-inner::before {
    content: "\f49e";
    color: #ffffff;
    background: #ff4e94;
   font-size: 22px;
    position: absolute;
    top: -34px;
    width: 35px;
    height: 35px;
    font-family: 'Fontawesome';
    z-index: 9;
    padding: 20px;
    border-radius: 50%;
    left: 0;
    box-shadow: 0px 0px 3px 0px #458332;
    line-height: 35px;
    margin: 0 auto;
    right: 0;
}

.owl-carousel .owl-item:nth-child(3) .wth-sect .vc_column-inner::before {
    content: "\f06b";
    color: #ffffff;
    background: #fcc52c;
   font-size: 22px;
    position: absolute;
    top: -34px;
    width: 35px;
    height: 35px;
    font-family: 'Fontawesome';
    z-index: 9;
    padding: 20px;
    border-radius: 50%;
    left: 0;
    box-shadow: 0px 0px 3px 0px #458332;
    line-height: 35px;
    margin: 0 auto;
    right: 0;
}
#sec3-inr11 .vc_column-inner::before{
    content: "\f1fd";
    color: #ffffff;
    background: #458332;
    font-size: 22px;
    position: absolute;
    top: -34px;
    width: 35px;
    height: 35px;
    font-family: 'Fontawesome';
    z-index: 9;
    padding: 20px;
    border-radius: 50%;
    left: 0;
    box-shadow: 0px 0px 3px 0px #458332;
    line-height: 35px;
    margin: 0 auto;
    right: 0;
}

.owl-carousel .owl-item:nth-child(4) .wth-sect a#btn1 {
    background: #458332 !important;
}

#sec3-inr12 .vc_column-inner::before {
    content: "\f1fd";
    color: #ffffff;
    background: #bc3426;
     font-size: 22px;
    position: absolute;
    top: -34px;
    width: 35px;
    height: 35px;
    font-family: 'Fontawesome';
    z-index: 9;
    padding: 20px;
    border-radius: 50%;
    left: 0;
    box-shadow: 0px 0px 3px 0px #458332;
    line-height: 35px;
    margin: 0 auto;
    right: 0;
}

.owl-carousel .owl-item:nth-child(5) .wth-sect a#btn1 {
    background: #bc3426 !important;
}

/* sec4 */

#sec4 {
    margin-top: -121px;
}


/* sec5  */


#sec5 .vc_column-inner {
    position: relative;
}

#sec5 .vc_column-inner::after {
    background-color: #707070;
    content: "";
    position: absolute;
    top: 24px;
    right: 0px;
    height: 65px;
    width: 1px;
}




#sec5 .sec5-col1 .vc_column-inner::after {
    background-color: #707070;
    content: "";
    position: absolute;
    top: 24px;
    right: 0px;
    height: 65px;
    width: 1px;
display:none;
}

#sec5 .sec5-col6 .vc_column-inner::after {
    background-color: #707070;
    content: "";
    position: absolute;
    top: 24px;
    right: 0px;
    height: 65px;
    width: 1px;
display:none;
}

#sec5 .sec5-col5 .vc_column-inner::after {
    background-color: #707070;
    content: "";
    position: absolute;
    top: 24px;
    right: 0px;
    height: 65px;
    width: 1px;
display:none;
}

/* sec6 */
#sec6 .sec6-col2 h3 {
    font-size: 33px;
    text-align: left !important;
}


#sec6 #sidebar form.tnp-form {
    display: flex !important;
}

#sec6 input.tnp-email {
    width: 73% !important;
}

#sec6 input.tnp-submit {
    width: 27%;
    color: #0A3A84;
}

#contact  textarea.wpcf7-form-control.wpcf7-textarea {
    height: 110px !important;
}


#contact .row-bg-overlay.row-bg-layer {
    background: unset !important;
}
#contact .vc_col-sm-12 {
    margin-bottom: 0% !important;
}
/* #sec6 ul#menu-icons {
    display: flex;
    justify-content: end;
    margin-bottom: 0px;
}

#sec6 ul li {
    list-style: none;
}
#sec6 ul li i::before {
    color: white !important;
}


 */
#sec6 ul li a {
    background-color: #0A3A84;
    margin-left: 0px;
    border-radius: 50px;
    padding: 15px 13px !important;
}

/*========social icons==========*/
#sec6 .social-icons ul {
    display: flex;
    justify-content: flex-end;
    margin: 0;
}
#sec6 .social-icons ul li {
    list-style: none;
    margin-right: 15px;
}
#sec6 .social-icons ul li a i {
    color: #fff;
    font-size: 20px;
	transition:0.7s;
	transform:translatey(0px);
}
#sec6 .social-icons ul li a:hover i {
    color: #C4961F;
	transition:0.7s;
	transform:translatey(-5px);
}
/*======== social icons end ==========*/

/*======== Resources page Css Here ==========*/

.in-1-res-sect-2 .iwithtext .iwt-icon {
    background: #ff4e9454 !important;
    padding: 20px;
    border-radius: 50%;
}

.in-1-res-sect-2 .iwithtext .iwt-text {
    margin-left: 45px;
}

.in-txt-icon .wpb_text_column:not(:last-child) p {
    background: #ff4e9454;
    border-radius: 5px;
    padding: 10px !important;
    position: relative;
    transition: all 0.5s ease-In;
    border: 1px solid #fff;
}

.in-txt-icon p a, .in-txt-icon-2 p a {
    color: #0a2c5d;
}

.in-txt-icon .wpb_text_column:not(:last-child) p:hover {
    background: transparent;
    border: 1px solid #ff4e94;
    transform: scale(1.05);
    transition: all 0.5s ease-In;
}

.in-txt-icon .wpb_text_column:not(:last-child) p::after {
    content: "\f30b";
    font-family: 'FontAwesome';
    position: absolute;
    right: 14px;
    color: #ff4e94;
}

.in-txt-icon-2 .wpb_text_column:not(:last-child) p {
    background: #fcc52c54;
    border-radius: 5px;
    padding: 10px !important;
    position: relative;
    transition: all 0.5s ease-In;
    border: 1px solid #fff;
}

.in-txt-icon-2 .wpb_text_column:not(:last-child) p:hover {
    background: transparent;
    border: 1px solid #fcc52c;
    transform: scale(1.05);
    transition: all 0.5s ease-In;
}

.in-txt-icon-2 .wpb_text_column:not(:last-child) p::after {
    content: "\f30b";
    font-family: 'FontAwesome';
    position: absolute;
    right: 14px;
    color: #fcc52c;
}

.in-2-res-sect-2 .iwithtext .iwt-icon {
    background: #fcc52c54 !important;
    padding: 20px;
    border-radius: 50%;
}

.in-2-res-sect-2 .iwithtext:first-child .iwt-text {
    margin-left: 45px;
}


#res-sect-3 i.icon-default-style {
    color: #0a2b5f !important;
}

#res-sect-3 .iwithtext .iwt-icon {
    background: #0a2b5f38 !important;
    padding: 20px;
    border-radius: 50%;
}

#res-sect-3 .iwithtext .iwt-text {
    margin-left: 45px;
}

#res-sect-3 .wpb_text_column p {
    background: #0a2b5f38;
    border-radius: 5px;
    padding: 10px !important;
    position: relative;
    transition: all 0.5s ease-In;
    border: 1px solid #fff;
}

#res-sect-3 .wpb_text_column p:hover {
    background: transparent;
    border: 1px solid #0a2b5f;
    transform: scale(1.05);
    transition: all 0.5s ease-In;
}

#res-sect-3 .wpb_text_column p::after {
    content: "\f30b";
    font-family: 'FontAwesome';
    position: absolute;
    right: 14px;
    color: #0a2b5f;
}

#res-sect-3 .wpb_text_column p a{
	color: #0a2b5f;
}



/*======== Resources page Css End ==========*/

#ftr1 .vc_col-sm-5 img {
    width: 40%;
    margin-top: -78px;
}
#ftr1 ul {
    margin: 0px !important;
    display: flex;
    align-items: center;
    padding-top: 53px !important;
    justify-content: end;
}
#ftr1 ul li {
    list-style: none;
        margin-left: 57px;

}

#ftr2 ul li a {
    background-color: #3A62A4;
    margin-left: 0px;
    border-radius: 50px;
    padding: 16px 12px !important;
}
#ftr2 ul li  {
  list-style: none;
    margin-right: 15px;
}
#ftr2 #menu-icons {
   display: flex;
    justify-content: flex-end;
    margin: 0;
}

#ftr2 #menu-icons ul li a i {
    color: #fff;
    font-size: 20px;
	transition:0.7s;
	transform:translatey(0px);
}
#ftr2 #menu-icons ul li a:hover i {
    color: #C4961F;
	transition:0.7s;
	transform:translatey(-5px);
}

#ftr1 ul#menu-footer-menu li a {
    color: #0a397b;
}

#ftr1 ul#menu-footer-menu li a:hover {
    color: #ff4e94;
}




/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px){
	.owl-carousel .owl-item:nth-child(1) .wth-sect .vc_column-inner::before{
		left: 154px;
	}
	
	.owl-carousel .owl-item:nth-child(2) .wth-sect .vc_column-inner::before{
		left: 154px;
	}
	
	.owl-carousel .owl-item:nth-child(3) .wth-sect .vc_column-inner::before{
		left: 154px;
	}
	
	.owl-carousel .owl-item:nth-child(4) .wth-sect .vc_column-inner::before{
		left: 154px;
	}
}
@media (max-width: 1440px) {
#top li#menu-item-35 a {
   
    padding: 8px 35px !important;
   
}
#top li#menu-item-36 a {
    padding: 8px 36px !important;
   
}


#sec6 input.tnp-email {
    width: 69% !important;
}
}
@media (max-width: 1366px) {

#top a {
    font-size: 14px !important;
}


#ftr2 ul li a {
   
    padding: 14px 10px !important;
}


#sec6 input.tnp-submit {
    width: 27%;
    color: #0A3A84;
    padding: 10px 10px !important;
}


#sec2 .vc_col-sm-3 .subject, #sec2 .vc_col-sm-3 .iwithtext .iwt-text p {
    font-family: 'Poppins';
    font-size: 13px;

}
#sec2 .vc_col-sm-3 span {
   
    font-size: 47px;
}

#sec2 .vc_col-sm-3 .iwithtext h2 {
    font-family: optima;
    color: white;
    font-size: 20px;
    line-height: 30px;
}
#sec6 .sec6-col2 h3 {
    font-size: 30px;
    text-align: left !important;
}
}
@media (max-width: 1300px) {

#ftr1 ul li a{
    
    font-size: 13px;
}
#sec6 .sec6-col2 h3 {
    font-size: 30px;
   
}


    #sec6 input.tnp-submit {
        width: 25%;
      
    }


#sec5 .img1 {
    margin-bottom: 24px;
}


#sec2 .vc_column-inner::after {
    background-color: #DF2770;
    content: "";
    position: absolute;
    top: 10px;
    right: 9px;
    height: 70px;
    width: 1px;
}
}
@media (max-width: 1280px) {
#sec4 {
        margin-top: -124px;
    }
    #top a {
        font-size: 12px !important;
    }
#sec6 .sec6-col2 h3 {
        font-size: 27px;
    }#sec2 .vc_col-sm-3 .iwithtext h2 {
    
    font-size: 18px;
   
}
#sec2 .vc_col-sm-3 .subject, #sec2 .vc_col-sm-3 .iwithtext .iwt-text p {
    font-family: 'Poppins';
    font-size: 12px;
    font-weight: 500 !important;
}
#sec2 .vc_col-sm-3 span {
  
    font-size: 40px;
}
	
	.owl-carousel .owl-item:nth-child(1) .wth-sect .vc_column-inner::before {
        left: 95px;
    }
	
	.owl-carousel .owl-item:nth-child(2) .wth-sect .vc_column-inner::before {
        left: 95px;
    }
	
	.owl-carousel .owl-item:nth-child(3) .wth-sect .vc_column-inner::before {
        left: 95px;
    }
	
	.owl-carousel .owl-item:nth-child(4) .wth-sect .vc_column-inner::before {
        left: 95px;
    }
}
@media (max-width: 1226px) {

#sec2 .vc_col-sm-3 .iwithtext h2 {
    
    font-size: 17px;
    line-height: 30px;
}


    #sec6 input.tnp-submit {
        width: 25%;
        font-size: 13px;
    }

    #ftr1 ul li a {
        font-size: 12px;
    }


#ftr2 p {
    font-size: 12px;
}
}
@media (max-width: 1024px) {

#sec2 .vc_column-inner::after {

    right: 0px;

}

    #sec4 {
        margin-top: -132px;
    }


#sec6 ul li a {

    padding: 5px 3px !important;
}
#ftr1 ul li {
        list-style: none;
        margin-left: 32px;
    }
    #ftr2 ul li a {
        padding: 5px 1px !important;
    }
	#sec5 h4 {
    font-size: 20px;
}
    #sec6 .sec6-col2 h3 {
        font-size: 22px;
    }
#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 130px;
}
#ftr1 .vc_col-sm-5 img {
    width: 60%;
    margin-top: -78px;
}
	
	.owl-carousel .owl-item:nth-child(1) .wth-sect .vc_column-inner::before {
    font-size: 17px;
    top: -31px;
    width: 11%;
    height: 7%;
    padding: 12px;
    left: 70px;
}
	
	.owl-carousel .owl-item:nth-child(2) .wth-sect .vc_column-inner::before {
    font-size: 17px;
    top: -31px;
    width: 11%;
    height: 7%;
    padding: 12px;
    left: 70px;
}
	
	.owl-carousel .owl-item:nth-child(3) .wth-sect .vc_column-inner::before {
    font-size: 17px;
    top: -31px;
    width: 11%;
    height: 7%;
    padding: 12px;
    left: 70px;
}
	
	.owl-carousel .owl-item:nth-child(4) .wth-sect .vc_column-inner::before {
    font-size: 17px;
    top: -31px;
    width: 11%;
    height: 7%;
    padding: 12px;
    left: 70px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	div#sec1 .sec2-col2 {
    display: none;
}
	div#sec1 {
    padding-bottom: 40px !important;
}

    #sec1 #sec1-inr1 {
        padding-top: 52px !important;
        text-align: center;
    }
#sec1 h3 {
    text-align: center;
    padding-top: 10px;
}


#root-givewp-donation-form {
    display: table;
    margin: 0 auto ;
}
    #sec4 {
        margin-top: -36px;
    }

#sec5 .sec5-col1, #sec5 .sec5-col6 {
    display: none !important;
}

    #sec6 input.tnp-email {
        width: 51% !important;
    }
    #ftr1 .vc_col-sm-5 img {
        width: 20% !important;
        margin-top: 0px;
    }
#ftr1 ul {
    margin: 0px !important;
    display: flex;
    align-items: center;
    padding-top: 53px !important;
    justify-content: center;
}
#ftr1 .vc_col-sm-5 img {
        width: 20% !important;
        text-align: center;
        display: table;
        margin: 0 auto;
	    transform: scale(1.5);
    } 
	#sec5 > .col > .col {
    width: 50%;
}
	#sec1 .givewp-donation-form__steps legend#section-1 {
    text-align: center;
}
	#sec1 .sec2-col2 .vc_column-inner {
    position: relative;
    padding: 0px 150px;
}
	#sec2 .sec2-col4 .vc_column-inner::after {
		right:0;
	display: block !important;
}
	#sec2 .vc_col-sm-3 .iwithtext h2 {
        line-height: 22px;
    }
	#sec3, #sec4 {
    text-align: center;
}
#sec5 .sec5-col5 .vc_column-inner::after {
    display: block;
}
	#sec6 .social-icons ul {
    justify-content: center;
}
	#sec6 .sec6-txt1 h3 {
    text-align: center !important;
}
	#sec6 #sidebar form.tnp-form {
    justify-content: center;
}
	#sec6 {
    padding-bottom: 80px !important;
}
	#ftr2 {
    text-align: center;
}
	#ftr2 #menu-icons {
    justify-content: center;
}
}
@media (max-width: 800px) {


}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	#sec1 .sec1-txt1 p br {
    display: none;
}
	    #sec1 .sec2-col2 .vc_column-inner {
        padding: 0px 90px;
    }
	#sec2 .vc_column-inner::after,
	#sec2 .sec2-col4 .vc_column-inner::after {
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    top: unset;
}
	#sec2 > .col > .col > .vc_column-inner {
    padding-bottom: 35px;
}
	#ftr1 ul {
        flex-wrap: wrap;
        width: 90%;
        margin: 0 auto !important;
        gap: 12px 12px;
    }
}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {
#sec1 .sec1-txt1 h1 {
    font-size: 25px !important;
}
#sec1-inr1 a#sec1-btn1 {
    padding: 13px 32px;
    display: table;
    margin: 0 auto;
}
#sec1 a#sec1-btn2 {
    
    padding: 13px 43px;
    display: table;
    margin: 0 auto !important;
    text-align: center !important;
}
    #sec1 h3 {
        text-align: center;
        padding-top: 17px;
        font-size: 17px;
    }
h1 , h2 {
    font-size: 25px !important;
}


#sec3 .sec3-col2 {
    
 padding-left: 0px !important;  
    
}
    #sec5 h4 {
        font-size: 13px;
    }



#sec1-inr1 a#sec1-btn1 {
      
        margin-bottom: 13px;
    }

}
@media (max-width: 375px) {}
@media (max-width: 360px) {}

