@media(max-width: 480px) {

.two-col.width_new {
    width: 100%;
}
.jetmenu ul.dropdown {
    /* top: 40px; */
    border-bottom: 5px solid #b0dd4c;
    /* border-top: 1px solid rgba(255, 255, 255, 0.3); */
}
row.row_col {
    display: block;
}
.two-col.width_new {
    padding: 0;
}
.two-col.last {
    padding: 0;
}
main {
    padding: 0 10px !important;
}
.two-col.width_new {
    width: 100% !important;
}
row.row_col {
    display: block !important;
}
.menu-wraper ul li {
    background: #b0dd4c !important;
}
.heading {
    font-size: 24px;
}
.gutter-large {
    padding-top: 0;
}
.hover-effect h1 {
    font-size: 18px;
}
aside.space-right p {
    margin: 0;
}
row.row_col .two-col {
    padding: 0;
}
row.row_col .two-col p {
    margin: 0;
}
.two-col.width_new p {
    margin: 0;
}
.split p {
    margin: 0;
}
footer h1, footer h2 {
    font-size: 32px;
}
.mySlides.fade img {
    height: 200px!important;
}
.hover-effect img {
    margin-top: 0 !important;
}
main {
    padding: 0 0;
}
.heading {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
}
.split p {
    font-size: 12px;
}
.gutter-large {
    padding: 15px;
    width: 100%;
}
.hover-effect {
    height: 230px;
    object-fit: cover;
}
.hover-effect h1 {
    width: 100%;
    height: 100%;
    display: grid;
    text-align: center;
    align-items: center;
}
.two-col {
    padding: 0 15px;
}
aside.space-right {
    padding: 15px;
    margin: 0;
}
aside.space-right h1 {
    font-size: 20px;
    margin: 0;
}
.space-right p {
    font-size: 12px;
}
.lined:before {
    background-color: #ffffff;
}
.keywords p {
    font-size: 12px;
}
.logo-name img {
    height: 50px;
    padding-left: 15px;	
}
header {
    height: 58px;
    padding-top: 7px;
}
.jetmenu > li.showhide span.icon {
    margin: 15px  0 0 0;
}
.prev, .next {
    top: 58%!important;
}
.split {
    padding: 15px;
    margin: 0;
    padding-bottom: 0;
}
.two-col.last {
    text-align: initial;
}
#status {
    margin: -25px 0 0 -33px;
    background-size: 43px;
}

}