.h1-large{
    color: black;
    font-family: 'Bree Serif', serif;
    font-size: 50px;
}
.testimonial-h{
     color: #333333;
     font-size: 50px;
     margin-bottom: 18px;
     font-family: 'Bree Serif', serif;
}
.sub-btn{
    margin: 0 6%;
    height: 78px;
    font-size: 30px;
    border-radius: 50px;
}
.sec-btn{
    margin: 0 20%;
    height: 64px;
    font-size: 24px;
    border-radius: 20px;
}
.modal-body{
    font-family: 'Bree Serif', serif;
    color: #E30016;
    font-size: 39px;
    text-align: center;
}
.subheader{
    font-size: 46px;
    font-family: 'Bree Serif', serif;
    color: rgb(52, 73, 94);
    line-height: 64px;
    padding: 0px 79px;
}
#parg{
    font-size: 46px;
	font-family: 'Bree Serif', serif;
	color: #E30016;
    line-height: 64px;
}
#pargA{
	font-size: 46px;
	font-family: 'Bree Serif', serif;
	color: rgb(52, 73, 94);
    line-height: 64px;
}
#pargB{
	font-size: 46px;
	font-family: 'Bree Serif', serif;
	color: #E30016;
    line-height: 64px;
	padding-top: 46px;
}
#pargC{
	font-size: 46px;
	font-family: 'Bree Serif', serif;
	color: #E30016;
    line-height: 64px;
}
.datetime{
	padding-top: 40px;
	padding-bottom: 30px;
}	

.lastrow{
	padding-bottom: 20px;
	}
.slider-1 {
    padding-top: 3.5rem;
    /* padding-bottom: 4.5rem; */
    }
@media (max-width: 600px){
    .chfont{
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    }
    .regline{
        color: #e30016;
        font-family: 'Abril Fatface', cursive;
        font-size: 24px;
    }
    .arrow-down {
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #F63061;
      left: 50%;
      position: absolute;
      margin-left: -18px;
    }
    .form-submit{
        font-size: 22px;
    }
    .slider-1 {
    /*padding-top: 18.5rem;*/
    /* padding-bottom: 4.5rem; */
    }
    .testimonial-h{
        font-size: 38px;
    }
    .sub-btn{
        font-size: 22px;
    }
    .modal-body{
        font-size: 26px;
    }
    .cont-modal{
        /* margin-top: 176px; */
    }
    #video{
        width: 100%;
    }
    .seccfont{
        font-family: 'Open Sans', sans-serif;
        color: rgb(52, 73, 94);
        font-size: 50px;
    }
    .subheader{
        padding: 0px 2px;
    }
    #parg{
        line-height: 58px;
    }
	#pargB{
		padding-top: 0px;
	}
    #topfooter{
        padding-top: 16rem;
    }
    .sec-btn{
        margin: 0 4%;
    }
	.datetime{
	padding-top: 0px;
	}	
	.lastrow{
	padding-bottom: 30px;
	}


}
