body{
    margin:0;
    padding:0;
    font-size:24px;
    color: #000000;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}
p {
    color: #000000;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6{
     color: #000000;
     margin-top: 10px;
     font-family: "Lato", sans-serif;
     font-weight: 700;
     margin-bottom: 10px;
}
h1{
    font-size: 26px;
    color: #000000;
}
h2{
    font-size: 22px;
    color: #000000;
}
h3{
    font-size: 30px;
    color: #000000;
}
h4{
    font-size: 26px;
    color: #7fc570;
}
h5{
    font-size: 22px;
    color: #7fc570;
}
h6{
    font-size: 30px;
    color: #7fc570;
}
a{
    color: #7fc570 ;
}
a:focus, a:hover{
	text-decoration:none;
    color: #8f908b;
}
.btn-primary {
    color: #fff;
    background-color: #7fc570;
    border-color: #7fc570;
    padding: 10px 25px;
    font-weight: 500;
    font-size: 16px;
}
.top_header {
    background-color: #7fc570;
    padding: 10px 0px;
}
.top_header_list {
    margin: 0px 0px;
}
.top_header_list li a {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
}
.top_header_right p {
    margin: 0px;
    color: #ffffff;
    font-weight: 700;
}
.navbar-brand img {
    width: 160px;
    padding: 20px 0px;
    float: left;
}
.logo_title {
    margin: 0px auto;
    padding-top: 40px;
    display: table-cell;
    padding-left: 10px;
}
.logo_title h1 {
    color: #7fc570;
    font-size: 36px;
    margin: 0px;
    padding-bottom: 6px;
}
.logo_title p {
    color: #517d32;
    font-size: 18px;
    margin: 0px;
}
.top_header_list li {
    margin-right: 20px;
}
.navbar-header {
    width: 50%;
}
.membership_btn {
    float: right;
    margin: 20px 0px;
}  
.membership_btn .btn-primary {
    padding: 8px 25px;
    font-size: 24px;
    letter-spacing: 0.2px;
    transition: all 0.3s linear;
}
.membership_btn .btn-primary:hover{
    background-color: #8f908b;
    border-color: #8f908b;
} 
/*Navbar-sticky-menu-list*/
nav.navbar.bootsnav{
    background-color: #ffffff;
    border-bottom: 1px solid #c7c7cc;
}
nav.navbar.bootsnav .navbar-nav > li > a {
    color: #8f908b;
    padding: 10px 10px;
    font-weight: 700 !important;
    margin: 10px 10px;
    font-size: 24px;
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #7fc570;
}
nav.navbar.bootsnav .navbar-brand{
    padding: 0px;
    height: auto;
    float: none;
    margin: 0px;
}
ul.nav.navbar-nav.navbar-right {
    width: 100%;
    display: block;
    float: right !important;
    position: absolute;
    bottom: 10px;
    text-align: right;
    right: 0px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: #7fc570;
    color: #fff;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #90918c;
    color: #fff;
    transition: all 0.3s linear;
}
nav.navbar.bootsnav nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,
nav.navbar ul.nav li.dropdown.on > a, nav.navbar ul.nav > li.active > a:hover, 
nav.navbar ul.nav li.active > a, nav.navbar li.dropdown ul.dropdown-menu > li a:hover{
      color: #7fc570;
}  
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
    width: 250px;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    padding:10px 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #ffffff;
    cursor: pointer;
    background: #7fc570;
    padding: 6px 10px 5px;
}
button.navbar-toggle .fa-bars {
    font-size: 22px;
}
.navbar-header .attr-nav {
    display: none;
}
/*--Font awesome 5 version--*/
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
}
/*end-navbar*/
.attr-nav ul li a{
    color: #7c81b8  ;
    padding: 10px;
}
.breadcrumb > li + li:before{
    display: none;
}
.search-box {
    margin: 0px;
    width: 40%;
    float: right;
}
.search-box input {
    margin-top: 0px;
    padding-left: 40px !important;
    border-radius: 20px;
    padding: 7px;
    line-height: inherit;
}
.carousel-caption {
    background-color: inherit;
}
.carousel-caption h1 {
    color: #ffffff;
    font-weight: 900;
    margin: 0px;
    padding: 30px;
    font-size: 48px;
    line-height: 70px;
    padding: 0px;
}
.carousel-inner>.item:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 35%);
}
.carousel-caption a {
    background-color: #7fc570;
    border:2px solid #7fc570;
    line-height: inherit;
    height: auto;
    padding: 10px 30px;
    font-size: 24px;
    border-radius: 4px;
    letter-spacing: 0.5px;
    width: auto;
    margin-top: 30px;
    transition: all 0.3s linear;
}
.carousel-caption a:hover{
    background-color: #8f908b;
    color: #ffffff;
}
.about_section {
    background-color: #d9d9d9;
}
.home_wrapper{
    padding: 60px 0px;
}
.dtown_heading {
    font-size: 48px;
    margin: 0px;
    padding-bottom: 20px;
    color: #7fc570;
}
.about_content .btn-primary {
    margin-top: 15px;
    border-radius: 0px;
    letter-spacing: 0.4px;
}
.about_content h5 {
    color: #7fc570;
    font-size: 30px;
    margin: 0px;
    padding-bottom: 10px;
}
.date_heading h4 a {
    color: #8f908b;
}
.about_content .dtown_heading {
    color: #7fc570;
    font-size: 42px;
}
.about_content p {
    font-size: 28px;
    letter-spacing: 0.2px;
    line-height: 1.5;
}
.about_image {
    text-align: center;
}
.silver_sniker_logo h4 {
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 15px;
    color: #517d32;
}
.about_content .btn-primary {
    margin-top: 15px;
    border-radius: 0px;
    letter-spacing: 0.4px;
    background-color: transparent;
    color: #517d32;
    border-width: 2px;
    font-size: 24px;
    padding: 10px 40px;
    border-color: #517d32;
    margin-top: 25px;
    transition: all 0.3s linear;
}
.about_content .btn-primary:hover{
    background-color: #7fc570;
    border-color: #7fc570;
    color: #ffffff;
}
.life_service_content figure img {
    width: 100%;
}
/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    background: #000000;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.9;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	font-weight: 900;
    color: #ffffff;
    font-size: 36px;
}
.grid figure h2 span {
	font-weight: 800;
}
figure.effect-sadie p a {
    color: #ffffff;
    font-size: 24px;
}
.grid figure h2,
.grid figure p {
	margin: 0;
    color: #ffffff;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgb(127 197 112) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgb(127 197 112) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #ffffff;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.membership_block {
    background-color: #303030;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.membership_block:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(0 0 0 / 65%);
}
.membership_content {
    padding: 50px;
}
.membership_content h2 {
    margin: 0px;
    padding-bottom: 25px;
    font-size: 48px;
    color: #ffffff;
}
.membership_content p {
    font-size: 28px;
    line-height: 1.5;
    margin: 0px 0px 30px;
    color: #ffffff;
}
.membership_content .btn-primary {
    background-color: #8f908b;
    border-color: #8f908b;
    font-size: 24px;
    padding: 10px 35px;
    transition: all 0.3s linear;
}
.membership_content .btn-primary:hover{
    background-color: #7fc570;
    border-color: #7fc570;
    color: #ffffff;
}
.testmonial_details {
    background-color: #f6f6f6;
    padding: 15px;
}
.testmonial_details {
    background-color: #e1f5dc;
    padding: 15px;
    min-height: 355px;
    height: 100%;
}
.testmoni_block .dtown_heading {
    padding-bottom: 40px;
}
#owl-demo .item {
    margin: 0px 15px;
}
.event-hr {
    border-width: 3px;
    width: 40px;
    margin: 0px;
    padding-bottom: 20px;
}
.dates_list .imp_date {
    float: left;
    position: relative;
}
.date_heading {
    display: table-cell;
    padding-left: 30px;
}
.date_heading h4 {
    margin-top: 0px;
    font-size: 22px;
}
.dates_list {
    margin-top: 0px;
    margin-bottom: 40px;
}
.licence_block .dtown_heading{
    padding-bottom: 40px;
}
.date_heading h4 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 3px;
}
.date_heading span {
    display: block;
    font-size: 20px;
    padding-bottom: 5px;
}
.licence_block {
    padding-bottom: 30px;
}
.date_heading .issue-date {
    color: #9c9c9c;
}
.certify-btn .btn-primary {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.certify-btn .btn-primary:hover{
    background-color: #8f908b;
    border-color: #8f908b;
}
.certify-btn {
    text-align: center;
}
footer{
    border: none;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0px 60px;
}
footer:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(0 0 0 / 65%);
}
.more-info p, .more-info h4, .more-info a, .more-info address, .more-info h3{
    color: #ffffff;
}
.footer-title {
    font-size: 30px;
    border: 0px;
    margin-top: 0px;
    padding-bottom: 20px;
}
.footer-title {
    font-size: 30px;
    border: 0px;
}
.del_space{
    display: none;
}
.social_icons a {
    width: 45px;
    height: 45px;
    background: #7fc570;
    font-size: 20px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
}
.social_icons a:hover{
    background: #8f908b;
    color: #ffffff;
}
.footer_contact h3 {
    color: #7fc570;
    margin-top: 0px;
}
.footer_contact.more-info p {
    padding-bottom: 0px;
    margin-bottom: 8px;
}
.social_icon_list {
    margin-top: 30px;
}
.footer_links {
    margin-left: 50px;
}
#newsletterForm .form-control {
    height: 43px;
    width: 100%;
}
.news_letter .input-group-btn {
    display: inline-block;
}
#newsletterForm .form-control {
    height: 43px;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 25px;
}
.news_letter .input-group-btn .btn {
    background-color: transparent;
    border-color: #ffffff;
    border-radius: 0px;
    margin: 0px auto;
    text-align: center;
    display: block;
}
.input-group-btn {
    display: block;
    width: 100%;
}
.copy p, .power p {
    color: #ffffff;
    margin: 0px;
}
.bottom-footer {
    padding-bottom: 0px;
}
.menu-info .accordion {
    border: none;
    padding-right: 30px;
}

.accordion h3 {
    background-color: #f3e9eb;
    color: #222;
    font-size: 16px;
    text-align: center;
    margin: 0;
    padding: 10px;
}

.accordion .card-header {
    padding: 0;
}

.accordion .panel-default>.panel-heading a {
    text-align: left;
    display: block;
    width: 100%;
    font-size: 24px;
    color: #000000;
    position: relative;
    padding: 20px 15px;
}

.accordion .panel-default a.collapsed::after {
    position: absolute;
    width: 2px;
    height: 12px;
    content: '';
    background-color: #000;
    right: 11.5px;
    top: 53%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.accordion .panel-default>.panel-heading a::before {
    position: absolute;
    width: 12px;
    height: 2px;
    content: '';
    background-color: #000;
    right: 7px;
    top: 50%;
}
.uw-faq .panel-default {
    margin-bottom: 20px;
}
.uw-faq .panel-default>.panel-heading {
    padding: 0px;
    padding-right: 10px;
}
.testmoni-content img {
    width: 75px;
    border-radius: 100%;
    float: left;
}
.testmoni-page-list {
    background-color: #6ad153;
    width: 100%;
    float: left;
    padding: 30px 40px;
    margin: 20px 0px;
}
.testmoni-page-list p {
    color: #ffffff;
}
.testmoni-content h3 {
    display: table-cell;
    color: #ffffff;
    padding-top: 15px;
    padding-left: 20px;
    font-size: 28px;
}
.certify-list img {
    display: block;
    margin: 0px auto;
}
.membership_btn .btn-primary{
    margin-bottom: 20px;
}
.membership_btn .btn-primary:first-child {
    margin-right: 15px;
}
.videos-search-block h3 {
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.search-input {
    width: 50%;
    float: left;
    height: 50px;
    margin-right: 25px;
}
.videos-search-block .btn-primary {
    padding: 7px 45px;
    border-radius: 2px;
    background-color: #8f908b;
    border-color: #8f908b;
    color: #fff;
    font-size: 24px;
    transition: all 0.3s linear;
}
.videos-search-block .btn-primary:hover{
    background-color: #7fc570;
    border-color: #7fc570;
}
.workout-list-items input[type="radio"], 
.workout-list .panel-default .panel-title input[type="radio"],  
.class-info input[type="radio"] {
    width: 20px;
    height: 20px;
}
.class-info .form-group {
    line-height: 1.7;
}
.workout-list-block {
    width: 100%;
    float: left;
}
.workout-list {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    padding-right: 30px;
}
.workout-list h2 {
    font-size: 36px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #7fc570;
}
.menu-info .panel-default {
    margin-bottom: 20px;
}
.workout-list .panel-default .panel-title {
    font-size: 26px;
    display: flex
;
}
.menu-info .panel-default>.panel-heading a:hover, 
.menu-info .panel-default>.panel-heading a:focus{
    color: #000;
}
.menu-info .panel-group .panel-heading {
    padding-left: 0px;
}
.workout-list-block h2 {
    font-size: 36px;
}
.workout-title {
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.workout-videos-list img {
    width: 100%;
}
.workout-content h3 {
    text-align: center;
    margin: 0px;
    padding-top: 20px;
    line-height: 32px;
    font-size: 24px;
    padding-bottom: 15px;
}
.workout-videos-list h3 a{
    color: #000;
}
.workout-content {
    padding: 10px 20px 25px;
    text-align: center;
}
.workout-content p {
    font-size: 22px;
}
.workout-videos-list {
    margin-bottom: 50px;
    background-color: #ececec;
}
.menu-info .panel-default>.panel-heading a {
    text-align: left;
    display: block;
    width: 100%;
    position: relative;
}
.menu-info .panel-heading a[data-toggle="collapse"]:after {
    font-family: FontAwesome;
    content: "\f078";
    position: absolute;
    color: #7fc570;
    font-size: 28px;
    line-height: 22px;
    right: 20px;
    top: calc(50% - 10px);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.menu-info .panel-heading a[data-toggle="collapse"].collapsed:after {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.workout-content .btn-primary {
    padding: 6px 15px;
    transition: all 0.3s linear;
}
.workout-content .btn-primary:hover{
    background-color: #8f908b;
    border-color: #8f908b;
    color: #fff;
}
.workout-list .filter-heading {
    margin-top: 30px;
    margin-bottom: 15px;
}
.videos-details-block {
    margin-top: 20px;
    margin-bottom: 50px;
}
.videos-details-left img {
    width: 100%;
}
.videos-details-left h3 {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 1.3;
}
.videos-details-right {
    margin-top: 30px;
}
.workout-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.workout-row .workout-col{
    display: flex;
    flex-direction: inherit;
}
.videos-details-block {
    width: 70%;
    margin: 20px auto 50px;
}
.videos-search-block .class-info h3 {
    margin-bottom: 10px;
}
.videos-page {
    padding: 50px 30px;
}
.videos-search-block .form-group {
    margin-bottom: 30px;
}
.total-videos {
    float: right;
}
.class-list-items li{
    margin-bottom: 8px;
}
.class-sub-text {
    display: block;
    font-size: 18px;
    margin-top: 5px;
}

@media screen and (min-width:1200px) {
    .carousel-caption{
        width: 65%;
    }
    .carousel-caption h1 {
        font-size: 60px;
        line-height: 1.2;
        letter-spacing: 1px;
    }
    .workout-list h2{
        font-size: 42px;
    }
}
@media screen and (min-width:992px) and (max-width:1199px) {
    .top_header_right p{
        font-size: 20px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        margin: 10px 0px;
    }
    .carousel-caption {
        top: 10%;
    }
    .carousel-caption h1 {
        font-size: 48px;
        line-height: 1.2;
    }
    .navbar-header{
        width: 50%;
    }
    .logo_title{
        padding-top: 25px;
    }
}
@media screen and (max-width:768px){
    .videos-details-block{
        width: 100%;
    }
    .top_header_list, .top_header_right{
        text-align: center;
    }
    ul.nav.navbar-nav.navbar-right, .wrap-sticky nav.navbar.bootsnav.sticked {
        position: inherit;
    }
    .footer_links {
        margin-left: 0px;
    }
    figure.effect-sadie, .more-info {
        margin-bottom: 30px;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    ul.nav.navbar-nav.navbar-right {
        position: inherit;
        float: left !important;
        width: 100%;
        text-align: center;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        margin: 0px;
        font-size: 20px;
    }
    .logo_title h1{
        font-size: 42px;
    }
    .navbar-brand img{
        padding: 10px 0px;
    }
    .carousel-caption {
        width: 600px;
        top: 20%;
    }
    .carousel-caption h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .imp_dates_info {
        height: 300px;
        min-height: 100%;
    }
    .navbar-header{
        width: 100%;
    }
    .membership_btn{
        margin: 0px;
        float: none;
        text-align: center;
    }
}
@media screen and (min-width:320px) and (max-width:767px) {
    .navbar-header {
        width: 100%;
    }
    .navbar-brand img {
        float: none;
        display: block;
        margin: 0px auto;
    }
    .logo_title {
        padding: 0px;
        text-align: center;
        display: block;
    }
    .membership_btn {
        float: none;
        margin: 20px 0px;
        text-align: center;
    }
    .carousel-caption{
        display: none;
    }
    .home_wrapper{
        padding: 30px 0px;
    }
    .membership_content {
        padding: 0px;
    }
    ul.nav.navbar-nav.navbar-right {
        padding: 0px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a {
        margin: 0px;
        padding: 15px 10px;
    }
    nav.navbar.bootsnav .navbar-header {
        width: 100%;
        margin: 0px !important;
        padding: 0px;
    }
}
@media screen and (min-width:320px) and (max-width:540px) {
    .top_header_list li a, .top_header_right p{
        font-size: 22px;
    }
    .top_header_list li {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .navbar-brand img {
        padding: 5px 0px;
    }
    .dtown_heading, .about_content .dtown_heading, .membership_content h2{
        font-size: 42px;
    }
    figure.effect-sadie h2 {
        font-size: 36px;
    }
    .about_content p, .membership_content p {
        font-size: 30px;
        letter-spacing: 0.2px;
        line-height: 1.5;
    }
    .more-info {
        margin-top: 30px;
    }
    .certify-list img{
        margin: 0px 0px 10px;
    }
}   