/*********************************/
@media(min-width:768px){
@supports (display: grid) {
  .news-item {
    width: auto;
    min-height: 0;
  }
  .standard-item1 {
    grid-column: 1 / span 2;
    grid-row: 1 / 50;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 75px), 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 75px), 0 100%);
  }

  .standard-item2 {
    grid-column: 1 / span 1;
    grid-row: 50 / 100;
    -webkit-clip-path: polygon(0 13%, 0 86%, 90% 81%, 100% 6%);
    clip-path: polygon(0 13%, 0 86%, 90% 81%, 100% 6%);
    margin-top: -73px;
  }

  .standard-item3 {
    grid-column: 2 / span 1;
    grid-row: 50 / 100;
    -webkit-clip-path: polygon(13% 6%, 4% 84%, 100% 100%, 100% 0%);
    clip-path: polygon(13% 6%, 4% 84%, 100% 100%, 100% 0%);
    margin-top: -73px;
    margin-left: -15%;
    margin-bottom: 18px;
  }
  .standard-item4 {
    grid-column: 1 / span 2;
    grid-row: 100 / 131;
    -webkit-clip-path: polygon(45% 0, 100% 22%, 100% 100%, 0 100%, 0 7%);
    clip-path: polygon(45% 0, 100% 22%, 100% 100%, 0 100%, 0 7%);
    margin-top: -107px;
}
}
.news-item img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: center;
}
.imagesgrid-outer {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 1fr;
  max-width: 1100px;
  font-size: 0;
margin: 0 auto;
}
.news-item {
    position: relative;
}
}
@media (min-width: 1700px) {
    header#header:before{    
        width: 17%;   
    }
    header#header:after{    
        width: 70%;    
    }
    .home-orange-btn {
        max-height: 40px !important;
    }
    .particles-js-canvas-el {
height: 58vmax !important;
z-index: 0;
}
}
@media (max-width: 1920px) {
    .welcome-content h2 {
        font-size: 18px;
    }
    .welcome-button .orange, .welcome-button .black {
        padding: 15px 0;
        font-size: 16px;
        width: 35%;
    }
    .daliy-inner p {
        font-size: 25px;
    }
    .daily-palyers-section span {
        font-weight: 800;
    }
    .soacial-views li {
        font-size: 20px;
    }
    section.main-banner {
        position: relative;
        height: 100vh;
    }
    .banner_text {
        /*bottom: 313px;
        */
    }
    #logo-slider .swiper-slide {
        text-align: center;
    }
    #logo-slider .swiper-wrapper {
        /* width: 58%;
         display: flex;
         margin: 0 auto;
        */
    }
    .daily-palyers-section:before {
        width: 86%;
        left: -396px;
    }
    .swiper-slide {
        height: 100% !important;
    }
    .career-posts {
        width: 75%;
    }
    .post_content h2 {
        font-size: 18px;
    }
    .post_content h3 {
        font-size: 16px;
    }
    .post_content a {
        font-size: 13px;
    }


    .main-banner .swiper-container-vertical > .swiper-pagination-bullets {
        right: 350px;
    }
    #paging-block {
        max-width: 1194px;
    }
    .post_content h2 {
        font-size: 16px;
        line-height: 25px;
            min-height: 50px;
    }
    .post_content h3 {
        font-size: 16px;
    }

}
@media (max-width: 1800px) {
    .store-link a {
        margin-right: 20px;
    }
    .download-app {
        margin: 60px auto;
        padding: 50px 35px;
    }
    section.main-banner {
        position: relative;
        height: 100vh;
    }
    .page-template-games section.main-banner ,
    .page-template-games .banner_text ,
    .page-template-games  .main-img > img,
    .single-games section.main-banner ,
    .single-games .banner_text ,
    .single-games  .main-img > img

    {
        height:80vh;
    }
    .welcome-button .orange {
        margin-right: 20px;
    }
    .img-text figure {
        /*        width: 20%;*/
        padding: 15px;
        margin-right: 20px;
    }

    .post_content a {
        font-size: 13px;
        font-weight: 600;
    }
}
@media (min-width: 1600px) { 

  /*  .banner-content p {
    max-width: 70%;
} */

 _:-ms-lang(x), .support-sec-inn{
     width:300px;
  }

.game-sec .container-fluid {
    max-width: 1170px;
        padding-right: 15px;
    padding-left: 15px;
}

section.game-sec li .image-content a.blog-play {
    padding: 12px 0px;
} 

button.owl-next {
    width: 45px;
    height: 45px;
}
button.owl-prev{
   width: 45px;
    height: 45px;

}
.game-sec li.item:after {
content: '';
position: absolute;
bottom: 100%;
left:0px !important;
right: 0;
background-color: rgba(244, 112, 42, 0.55);
overflow: hidden;
width: 100%;
height: 0;
}
}
@media (max-width: 1666px) {
    section.main-banner {
        height: 100vh;
    }
    section.game-sec li .image-content p {
        width: 90%;
    }
    section.game-sec li .image-content a.blog-play {
        padding: 15px 0px;
    }
    .main-banner .swiper-container-vertical > .swiper-pagination-bullets {
        right: 263px;
    }
    .banner_text {
        /*bottom: 255px;
        */
    }
}
@media (max-width: 1440px) {
    section.main-banner {
        height: 100vh;
    }
    .main-banner .swiper-container-vertical > .swiper-pagination-bullets {
        right: 150px;
    }
    .banner_text {
        /*bottom: 170px;
        */
    }
    .banner_text h1 {
        font-size: 8rem;
    }

    _:-ms-lang(x), .support-sec-inn{
     width:270px;
  }

}
@media (max-width: 1366px) {

.blog-blockk .space-20 {
    height: 500px;
}

    .community-slider-section{
        width: calc(100% + 5%);
    }
    .image-title h2.white-text {
        font-size: 13px;
    }
    .download-app {        
        padding: 34px 25px;
    }
    .download-app {
        padding: 40px;
    }
    .banner_text h1 {
        font-size: 6rem;
    }
    .banner_text p {
        font-size: 14px;
        font-weight: 500;
        line-height: 25px;
    }
    .download-app {
        max-width: 70%;
        margin: 50px auto;
    }
    .socail-icon {
        flex: 0 0 16%;
    }
    section.game-sec li .image-content {
        bottom: 0px;
        padding: 30px 0;
    }

    section.game-sec li .image-content p {
        width: 80%;
    }
    section.game-sec li .image-content a {
        width: 38%;
        padding: 10px 0px;
    }
    .img-text figure {
        /*        width: 20%;*/
        /*        padding: 14px;*/
    }
    .img-text h3 {
        margin-left: 10px;
    }
    .store-link a {
        margin-right: 20px;
    }
    .welcome-button .orange {
        margin-right: 20px;
    }

    section.main-banner {
        position: relative;
        height: 100vh;

        /* overflow: hidden;
        */
    }
    .banner_text {
        /*bottom: 145px;
        */
    }
    .main-img img {
        width: 100%;

    }
    .main-img {
        width: 100%;
        position: relative;
    }
    /*.download-app img {
         width: 25%;
    }
    */
    .daily-palyers-section:before {
        width: 40%;
        left: -200px;
    }
    header#header:before{
        width: 3%;
    }
    header#header:after {
        width: 80%;
    }
}
@media (max-width: 1280px) {

        .support-sec h5 {
    font-size: 12px;
    font-weight: 600;
}
    section.main-banner {
        height: 100vh;
    }
    .main-banner .swiper-container-vertical > .swiper-pagination-bullets {
        right: 57px;
    }
    .banner_text {
        /*bottom: 140px;
        */
    }
    	.blog-blockk {
    display: block;
}

.blog-blockk .space-20 {
    height: 470px;
} 
}
/*@media (max-width: 1190px) {
    .banner_text {
        bottom: 117px;
        
    }
    section.main-banner {
        height: 78vh;
    }
    .support-sec:first-child .support-sec-inn {
    background-image: linear-gradient(to right, #F28120 , #F16922);
    max-width: 275px;
    width: 100%;
}
}
@media (max-width: 1022px) {
    .main-img .store-link img {
        min-height: auto;
    }
    .main-img img {
        min-height: 550px;
    }
}*/
@media (max-width: 1199px) {


    section.main-banner , .main-img > img{
        height:100vh;
    }
    .support-sec:first-child .support-sec-inn {
    background-image: linear-gradient(to right, #F28120 , #F16922);
    max-width: 275px;
    width: 100%;
}
    section.main-banner
    .main-img .store-link img {
        min-height: auto;
    }
    .nav {
    padding: 20px 0 0;
}
    .banner_text {
        height: 40vh;
    }
    .banner_text h1 {
        font-size: 4rem;
    }
    .banner_text p br{
        display: none;
    }
    .down-app a{
        font-size: 18px;
    }
    .down-app{
        top: -15px; width: 200px; padding: 0px 0px;
    }
    .download-app {
        padding: 30px 20px 15px;
    }
    #paging-block .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets{
        right: 20px;
    }
    .daily-palyers-section:before {
        width: 35%;        
    }
    .daily-palyers-section {
        margin: 0 auto;
    }
    .welcome-content {
        text-align: center;
    }
    .soacial-views {
        text-align: center;
    }
    .welcome-button {
        text-align: center;
        margin: 0px 0px 50px;
    }
    .welcome-image {
        text-align: center;
    }
    .img-text {
        left: -20px;
    }
    button.owl-next {
        right: -65px;
    }

    button.owl-prev {
        left: -65px;
    }
    .blog-content {   
        padding: 15px 15px 15px 0px;
    }
    .copyright-sec {
        text-align: center; padding: 10px 0px 0px;
    }
    .bottom-links {
        text-align: center;    padding: 5px 0px 10px;
    }
    .bottom-links li {
        width: 13%;
    }
    footer .logo {
        width: 100%;
        text-align: center;
    }
    .footer-nav {
        text-align: center;
        margin: 20px 0 0;
    }
    /*    .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
            display: block !important;
        }*/
    .daily-palyers-section {
        margin: 0 auto;
        text-align: center;
    }
    .welcome-image:before {
        right: 160px;
        height: 50px;
    }
    section.game-sec li .image-content p {
        width: 100%;
    }
    section.game-sec li .image-content a {
        width: 68%;
    }
    .career-posts {
        width: 100%;
    }
    .footer-nav{
        text-align: right;
    }
    .contact-info h4::before{
        width: 40%;
    }
    .contact-info h4::after{
        width: 40%;
    }
    .career-sec a.view-all:hover,.career-sec a.view-all:focus,.career-sec a.view-all:active {
        background-image: linear-gradient(to right,#F16922  , #F28120);
        border: 1px solid #F28120;
        color: #fff;
    }
    .games-news-block{
        height: 40vh;
    }
    .games-news-block-details{
        height: 40vh; max-width: 60%;
    }
    .inner-banner{min-height: 40vh;}
    .innerbanner-text{
        height: calc(40vh - 0px);
        top: 0px;
    }

    .modal-body iframe {
        height: 40vh;
        width: 100%;
    }
    .work-item{
        margin-top: -40px;
    }
    .space-top-100 {
        padding-top: 60px;
    }
    .work-box-inner1 {
        margin-top: -3%;
    }
    .single-post-image.space-40 {
        padding-top: 35px;
    }
    h1.page-title{
        line-height: 35px;
    }
    .width850{
        max-width: 100%;
    }
    .apply-section div.wpcf7 {
        padding-top: 20px;
    }
    .space-100 {
        padding-bottom: 80px;
        padding-top: 80px;
    }
    .blog.space-100 {
        padding-top: 100px;
    }
    section.career-sec{
        background-size: contain;
        background-position: bottom;
        overflow: hidden;
    }
    .banner-content{
        max-width: 970px;
        margin: 0px auto;
    }
    .page-template-games .banner_text,
    .single-games .banner_text{
        min-height: 100%;
        top: 0px;
    }
    .page-template-games section.main-banner, 
    .page-template-games .banner_text, 
    .page-template-games .main-img > img,
    .single-games section.main-banner, 
    .single-games .banner_text, 
    .single-games .main-img > img 
    {
        height: 50vh;
    }
    .community-slider-section {
        width: calc(100% + 8%);
    }
    .image-title h2.white-text {
        font-size: 14px;
    }
    ul#menu-header li a {
    font-size: 10px;
    margin: 25px 13px;
    padding: 0;
}
    .community-video-section .owl-nav {
    bottom: -10px;
}
#menu-header .current_page_item a:after {
    bottom: -20px;
}
.single-career #menu-item-13:after, .single-post #menu-item-12:after {
    bottom: -18px;
}
.navbar a:hover:after, .navbar a:active:after {
    bottom: -20px;
}
.menu-item-has-children a:before {
    margin: 3px 0;
}

#home-block img {
    height: 200px;
}

ul.sub-menu{top:38px;} 

}

@media (max-width: 1169px) {


    section.main-banner, .main-img > img {
    height: 100vh;
}

.banner_text {
    min-height: 450px;
}
 
.support-sec:first-child .support-sec-inn {
    max-width: 275px;
    width: 100%;
}

section.game-sec li .image-content {
      padding: 30px 10px;
} 



}

@media (max-width: 1024px) {



.owl-nav {
    top: 35%;
}
.community-video-section .owl-nav {
    bottom: -30px;
}
.page-template-games section.main-banner, .page-template-games .banner_text, .page-template-games .main-img > img, .single-games section.main-banner, .single-games .banner_text, .single-games .main-img > img {
    height: 70vh;
}
/*#menu-header .current_page_item a:after {
    bottom: -28px;
}*/
.inner-banner {
    min-height: 50vh;
}
.innerbanner-text {
    top: 60px;
}
#menu-header .current_page_item a:after {
    bottom: -20px;
}
.navbar a:hover:after, .navbar a:active:after {
   display: none;
}
.single-career #menu-item-13:after, .single-post #menu-item-12:after {
    bottom: -18px;
}
ul#menu-header li a {
    margin: 25px 14px;
}
#header .col-sm-7 {
    width: 65.333333%;
}
#header .socail-icon li .fa {
    padding: 5px 0px;
    width: 30px;
    height: 30px;
    font-size: 16px;
}
#header .socail-icon li {
    width: 10%;
    margin: 0px 8px;
}
#header .col-sm-3 {
    width: 22%;
}
ul#menu-header li a {
    font-size: 14px;
}
ul#menu-header {
    align-items: center;
    justify-content: center;
}
.menu-item-has-children a:before {
    margin: 2px 0;
}

.banner_text {
    min-height: 500px;
}

}

@media (max-width: 992px) {
.tab-content tr:hover .apply-now:before {
    display: none;
}
#menu-header .current_page_item a:after {
    bottom: -20px;
}
header#header:after {
    background: transparent !important;
}
/*a.apply-now:after {
   display: none;
} */
.apply-now {
    padding: 0 0 5px;
    /*border-bottom: 2px solid #f16b2b;*/
	font-size: 13px;
}
.tab-content tr:hover .apply-now {
    background: transparent;
    color: #f16b2b;
	padding: 0 0 5px;
    border-bottom: 2px solid #f16b2b;
	border-radius: 0;
	display: initial;
    float: none;
	font-size: 13px;
}
.menu-item-has-children a:before {
    margin: 3px 0;
}
}

@media (max-width: 991px) {
    body {
        padding-top: 69px;
    }
	.single-games {
		 padding-top: 0;
	}
    .page-template-studio {
        padding-top: 0;
    }
    .page-template-career {
        padding-top: 0;
    }
    .home {
    padding-top: 0;
}
.img-inner {
    height: 90px;
}
    /*#menu-header .current_page_item a:after {
    display: none;
}*/
    .community-slider-section {
        width: calc(100% + 0%);
    }
    .commmunity-content-section {
        margin-bottom: 30px;
    }
    .banner-content {
        width: 700px;
    }
    #blog .owl-nav, .slidersection .owl-nav  {
        position: relative;
        top: 20px;        
        margin: 0 !important;
    }
    .support-sec-inn{
        margin: 0px 5px;
    }
    .footer-nav ul li {
        padding: 0px 10px;
    }
    .support-sec figure {
        width: 15%;
    }
    .support-sec figure .replaced-svg{
        width: 100%;
    }
    #blog .owl-nav button {
        position: relative; left: 0; right: 0;
    }
	.slidersection .owl-nav button {
        position: relative; left: 0px !important; right: 0px!important;
    }
    .logo {
        width: 20%;
    }

    .socail-icon {
        width: 35%;
    }
    button#responsive-menu-button {
        top: 7px !important;
        right: 1% !important;
    }
    #responsive-menu-container #responsive-menu-wrapper {
        align-items: center !important;
        margin: 0 auto !important;
        display: flex !important;
        height: 100% !important;
        flex-direction: column;
        justify-content: center;
    }
    div#responsive-menu-additional-content {
        width: 100%;
        display: inline-block;
    }
    .social-icon ul li {
        display: inline-block; margin:0px 5px!important;
    }

    .social-icon ul li .fa {
        color: #fff;
        border: 1px solid #fff;
        padding: 7px 0px!important;
        border-radius: 50%;
        width: 35px;
        text-align: center;
        height: 35px;
        vertical-align: middle;
        font-size: 20px;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        text-transform: uppercase;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-current-item.responsive-menu-item::after {
        border-bottom: 1px solid #fff !important;
    }
    #responsive-menu-container li.responsive-menu-item:after {
        position: absolute;
        content: "";
        border-bottom: 1px solid #fff;
        bottom: 10px;
        left: 0;
        right: 0;
        width: 35px;
        height: 5px;       
        margin: 0px auto;
    }
    #responsive-menu-container li.responsive-menu-item {
        width: 100%;
        list-style: none;
        position: relative;
    }
    header#header {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        height: 70px;
    }
    
    .socail-icon {
        width: 43%;
    }
    .socail-icon li {
        width: 12%;
    }
    .bottom-links li {
        width: auto;
    }
    .career-posts {
        width: 100%;
    }
    .socail-icon {
        /*width: 75%;*/
        width: 100%;
    }
    .d-sm-none{
        /*display: none;*/
        display: block;
    }
    .logo {
        width: 100%;
    }
    header#header{
        margin-top: 0px;
    }
    .socail-icon {
        flex: 0 0 50%;
    }
    .img-inner{
        min-height: 90px;
    }
    .img-inner img {
        width: 90px;
    }
    .logo-slider{
        height: 95px;
    }
    .banner_text {
    min-height: 40vh;
    height: 70vh;
}
    .download-app{
        margin: 30px auto;
    }
    .contact-info h4::before {
        width: 35%;
    }
    .contact-info h4::after {
        width: 35%;
    }
    .support-sec-inn{
        /*padding: 15px 15px 15px 5px;*/
        padding: 10px 5px 10px 5px;
        width: 89%;
    }
    .copyright-sec{
        padding: 15px 0px 0px;
    }
    .bottom-links {
        padding: 0px 0px 15px 0px;
    }
    .support-main{
        padding: 20px 10px 20px;
    }
    .play-games-sec {
        padding:15px 0px;
    }
    .blog-inner button.owl-prev {
        left: 50vh;
    }
    .game-list-block img.img-responsive.game-image {
        width: 100%;
    }
    .banner-content p br{
        display: none;
    }
    .innerbanner-text {
    /* height: calc(40vh - 0px); */
    top: 46px;
    }
    .inner-banner {
    min-height: 50vh;
    }
    .banner-title{
        font-size: 6rem;
    }
    .video-box .modal-dialog .modal-content{
        margin: 20px 20px;
    }  
    .work-item:nth-child(even) .content-area, .work-item:nth-child(even) .works-heading {
        padding-right: 0px;
    }
    .work-item-image img {
        width: 100%;
    }
    .work-box-inner1 {
        margin-top: 0%;
    }
    .work-item {
        margin-top: 0px;
    }

    .work-item .works-heading{      
        margin-top: 20px;
    }
    .work-item:nth-child(odd) .content-area, .work-item:nth-child(odd) .works-heading {
        padding-left: 0px;
    }
    .location-content{
        max-width: 100%;
    }
    .page-template-studio .no-padding {
        padding-left: 10px;
        padding-right: 10px;
    }
    .page-template-studio .space-top-100 {
        padding-top: 0px;
    }
    .works-heading {
        font-size: 1.2em;
    }
    .work-item .content-area p{
        margin-top: 0px;
    }
    .page-heading {
        font-size: 30px;
    }
    .blog.space-100 {
        padding-top: 50px;
    }
    .single-post.space-100{
        padding-bottom: 60px;
        padding-top: 30px;
    }
    
    /*.tab-content tr:hover .apply-now {
    padding: 0px 20px;
    }*/
    .responsive-menu-open button#responsive-menu-button {
        background: transparent!important;
    }
    .community-video-section .owl-nav {
        position: absolute;
        bottom: 0;
        right: 20px;
        width: 120px;
    }
    button.owl-prev {
        left: 0;
    }
    button.owl-next {
        right: 0;
    }   
    .content-area p{
        line-height: 25px;
    }
    .career-post-type .single-post-image{
        margin-top: 0px;
    }
    .career-section2  .nav.nav-tabs {
        display: block!important;
    }
    .nav > li > a, .tab-content tr td , .tab-content td strong {
        font-size: 14px;
    }
    h1.page-title.orange {       
        font-size: 28px;
    }
    .career-post-type .content-area strong {
        font-size: 15px;
    }
    .career-post-type .blog-area.content-area h3 {
        font-size: 18px;
    }
    h1.page-title {
        font-size: 18px;line-height: 24px;
    }   
    .welcome-content h2 .black {
        font-size: 35px;
    }
    .welcome-button .orange, .welcome-button .black{
        width: 45%;
    }
    .career-section1:after{
        display: none;
    }
    /*.page-template-games header#header,.single-games header#header{
        background-image: url(../images/header-bg.jpg)!important;
    }*/
	.page-template-games header#header, .single-games header#header {
    background-image: none;
}
    header#header:before {
    position: absolute;
    content: '';
    background: rgba(255, 255, 255, 0.12);
    width: 11%;
    height: 1px;
    bottom: 0;
    left: 0;
}
    button#responsive-menu-button, button#responsive-menu-button:hover, button#responsive-menu-button:focus {
        background: transparent!important;
    }
    .tab-content tr .apply-now {
        font-size: 13px;
    }
    
    section.main-banner, .main-img > img {
        padding: 0;
    }
    .socail-icon li {
    margin: 0px 9px;
}
/*#header .container {
    width: 950px;
}*/
.community-video-section .owl-nav {
    bottom: 10px;
}
.community-video-description {
    margin: 0px 0px 70px;
}
.nav {
    padding: 20px 0 0;
}
.socail-icon {
    padding: 20px 0 0;
}
/*ul#menu-header li a {
    margin: 25px 14px;
    padding: 0;
}*/
.socail-icon li {
    margin: 0px 11px;
    width: 9%;
}

.post_content h2 {
    font-size: 14px;
}
ul#menu-header li a {
    font-size: 10px;
}
}



@media (max-width: 955px) {
/*#header .container {
    width: 820px;
}*/
.no-padding {
    padding-left: 15px;
    padding-right: 15px;
}

/*.socail-icon li {
    margin: 0px 12px;
    width: 9%;
}*/
/*ul#menu-header li a {
    margin: 25px 15px;
}*/
.socail-icon {
    padding: 20px 0 0;
}

.post_content h2 {
    min-height: 75px;
} 

}

@media (max-width: 834px) {
   /*.socail-icon li {
    width: 14%;
    margin: 0px 8px;
}*/
    ul#menu-header {
        display: block;
    }
 /*ul#menu-header li a {
    margin: 25px 8px;
    font-size: 12px;
} */ 
    .socail-icon {
    text-align: left;
}

.support-sec:first-child .support-sec-inn {
    max-width: 220px;
    width: 100%;
}

ul.sub-menu {
    top: 48px;
}


}

@media (max-width: 768px) {
    /*.tab-content tr:hover .apply-now {
    padding: 0px 14px;
}
.tab-content tr .apply-now {
    padding: 0px 14px;
}*/
header#header.sticky {
    height: 69px;
}

.career-posts .career-posts-inner {
    min-height: 200px;
}
.post_content h2 {
    font-size: 14px;
    min-height: 90px;
}

#home-block img {
    height: 180px;
}
header#header {
    height: 69px;
    /*background: transparent;*/
}
.support-sec-inn {
    padding: 20px 20px 20px 20px;
}
.support-sec h5 {
    font-size: 12px;
}
.support-content a {
    font-size: 11px;
}
.support-sec .support-content {
    font-size: 11px;
}
.bottom-links li {
    width: 17%;
}
.bottom-links ul li a {
    padding: 0 20px 6px 0;
}
.contact-info h4::before {
    width: 33%;
}
.contact-info h4::after {
    width: 33%;
}
.socail-icon {
    padding-top: 15px;
}
.nav {
    padding-top: 15px;
}
.soacial-views li {
    width: 24%;
}
.game-sec li.item:hover img {
    transform: scale(1);
}
.game-sec li.item:after {
    display: none;
}
.welcome-button .orange, .welcome-button .black {
    width: 42%;
}
.community-video-section .owl-nav {
    width: 180px;
}
section.main-banner, .main-img > img {
    height: 90vh;
}
.banner_text {
    height: 70vh;
}
/*#header .container {
    width: 750px;
}*/
/*.tab-content tr:hover .apply-now:before {
    left: auto;
    width: 74px;
    right: auto;
}
a.apply-now:after {
    width: 74px;
}*/
.single-career #menu-item-13:after, .single-post #menu-item-12:after {
    bottom: -29px;
}
#menu-header .current_page_item a:after {
    bottom: -31px;
}
 /* 23 July 2021 */
.linking_inner {
    height: 240px;
}
.boxcontent h2 {
    font-size: 18px;
}
.pointer.boxreadmore {
    max-width: 136px;
    padding: 4px;
    font-size: 13px;
}
}


@media (max-width: 767px) {
.blog-blockk .space-20 {
    height: initial;
} 
 

.footer-nav ul li a {
    font-size: 12px;
}

    .bottom-links ul li a{border:none !important;}
    
    img.img-responsive.game-image {
    min-height: initial;
}

.apply-now {
    width: initial;
        padding: 0;
}

.slider-custum-btn {
    height: 60px;
     min-width: 180px;
}

.video-game-section .play-btn {
    top: 35%;
}

.single-career .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    font-size: 11px;
}

.apply-section .wpcf7-form p {
    color: #fff;
    padding-bottom: 20px;
    font-weight: 500;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
}

.community-video-section .owl-nav {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0px auto !important;
}

.video-game-section:after{display: none !important;}

.large-game-img {
    padding: 0;
}  

.game-sec {
    overflow-x: hidden;
}
.homebanner{
    display: none;
}

.main-img {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
   /* z-index: -1;*/
    background-position: center center;
} 


.responsive-menu-subarrow {
    background: transparent !important;
    min-width: 80%;
    text-align: right !important;
    right: 20px !important;
}


    /*body {
        padding-top: 69px;
    }*/
    
    .d-sm-none {
    display: none;
}
/*#header .container {
    width: 750px;
}*/
    div#support {
    padding: 0 20px;
}
    .extrapanga {
    top: -3px !important;
}
    .banner-content{
        max-width: 100%;
    }
    .align-items-center{
        display: inline-block;width: 100%;margin: 0px auto;
    }
    section.main-banner, .main-img > img {
    height: 80vh;
}
    #logo-slider {
        height: 82px;
    }
    .img-text {
        left: 69px;
    }
    .owl-nav {
        top: -65px;
    }

    .game-sec .owl-nav {
        top: 45%;
    }
    .banner_text {
        /*bottom: 117px;
        */
    }

    .daily-palyers-section:before {
        width: 60%;
        left: -223px;
    }

    .welcome-image:before {
        right: 50px;
    }
    .no-padding {
        padding-left: 10px;
        padding-right: 10px;
    }
    .work-box-inner1 {
        margin-top: 0;
    }
    .work-item {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .work-item:nth-child(odd) .content-area, .work-item:nth-child(odd) .works-heading {
        padding-left: 0px; 
    }
    .space-top-100 {
        padding-top: 0px;
    }
    .works-heading {
        padding-top: 20px;
    }
    .work-item:nth-child(even) .content-area, .work-item:nth-child(even) .works-heading {
        padding-right: 0px;
    }
    .space-100 {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .location-content {
        padding-left: 0%;
    }
    .page-heading {
        font-size: 30px;    
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .vist-career-page .text-left {
        text-align: center;
    }
    .vist-career-page .page-heading {
        margin-bottom: 30px;
    }
    .banner-title {
        font-size: 4rem;    line-height: 1.3em;
    }
    .banner-content p br{
        display: none;
    }
    /*.innerbanner-text{
        top:0;
    }
    .inner-banner{
        min-height: auto;
    }*/
    .work-item .content-area p{      
        margin-bottom: 20px;
    }

    .logo {
        width: 130px;
    }
    .owl-nav {
        top: 15px;
        left: 0;
        right: 0;
        margin: 0px auto;
        text-align: center;
        position: relative;
    }

    .footer-nav ul li {
        padding: 0px 10px;
    }
    .footer-nav {
        text-align: center;
    }
    footer .logo {
        margin: 0px auto;
        display: inherit;
    }
    .support-sec{
        flex: 0 0 45%;border-right:none;   
    }
    .contact-info h4:before, .contact-info h4:after {
        width: 25%;
    }
    .support-sec-inn{
        text-align: center;
    }
    .support-sec-inn:last-child{
        max-width: 100%;width: 100%;
    }
    .contact-info h4{
        font-size: 17px;
    }

    .footer-nav {
        margin: 10px 0 0;
    }
    .space-40 {
        padding-bottom: 25px;
        padding-top: 25px;
    }
    section.instagram-sec{
        padding: 30px 0px;
    }
    .blog-inner .blog-title h2 {
        font-size: 32px;
    }
    .instagram-sec img {
        margin-top: 30px;
    }
    .banner_text p {
        width: 100%;
        font-size: 12px;
        line-height: 22px;
        padding: 0px 15px;
    }
    #paging-block .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
        right: 0px;
    }
    .download-app{
        width: 100%;    margin: 30px auto 0px; max-width: 85%;padding: 20px 5px 10px;
    }
    .store-link a {
        margin-right: 5px;
    }
    .img-inner img {
        width: 60px;
    }
    .logo-slider {
        height: 82px;
    }
    .img-inner {
        min-height: 80px;
    }
    .banner_text {
    height: 70vh;
    top: 0;
}

    .down-app {
        top: -12px;
        max-width: 150px;font-size: 15px;
    }
    .down-app a {
        font-size: 13px;
    }
    .welcome-content h2 .orange,.welcome-content h2 .black{
        font-size: 32px;
    }
    section.welcome{
        padding: 30px 0px;
    }
    .soacial-views li{
        width: 23%;
    }
    .welcome-button .orange, .welcome-button .black {
        width: 48%;
        display: inline-block;
        margin-right: 1%;
        padding: 9px 0;
        font-size: 13px;
    }
    .welcome-button{
        padding: 0px 0 0;
    }
    .soacial-views li {
        font-size: 16px;
    }
    .img-text {
        left: 0; width: 100%;
    }
    .img-text figure{
        margin-right: 0px;
    }
    .news-blog-sub-title{
        font-size: 1.5em;
    }
    .news-blog-content{
        line-height: 22px;
    }
    .page-template-games .banner_text, .single-games .banner_text{
        top:0px;
    }
    .games-news-block {
        height: auto;
    }
    .games-news-block-details {
        height: auto;
        max-width: 100%;
        margin: 30px 0px;
    }
    .games-news-block .container {
        background-color: rgba(0, 0, 0, 0.6);
    }
    .community-video-title,.community-sub-title{
        font-size: 2em;
    }
    .games-slider-section .owl-nav {
        position: relative;
        top: 15px !important;
        right: 0px !important;
        width: 100%;
        left: 0;
    }
    .games-slider-section button.owl-next,.games-slider-section button.owl-prev{
        position: relative; left: 0; right: 0px;
    }
    .game-slider-image {
        max-width: 100%;
    }
    .innerbanner-text {
        height: calc(60vh - 35px);       
    }
    .tab-content tr td{
        line-height: 16px; font-size: 12px; padding: 10px 0px;width: 20%!important; text-align: center;
    }
    .tab-content tr td:first-child {
        width: 20%; 
    }
    .career-section1 .view-all.pos-left {
        margin-top: 20px;
        margin-bottom: 40px; 
    }
    .tab-content td strong {
        font-size: 12px;
    }
 
/*.tab-content tr:hover .apply-now:before {
    position: absolute;
    content: '';
    bottom: -4px;
    left: 0;
    right: 0;
    width: 73px;
    border-bottom: 2px solid rgba(241, 107, 43, .8);
}
.tab-content tr:hover .apply-now {
    text-align: center; 
}*/

    a.apply-now {
        font-size: 11px;
    }

    .tab-content th:first-child {
        width: 20%;
    }
    .tab-content th{
        font-size: 12px; width: 20% !important;padding: 20px 0px; text-align: center;
    }
    .career-section1-image {
        width: calc(100% + 0%);
    }
    .support-main {
        padding: 20px 10px 20px;
    }
    .career-post-type .single-post-image{
        margin-top: 0px;
    }
    h1.page-title.orange {
        font-size: 26px;
    }
    .h2, h2 {
        font-size: 22px;
    }
    .apply-section form.wpcf7-form {
        padding: 0px 10px;
    }
    .single-post.space-100 {
        padding-bottom: 30px;
        padding-top: 80px;
    }
    h1.page-title {
        font-size: 15px;
        line-height: 22px;
    }
    .heateorSssSharingRound i[title="Facebook"],
    .heateorSssSharingRound i[title="Instagram"],
    .heateorSssSharingRound i[title="Linkedin"],
    .heateorSssSharingRound i[title="Twitter"]{
        width: 40px!important;
        height: 40px!important;
    }
    .view-all.back-blog {
        padding: 6px 35px;
        float: right;
        margin-top: 30px;
    }
    .single-post > .container .row.align-items-center {

        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-direction: column;

    }
    .single-post-image.space-40 {
        padding-top: 0px;
    }
    .blog.space-100 {
        padding-top: 20px;
    }
    button.owl-next,   button.owl-prev{
        width: 57px;
        height: 57px;
        background-size: cover !important;
    }
    .post-img figure {
        padding: 10px;
        position: relative;
        width: 100%;
        height: 100%;
    }
    .community-slider-section {
        width: calc(100% + 0%);
    }
    .community-video-section .owl-nav {
        position: relative;
        top: 0;
    } 
    .footer-nav ul li {
        padding: 10px 10px;
        /*        width: 49%;*/
    }
    .support-sec figure .replaced-svg {       
        width: 30px;        
    }
    header#header{
        padding-top: 10px;
    }
    section.game-sec{
        padding: 0px 15px;
    }
    .banner_text h1 {
        font-size: 3rem;
    }
    .career-posts .career-posts-inner {
        display: flex;
        flex: 0 0 100%;
        padding: 20px 0px;
        border-right: 0px solid #7474743b;
        border-bottom: 0px solid #7474743b;
        text-align: left;
         min-height: initial;
    }

.post_content h2 {
    min-height: initial;
}
    .post_content h2 {
        font-size: 15px;
    }
    .post_content h3 {
        font-size: 12px;
    }
    .post_content a {
        font-size: 12px;
    } 
    .post-img {
        width: 60px;
        height: 60px;
    }
    .post-img figure .replaced-svg {
        height: 100%;
        width: 100%;
    }
    .post_content {
        width: 80%;
    }
    .career-content h2 .orange,
    .career-content h2 .black,
    .insta-inner h2 .black,
    .insta-inner h2 .orange,
    .page-heading{
        font-size: 24px;
    }
    .content-area p {
        font-size: 13px;
    }
    .app-icon ul li img {
        max-width: 48px;
    }
    .play-img h5{
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
    }
    .support-sec::after{
        display: none;
    }
    section.career-sec{
        padding-top: 30px;
    }
    .career-posts::after{
        display: none;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-current-item > .responsive-menu-item-link:hover{
        border-color: transparent !important;
    }
    #accordion h3 ,#accordion_one h3{
        font-size: 1em;
        font-weight: 500;
    }
    heading {
        font-size: 24px;
    }
    .app-icon {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .work-item {
        padding-left: 0px;
        padding-right: 0px;
    }
    .video-part .play-btn{
        bottom: 30%;
    }
    .linked-in{
        padding: 15px 0px;margin-bottom: 30px;
    }
    .vist-career-page .page-heading {
        margin-bottom: 24px;
    }
    .career-section1-image::after{
        display: none;
    }
    header#header {
        padding-top: 0px;
    }
    .career-section1 .small-heading, .career-section1 .page-heading  {
        text-align: center;
    }
    .view-all.pos-left {
        float: none;
    }
    .location iframe {
        max-height: 200px;
        margin-bottom: 30px;
    }
    .apply-section .wpcf7-form-control-wrap input.wpcf7-form-control, .apply-section select.wpcf7-form-control.wpcf7-select{
        font-size: 13px;
    }
    .blog-area.content-area h3 {
        font-size: 15px; font-weight: 600;
    }
    .welcome-content{
        margin: 0px 0px 30px;
    }
    .daily-palyers-section span {       
        font-size: 28px;
    }
    .daliy-inner p {
        font-size: 18px;
    }
    .align-items-center .col-xs-12.col-sm-12.col-md-6.col-lg-6 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .wpcf7-file:before{
        width: 130px;
    }
    .apply-section .wpcf7-form-control-wrap input.wpcf7-form-control.wpcf7-file{
        padding-left: 5px;
    }
    #accordion h3, #accordion_one h3{
        padding: 10px 0px
    }
    .game-sec .owl-nav{
        position: absolute;
    }
    .game-sec button.owl-prev,.game-sec button.owl-next{
        position: absolute;
    }
    .game-sec button.owl-prev{
        left: 0
    }
    .game-sec button.owl-next{
        right: 0;
    }  
    
   
 
/*.tab-content tr td {
    font-size: 9px;
}*/
.tab-content td strong {
    font-size: 9px;;
}
/*.tab-content tr .apply-now {
    padding: 0;
    color: #F16922;
    background-image: none;
    font-size: 13px;
}*/
 
button#responsive-menu-button {
        top: 7px !important;
        right: 1% !important;
    }
    #responsive-menu-container #responsive-menu-wrapper {
        align-items: center !important;
        margin: 0 auto !important;
        display: flex !important;
        height: 100% !important;
        flex-direction: column;
        justify-content: center;
    }
    div#responsive-menu-additional-content {
        width: 100%;
        display: inline-block;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        text-transform: uppercase;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-current-item.responsive-menu-item::after {
        border-bottom: 1px solid #fff !important;
    }
    #responsive-menu-container li.responsive-menu-item:after {
        position: absolute;
        content: "";
        border-bottom: 1px solid #fff;
        bottom: 10px;
        left: 0;
        right: 0;
        width: 35px;
        height: 5px;       
        margin: 0px auto;
    }
    #responsive-menu-container li.responsive-menu-item {
        width: 100%;
        list-style: none;
        position: relative;
    }
    .menu-item-has-children a:before {
   display: none;
}
#responsive-menu-additional-content .social-icon li {
    display: inline-block;   
}
#responsive-menu-additional-content .social-icon li a {
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
}
header#header.sticky {
    height: 69px;
}
.game-sec li.item:after {
    display:none;
}
header#header {
    height: 69px;
}
.bottom-links li {
    width: 41%;
}
.support-sec-inn {
   margin: 0;
   padding: 20px;
}
.community-video-description {
    margin: 0px 0px 20px;
}

a.apply-now:after {
    left: 0;
    width: 45px;
    right: 0;
    margin: 0px auto;
    bottom: -4px;
}
.exp_btn:after {
    min-width: 70px;
}

section.game-sec li .image-content p {
    display: block;
}
.news-item {
    flex: 0 0 100% !important;
    max-width: 100% !important;
	padding: 10px;
}
.imagesgrid-outer {
    display: flex;
    flex-wrap: wrap;
}
.news-item img {
    position: relative;
}
.testimonalimg img {
    position: relative; 
	max-width: 100%;
    height: auto;
}
.innercontent {
    padding: 40px 10px;
}
}


@media (max-width: 575px) {

	.contact-info h4 {
    font-size: 14px;
} 

	.support-sec{
        flex: 0 0 97%;border-right:none;   
    }

    .slider-custum-btn {
    height: 50px;
     min-width: 140px;
}

.support-sec:first-child .support-sec-inn {
    max-width: 100%;
    width: 100%;
}

.blog-inner, .article-inner {
    margin: 0px auto;
    max-width: 100%;
}

#home-block img {
    height: initial;
}

.banner_text p{
    display: none;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 13px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 28px !important;
    height: 37px !important;
}
.banner_text {
    top: -37px;
}
section.main-banner, .main-img > img {
    height: 60vh;
}
/*header#header {
    background-image: url(http://foxieventure.staging.wpengine.com/wp-content/themes/foxieventure/images/bg.jpg) !important;
}*/
.page-template-home header#header {
    background: transparent !important;
}
.page-template-home {
    padding-top: 0;
}
::-webkit-file-upload-button {
    padding: 4px 0;
    min-width: 100px;
    font-size: 10px;
    line-height: 18px;
}
.game-sec .owl-nav {
    top: 30%;
}
.bottom-links li {
    width: initial;
}
/*.tab-content tr:hover .apply-now:before {
    left: 0px;
    width:72px;
    right: 0;
    margin: 0px auto;
}*/
#responsive-menu-additional-content .social-icon li a {
    font-size: 11px;
    padding: 0;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    height: 29px !important;
    line-height: 28px !important;
}
.single-post.space-100 {
    padding-top: 30px;
}
h1.page-title.orange {
    font-size: 23px;
}
.blog.space-100 {
    padding-top: 20px;
}
.innerbanner-text {
    top: 76px;
}
.inner-banner {
    min-height: 70vh;
}
/*a.apply-now:after {
    left: 0px;
    width: 72px;
    right: 0;
    margin: 0px auto;
} 
.tab-content tr:hover .apply-now {
    padding: 0;
    text-align: center;
} */
.tab-content tr .apply-now {
    font-size: 9px;
}
.tab-content tr:hover .apply-now {
    font-size: 9px;
}
 /* 23 July 2021 */
.linking-outer .boxxitem {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px;
}
.linking_inner {
    height: 300px;
}
.boxcontent h2 {
    font-size: 22px;
}
.feature-card {
    position: relative;
	bottom:0px;
	top:-20px;
}
.feature-row {
    flex-wrap: wrap;
}
/* 28JULY */
.m-b-100 {
    margin: 15px 0;
}
.feature-card h2 {
    font-size: 22px;
}
.ready_to_play_inner {
    padding-bottom: 25px;
}
.content-blog {
    padding: 15px 0;
}
section.blog-sec {
    padding: 50px 0px;
}
.linked-in {
    margin-bottom: 0px;
}
.space-70 {
    padding-bottom: 40px;
    padding-top: 40px;
}
.imagesgrid {
    padding-top: 0px;
}
.article-inner a.view-all {
    margin: 35px auto 0;
}
}

@media (max-width: 360px) {
    .footer-nav ul li {
        padding: 10px 5px;

    }

.footer-nav ul li a {
    font-size: 11px;
}

    .social-icon ul li {
        margin: 0px 2px!important;
    }
/*.tab-content tr .apply-now {
    font-size: 12px !important;
    padding: 0px 2px !important;
} */
.game-sec .owl-nav {
    top: 23%;
} 
.banner_text {
    top: -140px;
}
.bottom-links li {
    width: 41%;
} 
.banner_text {
    top: 50px;
}
.tab-content tr:hover .apply-now {
    font-size: 8px;
}
/*.tab-content tr:hover .apply-now:before {
    left: 0px;
    width:72px;
    right: 0px;
    margin: 0px auto;
}*/
.banner_text {
    top: -10px;
}
/*.tab-content tr:hover .apply-now:before {
    bottom: -3px;
}*/


/* @media(max-height: 580px){
    .support-sec {
      flex: 0 0 45%;
    border-right: none;
    margin: 10px 15px;
}
*/
.support-sec:first-child .support-sec-inn {
    max-width: 100%;
    width: 100%;
}
.support-sec:after{display: none !important;}
.bottom-links li {
    width: initial;
}

}






@media(max-height: 420px){


#responsive-menu-container #responsive-menu-wrapper {
    align-items: center !important;
    margin: 0 auto !important;
    display: block !important;
    height: 100vh !important;
    flex-direction: initial !important;
    justify-content: center;
    overflow-y: auto;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 13px;
}

.support-sec figure {
    width: 20%;
}
 
ul#responsive-menu {
   height: unset !important;
   overflow: unset !important;
   padding: 50px 0 0;
} 

html.responsive-menu-open body,
html.responsive-menu-open{
overflow: hidden !important;
position: fixed !important;
top:0 !important;
left:0 !important;

} 
.banner_text p {
    display: none;
}
    .swiper-slide {
    height: 110% !important;
}

#logo-slider [data-aos=fade-up] {
    -webkit-transform: translate3d(0,0px,0) !important;
    transform: translate3d(0,0px,0) !important;
    opacity: 1 !important;
}

.banner_text {
    top:30px;
}

	.bottom-links li {
    width: initial;
}

.support-sec:first-child {
    padding-right: 0px;
    flex: 0 0 34%;
}

.support-sec {
       flex: 0 0 26%;
    border-right: none;
    margin: 10px 4px;

} 

.support-sec:last-child {
    border-right: none;
    flex: 0 0 30%;
}
.support-sec:nth-child(2) {
     flex: 0 0 30%;
}

.support-sec figure .replaced-svg {
    width: 25px;
}

.support-sec:first-child .support-sec-inn {
    max-width: 100%;
    width: 100%;
} 
.support-sec:after{display: none !important;}

a.apply-now:after {
    left: 0;
    min-width: 70px;
 
}
#home-block img {
    height: initial;
}

.exp_btn:after {
    min-width: 110px !important;
}

.slider-custum-btn {
    height: 30px;
    font-size: 13px;
    min-width: 110px;
    padding: 0;
} 
section.game-sec li .image-content a.blog-play {
    width: 80%;
    font-size: 14px;
}
 
    .game-sec {
    max-width: 600px;
    margin: 0px auto !important;
} 

.banner_text {
    height: 75vh;
}

.main-img > img {
    height: 100vh;
}

.logo-slider {
    height:85px;
} 

section.main-banner{
    height: 100vh;
}

.banner_text p {
    display: none;
}

.store-link img {
    width: 100px;
    margin: 0px auto;
}

.store-link {
    display: inline-block;
     width: 25%;
} 

.download-app {
    width: 70%;
}

.inner-banner {
    min-height: 75vh;
}

.innerbanner-text {
    top: 80px;
}

#paging-block .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    right: 10px;
}
.bottom-links ul li a{border:none !important;}

    }

@media(max-height: 380px){

.banner_text {
    height: 100vh;
} 
#home-block img {
    height: initial;
}
.banner_text {
    top:0px;
}


    }

@media(max-height: 375px){

#home-block img {
    height: initial;
} 


    }

 @media(max-height: 360px){

    .bottom-links ul li a{border:none !important;}


.support-sec figure .replaced-svg {
    width: 25px;
    padding: 2px;
} 



.support-sec:first-child .support-sec-inn {
    max-width: 100%;
    width: 100%;
}
.bottom-links li {
    width: initial;
}

}

 @media(max-height: 320px){



    }

@media only screen and (min-device-width: 480px) and (max-device-width : 940px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) {
.support-sec-inn {
    padding: 5px;
}
	.support-main {
    padding: 20px 0px 20px;
}
/*.support-sec {
       margin: 10px auto;
    flex: auto;    max-width: 180px;
}*/
	
.support-sec figure .replaced-svg {
    width: 21px;
}
.support-content a {
    font-size: 10px;
}
	
}