@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700&display=swap');
 @font-face {
  font-family: 'NotoNastaliqUrduRegular', serif;
  src: url(../fonts/NotoNastaliqUrdu-Regular.ttf);
}

body {
  font-family: 'NotoNastaliqUrduRegular', serif;
  text-align: right;
}

#topbar {
    background: #fff;
    padding: 10px 0;
    font-size: 14px;
}
#topbar .left-topbar{
    padding: 0px 12px;
    display: inline-block;
}
#topbar .left-topbar p{
    font-family: 'Roboto', sans-serif;
}
.btn-login {
    color: #fff;
    background-color: #f12933;
    border-color: #f12933;
    font-family: 'Roboto', sans-serif;
    padding: 2px 20px;
    border-radius: 20px;
}
.btn-login:focus {box-shadow:none;}
.searchbar{
    background-color: transparent;
    border-radius: 40px;
    border: 1px solid #000;
    position: relative;
    width: 0%;
    min-width: 40px;
    height: 40px;
    overflow: hidden;
    transition: width 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.search_input{
    color: #000;
    border: 0;
    background: none;
    line-height: 30px;
    transition: width 0.4s linear;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    top: 0;
    /*right: 0;*/
    left: 0;
    outline: none;
    width: 88%;
    height: 40px;
    margin: 0;
    z-index: 10;
    padding-left: 40px;
}

/*.searchbar:hover > .search_input{
    padding: 0 10px;
    width: 250px;
    caret-color:red;
    transition: width 0.4s linear;
}*/

.searchbar:hover > .search_icon{
    background: white;
    color: #000;
}

.search_icon{
   height: 40PX;
    width: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #000;
    border: 0;
    padding: 0;
    background: #fff;
}
.right-topbar a {
    color: #555;
    padding: 4px 12px;
    display: inline-block;
    line-height: 1px;
    border-left: 1px solid #e9e9e9;
}
.right-topbar a:first-child {
    border-left: 0;
}

.navbar-expand-lg{
    background: #0468d3;
}
.nav-link {
    display: block;
    padding: 0.7rem 1rem;
    font-size: 18px;
    padding-right: 8px !important;
    padding-left: 4px !important;
}
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
}
.first-section-title{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.first-section-desc{
    line-height: 30px;
}
.first-section-sub-desc{
    font-weight: 600;
    margin-top: 10px;
    padding: 5px 15px 15px 5px;
    margin-bottom: 0;
}
.photo-section-bg{
    background: url('../images/photo_bg.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.photo-section-title{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.photo-section-title a:hover{
    text-decoration: none
}
.photo-details-bg{
    background-color: #eeeeee;
    position: relative;
}
.photo-details-bg-seperator{
    background-color: #eeeeee;
    position: relative;
}
.photo-details-bg-seperator:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-top: solid 20px #eeeeee;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
}
.photo-details-count-no{
    position: absolute;
    top: 0;
    background: #f12933;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    padding: 3px 15px;
}
.photo-details-count-no span{
    font-size: 18px;
}
.photo-camera-icon{
    position: absolute;
    top: 115px;
    right: 20px;
    color: #fff;
    font-size: 20px !important;
    background: rgb(0, 0, 0, 0.6);
    padding: 12px 12px 12px 12px;
    border-radius: 50%;
}
.photo-camera-icon-single-mobile-grid{
    position: absolute;
    top: 170px;
    right: 10px;
    color: #fff;
    font-size: 20px !important;
    background: rgb(0, 0, 0, 0.6);
    padding: 12px 12px 12px 12px;
    border-radius: 50%;
}
.video-play-icon{
    position: absolute;
    top: 115px;
    right: 20px;
    color: #fff;
    font-size: 20px !important;
    background: rgb(0, 0, 0, 0.6);
    padding: 12px 12px 12px 15px;
    border-radius: 50%;
}
.video-play-icon-single-mobile-grid{
    position: absolute;
    top: 170px;
    right: 10px;
    color: #fff;
    font-size: 20px !important;
    background: rgb(0, 0, 0, 0.6);
    padding: 12px 12px 12px 15px;
    border-radius: 50%;
}

.photo-camera-icon-grid-3{
    position: absolute;
    top: 170px;
    right: 10px;
    color: #fff;
    font-size: 20px !important;
    background: rgb(0, 0, 0, 0.6);
    padding: 12px 12px 12px 12px;
    border-radius: 50%;
}
.video-play-icon-grid-3 {
    position: absolute;
    top: 170px;
    right: 10px;
    color: #fff;
    font-size: 20px !important;
    background: rgb(0, 0, 0, 0.6);
    padding: 12px 12px 12px 15px;
    border-radius: 50%;
}

.latest-text {
  position: absolute;
    bottom: 22px;
    right: 15px;
    color: #fff;
    background: #f12933;
    padding: 0px 15px 0px 15px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}
.news-section-bg{
    background-color: #e2f7ff;
}
.news-section-inner-bg{
    background-color: #fff
}
.news-breadcrumb{
    background: transparent;
}
.news-breadcrumb a{
    color: #0468d3;
    text-decoration: none
}
.news-breadcrumb:hover{
    color: #0468d3;
    text-decoration: none
}
.read-more{
    color: red;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
}

.read-more-sports-entertainment {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: underline;
    position: absolute;
    bottom: 0;
    left: 12px;
}

.read-more-sports-entertainment:hover {
    color: #000;
}
.read-more:hover{
    color: #000;
}
.home-href{
    text-decoration: none;
    color: #000
}
.home-href:hover{
    text-decoration: none;
    color: #000
}
.card-shadow {
  -webkit-box-shadow: 3px 4px 8px -2px rgba(231,230,230,1);
-moz-box-shadow: 3px 4px 8px -2px rgba(231,230,230,1);
box-shadow: 3px 4px 8px -2px rgba(231,230,230,1);
position: relative;
}
.horizontal-border{
    border: 3px solid #e7e6e6;
}
.zoom {
  transition: transform .2s; /* Animation */
  position: relative;
}
.font-weight-600{
    font-weight: 600
}

.zoom:hover {
  transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
.lifestyle-section-title{
    font-size: 20px;
    font-weight: bold;
    color: #0468d3;
}
.lifestyle-section-title a{
    color: #0468d3;
}
.lifestyle-section-title a:hover{
    color: #0468d3;
    text-decoration: none
}
.lifestyle-section-desc{
    font-weight: 600;
}
.vertical-border-content-seperator{
    border-right: 2px solid #bbbbbb;
}
.vertical-border-content-seperator:last-child { border-right: none; }
.horizontal-border-content-seperator{
    border-bottom: 2px solid #bbbbbb;
}
.horizontal-border-content-seperator:nth-last-child(4n+2){ border-bottom: none; }
.editorial-bg{
    background-color: #e2f7ff;
    border: 1px solid #0c5da9;
}
.editorial-bg a{
    text-decoration: none;
}
.editorial-editor-bg{
    background: #0c5da9;
}
.poetry-bg{
    background-color: #002853;
}
.footer-bg{
    background-color: #0468d3;
}
.footer-bg ul li{
    font-family: 'Roboto', sans-serif;
}
.footer-bg a{
    color: #fff;
}
.footer-bg a:hover{
    color: #fff;
    text-decoration: none;
}
.mobile-logo-width{
    width: 215px;
}
.nav-toggle-icon{
    border: 1px solid #fff;
}
.news-details p {
    margin-top: 1rem;
}
.news-details .card{
    border: none;
}
.news-details .card .card-body {
    background: #787878;
    color: #fff;
    text-align: right;
    padding: 0.5rem;
}
.news-details-title{
    font-size: 28px;
    color: #000
}
.news-details-author{
    font-size: 14px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500
}

.news-details-tag-border-horizontal{
    border:3px solid #e7e6e6;
}
.news-details-tag-border-vertical{
    border-left:5px solid #e7e6e6;
}
.btn-tag{
    color: #fff;
    background-color: #0468d3;
    border-color: #0468d3;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    padding: 3px 20px;
    margin-left: 10px;
    margin-bottom: 5px;
}
.btn-tag a{
    color: #fff;
}
.mobile-logo{
    width: 140px;
}
.btn-tag:hover{
    color: #fff;
    background-color: #0468d3;
    border-color: #0468d3;
}
.article-listing-p1-icon{
    position: absolute;
    right: 0;
    background: #f12933;
    color: #fff;
    padding: 8px 15px;
    z-index: 1;
    top: 0;
    font-weight: bold;
    border-radius-bottom-left: 50%;
    border-bottom-left-radius: 25px;
}
.article-listing-border{
    border: 1px solid #dee2e6!important;
    position: relative;
}
.article-news-listing-title{
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.article-news-listing-title:hover{
    color: #000;
    text-decoration: none;
}
.article-news-listing-sub-title{
    font-size: 22px;
    font-weight: bold;
    color: #000;
}
.article-news-listing-sub-title:hover{color: #000;text-decoration: none}
.breadcrumb-item.active {color: #000;}
.text-black{
    color: #000!important
}
.video-details-border {
    border: 1px solid #dee2e6!important;
    position: relative;
    background: #f5f5f5;
}
.video-details-first-section-title{
    font-size: 24px;
}
.border-left-vertical{
    border-left: 5px solid #bbbbbb;
}
.font-family-roboto{
    font-family: 'Roboto', sans-serif;
}
.register-form-control{
    background: #eeeeee;
    color: #000;
    border-radius: 2rem;
    border: 1px solid #eeeeee;
    padding: 2rem 1rem;
    font-family: 'Roboto', sans-serif;
}
.register-select-dropdown{
    background-color: #eeeeee;
    height: auto;
    padding: 1.2rem .75rem;
    border: 1px solid #eeeeee;
}
.register-checkbox-label{
    color: #404040;
    font-size: 14px;
}
.register-checkbox-label a:hover{
    color: #4a64ba;
    text-decoration: underline;
}
.register-checkbox-label a{
    color: #4a64ba;
    text-decoration: underline;
}
.form-group {
    margin-bottom: 1.5rem;
}
.login-text{
    color: #0468d3;
    font-size: 22px;
    text-transform: uppercase;
}
.login-text a{
    text-decoration: none;
}

.register-placeholder input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.register-placeholder input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.register-placeholder input:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.register-placeholder input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}


/*---------------- Nav tab for search page -----------*/
.search-nav .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: transparent;
    border-bottom: 3px solid #f12933;
    border-color: unset;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-bottom: 5px;
}
.search-nav .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    background-color: transparent;
    border-bottom: 3px solid #f12933;
    border-color: unset;
    border-top: none;
    border-left: none;
    border-right: none;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-align: right;
    font-weight: 600;
}
.dropdown-menu {
    -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.41);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.41);
    box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.41);
    border: 1px solid rgb(182, 182, 182);
    left: -27px;
    top: 111%;
}
.hover:hover .dropdown-menu {
    display: block;
}
.triangle-up-navbar {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 10px solid #e92c18;
    position: absolute;
    top: 30px;
    right: 46%;
    z-index: 100;
    display: none;
}
.dropdown-toggle::after {
    display: none;
}
.search-nav .nav-tabs{
    border-bottom: 6px solid #e7e6e6;
}
.text-decoration-none{
    text-decoration: none
}
.about-nav-pills .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000;
    background-color: #adadad;
}
.about-nav-pills .nav-pills .nav-link{
    color: #000;
    background-color: #eeeeee;
    margin-left: 10px;
}
.first-section-img{
    height: 300px;
    width: 100%
}
.first-section-sub-section-img{height: 166px;width: 100%}
.photo-gallery-img{
    height: 227px;
    width: 100%
}
.other-section-img{
    height: 215px;
    width: 100%
}
.lifestyle-section-img{height: 210px;width: 100%;}
.news-national-section-img{height: 190px;width: 100%;}
.news-national-sub-section-img{height: 240px;width: 100%;}
.news-business-img{width: 100%;height: 168px;}

@media only screen and (max-width: 600px)  {  

/*// Small devices (landscape phones, 576px and up)*/
.vertical-border-content-seperator{
    border:none!important;
}
.photo-section-bg{
    background-size: auto;
}

.read-more-sports-entertainment{
    position: relative;
}
.video-play-icon{
    top: 65px;
    right: 20px;
    font-size: 10px !important;
    padding: 6px 6px 6px 10px;
}
.photo-camera-icon{
    top: 65px;
    right: 20px;
    font-size: 10px !important;
    padding: 6px;
}

.bg-grey-mobile{
    background-color: #dadada;
}
.first-section-title{
    font-size: 22px;
    line-height: 36px;
}
.first-section-desc{
    line-height: 30px;
}

.first-section-img{
    height: auto;
    width: auto;
    margin-bottom:15px;
}
.first-section-sub-section-img{height: auto;width: auto;}
.photo-gallery-img{height: auto;width: auto;}
.other-section-img{height: auto;width: auto;}
.lifestyle-section-img{height: auto;width: auto;}
.news-national-section-img{height: auto;width: auto;}
.news-national-sub-section-img{height: auto;width: auto;}
.news-business-img{height: auto;width: auto;}
.photo-camera-icon-single-mobile-grid{top: 140px}
.video-play-icon-single-mobile-grid{top: 140px}

}

@media only screen and (max-width: 360px)  {
    .mobile-logo{width: 100px;}
    .video-play-icon {top: 50px;}
    .photo-camera-icon{top: 50px;}
    .photo-camera-icon-single-mobile-grid{top: 120px;}
    .video-play-icon-single-mobile-grid {top: 120px;}

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 2) {
.media-body{
    display: contents;
}

.latest-text {
    position: relative;
    bottom: 30px;
    width: 80px;
    float: right;
    right: 0;
}

/*/////Added By Vivek*/
@media only screen 
  and (max-width: 768px) {

    .btn-back{
            margin-right: 60px;
    }
  }
@media only screen 
  and (max-width: 768px) {

    .btn-homepage{
            margin-right: 100px;
    }
  }
}
/****************************************
    START CSS FOR EXCLUSIVE PAGE  
*****************************************/
.all-day img {
    width: 133px;
    aspect-ratio: 16/11;
}
.all-day {
    border: 2px solid #d9d9d9;
    text-align: center !important;
    transition: border-color 0.3s ease;
    cursor: pointer;
    padding: 5px;
    height: 220px;
}
.all-day.day-active {
    border: 2px solid #9255c2;
    -webkit-box-shadow: -1px 3px 12px 0px rgba(0,0,0,0.49);
    -moz-box-shadow: -1px 3px 12px 0px rgba(0,0,0,0.49);
    box-shadow: -1px 3px 12px 0px rgba(0,0,0,0.49);
}
.nav ul li{
    list-style: none;
    margin-right: 8px;
} 
.nav ul  {
    display: flex;
}
.days-head {
    color: #000;
}
.days-head-sunday {
    color: #000;
    width: 99%;
}
.days-para {
    color: #000;
    width: 50%;
}
/* .nav-tabs {
    border-bottom: none;
    display: contents;
} */
.nav-tabs  li a {
    text-decoration: none;
}
.days-para-sunday {
    color: #000;
    width: 98%;
}
@media screen and (max-width: 767px) {
        .days-head {
            font-size: 18px;
        }
         .days-para {
            width: 100%;
            font-size: 12px;
        }
        .days-para-sunday {
            width: 100%;
            font-size: 12px;
        }
        .all-day img {
            width: 100%;
        }
        .all-day {
            height: 150px;
        } 
        .all-day {
            width: 90%;
        } 
        .seven-box {
            display: flex !important;
            justify-content: center;
        }
        .nav ul  {
            display: contents;
        }
        .nav ul li {
            margin-right: 0px;
        }
        .div-for-mobile .all-day {
            width: 80%;
        }
        .para-mobile {
            width: 50%;
        }
        .col-3 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
            padding: 5px;
        }
        .order-one {
            order: 1;
        }
        .order-two {
            order: 2;
        } 
        .order-three {
            order: 3;
        }
    }
/****************************************
    END CSS FOR EXCLUSIVE PAGE  
*****************************************/

/****************************************
    START CSS FOR Blog PAGE  
*****************************************/
.writer-para  h3 {
    font-size: 22px;
    font-weight: bold;
}
.writer-para p {
    font-size: 16px;
}
.writer-para-no-border h3 {
    font-size: 22px;
    font-weight: bold;
}
.writer-para-no-border p {
    font-size: 16px;
}
.box {
    background: #efefef;
    height: 168px;
}
.read-more {
    color: red;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
}
.writer-para{
    border-bottom: 2px solid #adadad;
}
/****************************************
    END CSS FOR Blog PAGE  
*****************************************/

/****************************************
    START CSS FOR Guest Writers PAGE  
*****************************************/
.select-writers span {
    color: #f12933;
}
.select-writers {
    display: flex;
    justify-content: end;
    flex-direction: row-reverse;
    align-items: baseline;
}
.select-writers h5 {
    padding-left: 15px;
}
.writer-drop .btn {
    background: #D9D9D9;
    padding: 10px;
    color: #7A7A7A;
    font-weight: 400;
    font-size: 20px;
    border: 1px solid #000;
    display: flex;
    flex-direction: row-reverse;
    align-items: baseline;
}
.writer-drop .btn span {
    color: #7A7A7A;
    padding-right: 30px;
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
    color: #000;
    background-color: #D9D9D9;
    border-color: 1px solid #000;
}
.writer-drop ul {
    text-align: right;
}
.writer-drop li a {
    text-decoration: none;
    color: #000;
    text-align: center;
}
.writer-drop li:hover {
    background-color: #E4E4E4;
}
.dropdown-menu {
    min-width: 15rem;
    padding: 0.5rem 12px;
}
@media screen and (max-width: 767px) {
    .writer-drop .btn {
        font-size: 14px;
        padding: 10px;
    }
    .select-writers h5 {
        font-size: 16px;
        padding: 10px;
    }
    .dropdown-menu {
        min-width: 11.4rem;
    }
}
/****************************************
    END CSS FOR Guest Writers PAGE  
*****************************************/

/****************************************
    START CSS FOR all Guest PAGE  
*****************************************/
.authors-main {
    display: flex;
    justify-content: baseline;
    align-items: baseline;
    flex-direction: row-reverse;
} 
.author-img {
    padding-top: 10px;
    display: flex;
    justify-content: end;
    margin-left: 20px;
}
.author-img p {
    width: 220px;
    height: 250px;
    background-color: #efefef;
}
/****************************************
    START CSS READER PAGE  
*****************************************/
.reader-banner {
    background-image: url(https://www.gujaratimidday.com/assets/images/bg-ugc.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}
.reader-banner h1 {
    border-bottom: 1px solid #fff;
    font-size: 36px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.2rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.show-form {
    display: block !important; 
}
@media screen and (max-width: 767px) {
    .main-form {
        display: none;
    }
}


/****************************************
    START CSS FOR Blog PAGE  
*****************************************/
.writer-para  h3 {
    font-size: 22px;
    font-weight: bold;
}
.writer-para p {
    font-size: 16px;
}
.writer-para-no-border h3 {
    font-size: 22px;
    font-weight: bold;
}
.writer-para-no-border p {
    font-size: 16px;
}
.box {
    background: #efefef;
    height: 168px;
}
.writer-para .read-more  {
    color: red;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
}
.writer-para .read-more:hover {
    color: #000;
}
.writer-para{
    border-bottom: 2px solid #adadad;
}
.writer-para a {
    text-decoration: none;
    color: #000;
}
.writer-para img {
    width: 100%;
}
/****************************************
    END CSS FOR Blog PAGE  
*****************************************/

/****************************************
    START CSS FOR Guest Writers PAGE  
*****************************************/
.select-writers span {
    color: #f12933;
}
.select-writers {
    display: flex;
    justify-content: end;
    flex-direction: row-reverse;
    align-items: baseline;
}
.select-writers h5 {
    padding-left: 15px;
}
.writer-drop .btn {
    background: #D9D9D9;
    padding: 10px;
    color: #7A7A7A;
    font-weight: 400;
    font-size: 20px;
    border: 1px solid #000;
    display: flex;
    flex-direction: row-reverse;
    align-items: baseline;
}
.writer-drop .btn span {
    color: #7A7A7A;
    padding-right: 30px;
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
    color: #000;
    background-color: #D9D9D9;
    border-color: 1px solid #000;
}
.writer-drop ul {
    text-align: right;
}
.writer-drop li a {
    text-decoration: none;
    color: #000;
    text-align: center;
}
.writer-drop li:hover {
    background-color: #E4E4E4;
}
.dropdown-menu {
    min-width: 15rem;
    padding: 0.5rem 12px;
}
.guest-writer-para a {
    text-decoration: none;
    color: #000;
}
.guest-writer-para img {
    width: 100%;
}
@media screen and (max-width: 767px) {
    .writer-drop .btn {
        font-size: 14px;
        padding: 10px;
    }
    .select-writers h5 {
        font-size: 16px;
        padding: 10px;
    }
    .dropdown-menu {
        min-width: 11.4rem;
    }
}
/****************************************
    END CSS FOR Guest Writers PAGE  
*****************************************/
/****************************************
    START CSS FOR Guest Writers PAGE  
*****************************************/
.editors-writer-para a {
    text-decoration: none;
    color: #000;
}
.editors-writer-para img {
    width: 100%;
}
/****************************************
    END CSS FOR Guest Writers PAGE  
*****************************************/
/****************************************
    START CSS FOR all Guest PAGE  
*****************************************/
.authors-main {
    display: flex;
    justify-content: baseline;
    align-items: baseline;
    flex-direction: row-reverse;
} 
.author-img {
    padding-top: 10px;
    display: flex;
    justify-content: end;
    margin-left: 20px;
}
.author-img p {
    width: 220px;
    height: 250px;
    background-color: #efefef;
}
/****************************************
    START CSS READER PAGE  
*****************************************/
.reader-banner {
    background-image: url(../images/form-image/form-bg.png);
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}
.reader-banner h1 {
    border-bottom: 1px solid #fff;
    font-size: 36px;
}
#submitbtn {
    padding: 8px 40px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.2rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.show-form {
    display: block !important; 
}
@media screen and (max-width: 767px) {
    .main-form {
        display: none;
    }
}
/****************************************
    START CSS Guest-Bloggers PAGE  
*****************************************/
.guest-bloggers {
    overflow-x: none;
}
.guest-bloggers h1 {
    color: #245093;
    font-size: 28px;
    font-weight: 700;
    margin: 0px;
}
.guest-bloggers img {
    /*width: 132px;*/
    background-color: #3DA8D6;
    /*padding: 0px 10px 0px 0px;*/
    /*border-radius: 80px;*/
    text-align: center;
    aspect-ratio: 23/21;
}
.guest-bloggers h3 {
    font-size: 22px;
}
.guest-bloggers .col-md-3::after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    top: 0;
    width: 1px;
    height: 95%;
    background: #D9D9D9;
}
.guest-bloggers .col-md-3:nth-child(1) {
    width: 0;
    height: 0;
    background: transparent;
}
.guest-bloggers .col-md-3:nth-child(5) {
    width: 0;
    height: 0;
    background: transparent;
}
/* .guest-bloggers .row {
    border-top: 1px solid #000;
}
.guest-bloggers .col-md-3 {
    border-right: 1px solid #000;
}
.bloger-main .mb-3 {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
} */
.guest-bloggers p {
    font-size: 15px;
    /*height: 200px;*/
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.guest-bloggers .btn {
    background: transparent;
    color: #000;
    border: 1px solid #0468D3;
    width: 132px;
    height: 34px;
    padding: 5px;
}
.guest-bloggers .btn:hover {
    background: #0468D3;
    color: #fff;
    border: 1px solid #fff;   
}
@media screen and (max-width: 767px) {
    .guest-bloggers .col-md-3::after {
        height: 0px;
    }
    .guest-bloggers .col-md-3:nth-child(4) {
        width: 100%;
    }
    .guest-bloggers .col-md-3:nth-child(8) {
        width: 100%;
        height: auto;
    }
    .guest-bloggers p {
        height: auto;
    }
    .guest-bloggers .col-md-3:nth-child(1) {
        width: 1px;
        height: 95%;
        background: transparent;
    }
    .guest-bloggers .col-md-3:nth-child(5) {
        width: 1px;
        height: 95%;
        background: transparent;
    }
}
/****************************************
    START CSS author-articles PAGE  
*****************************************/
.author-articles h1 {
    font-size: 28px;
    color: #245093;
    font-weight: bold;
}
.authors-box {
    background: #FAFAFA;
    display: flex;
    flex-direction: row-reverse;
    float: right;
    align-items: center;
}
.authors-box-image img {
   /* width: 132px;*/
    background-color: #3DA8D6;
    /*padding: 0px 10px 0px 0px;*/
   /* border-radius: 80px;*/
    text-align: center;
    aspect-ratio: 23/21;
}
.author-articles .btn {
    padding: 5px 70px;
    border: 1.2px solid #0468D3;
    margin-right: 10px;
    color: #3DA8D6;
}
.author-articles .btnactive {
    color: #fff;
    font-weight: bold   ;
}
.btnactive, .btn:hover {
    background-color: #245093;
    color: #fff;
    font-weight: bold;
}
.author-articles .tab-content img {
    width: 100%;
} 
.author-articles .tab-content a {
    text-decoration: none;
    color: #000;
}
.article-tab-content img {
    width: 100%;
    height: 227px;
} 
.article-tab-content p {
    background: #EFEFEF;
}
.article-tab-content i {
    background: #999999;
    color: #fff;
    position: absolute;
    right: 18px;
    bottom: 80px;
    padding: 15px;
    border-radius: 31px;
    font-size: 20px;
}
.article-tab-content .tab-pane.active {
    display: block;
}
.article-tab-content .tab-pane {
    display: none;
}
.article-tab-content .button-main {
    display: flex;
}
@media screen and (max-width: 767px) {
    .authors-box {
        display: block;
    }
    .authors-box p {
        border-right: none !important;
        border-top: 1px solid #D9D9D9;
        text-align: right;
    }
    .authors-box-image {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .author-articles .tab-content img {
        width: 100%;
        height: auto;
    }
    .author-articles .btn {
        padding: 5px 55px;
    }
}

@media screen and (min-width: 480px) {
      .maindescfont p{
        font-size: 16px !important; 
    }
}
@media screen and (min-width: 600px) {
      .maindescfont p{
        font-size: 18px !important; 
    }
}

 