/*   
Theme Name: Dating Test v:0.2
Theme URI: http://datingtest.be/
Description: This is an exclusive, fully SEO optimized Wordpress theme developed by Tapmeet for Datingtest website.
Author: Tapmeet
Author URI: 
*/

* {
    margin:0;
    padding:0;
}
a, .pink {
    color: #B83964
}
.pink-bg {
    background: #B83964 !important
}

ul, li,#main-content #sidebar li, #main-content #sidebar ul {
    list-style-type: none;
    margin-left: 0;
}
input[type="submit"] {
}
.strong {
    font-weight:bold;
}
.cursive {
    font-style: italic
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.left {
    text-align: left
}
.justify {
    text-align: justify;
}
.underline {
    text-decoration: underline;
}
.uppercase {
    text-transform: uppercase;
}
.fullwidth {
    float:left;
    width:100%;
}
.halfwidth {
    float:left;
    width:50%;
}
.first {
    margin-left: 0 !important;
}
.alignleft{
    float:left;
    margin-right:10px;
    border: 1px solid #ccc;
    padding: 4px
}
.alignright{
    float:right;
    margin-left:10px;
    border: 1px solid #ccc;
    padding: 4px
}
img.imgcenter {
    margin: 0px auto 10px;
    display: block;
    border: 1px solid #ccc;
    padding: 4px;
}
#page-wrapper video, #page-wrapper iframe{
    max-width: 100%;
    height: auto;
    min-height: 220px;
}
h1, h2, h3, h4, h5, h6, strong, b, #header{
    font-family: 'Montserrat', sans-serif;
}
body{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    overflow-x: hidden;
}
.entry-content {
    color: #717171;
    font-size: 14px;
    line-height: 25px;
}
/**Header**/
#header {
    margin: 0;
}
#header-top {
    font-size: 12px;
    border-radius: 0px;
    background-color: #343434;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
}
#header-top a {
    color: #fff;
}
#header-top .nav li.current-menu-item > a {
    color: #E72969;
}
h1.logo {
    float: left;
    margin: 0;
}
.header-bottom {
    padding: 20px 0px;
}
/*banner*/
html, body {
    height: 100%;
}
#page-banner {
    height: 653px;
    background-size: cover !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
#page-banner:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.24);
}
#home-wrapper{    
    position: relative;
    min-height: 100%;
}
#home-wrapper .container{
    position: relative;
    z-index: 0;
}
#home-wrapper ul,
#page-wrapper ul{
    padding-left: 25px;
}
#home-wrapper ul li,
#page-wrapper ul li{
    position: relative;
    margin-bottom: 10px;
}
#page-wrapper ul li:before{
    content: url('img/star-dark.png');
    position: absolute;
    left: -25px;
    top: 3px;
}
#home-wrapper ul li:before
{
    content: url('img/star.png');
    position: absolute;
    left: -25px;
    top: 0px;
}
.banner-content {
    color: #fff;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    float: left;
    width: 100%;
}
.banner-content ul {
    margin: 20px 0px;
}
.banner-content h1 {
    font-size: 47px;
    line-height: 50px;
    font-weight: normal;
    color: #FFF;
    text-shadow: 0px 0px 10px #000000;
    margin-bottom: 20px;
}
.banner-content p {
    font-size: 24px;
    line-height: 1.4;
    color: #FFF;
    text-shadow: 0px 0px 7px #000000;
}
.no1 {
    font-size: 70px;
    font-family: Minion Pro;
    line-height: 1;
    font-weight: bold;
    margin-bottom: -10px;
}
.circle-add small {
    font-size: 18px;
    line-height: 1;
}
.circle-add {
    width: 168px;
    height: 168px;
    text-align: center;
    background-color: #b83964;
    border-radius: 50%;
    float: right;
    margin-right: 15px;
    font-family: 'Roboto', sans-serif;
    padding: 39px 0px 0;
    line-height: 1;
    margin-top: 30px;
}
/*top 10 grid view*/
.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: left;
    display: inline;
}
.rating > span {
    display: inline-block;
    position: relative;
    width: 1em;
    font: normal normal normal 14px/1 FontAwesome;
    height: 12px;
}
.rating > span:before,
.rating > span ~ span:before {
    content: "\f005";
    position: absolute;
    color: #7d7d7d;
    left: 0;
}
.rating > span:hover:after,
.rating > span.active:after,
.rating > span.active ~ span:after,
.rating > span:hover ~ span:after {
    content: "\f005";
    position: absolute;
    left: 0;
    color: #b83964;
}
#toplist {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.homesite-title {
    font-size: 22px;
    line-height: 56px;
    color: #FFF;
    margin-bottom: 0px;
    text-align: center;
    text-shadow: -1px 0px #000000;
    background: #343434;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.innerwrap {
    float: left;
    width: 100%;
    clear: both;
    background-color: #fff;
    padding: 20px 5px 50px;
}
img {
    max-width: 100%;
    height: auto;
}
.box {
    display: block;
    position: relative;
    border: 1px solid #dfdfdf;
    padding: 0px 0px 5px 0px;
    background-color: #FFFFFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.box:hover img {
    opacity: 0.7;
    transition: all .5s;
}
.box figure .featured {
    position: absolute;
    left: -34px;
    top: 19px;
    background-color: #b83964;
    transform: rotate(-42deg);
    -webkit-transform: rotate(-42deg);
    -moz-transform: rotate(-42deg);
    font-size: 17px;
    color: #fff;
    padding: 2px 9px;
    width: 140px;
    text-align: center;
}
.box figcaption .siteslogan {
    font-size: 17px;
    line-height: 21px;
    color: #b83964;
    margin-bottom: 0px;
}
.box figcaption .sitename {
    font-size: 30px;
    line-height: 35px;
    color: #8c8b8b;
    margin-bottom: 0px;
}
.box figcaption {
    padding: 15px;
}
.box figcaption .rating {
    display: block;
    text-align: left;
    margin-bottom: 10px;
}
.box figure {
    position: relative;
    overflow: hidden;
}
.btn {
    padding: 6px 25px;
    border: 1px solid #000;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    text-shadow: 1px 1px 1px rgba(44, 77, 36, 0.75);
    font-size: 17px;
}

.grid-view {
    padding: 0px 5px;
    margin-bottom: 20px;
}
.grid-view img{
    width: 100%;
}
.icon-rating {
    background: url('img/icon.png') no-repeat;
    font-size: 48px;
    text-align: center;
    width: 81px;
    height: 81px;
    line-height: 81px;
    color: #fff;
    position: absolute;
    right: 13px;
    bottom: 25px;
}
/****************************************Home intro**************************************/
.home-intro {
    width: 100%;
    background: #FFF;
    border-top: 1px solid #dcdcdc;
    padding: 37px 0 70px;
}
.home-intro .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container a {
    background-color: #f3f3f3 !important;
}
.home-intro h2 {
    margin-bottom: 30px;
}
.home-intro h3 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.home-intro-col {
    padding: 50px 0px;
}
.home-intro .row.category-thumbnail.oscitas-bootstrap-container h4 {
    text-transform: uppercase;
    color: #5CB85C;
    font-weight: bold;
}
.home-intro .row.category-thumbnail.oscitas-bootstrap-container h4 img {
    background-color: #55AB55;
    border-radius: 50%;
    padding: 5px;
    width: 50px;
    margin-right: 7px;
}

/*=============================================================Home post list view=====================================*/
.list-view {
    width: 100%;
    background: url('img/pattern-bg.gif') repeat 0px -30px;
    border-top: 1px solid #dbdbdb;
    padding-top: 60px;
}
.list-post {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
.list-post:nth-child(odd) .featured-img {
    float:right;
}
.featured-img figure{
    background-color: #fff;
    padding: 5px;
    width: 357px;
    height: 237px;
    overflow: hidden;
    perspective: 350px;
    -webkit-perspective: 350px;
    -moz-perspective: 350px;
    -ms-perspective: 350px;
    -o-perspective: 350px;
    margin-bottom: 20px;
}
.featured-img {
    float: left;
    text-align:center;
    margin-top: 3%;
}
.featured-img img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.featured-img figure:hover img {
    transform: rotate(15deg) scale(1.5);
    -webkit-transform: rotate(15deg) scale(1.5);
    -moz-transform: rotate(15deg) scale(1.5);
    -ms-transform: rotate(15deg) scale(1.5);
}
.featured-img figure:hover .overlay .fa {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.featured-img .overlay .fa {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: all .2s .2s;
    -webkit-transition: all .2s .2s;
    -moz-transition: all .2s .2s;
    -ms-transition: all .2s .2s;
    -o-transition: all .2s .2s;
}
.overlay .more-info {
    left: 0;
    right: -50px;
}
.overlay .visitwebsite {
    left: -50px;
    right: 0;
}
.overlay a {
    width: 40px;
    height: 40px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
}
.overlay a .fa {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    margin: 2px;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}
.featured-img figure:hover .overlay {
    background-color: rgba(0, 0, 0, 0.58);

}
.post-caption h3 {
    margin-top: 0;
}
.post-caption {
    width: 57%;
    float: left;
    display: inline;
    background: #FFF;
    padding: 18px 20px;
    -moz-box-shadow: 3px 3px #d3d3d3;
    -webkit-box-shadow: 3px 3px #d3d3d3;
    box-shadow: 3px 3px #d3d3d3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: 300;
    position: relative;
    min-height: 375px;
}
.list-post:nth-child(odd) .post-caption:after {
    right: -42px;
}
.list-post .post-caption:after {
    width: 42px;
    height: 48px;
    position: absolute;
    content: "";
    top: 50%;
    margin-top: -21px;
    overflow: hidden;
    background: url('img/post-point.png') no-repeat 0px 0px;
}
.list-post:nth-child(even) .post-caption:after {
    left: -42px;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}
.list-post:nth-child(even) .post-caption {
    float: right;
    -moz-box-shadow: -3px 3px #d3d3d3;
    -webkit-box-shadow: -3px 3px #d3d3d3;
    box-shadow: -3px 3px #d3d3d3;
}
/**Layout**/
#page-wrapper {
    min-height: 310px;
}
/*============================================================Category page============================================*/
.top-widget-area {
    background-color: #dedbdc;
    line-height: 26px;
}
.btn.btn-lg {
    font-size: 22px;
    padding: 12px 50px;
}
.top-widget-text p, .home-intro p {
    margin-bottom: 30px;
}
h1.post-title {
    font-family: 'Roboto', sans-serif;
    font-size: 54px;
    font-weight: 400;
    color: #555555;
    margin-bottom: 30px;
}
h1.post-title .firstWord {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.top-widget-text {
    margin-top: 50px;
}
.top-widget-area .container {
    position: relative;
    min-height: 560px;
    padding-bottom: 50px;
}
.top-widget-featured-img {
    position: absolute;
    right: 0;
    bottom: 0;
}
#post-result {
    background-color: #efefef;
    padding-top: 60px;
}
.list-view-site {
    background-color: #fff;
    margin-bottom: 60px;
    //display: table;
    position: relative;
    overflow: hidden;
    font-size: 14px;
}
.list-view-site > div {
    display: table-cell;
    vertical-align: top;
}
.site-logo {
    width: 22%;
    text-align: center;
    padding-top: 90px;
}
.category-type {
    position: absolute;
    left: -47px;
    top: 24px;
    background-color: #b83964;
    transform: rotate(-42deg);
    -webkit-transform: rotate(-42deg);
    -moz-transform: rotate(-42deg);
    font-size: 14px;
    color: #fff;
    line-height: 1;
    padding: 7px 26px;
    width: 178px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    z-index:99;
}
.category-type a {
    color: #fff;
}
.site-des {
    padding: 20px 15px;
}
.list-view-site p {
    margin-bottom: 20px;
}
.site-des .site-title {
    float: left;
    margin: 0 0px 6px;
    font-size: 24px;
}
.site-des header {
    float: left;
    width: 100%;
}
.site-des .rating{
    margin-top: 5px;
}
.site-des .rating span {
    font-size: 12px;
}
.offer {
    background: url('img/icon.png') no-repeat;
    font-size: 14px;
    text-align: center;
    background-size: contain;
    width: 91px;
    height: 91px;
    line-height: 1;
    color: #fff;
    right: 13px;
    display: table;
    float: right;
    margin-top: 15px;
}
.offer > div{
    display: table-cell;
    vertical-align: middle;
}
.content {
    padding-top: 30px;
    padding-bottom: 50px;
    line-height: 25px;
}
.content img {
    padding: 3px;
    border: 1px solid #ccc;
}
.content p {
    margin-bottom: 30px;
}
/***************************************************************REVIEW PAGE******************************************/
.review-page {
    background-color: #dedbdc;
    padding: 40px 0px;
}
.bg-white{
    background: #fff;
}
.review-post {
    padding: 10px 15px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.review-post {
    padding: 10px 15px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.review-post h1 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.post-date {
    float: left;
    width: 100%;
    font-size: 11px;
    font-weight: 300;
    font-style: italic;
    line-height: 23px;
    padding: 5px 6px;
    border: 1px dotted #333;
    border-left: 0;
    border-right: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.post-date .rating {
    position: relative;
    top: 4px;
}
.post-date .rating span {
    font-size: 11px !important;
}
.write-review a .fa {
    font-size: 25px;
    vertical-align: middle;
}
.write-review a {
    color: #333;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    text-decoration: none;
}
.write-review {
    padding: 5px 0px 20px;
}
/*review-sidebar*/
.side-widget .overall-rating .rating span {
    font-size: 20px;
}
.side-widget .overall-rating .rating {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.side-widget .btn {
    margin-bottom: 30px;
    display: block;
    padding: 14px;
    font-size: 22px;
}
.side-widget p, .side-widget .overall-rating {
    margin-bottom: 30px;
}
.side-widget img {
    width: 100%;
    margin-bottom: 30px;
}
.side-widget {
    padding: 10px;
    font-size: 20px;
}
/*pagination*/
.pagination {
    clear: both;
    padding: 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    display: table;
    margin: auto;
    border: 1px solid #A3A8B5;
    border-radius: 0px;
}

.pagination span, .pagination a {
    display: block;
    float: left;
    margin: 0px;
    padding: 12px 12px;
    text-decoration: none;
    width: auto;
    color: #414141;
    font-size: 16px;
    background: #F9F8F3;
    border-right: 1px solid #BC3E6A;
}
.pagination > a:last-child {
    border: 0px;
}
.pagination a:hover{
    color:#fff;
    background: #BC3E6A;
}

.pagination .current{
    background: #BC3E6A;
    color:#fff;
}
/*=======================================================Blog Page===================================================*/
.about-heading {
    width: 100%;
    height: 188px;
    padding: 8px 0 0 0;
    background: #272727;
    color: #fff;
    text-align: center;
}
.about-heading h1 {
    color: #b83964;
    font-size: 54px;
    font-family: 'Damion', cursive;
}
.about-heading h2 {
    font-size: 54px;
    margin-top: 0px;
}
.blog-container {
    background-color: #F7F7F7;
}
.blog-wrap {
    background-color: #fff;
    padding: 27px 27px 28px 28px;
    border-left: 1px solid #ccc;
}
article.post-type-post {
    border-bottom: 1px solid #D8DFEA;
    padding-bottom: 20px;
    margin-bottom: 10px;
    clear: both;
    float: left;
    width: 100%;
}
article.post-type-post:last-child {
    border-bottom: 0px;
}
article.post-type-post header {
    margin-bottom: 10px;
}
h3.blog-title {
    font-size: 32px;
    line-height: 38px;
    font-family: mainBold, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    padding: 0;
}
h3.blog-title a {
    color: #333;
    text-decoration: none;
}
.small-title a {
    font-weight: bold;
    color: #333;
}
.small-title {
    color: #717171;
    font-size: 13px;
    line-height: 25px;
}
/*sidebar*/
#sidebar {
    padding: 20px 0 0 0;
}
#sidebar h2.widgettitle {
    height: 49px;
    line-height: 51px;
    color: #FFF;
    background: #bc3e6a;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #f7f7f7;
    padding: 0 0 0 19px;
    font-size: 100%;
    margin: 0px;
}
#sidebar .widget #searchform div {
    position: relative;
}
#sidebar .widget #searchform div:after {
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    top: 0;
    content: "\f002";
    background-color: rgba(0, 0, 0, 0);
    color: #7B7B7B;
    width: 39px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 17px;
    border-radius: 0px 5px 5px 0px;
}
#sidebar .widget #searchform input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    background-color: rgba(250, 175, 58, 0);
    border: 0px;
    color: transparent;
    text-indent: -9999px;
    width: 50px;
    z-index: 100;
    outline: 0px;
}
#sidebar .widget #searchform {
    position: relative;
    padding: 10px 19px 26px 19px;
}
#sidebar .widget #searchform input[type="text"] {
    border: 1px solid #ccc;
    height: 40px;
    border-radius: 5px;
    background-color: white;
    padding: 10px;
    width: 100%;
    outline: 0px;
}
#sidebar .widget #searchform label {
    display: none;
}
#sidebar ul li {
    margin: 0px;
}
#sidebar ul li a {
    display: block;
    background: #ffffff;
    padding: 10px 19px;
    color: #000000;
    line-height: 28px;
    text-decoration: none;
}
#sidebar ul {
    padding-left: 0 !important;
    padding: 0 0px 20px;
    margin: 0;
}
#sidebar ul li:before {
    display: none;
}
/*=======================================================Archive page=================================================*/
.archive-category-list .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container:hover img{
    transform: rotate(10deg) scale(1.5);
    -webkit-transform: rotate(10deg) scale(1.5);
    -moz-transform: rotate(10deg) scale(1.5);
    -o-transform: rotate(10deg) scale(1.5);
}
.archive-category-list .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container img{
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.archive-category-list .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container{
    margin-bottom: 30px;
}
.archive-category-list .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container p:empty,
.home-intro .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container p:empty {
    display: none;
}
.archive-category-list .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container h4{
    margin: 0px;
    padding: 0px;
}
.archive-category-list .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container a{
    background-color: #fff;
    display: block;
    padding: 7px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
}
/*****************************************************************Footer***********************************************/
#footer{
    background: url('img/footer-bg.png') no-repeat bottom center #ffffff;
    background-size:100% auto;
    padding: 30px 0px 190px;
    line-height: 23px;
    font-size: 14px;
    border-top: 1px solid #dbdbdb;
}
#footer a{
    color: #333;
}
.about-footer .footer-logo {
    margin-bottom: 30px;
}
.about-footer .copyright {
    margin-top: 10px;
}
#footer h2.widgettitle {
    margin-top: 0px;
    font-size: 15px;
    margin-bottom: 30px;
    color: #000;
}
#footer > .container {
    padding: 10px 0;
}
.copyright {
    font-size: 12px;
}
/*==================================================4O4 page=========================================================*/
body.full, html {
    width: 100%;
    height: 100%;
}
/*404 page*/
.error-bg{
    background: url('img/error.png');
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}
.full, .full-page {
    width: 100%;
    height: 100%;
}
.logo-holder {
    position: absolute;
    top: 0;
    left: 0;
    margin: 30px 0 0 30px;
    display: block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.full-center {
    left: 50% !important;
    position: absolute !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.text-error {
    color: #A40700;
}

.bg-holder > .bg-holder-content, .bg-holder > .bg-content {
    position: relative;
    z-index: 7;
}
.text-hero {
    font-size: 200px;
    line-height: 1em;
    font-weight: 100;
}
a.btn.btn-transprent.btn-ghost.btn-lg.mt5{
    font-size: 22px;
    padding: 18px 50px;
    background-color: #A40700;
    color: #fff;
    line-height: 1;
    border: 1px solid #A40700;
}
/*===============================================media======================================================*/
@media only screen and (min-width:992px){
    .sm-grid p.sitename {
        font-size: 24px;
    }
    .sm-grid .box .siteslogan {
        font-size: 16px;
    }
    .sm-grid .icon-rating {
        background-size: contain;
        width: 66px;
        font-size: 30px;
        line-height: 66px;
        height: 66px;
        bottom: 46px;
        right: 10px;
    }
    .sm-grid .btn {
        padding: 6px 13px;
    }
}
@media only screen and (max-width:1199px){
    .sm-grid p.sitename {
        font-size: 21px;
    }
    .box figcaption .sitename {
        font-size: 24px;
    }
    h3, .h3 {
        font-size: 20px;
    }
    h1, .h1 {
        font-size: 26px;
    }
    h3.blog-title {
        font-size: 28px;
    }
    #footer {
        padding: 30px 0px 110px;
    }
}

@media only screen and (max-width:991px){
    .nav > li > a {
        padding: 10px 7px;
        font-size: 10px;
    }
    .circle-add {
        width: 118px;
        height: 118px;
        padding: 25px 0px 0;
    }
    .no1 {
        font-size: 50px;
    }
    .circle-add small {
        font-size: 15px;
        line-height: 1;
    }
    .banner-content p {
        font-size: 19px;
    }
    .banner-content h1 {
        font-size: 39px;
    }
    .homesite-title {
        font-size: 20px;
    }
    .featured-img {
        margin-top: 6%;
    }
    .featured-img figure {
        width: 263px;
        height: auto;
    }
    .featured-img .btn {
        font-size: 12px;
        padding: 10px 15px;
    }
    .list-post .post-caption:after {
        width: 29px;
        height: 29px;
        background-size: contain;
    }
    .list-post:nth-child(odd) .post-caption:after {
        right: -29px;
    }
    .list-post:nth-child(even) .post-caption:after{
        left: -29px;
    }
    h1.post-title {
        font-size: 40px;
    }
    .archive-category-list .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container a {
        font-size: 16px;
    }
    .top-widget-area .container {
        min-height: 470px;
    }
    body{
        font-size: 14px;
    }
    h2, .h2 {
        font-size: 24px;
    }
    .content .col-lg-8.col-md-7.col-xs-12.col-sm-12.oscitas-bootstrap-container {
        margin-bottom: 20px;
    }
    .home-intro .row.category-thumbnail.oscitas-bootstrap-container h4 {
        font-size: 16px;
    }
    .home-intro .row.category-thumbnail.oscitas-bootstrap-container h4 img {
        width: 40px;
        padding: 2px;
    }
}
@media only screen and (max-width:767px){
    .banner-content ul {
        padding-right: 110px;
    }
    .circle-add {
        position: absolute;
        right: 0;
        top: 180px;
    }
    .grid-view {
        width: 50%;
        float: left;
    }
    .home-intro-col [class*="col"] {
        margin-bottom: 30px;
    }
    .home-intro-col [class*="col"]:last-child {
        margin-bottom: 0px;
    }
    .home-intro {
        padding: 37px 0 30px;
        text-align: center;
    }
    .home-intro .row.category-thumbnail.oscitas-bootstrap-container h4 img {
        display: block;
        margin: 0px auto 10px!important;
        width: auto;
    }
    .home-intro .row.category-thumbnail.oscitas-bootstrap-container h4 {
        font-size: 20px;
    }
    .nav > li > a {
        font-size: 12px;
    }
    .top-widget-featured-img {
        position: static;
        text-align: center;
    }
    .top-widget-text {
        margin-top: 0px;
    }
    h1.post-title {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .top-widget-area .container {
        min-height: initial;
        padding-bottom: 0px;
    }
    #footer .about-footer {
        width: 50% !important;
    }
    #footer [class*="col"] {
        width: 25%;
        float: left;
    }
    #footer {
        padding: 30px 0px 90px;
    }
    #footer h2.widgettitle {
        margin-bottom: 0;
        min-height: 60px;
    }
    .content {
        padding-bottom: 20px;
    }
    .archive-category-list .col-lg-4.col-md-4.col-xs-12.col-sm-4.oscitas-bootstrap-container img {
        width: 100%;
    }
    .list-view-site {
        padding-bottom: 10px;
    }
    .list-view-site > div .col-xs-2 {
        position: absolute;
        right: 0;
        bottom: 7px;
    }
    .list-view-site > div .col-xs-10 {
        width: 100%;
    }
    .site-logo {
        width: 18%;
        padding-top: 110px;
    }
    .offer {
        font-size: 14px;
        background-size: contain;
        width: 81px;
        height: 81px;
    }
    .col-sm-8.review-wrap {
        margin-bottom: 20px;
        clear: both;
        float: left;
        width: 100%;
    }
    .side-widget {
        padding: 10px;
        font-size: 20px;
        clear: both;
        width: calc(100% - 30px);
        margin: auto;
    }
    #page-wrapper iframe {
        width: 100%;
        height: auto;
        min-height: 400px;
    }
    .blog-wrap {
        border-left: 0px solid #ccc;
    }
}
@media only screen and (max-width:667px){
    .icon-rating {
        font-size: 37px;
        width: 71px;
        background-size: contain;
        height: 71px;
        line-height: 71px;
    }
    .featured-img figure {
        max-width: 450px;
        width: 100%;
        height: auto;
        margin: 0px auto 20px;
    }
    .featured-img .btn {
        font-size: 17px;
        padding: 10px 23px;
        margin: 0px 5px;
    }
    .post-caption {
        width: 100%;
        -moz-box-shadow: 0px 0px 0px 3px #d3d3d3 !important;
        -webkit-box-shadow: 0px 0px 0px 3px #d3d3d3 !important;
        box-shadow: 0px 0px 0px 3px #d3d3d3 !important;
        min-height: 150px;
        margin-top: 20px;
    }
    .list-post .post-caption:after {
        top: -27px !important;
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
        transform: rotate(180deg) !important;
        -webkit-transform: rotate(180deg) !important;
        -moz-transform: rotate(180deg) !important;
        -ms-transform: rotate(180deg) !important;
        -o-transform: rotate(180deg) !important;
    }
    .banner-content h1 {
        font-size: 34px;
        line-height: 39px;
    }
    .banner-content p {
        font-size: 17px;
    }
    .circle-add {
        position: absolute;
        right: 0;
        top: 150px;
    }
    .featured-img {
        margin-top: 0;
        float: none !important;
        margin-bottom: 20px;
    }
    .featured-img img{
        width: 100%;
    }
}
@media only screen and (max-width:600px){

    .share-this.pull-right {
        width: 70%;
        text-align: right;
    }
    [class*="a2a_button_pinterest_pin"] {
        width: 40px !important;
    }
    .homesite-title {
        font-size: 18px;
        line-height: 1.2;
        padding: 16px 10px;
    }
}
@media only screen and (max-width:568px){
    .circle-add {
        position: absolute;
        right: 0;
        top: 170px;
    }
    .btn {
        padding: 6px 15px;
    }
    .site-des .site-title {
        font-size: 20px;
    }
    .list-view-site > div {
        display: block;
        width: 100%;
        padding-top: 40px;
        min-height: 64px;
    }
    h1, .h1 {
        font-size: 22px;
    }
    h2, .h2 {
        font-size: 20px;
    }
    .blog-wrap {
        padding: 17px 27px 18px 28px;
    }
}
@media only screen and (max-width:480px){
    .banner-content h1 {
        font-size: 26px;
        line-height: 29px;
        padding-right: 55px;
    }
    .circle-add {
        position: absolute;
        right: 4px;
        top: 11px;
        width: 78px;
        height: 78px;
        padding: 15px 0px 0;
        margin: 0;
    }
    .no1 {
        font-size: 31px;
    }
    .circle-add small {
        font-size: 12px;
        line-height: 1;
    }
    .banner-content p {
        font-size: 16px;
    }
    .banner-content ul {
        padding-right: 0;
        font-size: 15px;
    }
    .grid-view {
        width: 100%;
        float: left;
    }
    .icon-rating {
        font-size: 37px;
        width: 81px;
        background-size: contain;
        height: 81px;
        line-height: 81px;
    }
    .home-intro-col {
        padding: 20px 0px;
    }
    .innerwrap {
        padding: 20px 5px 30px;
    }
    .home-intro {
        padding: 17px 0 10px;
    }
    .home-intro h3 {
        font-size: 22px;
    }
    h3, .h3 {
        font-size: 18px;
    }
    #footer [class*="col"] {
        width: 100% !important;
        float: left;
        margin-bottom: 20px;
    }
    #footer h2.widgettitle {
        margin-bottom: 15px;
        min-height: initial;
        font-size: 20px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 4px;
    }
    #footer {
        padding: 30px 0px 10px;
    }
    .share-this.pull-right {
        width: auto;
        text-align: center;
        margin-top: 0px;
    }
    .share-this.pull-right .addtoany_special_service {
        display: none;
    }
    .offer {
        font-size: 12px;
        width: 69px;
        height: 69px;
    }
    .side-widget .btn {
        padding: 10px;
        font-size: 18px;
    }
}
@media only screen and (max-width:384px){
    .banner-content h1 {
        font-size: 23px;
        line-height: 27px;
        padding-right: 58px;
    }
    .featured-img .btn {
        font-size: 14px;
        padding: 10px 17px;
        margin: 0px 5px;
    }
    .box figure .featured {
        font-size: 13px;
    }
    h1.post-title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    h3.blog-title {
        font-size: 22px;
        line-height: 1.2;
    }
}
@media only screen and (max-width:320px){
    .icon-rating {
        font-size: 27px;
        width: 61px;
        background-size: contain;
        height: 61px;
        line-height: 61px;
    }
    .site-des header small {
        width: 100%;
        text-align: center;
    }
    .site-des .site-title {
        font-size: 20px;
        text-align: center;
        width: 100%;
    }
    .list-view-site{
        text-align: justify;
    }
    h1, .h1 {
        font-size: 20px;
    }
    .about-heading h1 {
        font-size: 34px;
    }
    .about-heading h2 {
        font-size: 34px;
        margin-top: 0px;
    }
    .about-heading {
        height: 148px;
    }
    .featured-img .btn {
        font-size: 12px;
        padding: 10px 13px;
    }
}
/*Css Edits*/
#page-wrapper .addtoany_share_save_container iframe {
    min-height: inherit;
}
.list-view-site:nth-child(15) img {
    margin-left: 30px;
    padding-right: 30px;
    position: relative;
    top: -34px;
    z-index: 6;
}
/*Page button*/
.scroll-down-btn {
    background: #449d44 none repeat scroll 0 0 !important;
    border: 1px solid #449d44 !important;
}