.glyphicon-star {
    color: #e07225;
    font-size: 15px;
    padding: 2px;
}

@media only screen and (max-width: 767px) {
    .wrapper {
        width: unset;
        margin: 0 auto;
        position: relative;
    }

    .testi-upper {
        width: 100% !important;
    }

    p {
        font-size: 14px !important;
        margin: 0 0 10px;
    }

    .test-quote-icn {
        margin-right: 5px;
    }

    .test-quote-icn {
        float: left;
        margin-top: 20px;
    }

    .test-quote-icn img {
        width: 35px;
    }

    .testi {
        width: 75%;
    }

    .testi-container {
        padding: 65px 30px;
    }

    .col-lg-6,
    .col-md-6 {
        padding-right: 10px;
    }

    .testi-quote {
        margin-right: 0px;
    }

    .quote-container {
        width: 100% !important;
    }

    .testimoni {
        font-size: 16px;
        line-height: 35px;
    }
    }

    /* Reapply min-height on desktop screens */
    @media only screen and (min-width: 768px) {
    .col-lg-6 {
        float: left;
    }
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 50%;
}

.pagination > li {
    display: inline;
    font-family: "Open Sans", sans-serif;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #454242;
    text-decoration: none;
    background-color: #fff;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #72be44;
    border-color: #72be44;
    border-radius: 50%;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #72be44;
    border-color: #72be44;
    border-radius: 50%;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd !important;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.testimony-container {
    font-size: 14px;
}

.pagination-testi {
    display: inline-block;
    width: 100%;
    position: relative;
}

.testi-icon {
    max-height: 80px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.testi-icon {
    max-height: 60px;
}

.login-row,
.testi-upper {
    width: 70%;
}

.testi-upper {
    position: relative;
    text-align: left;
    width: 48%;
    margin: auto;
}

.test-quote-icn {
    float: left;
    margin-top: 20px;
}

.testi {
    width: 85%;
    margin: auto;
    margin-top: 20px;
    font-weight: 500;
    font-style: italic;
}
.testi {
    text-align: center;
}

.t-user {
        color: #929292;
        margin-top: 10px;
    font-weight: 500;
}

.t-user {
    display: block;
    text-align: center;
}

.testi-title {
    margin-bottom: 45px;
    font-weight: 380;
    font-size: 30px;
    text-align: center;
}

.testi-name, .testimoni {
	font-size: 20px;
	text-align: center;
	margin: auto;
}

.testimoni {
	font: 24px open sans,sans-serif;
	text-align: left;
	max-width: 350px;
	line-height: 45px;
	vertical-align: top;
}

.quote-container {
	display: inline-block;
	width: 80%;
}

.testi-quote {
	margin-right: 10px;
	width: 25px;
}

.testi-quote {
	display: inline-block;
	background-image: url(/assets/images/quote-icn-org.png);
	background-size: contain;
	background-repeat: no-repeat;
	height: 72px;
	width: 30px;
	vertical-align: top;
	margin-top: 12px;
	margin-right: 25px;
}

.testi-info {
	text-align: center;
	margin-top: 10px;
}

.testi-info {
	font: 16px montserrat,sans-serif;
	color: #373737;
	text-transform: uppercase;
}

.testi-name, .testimoni {
	font-size: 20px;
	text-align: center;
	margin: auto;
}

.testi-name {
	font: 24px montserrat,sans-serif;
	color: #7cc576;
}

.testi-info {
	text-align: center;
	margin-top: 10px;
}

.testi-info {
	font: 16px montserrat,sans-serif;
	color: #373737;
	text-transform: uppercase;
}

.pagination-content{
    position: absolute;
    right: 0;
}

.pagination-content div:last-child{
    display: none;
}