@media(max-width:1024px){
.video {
min-height: 700px;
}
.video iframe {
min-height: 700px;
}
}
@media(max-width:768px){
.cor_left {
padding-top: 10px;
text-align: center;
}
.cor_left .btn {
margin-top: 10px;
}
.cor_right {
padding-top: 20px;
text-align: center;
}
.countDown .day {
    font-size: 100px;
    width: 275px;
    height: 150px;
}
.c_times {
    display: block;
    text-align: center;
}
.c_times .hour, .c_times .minute, .c_times .second {
    font-size: 42px;
    width: 90px;
    height: 90px;
    display: inline-block;
}
.countDown .day .text {
  text-align: center;
  font-size: 30px;
    margin-top: -40px;
}
.footer_social .social li {
    width: 35px;
    height: 35px;
}
.footer_social .social li a i {
    padding: 8px;
    font-size: 18px;
}
.c_ser_sec {
    text-align: center;
}
.ser-icon span {
    min-height: 60px;
    min-width: 60px;
    margin-bottom: 10px;
}
.video iframe {
    min-height: 670px !important;
}
.video {
    min-height: auto !important;
}
.custom_background-image {
    background-size: cover;
    background-position: center;
}
.slider, .predefine_background-image,.custom_background-image,.background_color {
    min-height: auto;
}
}
@media (max-width: 767px){
.footer_social {
    text-align: center;
	padding-bottom:5px;
}
.footer_copy {
    text-align: center;
}
.countDown .day {
    font-size: 84px;
    width: 200px;
    height: 130px;
}
.c_times .hour, .c_times .minute, .c_times .second {
    font-size: 36px;
    width: 70px;
    height: 70px;
}
.c_times .hour .text, .c_times .minute .text, .c_times .second .text {
    font-size: 14px;
    margin-top: -5px;
}
.cor_left img {
    width: 200px;
    height: 90px;
}
.cor_left h1 {
    font-size: 36px;
    margin: 10px 0;
}
.cor_left .btn {
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 18px;
}
.slider {
    min-height: auto;
}
}
@media (max-width: 480px){
.cor_left {
    padding-top: 20px;
}
.cor_left img {
    width: 90px;
    height: 40px;
}
.top-section-heading {
    font-size: 28px !important;
    margin: 5px 0;
}
.top-section-logo {
    font-size: 33px !important;
    margin: 0;
}
.top-section-sub_heading {
   font-size: 20px !important;
}
.cor_left p {
    font-size: 16px;
    margin: 5px 0;
}
.cor_left .btn {
    margin-top: 2px;
    padding: 3px 10px;
    font-size: 14px;
}
.section-description {
    font-size: 14px !important;
}
.countDown .day {
    font-size: 72px;
    width: 120px;
    height: 100px;
    float: left;
    margin-left: 20px;
}
.c_times .hour, .c_times .minute, .c_times .second {
    font-size: 25px;
    width: 50px;
    height: 50px;
	margin: 0px -1px;
}
.countDown .day .text {
    font-size: 20px;
    margin-top: -30px;
}
.c_times .hour .text,
 .c_times .minute .text,
 .c_times .second .text {
    font-size: 10px;
    margin-top: -5px;
}
.footer_social {
    padding-bottom:5px;
	text-align: center;
}
.c_ser_sec {
    text-align: center;
}
.c_times {
    margin-top: 25px;
    margin-left: 10px;
    float: left;
}
.cor_right h2 {
    font-size: 24px !important;
    margin: 10px 0 5px 0;
}
.count p {
    font-size: 14px !important;
}
.c_abt_detail .desc {
    font-size: 14px !important;
}
.section-title-desc {
    font-size: 14px!important;
}

.c_testi_detail .img-thumbnail img {
    width: 100px;
    height: 100px;
}
.c_form .btn {
    margin: 10px 0 0 0;
    padding: 5px 40px;
    font-size: 24px;
}
.section-title, .section-heading {
    font-size: 25px!important;
}
.c_form .form-control {
    height: 50px;
}
.footer_social .social li {
    width: 28px;
    height: 28px;
}
.footer_social .social li a i {
    padding: 5px;
    font-size: 16px;
}
.subsection-icon .icon {
    font-size: 36px !important;
	width: 40px;
}
.c_address_detail p {
    padding-left: 50px;
}
.section-title,
.section-heading{
	padding:0 7px;
}
.video iframe {
    min-height: 400px !important;
}
.video {
    min-height: 400px !important;
}
}