
#wrapp {
    display: inline-block;
    position: relative;
    height: 60px;
    /*float: right;*/
    padding: 0;
}
.single #wrapp #gm_search.hover{
    width: 730px;
}
#wrapp #gm_search.hover{
        width: 710px;
        z-index: 1;
        background: #FFFFFF;
        /*transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);*/

}
#wrapp #gm_search{
    height: 30px;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    border: none;
    outline: none;
    color: #000000;
    padding: 3px;
    width: 0;
    position: absolute;
    top: 14px;
    right: 36px;
    background: none;
    z-index: 3;
    /*transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);*/
    cursor: pointer;
}

.search_submit{
    padding: 0;
    height: 34px;
    width: 34px;
    outline: none;
    display: inline-block;
    color: red;
    float: right;
    background: red url(../img/icon.png) no-repeat center center;
    background-size: 24px;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 2;
    cursor: pointer;
    /*opacity: 0.4;*/
    /*transition: opacity .4s ease;*/
}

.search_submit:hover {
    opacity: 0.8;
}
#ajaxsearchprores1_1.vertical{
    background: rgb(166 170 172);;
}
.toggle-x{
    text-align: end;
    margin-bottom: 10px;

}
.toggle-x button{
    padding: 2px 10px;
}
.grid .item-3{
    text-align: center;
}
#header{
    padding: 25px 0;
}
.gametsype_images{
    display: flex;
    justify-content: space-around;
}
.gametsype_images ul{
    display: flex;
}
.gametsype_images ul li{
    list-style: none;
    margin-left: 25px;
}
.gametsype_images ul li:after{
    content: "";
    margin-left: 25px;
    border-left: 2px solid white;
}
.elementor-widget:not(:last-child) {
     margin-bottom: 0 !important;
}
.gametsype_images ul li a{
    color: #FFFFFF;
    font-size: 18px;
    text-decoration: none;
    padding-bottom: 5px;
}
.gametsype_images ul li a:hover{
    color: rgba(255, 255, 255, 0.89);
    border-bottom: 3px solid #ffffff;
}
.gametsype_images ul .last:after{
    border-left: none !important;
}
.gametsype_images a.active{
    border-bottom: 3px solid #ffffff;
}

#promo-claim{
    padding: 8px 20px;
    background-color: #559F3D;
    color: white;
    border-radius: 3px;
    display: flex;    justify-content: center;    align-items: center;    max-width: 100px;    margin: 0 auto;
}
#promo-claim:hover {
    background-color: #559F3DE8;
}

.low-progress-bar {
    background-color: #DC3545 !important;
}

#online_providers h2, #online_providers p{
    margin-bottom: 10px;
    padding: 0 30px;
}

/*review restricted*/
.nav--hidden {
  display: none !important;
}
.hide{
    display: none;
}
#providers{
    /*margin-top: 10px;*/
    padding: 10px 0;
}
#providers .providers{
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
#providers .icon-text{
    display: flex;
    margin: 0 auto;
}
#providers .text{
    margin: auto 0 auto 20px;
}
#providers .text p{
    display: inherit;
    --b_width: 388px;
    width: var(--b_width);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    text-align: center;
    font-size: 14px;
    color: #2D2D2C;
}
#providers .text span{
    color: #d01919;
    font-weight: 800;
}

#providers .pr{
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: center;
}

#providers .inner_1{
    /*display: flex;*/
    padding: 10px 20px;
    margin-left: 20px;
    max-width: 260px;
    width: 100%;
    text-align: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
    background: #ffffff;
}
#providers .full-desc{
    display: flex;
}
#providers .inner_1 .provider-img{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#providers .inner_1 .provider-img .pr-img{
    object-fit: contain;
    width: 80%;
}
#providers .inner_1 .img{
    width: 100%;
}
#providers .inner_1 p {
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 0;
    display: inherit;
    --b_width: 200px;
    width: var(--b_width);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#providers .inner_1 span {
    font-weight: 700;
}
#providers .inner_1 .provider-rating{
    /*margin: 0 0 10px 0;*/
    align-items: baseline;
    display: flex;
    justify-content: center;
}
#providers .inner_1 .provider-rating .rate{
    width: 80px;
    height: max-content;
}
#providers .inner_1 .provider-rating p{
    font-size: 12px;
}
#providers .inner_1 .star-ratings-css{
    margin: 0 auto;
}
#providers .inner_1 .provider-btn{
    margin-top: 5px;
}
#providers .inner_1 a{
    padding: 3px;
    width: 100%;
    display: inline-block;
    background-color: #559F3D;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
}
#providers .inner_1 .desc{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
#providers .inner_1 .desc p{
    width: 80%;
    margin-top: 10px;
    text-align: start;
    font-size: 8px;
}
#providers .inner_1 .provider-text p{
    text-align: start;
}
#providers .providers .icon{
    display: flex;
    align-items: center;
}
div.gm_provider_status:nth-child(2){
    display: none !important;
}

/*end review restricted*/

/*review allowed*/
#available{
    display: none;
}
#available .inner{
    display: flex;
    justify-content: space-between;
    padding: 10px;
}
#available .inner .one h2{
    margin-top: 0;
    margin-bottom: 5px;
    color: #252525;
    font-size: 24px;
    font-weight: 700;
}
#available .inner .one .rate_1{
    display: flex;
    align-items: center;
}
#available .inner .one img{
    width: 113px;
}

#available .inner .two{
    display: flex;
    align-items: center;
}
#available .inner .two .players{
    display: flex;
}
#available .inner .two .players img{
    height: 16px;
}
#available .inner .two .players p{
    margin: auto 10px;
    color: #404040;
    font-size: 14px;
    font-weight: 300;
}
#available .inner .two .btn{
    margin-left: 10px;
}
#available .inner .two .btn a{
    padding: 12px 20px;
    text-decoration: none;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #48A639;
    border-radius: 5px;
}

#available .rate_1 p{
    margin: 0;
}

/*end review allowed*/

/*search result*/


.search-grid{
    margin-top: 20px;
}

.title{
    margin-bottom: 20px;
}
.grid{
    display: flex;
    align-items: center;
    padding: 20px;
    border: 1px solid #E0E0E0;
    background-color: #ffffff;
}
.page-1:nth-child(1), .page-1:nth-child(2), .page-1:nth-child(3),.page-1:nth-child(4){
    background-color: #dfe5f1d1  !important;
}
.grid .item-1{
    width: 20%;
    padding: 15px 25px;
    border-radius: 5px;
    /*box-shadow: 0 1px 2px 2px rgb(0 0 0 / 10%);*/
}
.grid .item-1 img{
    width: 100%;
}

.search-grid .grid .item-2{
    width: 70%;
}
.search-grid .grid .item-2 .inner-1 {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.search-grid .grid .item-2 .inner-1 .first{
    align-items: center;
    display: inline-grid;
}
.search-grid .grid .item-2 .inner-1 .first img{
    align-self: end;
    max-width: 88px;
    width: 100%;
}
.search-grid .grid .item-2 .inner-1 .first a{
    margin-top: 20px;
    align-self: center;
    text-decoration: none;
    font-family: "Rubik", Sans-serif, serif;
    font-size: 14px;
    font-weight: 400;
    color: #2D739B;
    border-style: dashed;
    border-width: 0 0 1px 0;
    flex-direction: row;
    text-align: center;
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*.search-grid .grid .item-2 .inner-1 .second{*/
/*    margin: auto 0;*/
/*}*/
.search-grid .grid .item-2 .inner-1 .second h2{
    color: #2D2D2C;
    font-family: "Roboto", Sans-serif, serif;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}
.search-grid .grid .item-2 .inner-1 .second h2:nth-child(2){
    font-size: 30px;
}
.search-grid .grid .item-2 .inner-1 .third{
    width: 30%;
    margin-top: 25px;
}
.search-grid .grid .item-2 .inner-1 .third .text-1{
    /*margin-bottom: 10px;*/
    font-family: "Rubik", Sans-serif, serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    display: flex;
}
.search-grid .grid .item-2 .inner-1 .third .text-1 p{
    margin: 0 0 5px 10px;
}
.search-grid .grid .item-2 .inner-2{
    margin-top: 10px;
    justify-content: space-around;
    display: flex;
    align-items: center;
}
.search-grid .grid .item-2 .inner-2 p{
    margin: 0;
    color: #0201018A;
    font-size: 14px;
    width: 90%;
}
.search-grid .grid .item-3 a{
    padding: 10px 14px;
    background-color: #559F3D;
    border-radius: 5px;
    line-height: 1;
    width: 200px;
    display: inline-block;
}
.search-grid .grid .item-3 a span{
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    color: #FFFFFF;
    flex-direction: row;
}
.search-grid .grid .item-3 a span:nth-child(1){
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #FFFFFF;
    flex-direction: row;
}


/*search-grid--promo*/
.pr .grid .item-1 {
    width: 160px;
    display: flex;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 2px 2px rgb(0 0 0 / 10%);
    align-items: center;
}
.search-grid-promo{
    margin-top: 50px;
}
.grid h2{
    margin-bottom: 5px !important;
}
.search-grid-promo .grid{
    display: block !important;
}
.search-grid-promo .grid .promo{
    display: flex;
}
.search-grid-promo .grid .promo .grid-inner{
    padding: 10px 30px;
}
.search-grid-promo .grid .promo .grid-inner .promo-title a{
    font-size: 18px;
    color: #4c8fbb;
    text-decoration: none;
}
.search-grid-promo .grid .promo .grid-inner .promo-title a:hover{
    text-decoration: underline;
}
.search-grid-promo .grid .promo .grid-inner .time{
    margin-top: 30px;
}
.search-grid-promo .grid .promo .grid-inner .time p{
    margin-bottom: 5px;
    font-size: 18px;
    color: #404040;
}

.search-grid-promo .grid .desc{
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
}
.search-grid-promo .grid .desc p{
    font-size: 16px;
    color: #888888;
    text-align: center;
    width: 950px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search-grid-promo .grid .desc a{
    font-size: 18px;
    color: #007bb6;
    text-decoration: none;
}
.search-grid-promo .grid  .desc a:hover{
    text-decoration: underline;
}
.pagination-grid{
    display: flex;
    justify-content: center;
    margin: 25px 0;
}
.page-numbers{
    display: inline-block;
    margin-left: 10px;
    padding: 7px 15px;


}
.current{
    border-radius: 50%;
    color: #ffffff !important;
    background-color: #559F3D;
}
.current:hover{
    background-color: #559F3D !important;
}

/* Filters */

.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #c5c5c5;
    font-size: 25px;
    height: 25px;
    width: 110px;
    position: relative;
    text-shadow: 0 1px 0 #a2a2a2;
}
.star-ratings-css::before {
    content: '★★★★★';
    opacity: .3;
}
#available .star-ratings-css::before {
    position: relative;
    top: -10px;
}
.star-ratings-css::after {
    color: gold;
    content: '★★★★★';
    text-shadow: 0 1px 0 #ab5414;
    position: absolute;
    z-index: 1;
    display: block;
    left: 0;
    top:0;
    overflow: hidden;
}
#available .star-ratings-css::after{
    top: -10px;
}

.terms-filters{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.single .providers .star-ratings-css::after{
    left: 3px;
}
.terms-filters .single h3{
    font-size: 16px;
}
.terms-filters .single ul{
    list-style: none;
    padding: 0;
    max-height: 150px;
    overflow-y: auto;
}
.terms-filters .single ul::-webkit-scrollbar{
    width: 5px;
    height: 5px;
}
.terms-filters .single ul::-webkit-scrollbar-track{
    border-radius: 10px;
}
.terms-filters .single ul::-webkit-scrollbar-thumb{
    background-color: #babab9;
    border-radius: 10px;
}

/*end search result*/


/*search popup*/
/* The Modal (background) */
.filter-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10; /* Sit on top */
    padding-top: 150px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.filter-modal .modal-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    max-width: 700px;
    width: 100%;
}
.filter-modal .modal-content .modal-body{
    padding: 20px;
    display: inline-flex;
    justify-content: center;
    overflow: auto;
    max-height: 400px;
}
/*.filter-modal .modal-content ul{*/
/*    padding: 20px;*/
/*    min-height: 400px;*/
/*    overflow-y: auto;*/
/*}*/
.filter-modal .modal-content ul li{
    display: inline-flex !important;
    width: 150px;
    margin: 0;
    padding: 0;
    line-height: 1;
}

/* The Close Button */
.filter-modal .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.filter-modal .close:hover,
.filter-modal .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.this-popup li label{
    margin-left: 5px;
}
.modal-content .header, .modal-content .footer{
    padding: 15px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
    /*end search popup*/
/* gm_styles */
.gm_expires{
    padding: 8px 20px;
    background-color: rgb(205 25 1);
    color: white;
    border-radius: 3px;
    margin-left: 5px;
    max-width: 150px;
}
.gm_expires .gm_expires_title{
    margin: 0;
    font-size: 14px;
    font-family: 'Roboto', serif;
}
.gm_features{
    padding: 12px 0;
    padding-top: 14px;
    border-bottom: 1px solid #e3e1e1;
}
.gm_fea_title{
    font-family: Rubik, sans-serif;
    text-align: start;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #a8a8a6;
    padding-bottom: 10px;
}
.gm_fea_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.news-promo-feature .gm_fea_container{
    justify-content: inherit;
}
.news-promo-feature .gm_main{
    padding: 0 15px;
}
.news-promo-feature .gm_fea_bonus_content{
    max-width: inherit;
    display: inline-block;
    --b_width: 200px;
    width: var(--b_width);
    /*overflow: hidden;*/
    text-align: inherit;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
}
.news-promo-feature .gm_fea_url{
    padding: 5px 10px;
    font-weight: inherit;
}
/*.single .gm_fea_container {*/
/*    justify-content: space-around;*/
/*}*/
.gm_fea_container .gm_fea_logo_parent{
    max-width: 100px;
    width: 100%;
}
.gm_fea_container .gm_fea_logo{
    max-width: 100px;
    width: 100%;
    display: flex;
    align-items: center;
}
.single .gm_fea_terms{
    margin-top: 20px;
}
.gm_img_parent{
    max-width: 80px;
    width: 100%;
}
.gm_fea_bonus_content{
    font-family: Rubik, sans-serif;
    font-size: 12px;
    max-width: 100px;
    text-align: center;
    vertical-align: middle;
}
.gm_fea_bonus_content span{
    color: #559f3d;
    font-weight: bold;
}
.gm_fea_url{
    font-family: Rubik, sans-serif;
    padding: 10px;
    background: #559f3d;
    box-shadow: 0 3px 2px rgb(0 0 0 / 10%);
    color: #fff !important;
    border-radius: 5px;
    font-weight: bold;
    font-size: 13px;
}
.gm_fea_terms{
    font-family: Rubik, sans-serif;
    font-size: 10px;
    border-top: 1px solid #e3e1e1;
    padding: 5px 5px 0;
    margin: 0;
}
.fas.fa-check{
    color: #559F3D;
}

/*news tags*/
.gm_teg,
.gm_teg_inner{
    font-weight: 700;
    font-style: italic;
    color: #999999;
}

.gm_teg{
    font-weight: 800;
}

/* Responsive */
@media (max-width: 1280px) {
    #providers .pr {
        flex-wrap: wrap;
    }
    /*#providers .inner_1 {*/
    /*    margin-left: 0;*/
    /*    margin-top: 0;*/
    /*}*/
    /*#providers .inner_1:nth-child(3){*/
    /*    margin-top: 30px;*/
    /*}*/

}
@media(max-width: 1200px){
    #providers .providers{
        justify-content: space-around;

    }
    #providers .inner_1 {
        margin-top: 10px;
    }

    .single{
        margin:30px 0 0 30px;
    }
    .single:nth-child(1){
        margin-left: 0;
    }
    .news-promo-feature .gm_fea_bonus_content {
        --b_width: 130px;
    }
    .search-grid .grid{
        display: block;
    }
    .search-grid .grid .item-1 {
        margin: 0 auto;
        width: 40%;
        text-align: center;
    }
    .search-grid .grid .item-1 img{
        width: 40%;
    }
    .search-grid .grid .item-2 {
        margin-top: 10px;
        width: 100%;
    }
    .search-grid .grid .item-2 .inner-1 .third {
        width: auto;
    }
    .search-grid .grid .item-2 .inner-2 {
        margin: 0 0 20px 0;
    }
    .search-grid-promo .grid .promo{
        display: block;
    }
    .search-grid-promo .grid .promo .grid-inner{
        text-align: center;
    }
    .search-grid-promo .grid .desc {
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media (max-width: 1180px) {
    #providers .providers_inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    #providers .inner_1 {
        margin-top: 30px;
        margin-left: 0;
    }

    #providers .inner_1:nth-child(2), #providers .inner_1:nth-child(3) {
        margin-left: 20px;
    }

    .search-grid .grid .item-2 .inner-1 .second h2:nth-child(2) {
        font-size: 20px;
    }

    .search-grid .grid .item-1 {
        width: 60%;
        padding: 15px;
    }

    .search-grid .grid .item-1 img {
        width: 50%;
    }

    .search-grid .grid .item-3 {
        margin: 0 auto;
        max-width: 400px;
    }
    .search-grid .grid .item-3 a {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    #wrapp{
        display: block;
    }
    #wrapp #gm_search.hover {
        width: 550px;
    }
    .search-grid .grid .item-1 img {
        width: 60%;
    }

    #providers {
        margin-top: 30px;
    }
    #providers .providers {
        justify-content: center !important;
    }
    #providers .pr{
        margin-top: 10px;
    }
    #providers .text {
        margin-left: 20px;
    }
    .single .gm_fea_container {
        justify-content: space-between;
    }
    .gm_fea_bonus_content {
        max-width: inherit;
    }
    .single .gm_fea_terms{
        text-align: center;
    }
    .gm_fea_container {
        justify-content: space-around;
    }
    .gm_fea_terms{
        margin-top: 20px;
    }
    #available .inner {
        margin-top: 25px;
    }
}
@media (max-width: 768px) {
    .news-promo-feature .gm_fea_container {
        justify-content: space-around;
    }
    #wrapp #gm_search.hover {
        width: 450px;
    }
    .single:nth-child(5), .single:nth-child(6){
        margin-left: 0;
    }
    .search-grid .grid .item-1 {
        width: 50%;
        padding: 20px;
    }
    .search-grid .grid .item-1 img {
        width: 100%;
    }
    .search-grid .grid .item-2 .inner-1 {
        display: block;
        text-align: center;
    }
    .search-grid .grid .item-2 .inner-1 .third {
        margin: 20px 0;
    }
    .search-grid .grid .item-2 .inner-1 .third .text-1 {
        justify-content: center;
    }
    .search-grid .grid .item-2 .inner-1 .second {
        margin-top: 30px;
    }
    .single .star-ratings-css{
        margin: 0px auto 20px auto;
    }
    .elementor-99059 .elementor-element.elementor-element-5fabc858{
        margin-top: -200px;
    }
    .archive .star-ratings-css{
        margin: 10px auto;
    }

    #available .inner .two{
        display: block;
    }
    #available .inner .two .btn{
        margin: 10px 0 0 0;
    }
    #available .inner .two .btn a {
        padding: 8px 20px;
        display: flex;
        justify-content: center;
    }
    #providers{
        margin-top: 30px;
        padding: 10px 0;
    }
    #promo-claim{
        margin: 0;
    }
}
@media (max-width: 700px) {
    .terms-filters {
        justify-content: space-between;
    }
    .single{
        margin-left: 0;
    }
    .filter-modal .modal-content {
        max-width: 600px;
    }
    .filter-modal .modal-content ul li{
        width: 130px;
    }
}
@media (max-width: 600px) {
    #wrapp #gm_search.hover {
        width: 350px;
    }
    .search-grid .grid .item-2 .inner-1 .first a {
        margin-top: 10px;
    }
    #providers .inner_1:nth-child(2), #providers .inner_1:nth-child(3){
        margin-left: 0;
    }
    #available .inner{
        padding: 20px 0;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
    }
    #available .inner .one h2 {
        text-align: center;
    }
    #available .inner .two {
        margin-top: 0;
    }
    #available .inner .two .players{
        display: none;
    }
    #available .inner .one .rate_1{
        display: none;
    }
    #available .inner .one h2 {
        margin-bottom: 0;
        font-size: 20px;
    }
    #available .inner .two .btn {
        margin: 0;
    }
    .filter-modal .modal-content {
        max-width: 550px;
    }
    .filter-modal .modal-content ul li{
        width: 120px;
    }
}
@media (max-width: 550px){
    #wrapp #gm_search.hover {
        width: 300px;
    }
        #providers .inner_1 {
            margin-top: 30px;
        }
    .filter-modal .modal-content {
        max-width: 500px;
    }
    .filter-modal .modal-content ul li{
        width: 100px;
    }

}
@media (max-width: 500px){
    #wrapp #gm_search.hover {
        width: 280px;
    }
    .search-grid .grid .item-1{
        width: 70%;
    }
    .filter-modal .modal-content {
        max-width: 450px;
    }
    .filter-modal .modal-content ul li{
        width: 130px;
    }
}
@media (max-width: 450px){
    .filter-modal .modal-content {
        max-width: 400px;
    }
    .filter-modal .modal-content ul li{
        width: 110px;
    }
    #available .inner .two .btn {
        margin: 15px 0 0 0;
    }
}
@media (max-width: 400px) {
    #wrapp #gm_search.hover {
        width: 210px;
    }
    .search-grid .grid .item-1 {
        width: 100%;
    }
    .search-grid .grid .item-1 img {
        width: 70%;
    }
    .search-grid .grid .item-2 .inner-1 .third .text-1 p {
        text-align: initial;
    }
    .search-grid .grid .item-2 .inner-2 {
        margin: 30px 0 40px 0;
    }
    .filter-modal .modal-content {
        max-width: 350px;
    }
    .filter-modal .modal-content ul li{
        width: 110px;
    }
    .single .gm_fea_container {
        justify-content: space-around;
    }
}
@media (max-width: 350px){
    #wrapp #gm_search.hover {
        width: 170px;
    }
    .filter-modal .modal-content {
        max-width: 300px;
    }
    .filter-modal .modal-content ul li{
        width: 120px;
    }
}
