/*----- Font -----*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
@import url('https://fonts.cdnfonts.com/css/proxima-nova-2');
#news_detail_description *{ 
   font-family: 'Proxima Nova', sans-serif !important; 

}
#news_detail_subheading *{ 
   font-family: 'Proxima Nova', sans-serif !important; 
   font-size: 16px !important;
   line-height: 19px !important;
   font-weight: 700 !important;

}
#news_detail_subheading font[style]{ 
   font-family: 'Proxima Nova', sans-serif !important; 
   font-size: 16px !important;
   line-height: 19px !important;
   font-weight: 700 !important;
}
#news_detail_description font[style]{ 
   font-family: 'Proxima Nova', sans-serif !important; 

}
a.button:hover {
    background: none;
    color: #000;
}
a.button {
    display: inline-block;
    background: #000;
    border: 1px solid #000;
    text-decoration: none;
    color: #fff;
    padding: 8px 28px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 800;
    transition: .3s;
    text-transform: uppercase;
}
a.button_1:hover { 
    color: #fff;
    background: #000;
}
a.button_1 {
    display: inline-block; 
    border: 1px solid #000;
    text-decoration: none;
    color: #000;
    padding: 8px 28px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 800;
    transition: .3s;
}
a.button_white:hover {
    background: #fff;
    border: 1px solid #fff; 
    text-decoration: none;
    color: #000;
}

a.button_white {
    display: inline-block;
    background: none;
    border: 1px solid #fff;
    text-decoration: none;
    color: #fff;
    padding: 8px 28px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 800;
    transition: .3s;
}
a.button_2 {
    display: inline-block;
    background: #f1f1f1;
    border: 1px solid #fff;
    text-decoration: none;
    color: #000;
    padding: 8px 28px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 800;
    transition: .3s;
}

a.button_2:hover {
    background: none;
    border: 1px solid #000;
    color: #000;
}
a.button_3:hover {
    color: #000;
    background: #fff;
}
a.button_3 {
    display: inline-block;
    background: none;
    border: 1px solid #fff;
    text-decoration: none;
    color: #fff;
    padding: 8px 28px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 800;
    transition: .3s;
    margin-top: 1em;
}
a.button_4 {
    background: #fcd21e;
    padding: 10px 30px;
    border-radius: 25px;
    display: inline-block;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    border: 1px solid #fcd21e;
    transition: .3s;
}
a.button_4:hover {
    background: none;
    color: #000;
}
/*------- Header ---------*/

header {
    background: #000000;
    padding: 1em 3em;
    box-shadow: 0px 0px 10px 0px #33333314;
    position: relative;
}
header .menu ul {
	margin: 0;
    transition: .3s;
}
header .menu ul li {
	display: inline-block;
}
header .menu ul li a {
    padding: 0 1em;
    font-size: 15px;
    text-decoration: none;
    color: #b3b3b3;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    transition: .3s;
}
header .menu ul li a:hover {
    color: #fff;
}
header .menu ul li ul li {
    cursor: pointer;
}
header .menu a.icon {
  display: none;
}
header#type_2 ul li a:hover {
    color: #000;
}
header#type_2 ul li a {
    color: #939393;
}

/*---------- Footer -----------*/

footer {
    background: #000000;
    padding: 3em 0;
}
footer .logo_footer a img {
    width: 180px;
    margin: 18px;
    
}

footer .logo p {
    font-size: 15px;
    color: #313131;
}
footer .link h4 {
    font-size: 18px;
    color: #b1b2af;
}
footer .link a {
    display: block;
    text-decoration: none;
    font-size: 15px;
    color: #424242;
    font-weight: 600;
    transition: .3s;
}
footer .link a:hover {
    color: #fff;
}
footer span a {
    color: #505050;
}
footer span strong {
    color: #a1a1a1;
    font-size: 20px;
}
footer span {
    text-align: center;
    display: block;
    font-size: 18px;
    color: #323232;
}
footer .social ul li i {
    line-height: 28px;
    color: #fff;
}
footer .social ul {
    background: #fff;
    display: inline-block;
    text-align: center;
    width: 68%;
    padding: 8px 20px;
    border-radius: 18px;
    margin-top: 1em;
}

footer .social ul li {
    display: inline-block;
    color: #fff;
    background: #000;
    text-align: center;
    width: 28px;
    height: 28px;
    border-radius: 20px;
    margin: 0 2px;
}


/*-------- HTML - main - css---------*/

section.page_location a:hover {
    color: #000;
}

section.page_location a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    color: #00000087;
    transition: .3s;
}
section.page_location {
    background: #f7f7f7;
    padding: 25px 30px;
}
section.cover_img_1 .content span.short,
section.news_cover .box_main span.short,
section.thre_s_b .collam span.short,
section.technology_picks .back span.short,
section.technology_hm .content span.short {
    color: #ffffff61;
    font-size: 13px;
    font-weight: 500;
}
section.cover_img_1 .content span.bg,
section.news_cover .box_main span.bg a,
section.thre_s_b .collam span.bg a,
section.technology_picks .back span.bg a,
section.technology_hm .content span.bg a {
    background: #4e4bef;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    border-radius: 4px;
    padding: 10px 25px;
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: none;
}
section.news_cover .header_images img{
        
        object-fit: cover;
    }
/*section.thre_s_b .collam span.bg
{
    background: #4e4bef;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 20px;
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: none;
}*/
section.cover_img_1 .content h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
section.cover_img_1 {
/*    background: url(../img/detail-page1.png);*/
    background-repeat: no-repeat;
    padding: 10em 4em 4em 4em;
    background-size: cover;
}
section.content_det {
    padding: 5em 4em;
}
section.content_det .content h5 {
    padding: 15px 0;
    font-size: 24px;
    font-weight: 700;
    font-family: 'Proxima Nova', sans-serif !important;
}

section.content_det .content li[style],
section.content_det .content h1[style],
section.content_det .content h2[style],
section.content_det .content h3[style],
section.content_det .content h4[style],
section.content_det .content h5[style],
section.content_det .content h6[style],
section.content_det .content span[style],
section.content_det .content font[style],
section.content_det .content ol[style],
section.content_det .content i[style],
section.content_det .content div[style],

section.content_det .content p[style]{
    font-size: 16px !important;

}

section.content_det .content h6 {
    font-size: 17px;
    font-weight: 600;
    font-family: 'Proxima Nova', sans-serif !important;
    color: #525252;
}
section.content_det img {
    width: 62%;
    padding-bottom: 3em;
}
section.detali_tm_pr ul li .content h3 {
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
}
section.detali_tm_pr ul li .content span {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}
section.detali_tm_pr ul li .content p {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}
section.detali_tm_pr img{
    height: 176px; 
    width:176px; 
    object-fit:cover; 
    border-radius: 50%;
}
section.news_cover .box_main p,
section.technology_picks .back p,
section.thre_s_b .collam p {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
} 
section.detali_tm_pr {
    background: #f5f5f5;
    padding: 3em 4em;
    margin: 5em;
    border-radius: 10px;
}
section.detali_tm_pr li:nth-child(1) {
    width: 14%;
}
section.detali_tm_pr ul {
    display: flex;
    align-items: center;
}
section.detali_tm_pr ul li:nth-child(2) {
    width: 75%;
    padding-left: 3em;
}
section.detali_tm_pr ul li {
    display: inline-block;
}
section.news_cover {
    background: linear-gradient(173deg, #21212e, #1c1e64);
    padding: 4em 3em;
}
section.news_cover .content h2 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 800;
    font-size: 38px;
}
section.news_cover .content h2 span {
    color: #757bf6;
}
section.news_cover .content h6 {
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
section.news_cover .content .d_button a:nth-child(2) {
    background: #363636;
}
section.news_cover .content .d_button a:nth-child(1) {
    background: linear-gradient(45deg, #452de1, #535bf5);
}
section.news_cover .content .d_button a {
    padding: 10px 25px;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    border-radius: 4px;
    margin-top: 1em;
    transition: .3s;
    display: inline-block;
}
section.news_cover .content .d_button a:hover {
    background: #fff;
    color: #333;
}
section.news_cover .content hr {
    background: #fff;
    padding: 2px;
    width: 60px;
    border-radius: 4px;
}
section.news_cover .box_main {
/*    background: url(../img/news-home3.png);*/
    background-repeat: no-repeat;
}
section.news_cover .box_main h3 a,
section.thre_s_b .collam h3 a,
section.technology_hm .content h3 a,
section.technology_picks .back h3 a{
    color: #fff;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-decoration: none; 
    text-decoration: none;
}
section.news_cover .box_main {
/*    background: linear-gradient(0deg, #000, transparent), url(../img/news-home3.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    padding: 32px;
    padding-top: 18em;
    margin-bottom: -14em;
}
section.news_cover .content img {
    width: 100%;
    padding-top: 8em;
    margin-bottom: -16em;
    z-index: 111;
    position: relative;
}
section.thre_s_b {
    padding: 3em;
    padding-top: 12em;
    display: block;
}
section.thre_s_b .collam.th_1 {
/*    background: linear-gradient(0deg, #000, transparent), url(../img/news-home5.png);*/
    background-size: cover;
}
section.thre_s_b .collam.th_2 {
/*    background: linear-gradient(0deg, #000, transparent), url(../img/news-home6.png);*/
    background-size: cover;
}
section.thre_s_b .collam.th_3 {
/*    background: linear-gradient(0deg, #000, transparent), url(../img/news-home7.png);*/
    background-size: cover;
}
section.thre_s_b .collam {
    display: block;
    padding: 2em;
    padding-top: 10em;
    width: 32%;
    margin: 5px;
}
section.thre_s_b .collam h3 a{
    font-size: 25px;
    text-decoration: none;
}
section.technology_hm {
/*    background: url(../img/news-home8.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0em 3em;
}
section.technology_hm .high_light {
    overflow-y: scroll;
    height: 75vh;
}

section.technology_hm .high_light {
    background: #000000b3;
    padding: 3em 1em;
}
section.technology_hm .high_light ul li span a{
    background: #363636;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    padding: 3px 7px;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none;
}
section.technology_hm .high_light ul li:nth-child(2) {
    width: 80%;
    padding-left: 1em;
}
section.technology_hm .high_light ul li {
    display: inline-block;
}
section.technology_hm .high_light ul li h5 a{
    color: #fff;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-decoration: none;
}
section.technology_hm .high_light ul li img {
    width: 100%;
}
section.technology_hm .high_light ul li:nth-child(1) {
    width: 20%;
    float: left;
}
section.technology_hm {
/*    background: url(../img/news-home8.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0em 3em;
}
.high_light::-webkit-scrollbar-track {
    background: #706c71;
}
.high_light::-webkit-scrollbar-thumb {
    background: #4e4bef;
    border-radius: 10px;
}
.high_light::-webkit-scrollbar {
    width: 4px;
}
section.tech_main_add .content h6 {
    color: #000;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}
section.tech_main_add .content h3 {
    color: #000;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}
section.tech_main_add .img img {
    width: 100%;
}
section.tech_main_add .img {
    display: inline-block;
    width: 62%;
    float: revert;
    padding-left: 8em;
}
section.tech_main_add {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 0px 20px -3px #3333332e;
    margin: 0 2em;
    padding: 3em;
    margin-top: -4em;
    position: relative;
}
section.tech_main_add .content {
    display: inline-block;
    width: 30%;
}
section.fetrued_main {
    padding: 3em;
}
section.fetrued_main .fetured_cal {
    display: inline-block;
    width: 50%;
    padding: 0;
}
section.fetrued_main .fetured_cal.lhaf a.button {
    font-size: 18px;
}
section.fetrued_main .fetured_cal.lhaf {
    background: url(../img/news-home12.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3em;
    display: block;
}
section.fetrued_main .fetured_cal {
    display: inline-block;
    width: 50%;
}
section.fetrued_main .fetured_cal.lhaf h4 a{
    color: #fff;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    padding-bottom: 1em;
    text-decoration: none;
}
section.fetrued_main .fetured_cal.fhaf .box {
    width: 50%;
    display: inline-block;
    float: left;
    height: 50%;
    padding: 78px 20px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
/*section.fetrued_main .fetured_cal.fhaf .box.fls {
    background: url(../img/news-home13.png);
}
section.fetrued_main .fetured_cal.fhaf .box.sls {
    background: url(../img/news-home14.png);
}
section.fetrued_main .fetured_cal.fhaf .box.tls {
    background: url(../img/news-home15.png);
}
section.fetrued_main .fetured_cal.fhaf .box.rls {
    background: url(../img/news-home16.png);
}*/
section.fetrued_main .fetured_cal.fhaf .box h5 a{
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    padding-bottom: 1em;
    text-decoration: none;
}
section.editorpack_hmp {
    background: url(../img/news-home18.png);
    padding: 5em 3em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
section.editorpack_hmp .collam {
    background: #fff;
    padding: 3em;
}
section.editorpack_hmp .collam .content h4 a{
    color: #000;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    padding-bottom: 0;
    text-decoration: none;
}

section.editorpack_hmp .collam .content img {
    width: 100%;
}
section.editorpack_hmp .collam .content img {
    position: relative;
    margin-bottom: -1em;
    z-index: 0;
    height: 234px;
}

section.editorpack_hmp .collam .content span.bg a{
    background: #4e4bef;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    z-index: 111;
    padding: 3px 17px;
    display: inline-block;
    border-radius: 4px;
    margin-left: 15px;
    margin-top: -1em;
    position: relative;
    text-decoration: none !important;
}
section.editorpack_hmp .collam .content span.short {
    color: #0000008a;
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 2em;
    display: inline-block;
}
section.editorpack_hmp .header ul li h6 {
    font-size: 17px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #bbbbbb;
}
section.editorpack_hmp .header ul li h3 {
    color: #fff;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}
section.editorpack_hmp .header ul li {
    display: inline-block;
}
section.editorpack_hmp .header ul li a {
    color: #fff;
    float: right;
    width: 100%;
    display: block;
    font-size: 14px;
    text-decoration: none;
}

/*all news page css start */


/* hq section  */

section.gain_hq_expreance {
    padding: 10em 3em;
    margin: 4em 0;
    background: url(../img/news-sections10.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}
section.gain_hq_expreance .content {
    width: 40%;
}
section.gain_hq_expreance a.button_border_y {
    background: #ffaf14;
    text-decoration: none;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    padding: 8px 18px;
    border-radius: 5px;
    border: 2px solid #ffaf14;
    transition: .3s;
}

    
    section.all_articles {
/*    background: url(../img/news-home18.png);*/
    padding: 5em 3em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    }
    section.all_articles .collam {
        background: #fff;
        padding: 3em;
    }
    section.all_articles .collam .content h4 a{
        color: #000;
        font-size: 17px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 900;
        padding-bottom: 0;
        text-decoration: none;
    }

    section.all_articles .collam .content img {
        width: 100%;
    }
    section.all_articles .collam .content img {
        position: relative;
        margin-bottom: -1em;
        z-index: 0;
        height: 234px;
    }

    section.all_articles .collam .content span.bg a{
        background: #4e4bef;
        color: #fff;
        font-weight: 500;
        font-size: 14px;
        z-index: 111;
        padding: 3px 17px;
        display: inline-block;
        border-radius: 4px;
        margin-left: 15px;
        margin-top: -1em;
        position: relative;
        text-decoration: none !important;
    }
    section.all_articles .collam .content span.short {
        color: #0000008a;
        font-size: 13px;
        font-weight: 500;
        padding-bottom: 2em;
        display: inline-block;
    }
    section.all_articles .header ul li h6 {
        font-size: 17px;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
        color: #bbbbbb;
    }
    section.all_articles .header ul li h3 {
        color: #000;
        font-size: 28px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 900;
    }
    section.all_articles .header ul li {
        display: inline-block;
    }
    section.all_articles .header ul li a {
        color: #fff;
        float: right;
        width: 100%;
        display: block;
        font-size: 14px;
        text-decoration: none;
    }

/*all news page css end */

section.recently_home ul li:nth-child(2) a {
    color: #000;
    float: right;
    width: 100%;
    display: block;
    font-size: 14px;
    text-decoration: none;
}
section.recently_home ul li {
    display: inline-block;
} 
section.recently_home .cl_line {
    background: #f3f3f3;
    padding-left: 1em;
}
section.recently_home .cl_line ul li:nth-child(2) img {
    width: 80%;
    float: right;
}
section.recently_home .cl_line ul li:nth-child(1) {
    width: 60%;
}
section.recently_home .cl_line ul li h4 a{
    color: #000;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    padding-bottom: 0;
    text-decoration: none;
}
section.recently_home .cl_line ul li p {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
}
section.recently_home .cl_line ul li span.short {
    color: #0000008a;
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 2em;
    display: inline-block;
}
section.recently_home .cl_line ul {
    display: flex;
    align-items: center;
}
section.recently_home .content_bg {
    background: url(../img/news-home23.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section.recently_home .content_bg {
    background: url(../img/news-home23.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 2em;
    margin-top: 6em;
    height: 124vh;
}
section.recently_home .content_bg input {
    display: block;
    padding: 7px 17px;
    border: none;
    margin-bottom: 1em;
    border-radius: 10px;
    color: #333;
}
section.recently_home .content_bg input:focus {
    outline: none;
}
section.recently_home ul li:nth-child(2) {
    float: right;
}
section.recently_home h3 {
    color: #000;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}
section.recently_home h5 {
    color: #000;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
section.recently_home {
    padding: 3em;
}
section.tech_main_add .img_post a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    /* padding: 33px 40px 19px 40px; */
    background-size: cover;
    background-size: 1770x 170px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    padding: 120px 0 19px 0;
}
section.tech_main_add .content {
    display: inline-block;
     width: 100%; 
}
/*contact us page */

/*...... Contact Page Start ......*/
section.preparing_succ .content a {
    background: #164bb3;
    color: #fff;
    font-weight: 400;
    padding: 7px 22px;
    transition: .3s;
    text-decoration: none;
}
section.preparing_succ .content a:hover {
    background: #fff;
    color: #164bb3;
}
section.request_pro .content a {
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    background: #000000;
    padding: 8px 20px;
    transition: .3s;
    text-decoration: none;
}
section.request_pro .content a:hover {
    background: #b7b7b7;
}
section.request_pro {
    padding: 5em 0;
    margin: 2em 0;
    display: block;
    background: url(../img/contact-us.png);
}
section.preparing_succ {
    padding: 6em 0;
}
section.request_pro .content p {
    color: #9f9f9f;
}
section.request_pro .content h5 {
    color: #fff;
    font-size: 22px;
}
section.request_pro .content h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
}
section.request_pro img {
    width: 80%;
}
section.contact .form a:hover {
    background: none;
    color: #e79f54;
}
section.contact .form a {
    display: block;
    text-align: center;
    padding: 10px 0;
    background: #e79f54;
    color: #000;
    font-weight: 700;
    transition: .3s;
    text-decoration: none;
    margin-top: 1em;
    border: 1px solid #e79f54;
}
section.contact .form textarea {
    display: block;
    width: 100%;
    height: 8em;
    color: #fff;
    background: #323232c2;
    padding: 10px 18px;
}
section.contact .form input {
    background: #323232c2;
    padding: 10px 18px;
    border-radius: 1px;
    margin: 10px 0;
    display: block;
    color: #fff;
    width: 100%;
}
#submitButton {
    background: #323232c2;
    padding: 10px 18px;
    border-radius: 1px;
    margin: 10px 0;
    display: block;
    color: #fff;
    width: 50% !important;
}
section.contact .form h2 {
    color: #fff;
    font-size: 38px;
}
section.contact .form {
    background: #000000e0;
    padding: 5em 4em;
    border-radius: 10px;
    margin: 0 2em;
}
section.contact .form p {
    color: #afafaf;
    padding: 1em 0;
}
section.contact .content i {
    font-size: 30px;
}
section.contact {
    margin-top: -30em;
    position: relative;
}
/*contact us page end */
/*............ Cetagory .............*/

section.most_popular .content span.bg a,
section.technology_picks .content span.bg a{
    background: #4e4bef;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 5px 20px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: -5px;
    position: relative;
    margin-left: 1em;
    border-radius: 4px;
    text-decoration: none;
}
section.most_popular .content span.short,
section.technology_picks .content span.short {
    color: #00000078;
    font-size: 13px;
    font-weight: 500;
}
section.most_popular .content h4 a,
section.technology_picks .content h4 a{
    color: #000;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-decoration: none;
}
section.most_popular .title h3 {
    color: #000;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    padding-bottom: 1em;
    text-shadow: 1px 1px black;
}
section.most_popular {
    padding: 4em 3em;
    background: #f7f7f7;
}
section.technology_picks .row {
    padding: 1em 0;
}
section.technology_picks {
    padding: 5em 3em;
}
section.technology_picks .back {
    background: linear-gradient(0deg, #000, transparent), url(../img/category-page3.png);
    background-size: cover;
    display: block;
    padding: 2em;
    padding-top: 10em;
    margin: 5px;
}
section.technology_picks .title h3 a{
    color: #000;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-shadow: 1px 1px black;
    text-decoration: none;
}
section.technology_picks .title span {
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin-top: -8px;
    padding: 0;
}
section.featured_stories .header span {
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px black;
    letter-spacing: 8px;
    padding-bottom: 3em;
    font-size: 20px;
    display: block;
}

section.featured_stories .header h1 {
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px black;
    letter-spacing: 10px;
    padding-top: 1em;
    font-size: 42px;
}
.swiper-slide {
    margin: 0 !important;
    background: #000;
    height: 500px !important;

}

.slider_main_div{
    width: 25%;
}
.swiper-slide img{
    height: 335px; 
    width: 100%;
}

.all_remaning_news{
    margin-top: 30px !important;
}
.whide_img img{
    width: 100%;
}

section.featured_stories .swiper-slide h4 {
    color: #fff;
    font-size: 16px;
    
    padding: 15px;
    text-decoration: none;
}

section.featured_stories .swiper-slide span a{
    background: #fff;
    font-weight: bold;
    color: black;
    font-size: 12px;
    text-transform: uppercase;
    padding: 7px 15px;
    display: inline-block;
    margin-top: -5px;
    margin-left: 13px;
    text-decoration: none;
    border-radius: 4px;
}

/*today 22 2*/

