.list-left, .list-right {
    width: 50%;
    float:left;
}
.list-wrapper {
    padding: 20px 10px 20px;
    width: 100%;
}
.recent-text {
	font-family: 'sf_compact_displaysemibold';
	font-size: 23px;
	line-height: 40px;
    text-align: left;
    color: #b1740a;
}
.list-btn {
    text-align: right;
}
.list-btn .btn {
	font-family: 'sf_compact_displaysemibold';
	font-size: 23px;
	line-height: 23px;
    background: none;
    padding: 0px 10px;
}
.list-btn .btn i {
	color: #aab0aa;
	font-size: 16px;
	line-height: 25px;
}
.list-btn .btn {
    color: #aab0aa;
}
.list-btn .active {
    color: #000;
}
.list-btn .active i {
	color: #000;
}
.btn:active, .btn.active {
    box-shadow: none;
    color: #000;
}
.insta-list .list {
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
    margin: 5px;
    border-radius: 10px;
	position: relative;
}
.insta-list-left {
    width: 150px;
    float:left;
}
.insta-list-right {
    width: calc(100% - 150px);
    float:left;
    padding: 0px 0px 0px 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 150px;
}
.insta-list-title {
    font-size: 25px;
    line-height: 27px;
    font-weight: 400;
    color: #000;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal;
}
.insta-list-desc {
	font-family: 'sf_compact_displayregular';
	font-size: 18px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.70);
	padding-top: 15px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	display: -webkit-box;
	overflow: hidden;
	white-space: normal;
}
.list .ii-image {
    /*background-size: 100% ! important;
    min-width: 33.33%;
    height: 150px;
    background-position: center ! important;
     border-radius: 5px; */
	background-size: cover !important;
    min-width: 33.33%;
    height: 201px;
	background-position: center !important;
}
.grid .ii-image {
    /* background-size: 100% ! important;
    min-width: 33.33%;
    height: 242px;
    background-position: center ! important;
    border-radius: 5px; */
	background-size: cover !important;
    min-width: 33.33%;
    height: 309px;
	background-position: center !important;
}

.icons-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.icons-list li {
    float: left;
    width: 25%;
    padding: 0 5px 5px 0;
    /*min-height: 242px;*/
}
.icons-list li {
    padding: 20px 0 0 20px;
    text-align: center;
}
.icons-img {
    margin: auto;
}
.icons-img img {
    width: 100px;
    height: auto;
}
.icons-title {
	font-family: 'sf_compact_displaysemibold';
    font-size: 23px;
    line-height: 23px;
    font-weight: 400;
    color: #000;
    padding: 15px 0;
}
.list-cosmic {
    margin: 10px;
    text-align: center;
}
.list-cosmic img {
    width: 50%; 
    height: auto;
}
.list .list1, .list .list2 {
    width: 20px;
    margin: 5px;
}
.grid .grid1, .grid .grid2 {
    width: 20px;
    margin: 5px;
}
.load-more-wrapper
{
    margin: 0 auto;
    width: 163px;
}
.load-more-wrapper a, .load-more-wrapper a:hover, .load-more-wrapper a:focus {
    font-family: 'sf_compact_displaysemibold';
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background: #b1740a;
    display: block;
    width: 100%;
    line-height: 64px;
    border-radius: 30px;
    text-align: center;
    line-height: 50px;
}
.features-wrapper {
    padding: 50px 0;
}
.wrapper {
    max-width: 928px;
    width: 100%;
    margin: 0 auto;
}
.section-title {
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #000;
}
.section-title span {
    position: relative;
    letter-spacing: 1px;
    z-index: 9;
}
#subscribe .features-desc {
    padding: 25px 0 50px;
}

.features-desc {
    font-size: 20px;
    line-height: 26px;
    max-width: 68%;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 80px;
    color: #000;
}
.frm-wrapper {
    max-width: 596px;
    margin: 0 auto 30px;
}
.frm-left {
    float: left;
    width: 425px;
}
.frm-right {
    float: right;
    width: 163px;
}
.frm-textbox {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #91a5aa;
    border: 1px solid rgb(177 117 11);
    background-color: rgb(255, 255, 255);
    width: 100%;
    border-radius: 30px;
    padding: 19px 28px;
}
.frm-right a, .frm-right a:hover, .frm-right a:focus {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background: #b1740a;
    display: block;
    width: 100%;
    border-radius: 30px;
    text-align: center;
    line-height: 64px;
}
.subscribe {
    /* font-family: 'sf_compact_displaysemibold'; */
    font-size: 23px;
    line-height: 40px;
    text-align: left;
    color: #b1740a;
}
.close {
    font-size: 30px;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 999;
}
.popup-img {
    text-align: center;
    padding-top: 50px;
}
.popup-text {
    padding: 50px 0;
    text-align: center;
}
.list-full {
	width: 100% !important;
}
@media (max-width: 768px) { 
    .recent-text { 
        line-height: 30px;
        font-size: 14px;
    }
    .section .container {
        padding: 20px 0 0 5px;
    }
    .list-btn .btn {
        padding: 0px 5px ! important; 
        font-size: 14px;
    }
    .icons-img img {
        width: 70px;
        height: auto;
    }
    .icons-title {
        font-size: 14px;
        line-height: 14px;
        padding: 15px 0;
    }
    .list-cosmic {
        margin: 10px;
    text-align: center;
    }
    .list-wrapper {
        padding: 10px;
        width: 100%;
    }
    .list-cosmic img {
        width: 70%;
        height: auto;
    }
    .icons-list li {
        float: left;
        width: 25%;
        padding: 10px 0px 10px 5px;
    }
    .list-wrapper-icons {
        margin-top: 0px;
    }
    .list-left {
        width: 30%;
    }
    .list-right {
            width: 70%;
    }
    .insta-list .list {
        float: left;
        width: 100%;
        padding: 10px ! important;
        background: #fff;
        margin: 0px ! important;
        border-radius: 10px;
        margin-bottom: 10px ! important;
    }
    .link-list, .insta-list {
        padding: 10px ! important;
    }
    .list .ii-image {
        height: 166px ! important;
    }
    .grid .ii-image {
        height: 173px ! important;
    }
	.insta-list-left {
		width: 124px;
	}
	.insta-list-right {
		width: calc(100% - 124px);
        /*padding: 0px 0px 0px 10px;*/
		left: 124px;
	}
    p:last-child {
        font-size: 0.75em;
      }
	.insta-list-title {
		font-size: 20px;
		line-height: 21px;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
		display: -webkit-box;
		overflow: hidden;
	}
	.insta-list-desc {
		font-size: 16px;
		line-height: 18px;
        padding-top: 10px;
		-webkit-line-clamp: 3;
	}
    body {
		background: #dbeaf1 url("../images/bg-mobile.jpg") no-repeat;
    }
    .frm-right {
        float: none;
        margin: 0 auto;
    }
    .frm-wrapper {
        width: 100%;
    }
    .frm-left {
        float: none;
        width: 100%;
        margin-bottom:20px;
    }
    #subscribe .features-desc {
        padding: 20px 0 50px;
    }
    .wrapper{
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    .promo-banner .insta-list-title {
		-webkit-line-clamp: 4;
	}
}