 @import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700&display=swap');* {box-sizing: border-box;padding: 0;margin: 0;font-family: 'Titillium Web', sans-serif;}:root {--text-color: rgb(136, 136, 136);--theme-dark: #9d6a32;--theme-green:#BDCDD6;--mdc-color-palette-deep-blue: #051c2c;--heading-color:linear-gradient(135deg,var(--mdc-color-palette-deep-blue) 60%,#03339c 100%);--bodybg: #fff;--white: #fff;--light-gray-border: #f0f0f0;--btn-color:#9d6a32;--theme-sec-bg:#fff;--footer-color:#112234;}ul {list-style: none;margin: 0;padding: 0;}ul li {list-style: none !important;}a {text-decoration: none;color: var(--theme-color);}p {color: var(--text-color);font-size: 1rem;}h3 {color: var(--heading-color);font-weight: 700;margin-bottom: 20px;}h4 {font-weight: 600;margin-bottom: 10px;}body {background-color: var(--bodybg);line-height: normal;}.heading-1 {margin-bottom: 30px;}.page-heading h1 {text-align: center;margin-bottom: 20px;}.btn-color{background-color: var(--btn-color);border: 1px solid #fff;color: var(--white);border: 1px solid var(--theme-dark);}.viewall-btn {text-align: center;margin-top: 20px;}.viewall-btn a{border: 1px solid var(--heading-color);border-radius: 4px;padding: 8px;width: 125px;display: block;margin-left: auto;}.error-color{color: #d3969c;}.breadcrumb {padding: 10px 0;}.breadcrumb p {margin-bottom: 0;}.breadcrumb p a {font-weight: 600;color: var(--theme-dark);}.topheader {padding: 0px 20px;border-bottom: 2px solid #ddd;}.logo {width: 150px;}header {background: #fff;}.header-top-right ul {display: flex;justify-content: space-between;}.header-top-right ul li a {font-size: 18px;}.topheader .row, .navbar .row {align-items: center;}.header-top-right {display: flex;justify-content: space-between;align-items: center;}.menuflex {display: flex;align-items: center;justify-content: space-between;}.nav-item .nav-link {color:var(--theme-color);text-transform: uppercase;font-weight: 600;z-index: 1;position: relative;opacity: 1s ease-in;white-space: nowrap;text-align: center;width: 100%;}.nav-item{position: relative;width: 100%;}.nav-item:before {width: 1px;height: 35px;background: var(--theme-dark);content: "";position: absolute;border: 0;transition: 0.2s ease;top: 3px;}.nav-item:hover::before{width: 100%;}.nav-item:hover .nav-link{color: #fff;}.navbar {padding: 7px;}.navbar-expand-lg .navbar-nav .nav-link{padding-left: 15px;padding-right: 15px;font-size: 15px;}.navbar-nav{flex-direction: row;justify-content: space-between;width: 100%;}.dropdown-menu{position: absolute;right: 0;border-radius: 0;background: var(--theme-dark);color: #fff;box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);}.dropdown-active:hover .dropdown-menu{display: block;}.dropdown-menu li{padding: 10px;border-bottom: 1px solid #ddd;cursor: pointer;}.dropdown-menu li:hover{background-color: #fff;}.dropdown-menu li:hover .nav-link{color: var(--theme-dark);}.top-icons ul {display: flex;justify-content: space-between;list-style: none;}.top-icons ul li a {font-size: 20px;}.top-icons {width: 28%;}.top-menu-main {width: 55%;}.icon-responsive {display: none;}.icon-responsive span {display: block;width: 40px;height: 5px;background: var(--theme-dark);margin-bottom: 10px;transition: 0.5s ease;}.icon-responsive span:last-child{margin-bottom: 0;}.active .icon-responsive span:first-child{transform: rotate(45deg);top: 10px;}.active .icon-responsive span:nth-child(2){opacity: 0;}.active .icon-responsive span:last-child{transform: rotate(-45deg);bottom: 20px;}.active .icon-responsive span{background: var(--white);position: relative;}.active .icon-responsive{position: fixed;}.logo img{width: 100%;}.about-page .row {justify-content: center;}.aboutus {width: 100%;max-width: 66.6%;}.about-page .page-content p {line-height: 30px;font-size: 18px;}.about-page .page-content h3 {margin-bottom: 20px;font-size: 30px;}.list-img-redirect {width: 100%;display: block;height: auto;width: 100%;height: 250px;}.list-section h2 {font-size: 22px;line-height: 26px;margin: 12px 0;}.list-img-redirect img {width: 100%;height: 100%;object-fit: cover;}.article-list {padding-bottom: 30px;}.list-label a {background: var(--theme-dark);color: #fff;padding: 4px 10px;box-sizing: border-box;display: inline-block;}.subscribe-cat-list {background: var(--white);padding: 10px;border-bottom: 1px solid #ddd;font-size: 18px;font-weight: 400;-webkit-font-smoothing: antialiased;color: var(--theme-color);cursor: pointer;}.cat-active {background-color: #0079bb;color: #fff;}.subscribe-cat {position: sticky;top: 20px;}.subscribe-box {padding: 15px;margin-bottom: 20px;background: var(--white);height: calc(100% - 20px);border: 1px solid #ccc;display: flex;flex-direction: column;border-radius: 5px;}.subscribe-box h3 {font-size: 20px;margin-bottom: 20px;font-weight: 600;}.subscribe-box p {font-size: 17px;margin-bottom: 20px;}.subscribe-box-btn {display: flex;align-items: center;margin-top: auto;}.subscribe-box-btn a {color: var(--theme-dark);font-size: 15px;text-transform: uppercase;font-weight: 600;}.subscribe-box-btn a:first-of-type {margin-right: 20px;}.subscribe-page-heading p {padding: 20px 0;}.subscribe-cat-list{position: relative;}.subscribe-cat-list:hover .seperator_cat{color: #222;}.subscribe-cat-list span{transition: 0.6s ease-out;z-index: 1;position: relative;font-size: 1rem;margin-left: 4px;}.subscribe-cat-list{margin-bottom: 10px;background: var(--white);color: var(--heading-color);height: 50px;display: flex;align-items: center;border-radius: 5px;border: 1px solid var(--theme-dark);}.subscribe-cat-list p{color: var(--heading-color);transition: 0.5s ease;margin-bottom: 0;font-size: 1rem;}.btn-bg-trans{background: transparent;color: var(--theme-dark);}.seperator_cat {width: 40%;}.single_feed_cat .label span{padding: 5px;border: 1px solid #888888;background: #888888;color: #fff;display: inline-block;margin-bottom: 8px;font-size: 14px;border-radius: 5px;}.editor_info {display: flex;}.editor_info p:first-child{margin-right: 20px;}.single_feed_cat {border: 1px solid #ddd;padding: 20px 20px;margin-bottom: 20px;border-radius: 10px;}.carousel-indicators [data-bs-target]{background-color: #6c6b6b;}.text-single-feed-cat img{display:none}.subscribe-banner-sec{position: relative;padding: 30px 0 60px;}.banner{height: 350px;display: none;}.banner img{width: 100%;height: 100%;object-fit: cover;}.banner:after {width: 100%;height: 100%;content: "";background: #0f35565e;position: absolute;left: 0;right: 0;top: 0;bottom: 0;}.subscribe-sec{margin: auto;text-align: center;padding: 30px;background: var(--heading-color);border-radius: 6px;}.subscribe-btn-main a {font-size: 24px;background: var(--btn-color);border: 1px solid #fff;color: var(--white);padding: 10px;border-radius: 10px;width: 310px;display: block;margin: auto;}.content-subscribe {margin-bottom: 30px;font-size: 1.3rem;font-weight: 600;color: var(--white);line-height: 1.3;}.content-subscribe p{color: var(--white);text-align: center;font-size:1.1rem;}.content-subscribe h1{font-weight: 700;font-size: 36px;}.form-signup {width: 100%;max-width: 580px;margin: auto;padding: 40px;background: var(--theme-dark);border-radius: 10px;box-shadow: rgb(0 121 187 / 50%) 0px 5px 15px;}.form-signup form input{width: 100%;margin-bottom: 10px;margin-top: 8px;padding: 10px;outline: none;border-radius: 5px;border: none;}.form-signup form label{color: var(--white);}.btn-signup button{background: transparent;border: 2px solid var(--white);padding: 8px 50px;display: block;margin: auto;color: #fff;border-radius: 5px;transition: 0.5s ease;}.btn-signup button:hover{background: var(--white);color: var(--theme-color);}.form-signup .heading-1 h2{text-align: center;font-weight: 600;color: var(--white);border-bottom: 1px solid #fff9;padding-bottom: 10px;}.cat-box-content {padding: 10px;width: 170px;height: 150px;display: grid;place-items: center;text-align: center;background: var(--theme-dark);margin-bottom: 20px;box-shadow: rgb(0 0 0 / 10%) 0px 5px 10px;border-radius: 5px;}.cat-box-content a{color: #fff;font-size: 20px;}.box-rows .row .col-md-2:nth-child(even) .cat-box-content{background: #fff;}.box-rows .row .col-md-2:nth-child(even) .cat-box-content a{color: #222;}.subcat-box {width: 100%;height: 200px;border: 1px solid #ddd;display: flex;border-radius: 10px;flex-direction: column;align-items: center;justify-content: center;text-align: center;background: #fff;padding: 20px;}.subcat-box h2{font-size: 1.3rem;font-weight: 600;}.subcategory-box-sec{background: #88888814;}.box-sec-head{position: relative;width: 100%;}.subcategory_wise{width: 100%;}.insrt-box .width20{width: calc(20% - 20px);margin: 10px 10px;}.d-flex.flex-wrap.insrt-box {margin: -10px -10px;}.btn-no-color{background: none;color: var(--btn-color);}.latest_view_inner{flex-wrap: wrap;border: 1px solid #ddd;border-radius: 10px;background: var(--white);}.latest_view_inner .latest_view_list{width: calc(100%/3);padding: 25px;position: relative;height: 100%;min-height: 380px;z-index: 1;cursor: pointer;}.latest_view_inner .latest_view_list:not(:nth-child(3n)){border-right: 1px solid #ddd;}.latest_all_text {display: flex;flex-direction: column;justify-content: space-between;height: 100%;}.latest_view_inner .latest_view_list:nth-child(3n+1):not(:first-child)::before{content:"";position: absolute;left: 0;right: 0;height: 1px;background-color: #ddd;top: 0;width: calc(100% * 3 + 4px);}.posted_date p span{font-size: 40px;font-weight: 600;}.latest-read-more {margin-top: 30px;}.posted_date{margin-bottom: 20px;display: flex;align-items: baseline;justify-content: space-between;}.cat_lv{color: #888;padding: 5px;border-radius: 5px;border: 1px solid;}.latest_view_list:hover .cat_lv{color: #fff;border: 1px solid #fff;}.latest_view_list:hover .latest-read-more .btn-color{color: #fff;border: 1px solid #fff;}.latest_view_list::after{content:"";width: 100%;height: 100%;background-color: var(--theme-dark);position: absolute;display: none;left: 0;right: 0;z-index: -1;bottom: 0;}.latest_view_list:hover::after{display: block;transition: 1s ease-in;}.latest_view_list:hover .latest_all_text h4 , .latest_view_list:hover .latest_all_text p{color: var(--white);}.list-section {position: relative;margin-bottom: 20px;border: 1px solid #ddd;}.list-label {position: absolute;top: 10px;left: -10px;}.list-content {padding: 20px;}.latest_head h4{font-size: 1.3rem}.activecats{background: var(--theme-dark);color: #fff;}.faq-list{width: 100%;max-width: 800px;margin: auto;cursor: pointer;}.faq-list ul li h3{font-size: 20px;margin-bottom: 0;}.faq-list .head_faq{border: 1px solid #ddd;margin-bottom: 20px;padding: 10px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}.faq-list ul li p{display:none;overflow: hidden;}.login_form{width: 100%;max-width: 500px;margin: auto;padding: 40px;box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;border-radius: 10px;}.register_form {width: 100%;max-width: 600px;margin: auto;padding: 40px;border-radius: 10px;box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;}.cat-boxes{background-color: var(--theme-sec-bg);}.latest_view_box{background-color: var(--theme-sec-bg);}.statisticbrief_wrapper {text-align: center;}.statisticbrief_wrapper p{margin-bottom: 0;color: #fff;}.page-content ol li{line-height: 25px;margin-bottom: 20px;font-size: 18px;}section.statistic {background: linear-gradient( rgba(0, 0, 0, 0.7) 100%, rgba(0, 0, 0, 0.7)100%), url('../images/office.webp');background-size: cover;padding: 100px 0;background-attachment: fixed;}.statisticbrief_wrapper span {font-size: 42px;font-weight: 600;color: #fff;margin-bottom: 5px;display: block;}.statisticbrief_wrapper svg {color: #fff;font-size: 50px;margin-bottom: 20px;}.box-carousel .swiper-button-next, .box-carousel .swiper-button-prev{top: 100%;}.box-carousel .swiper-button-next, .swiper-rtl .swiper-button-prev{left: 60px;width: 50px;height: 50px;border-radius: 50%;border: 1px solid var(--theme-dark);}.box-carousel .swiper-button-prev, .swiper-rtl .swiper-button-next{left: 0;width: 50px;height: 50px;border-radius: 50%;border: 1px solid var(--theme-dark);}.swiper-button-next:after{content:"\1F822" !important;color:var(--theme-dark);font-size: 30px !important;}.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content:"\1F820" !important;color:var(--theme-dark) ;font-size: 30px !important;}.footer {background: var(--heading-color);}.footer-nav-item .nav-link{color:var(--white);font-size: 16px;}.partner-sec-col {border: 5px solid var(--white);height: 100%;border-radius: 10px;text-align: center;padding: 20px;width: 100%;margin: auto;display: flex;align-items: center;flex-direction: column;justify-content: center;position: relative;}.p-icon svg {font-size: 50px;color: var(--white);}section.partner-sec {background: var(--heading-color);padding: 60px;}.p-icon {position: absolute;top: -45px;background: #0f3556;border: 3px solid #fff;padding: 10px 20px;}.p-text {margin-top: 30px;}.p-sec-head h2{font-size: 38px;}.p-text p{color: #fff;line-height: 1.5;}.p-text h3{color: #fff;}.partner_sec_row {padding-top: 30px;}.heading_wwd span {font-size: 70px;font-weight: 900;color: #000;opacity: 0.3;line-height: 0.5;}.col-what-we-do {border: 1px solid var(--footer-color);padding: 30px;border-radius: 10px;}.heading_wwd h2 {line-height: 1;margin: 10px 0;font-size: 23px;font-weight: 600;}.heading_wwd {margin-bottom: 20px;}.iconsfollowus a{margin-left: 30px;}.iconsfollowus a svg {font-size: 24px;color: #051c2c;}section.followus {background: var(--theme-green);padding: 30px;}.followus_text{text-transform: uppercase;}.followus_text p {font-size: 24px;font-weight: 700;text-align: center;color:#042761;margin-bottom: 0;}.iconsfollowus {text-align: center;}.form_mediakit {padding: 30px;background: var(--heading-color);width: 100%;border-radius: 8px;}.w-kit p {line-height: 1.4;}.btn_mediakit{background-color: var(--theme-green);color: #000;border: 1px solid #fff;width: 300px;padding: 10px;font-weight: 700;}.btn_mediakit:hover{background-color: transparent;color: #fff;}.col-what-we-do {border: 1px solid var(--footer-color);padding: 20px;border-radius: 10px;height: calc(100% - 20px);margin-bottom: 20px;}.para-wwd {line-height: 1.3;font-size: 1.1rem;}.heading_wwd p{font-size: 16px;font-weight: 700;font-style: italic;margin-bottom: 10px;}.w-kit {width: 100%;max-width: 750px;margin: auto;}.contactbanner h3{margin-bottom: 0;color: #fff;}.contactbanner {text-align: center;padding: 50px 0;background: var(--heading-color);}.contact_page {padding: 40px 0;}.rightcontact {padding: 30px;background: var(--theme-dark);border-radius: 10px;}.rightcontact label{color: var(--white);}.rightcontact button{display: block;margin: auto;width: 300px;background: var(--theme-green);}.headingform {text-align: center;color: #fff;}.leftcontact {padding: 30px;}.error-color{color: #ffabab;}.row_offering_sec {border: 1px solid;background: #fff;border-radius: 10px;}.col-offering{padding: 20px;position: relative;height: 100%;}.col-offering::after{content: '';background: var(--theme-green);height: calc(100% - 40px);width: 1px;position: absolute;top: 20px;right: 0;}.row_offering_sec .col-md-4:nth-child(3) .col-offering::after{display: none;}.col-offering span {font-size: 16px;font-weight: 900;color: var(--footer-color);display: flex;align-items: baseline;margin-bottom: 5px;}.col-offering span span {font-size: 28px;opacity: 0.8;}.col-offering p{margin-bottom: 0;line-height: 1.4;}section.offering-sec {padding: 60px 0;background: var(--theme-green);}.text_offering_sec {padding: 20px 0;font-size: 22px;width: 100%;margin: auto;text-align: center;font-weight: 700;}.headingh1{font-size: 1.75rem;font-weight: 700;}.headingsubscribe{width: 100%;max-width: 850px;margin-bottom: 15px;margin: auto;margin-bottom: 15px;}a.btn_offering_page.btn.btn-color.d-block.mx-auto.mt-4 {width: 365px;}.responsive_arrow {border: 1px solid var(--theme-dark);padding: 15px;display: flex;justify-content: space-between;border-radius: 5px;align-items: center;display: none;}.navbar{z-index: 990;}.row_offering_sec .col-lg-4:last-child .col-offering::after{display: none;}.datebloglist span{color: rgb(163, 163, 163);font-weight: bold;font-size: 14px;margin-bottom: 10px;}.blogsimg.rounded.overflow-hidden {height: 185px;width: 100%;}.blogsimg.rounded.overflow-hidden{height: 150;box-sizing: border-box;}.blogsimg.rounded.overflow-hidden img{width: 100%;height: 100%;object-fit: cover;}.content-blogs p{font-size: 18px;line-height: 1.4;color: #505050;font-weight: 500;}.blogdetailpage{padding-right: 50px;}.blogdetailpage .heading-2{font-size: 32px;margin-bottom: 20px;font-weight: 700;}.blogdetailpage img{width: 100%;}.content-blogs h2{font-size: 1.5rem;font-weight: 700;}.blogdetailright .blogtitle{font-weight: 700;}.blogtextinnerpages a{color:#0d6efd;}.blogtextinnerpages i{font-style:italic;}.blogtextinnerpages b{font-weight:bold;}.blogtextinnerpages strong{font-weight:bold;}.blogdetailright {padding: 10px;background: #ebebeb;position: sticky;top: 10px;border-radius: 8px;}.blogcat {margin-top: 10px;}.blogdetailright .blogimage img{height: 100%;object-fit: cover;border-radius: 8px;}.blogdetailpage .blogsimg {height: 330px;}.blogdetailpage .blogsimg img{height: 100%;object-fit: cover;border-radius: 8px;}.blogdetailpage .blogcat {margin-top: 10px;}.blogdetailpage .blogcat span{border-radius: 5px;}.content-blogs h2{font-size: 1.8rem;font-weight: 700;margin-bottom:15px;}.content-blogs h3{font-size: 1.4rem;font-weight: 700;}.content-blogs h4, .content-blogs h5{font-size: 1.2rem;font-weight: 700;}.bloglisting .heading-2{font-size:1.2rem;font-weight:700;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 2;-webkit-box-orient: vertical;}.bloglisting .content-blogs p{font-size:16px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;line-clamp: 2;-webkit-box-orient: vertical;}.bloglisting .blogcat span{font-size:14px;}@media (max-width:1280px){.icon-responsive {display: block;z-index: 9999;top: 25px;}.top-icons {display: none;}.top-menu {display: none;}.top-menu-main {display: none;}.header-top-right {width: 100%;}.searchicon {margin-left: auto;}.collapse {display: block !important;}.navbar {position: fixed;left: -100%;width: 100%;transition: 0.5s ease;}.active .navbar {left: 0;background: #0f3556;z-index: 990;top: 0;bottom: 0;}.nav-item .nav-link{color: var(--white);text-align: left;}.navbar-expand-lg .navbar-nav{flex-direction: column;}.menuflex {width: 60%;margin-left: auto;justify-content: end;}.nav-item {position: relative;width: 100%;padding-bottom: 40px;}.modal {z-index: 99999 !important;}.aboutus{max-width: 100%;}}@media (max-width:991px) {.subscribe-sec{width: 100%;}.content-subscribe{font-size: 1.2rem;}.content-subscribe h3 {font-weight: 700;font-size: 22px;text-align: left;}.content-subscribe p {font-size: 15px;text-align: left;}.text_offering_sec{font-size: 18px;}.insrt-box .width20 {width: calc(50% - 20px);margin: 10px 10px;}.subcat-box h2 {font-size: 1.0rem;font-weight: 600;}.p-sec-head h2{font-size: 22px;}section.partner-sec {background: var(--heading-color);padding: 50px 0;}.partner-sec-col{margin-bottom: 60px;}.subcat-box{padding: 10px;}a.btn_offering_page.btn.btn-color.d-block.mx-auto.mt-4 {width: 320px;margin: auto;}.statisticbrief_wrapper {text-align: center;margin-bottom: 40px;}.col-offering::after {content: '';background: var(--theme-green);height: 1px;width: calc(100% - 40px);position: absolute;top:unset;bottom: 0;right: unset;}.partner-sec-col:last-child{margin-bottom: 60px;height: calc(100% - 60px);}.text_left_cat div{width: 50%;}.btn-color{font-size: 14px;}.cat-box-content{width: 100%;height: 130px;}.cat-box-content a{font-size: 16px;}.latest_view_inner .latest_view_list{width: 100%;border-bottom: 1px solid #ddd;}.latest_view_inner .latest_view_list:nth-child(3n+1):not(:first-child)::before{display: none;}.latest_view_inner .latest_view_list:not(:nth-child(3n)){border-right: none;}.latest_view_inner .latest_view_list:last-child{border-bottom: none;}.box-carousel.d-flex.align-items-center {flex-direction: column;}.box-sec-head{position: static;}.subcategory-box-sec{position: relative;padding-bottom: 80px !important;}.swiper-res-navigate{position: absolute;bottom: 40px;left: 50%;}.box-carousel .swiper-button-prev, .swiper-rtl .swiper-button-next{left: -60px;}.box-carousel .swiper-button-next, .swiper-rtl .swiper-button-prev{left: 0;}.box-sec-head{width: 100%;}.subscribe-cat{height: 0;overflow: hidden;transition: height 0.5s;}.responsive-dropdown {margin-bottom: 20px;}.icon_subcat{transition: 0.5s ease;font-size: 24px;}.icon_subcat_open {transform: rotate(180deg);}.responsive_arrow {display: flex;}.responsive_arrow span {display: block;width: 90%;font-size: 18px;}.responsive_arrow span br{display: none;}}.subcat-box p{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 2;-webkit-box-orient: vertical;}.subscribe_select_cat{width:100% !important;display: block !important;padding: 10px;outline: none;border-radius: 5px;border: none;}.select2-container{margin-bottom: 20px !important;margin-top: 8px !important;}.select2-container--default .select2-selection--multiple .select2-selection__choice{padding: 8px 7px !important;}.select2-container--default .select2-selection--multiple{border:none !important}.article-list .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between{display: flex;justify-content: space-between;}.article-list .flex.justify-between.flex-1.sm\:hidden{display: none;}.article-list .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between:nth-child(2) div span.relative.z-0.inline-flex.shadow-sm.rounded-md{display: flex;align-items: center;}.article-list .hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between:nth-child(2) div span.relative.z-0.inline-flex.shadow-sm.rounded-md a{display: block;}.text-listing2 p{word-break: break-all;}.text-listing1{margin-right: 30px;}.text-listing1 img{width: 100%;}@media (max-width:767px){.partner-sec-col {padding: 10px;}.followus_text p {font-size: 22px;margin-bottom: 20px;}.iconsfollowus a:first-child{margin-left: 0;}}
 
 .pagination a.pgactive { background: #042b74; border: 0; border-radius: 5px; color: #fff;}
.pagination a{border: 1px solid #9d6a32; padding: 5px 15px; border-radius: 5px; margin-right: 10px;}