/* Media Quiries */

.mobileSocial {
    display: none;
}

@media only screen and (max-width:1920px) {}

@media only screen and (max-width:1680px) {}

@media only screen and (max-width:1440px) {
	.topsocial{margin-left: 3%;}
	.breakingNewSlider .container{max-width:79%;}
	.rightAds, .leftAds{top:30px;}
}

@media only screen and (max-width:1366px) {
	.topsocial{margin-left: 5%;}
	.rightAds, .leftAds{top:0px;z-index: 9999;padding-top: 0;}
	.searchsec{max-width: 23%;flex: 0 0 23%;}
	.footerwrap{height: 35px;}
	.socialIcons li{width: 20px;height: 20px;border:0;}
	.footerMenu{height: 20px;}
	.nav-links{height: 20px;line-height: 20px;}
}

@media only screen and (max-width:1280px) {
	.topsocial{margin-left: 7%;}
	.desktopmenu .navbar-nav{margin-right: 0;}
	.desktopmenu .searchsec{margin-left: -40px;}
}

@media only screen and (max-width: 1200px) {
	.breakingNewSlider .container{max-width: 100%;}
	.topsocial{margin-left: 0}
	.desktopmenu .searchsec{margin-left: 0;max-width: 25%;flex: 0 0 25%;}
	.footerwrap{height: 50px;}
	.socialIcons li{width: 30px;height: 30px;border:0;}
	.footerMenu{height: 50px;}
	.nav-links{height: 30px;line-height: 30px;}
}

@media only screen and (max-width:1080px) {
	.desktopmenu .navbar-nav{margin-right: -40px;}
    /*23-06-2020*/
    .main-grid-news ul li.big-grid-news {}
    .main-grid-news ul li.small-grid-news {
        width: 33%;
    }
    .main-grid-news ul li.small-grid-news:nth-child(2) {
        width: 50%;
    }
}

@media only screen and (max-width:1024px) {
	.desktopmenu .navbar-nav{margin-right: -60px;}
	.desktopmenu .searchsec{margin-right: -30px;}
	
}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 991px) {
    .container {
        max-width: 95%;
    }
}

@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 960px) {}

@media only screen and (max-width: 950px) {}

@media only screen and (max-width:850px) {
    .container {
        max-width: 100%;
    }
    .hNews,
    .mediaMain {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

@media only screen and (max-width:773px) {
    .navbar-expand>.container {
        max-width: 100%;
        justify-content: center;
        align-items: center;
    }
    .topMenu .navbar-collapse {
        justify-content: center;
    }
    .menuSection .navbar-nav .nav-link {
        padding: 0 5px;
    }
    /*23-06-2020*/
    .main-grid-news ul li.big-grid-news {
        width: 100%;
    }
    .main-grid-news ul li.small-grid-news {
        width: 50%;
    }
}

@media only screen and (max-width:768px) {}

@media only screen and (max-width: 768px) {
    .topadsposition {
        margin-top: 10%;
    }
    .dateSec.rights {
        top: 50px;
        margin-bottom: 30px;
        font-size: 12px;
    }
    .fb-social {
        display: inline-block;
        width: 67%;
    }
    .searchsec,
    .topsocial,
    .menumain {
        order: inherit !important;
        -ms-flex-order: inherit !important;
    }
    .topMenu .container {
        flex-wrap: wrap;
    }
    .navbar-collapse {
        padding: 0 15px;
    }
    .logoSec {
        padding: 0;
        display: none;
    }
    .logoSec>div>div {
        justify-content: center !important;
    }
    .gadsTop {
        display: none;
    }
    .topMenu.desktopmenu {
        display: none;
    }
    .topsocial {
        display: none;
    }
    .mobileMenu {
        display: block !important;
    }
    .mobileMenu .navbar-collapse {
        justify-content: center !important;
    }
    .mobileMenu .navbar-nav li:last-of-type .nav-link {
        border-right: 1px solid #EAEAEA;
    }
    .mobileMenu .navbar-nav .nav-link img {
        width: 30px;
    }
    .mobileSearch {
        width: 35px;
        height: 35px;
        background: #f60c01;
        border-radius: 0;
        border: 0;
        color: #fff;
        font-size: 13px;
        position: absolute;
        right: -7px;
        top: 2px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .mobileLogo {
        width: 66px;
        height: auto;
        background: #f60c01;
        border-radius: 0;
        border: 0;
        color: #fff;
        font-size: 13px;
        position: absolute;
        left: -10px;
        top: 1px;
        display: block;
        padding: 6px 1px;
    }
    .mobileLogo img {
        max-width: 100%;
        height: auto;
        display: inline-block;
    }
    .mobileMenu .navbar-nav {
        margin-left: 15px;
    }
    .navbar-expand .navbar-nav .dropdown-menu {
        right: 0;
        left: auto;
    }
    .menuSection .navbar-nav .nav-sub-menu li a.nav-link {
        border: 0;
        width: 100%;
        display: block;
        padding: 0 15px;
    }
    .mobileMenu .menumain {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0;
    }
    .navbar-brand {
        display: none;
    }
    .mobileSocial {
        position: relative;
        top: 64px;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
        padding: 5px 0 15px;
        z-index: 999;
    }
    .mobileSocial .socialIcons li a {
        color: #212121;
        font-size: 27px;
    }
    .mobileSocial .socialIcons li:first-of-type {
        width: auto;
    }
    .mobileSocial .socialIcons li:first-of-type span {
        font-size: 14px;
        color: #212121;
    }
}

@media only screen and (max-width:736px) {}

@media only screen and (max-width:731px) {}

@media only screen and (max-width:667px) {}

@media only screen and (max-width:640px) {
    /*14-07-2020*/
    /*.topsocial{max-width: 30%;flex: 0 0 30%;}
.menumain{max-width: 70%;flex: 0 0 70%;}
.searchsec{max-width: 100%;flex: 0 0 100%;}
.topMenu > div.row{margin:0;}*/
}

@media only screen and (max-width:600px) {}

@media only screen and (max-width:568px) {
    .topadsposition {
        margin-top: 10%;
    }
    .addimgs {
        text-align: center;
    }
    .footerwrap p.copyright {
        text-align: center;
    }
    .ft-social {
        margin-top: 20px;
    }
    .ft-social .socialIcons {
        justify-content: center;
    }
    .topMenu .navbar-collapse {
        padding: 0;
    }
    .innerHead h2 {
        text-align: center;
    }
    .breadcrumb {
        justify-content: center;
        margin: 15px 0 0;
    }
    /*23-06-2020*/
    .main-grid-news ul li.small-grid-news:nth-child(2) {
        width: 100%;
    }
    .main-grid-news ul li.small-grid-news {
        width: 100%;
    }
    .gadsTop {
        display: none;
    }
    /*.mobileMenu .navbar-nav{margin-left:10px;}*/
    .mobileMenu .navbar-nav .nav-link {
        padding: 0 8px;
    }
    .contentSec p {
        font-weight: 400;
        color: #000;
    }
    .foot-nav {
        padding: 20px 15px;
    }
    .footerwrap p.copyright {
        padding: 10px 0 0;
    }
    .foot-nav .nav-item .nav-links {
        font-size: 12px;
        height: auto;
        line-height: initial;
        padding: 0 10px;
        white-space: nowrap;
    }
    .foot-nav .nav-item:last-of-type {
        display: none;
    }
    .footerwrap {
        padding: 15px 0;
        height: auto;
        min-height: 100px;
    }
    /*14-07-2020*/
    /*.searchsec{border-top:1px solid #fff;padding:10px 10px 0;}
.navbar-expand .navbar-nav .dropdown-menu{right:0;left:auto;}
.topMenu .navbar-collapse{justify-content: flex-start;}*/
    .ft-twlsocialshare {
        position: fixed;
        width: 100%;
        background: #000;
        bottom: 0;
        display: flex;
        justify-content: center;
        padding: 0px;
        z-index: 999;
        left: 0;
        margin: 0;
    }
    .ft-twlsocialshare ul {
        display: flex;
        width: 100%;
        padding: 0;
        margin: 0;
        justify-content: flex-end;
    }
    .ft-twlsocialshare ul li {
        margin: 0px;
        width: 20%;
        margin: 0;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    .ft-twlsocialshare ul li.share-button:nth-child(2) {
        background: #1877f2;
    }
    .ft-twlsocialshare ul li.share-button:nth-child(3) {
        background: #00acee;
    }
    .ft-twlsocialshare ul li.share-button:nth-child(4) {
        background: #25d366;
    }
    .ft-twlsocialshare ul li.share-button:last-child {
        background: #0e76a8;
    }
    .ft-twlsocialshare ul li.share-button a {
        width: 55px;
        margin: auto;
        padding: 5px;
    }
    .ft-twlsocialshare ul li a img {}
    .ft-twlsocialshare ul li.fb-btn {
        width: 70px;
    }
    .ft-twlsocialshare ul li.fb-btn span {
        width: 70px;
        height: 30px;
        background: #e8ebf2;
        border-radius: 5px;
        display: block;
        position: absolute;
        left: -6px;
        top: 5px;
        text-align: center;
        line-height: 30px;
        color: #1877f2;
        font-weight: 700;
        border: 1px solid #b0b9ec;
    }
    .ft-twlsocialshare ul li.fb-btn span {
        top: 15px;
        font-size: 9px;
    }
    .ft-twlsocialshare ul li.fb-btn span:after {
        content: '';
        width: 0;
        height: 0;
        border-top: 5px solid transparent;
        border-left: 6px solid #e8ebf2;
        border-bottom: 5px solid transparent;
        position: absolute;
        right: -5px;
        top: 30%;
    }
    .ft-twlsocialshare ul li.fb-btn span:before {
        content: '';
        width: 0px;
        height: 0px;
        border-top: 6px solid transparent;
        border-left: 7px solid #b0b9ec;
        border-bottom: 6px solid transparent;
        position: absolute;
        right: -7px;
        top: 30%;
        margin-top: -1px;
    }
}

@media only screen and (max-width:540px) {}

@media only screen and (max-width:480px) {
    .searchBar {
        padding: 5px;
    }
    .topsocial {
        padding: 0;
        max-width: 40%;
        flex: 0 0 40%;
        padding: 0;
    }
    .menumain {
        max-width: 60%;
        flex: 0 0 60%;
        padding: 0;
    }
    .gadsTop {
        display: none;
    }
    .mobileMenu .menumain {
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0;
    }
    .topMenu .container {
        padding: 0;
    }
    .form-issues form p span.select-form {
        display: inline-block;
        margin: 0 5px 15px;
    }
    .form-issues form p strong {
        display: inline-block;
        margin: 0 5px 15px;
    }
    .select-form select {
        border: 1px solid #000;
    }
    select.supportus-ire2 {
        position: relative;
        margin-left: 62px;
        margin-bottom: 44px;
    }
}

@media only screen and (max-width:435px) {
    /*14-07-2020*/
    /*.menuSection .navbar-nav .nav-item:nth-child(3){display: none;}
	.menuSection .navbar-nav .nav-item:nth-child(4){display: none;}
	.dropdown-menu .dropdown-item:first-child{display: block;}
	.dropdown-menu .dropdown-item:nth-child(2){display:  block;}*/
    .fb_iframe_widget_fluid span {
        width: 75px;
        height: 28px;
    }
    .fb_iframe_widget_fluid span iframe {
        width: 100%;
    }
    .sharesocial {
        width: 75px;
    }
}

@media only screen and (max-width:414px) {}

@media only screen and (max-width:411px) {
    .addimgs ins.adsbygoogle {
        width: 100% !important;
        overflow-x: scroll;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width:384px) {
    /*.mobileMenu .navbar-nav{margin-left:5px;}*/
    .gadsTop {
        display: none;
    }
    .mobileMenu .navbar-nav .nav-link {
        padding: 0 7px;
    }
    .mobileLogo {
        width: 55px;
        top: 4px;
    }
}

@media only screen and (max-width:375px) {
    .media-body .innerpage {
        /*text-align: left;*/
        font-size: 13px;
    }
}

@media only screen and (max-width:360px) {
    .mobileLogo {
        width: 44px;
    }
    .mobileSearch {
        width: 30px;
        height: 30px;
        right: -9px;
        top: 5px;
    }
}

@media only screen and (max-width:320px) {
    .navbar-expand .navbar-nav {
        flex-wrap: wrap;
    }
    .gadsTop {
        display: none;
    }
    .mobileMenu .navbar-nav .nav-link img {
        width: 20px;
    }
    .menuSection .navbar-nav .nav-link {
        font-size: 13px;
    }
    .mobileLogo {
        width: 40px;
    }
    .mobileSearch {
        width: 25px;
        height: 25px;
    }
    .twlsocialshare ul li {
        width: 19%;
    }
}
