/* body { font-family: 'Noto Sans', sans-serif;font-family: "Poppins", sans-serif; color: #424242; } */
body { font-family: "Poppins", sans-serif; color: #424242; font-size: 1rem; }

h1, h2, h3, h4, h5, h6 { font-family: "Poppins", sans-serif; font-weight:400; color: #222; }
strong, bold { font-weight:700; }
a { color: #ed1c24; outline: none !important; text-decoration: none; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out;    -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
a:hover { text-decoration: none; }
img { max-width: 100%; height: auto; }
.top-header { background: #f0f0f0; }
.header-main { justify-content: space-between; }
.top-header ul li { list-style: none; line-height: 50px; }
.social-top-icon ul li { font-size: 18px; padding-left: 9px; padding-right: 9px; }
.phone-number ul {  padding-right: 20px; border-right: 1px solid #d9d9d9; }
.phone-number li i { font-size: 16px; padding-right: 9px; }
.phone-number li { font-size: 15px; font-family: "Poppins", sans-serif; color: #59595a; }
.phone-number li a { color: #59595a; } 
.phone-number li a:hover { color: #000; text-decoration: none; }
.social-top-icon ul { padding-left: 8px; }
.social-top-icon ul li a { color: #121213; }
.social-top-icon ul li a:hover { color: #ed1c24;  }
.top-header-right ul li a { color: #fff; padding-left: 28px; padding-right: 28px; font-family: "Poppins", sans-serif; font-size: 15px; line-height: 50px; display: block; }
.top-header-right ul li.advertise a { background:#ed1c24; }
.top-header-right ul li.subscribe a { background:#181818; }
.top-header-right ul li.login a { background:#e7e7e7; color: #121213; padding-left: 18px; padding-right: 18px; }
.top-header-right ul li.search a { background:#ed1c24; padding-left: 16px; padding-right: 16px; }
.top-header-right ul li a:hover { background: #6c6c6c !important; }
.top-header-right ul li.login a:hover { color: #fff; }
.searchbar { position: relative; }
.togglesearch{ background: #f0f0f0; position: absolute; top: 66px; right: 200px; width: 350px; height: 80px; line-height: 80px; box-shadow: 0 0 10px rgba(0,0,0,0.4); border-top:4px solid #ed1c24;  display: none; z-index:999; }
.togglesearch:before{ content: ""; position: absolute; top: -30px; right: 13px; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 14px solid transparent;  border-bottom: 14px solid #ed1c24; }
.togglesearch input[type="text"]{ width: 240px; padding: 5px 10px; margin-left: 15px; border: 1px solid #ed1c24; outline: none; line-height: 30px; }
.togglesearch input[type="button"]{ width: 80px; padding: 5px 0; background: #ed1c24; color: #fff; margin-left: -6px; border: 1px solid #ed1c24; outline: none; cursor: pointer; line-height: 30px;   font-family: "Poppins", sans-serif;  }

.main-header { padding-top: 18px; padding-bottom: 18px; }
/* .logo { padding-top: 12px; } */
.header-advertise { text-align: right; }

.navigation { background: #000; }
.wsmenu-list li a { color: #fff; font-family: "Poppins", sans-serif; font-size: 16px; font-weight:400; }
.wsmenu-list li .menu-icon { padding-right: 6px; }
.wsmenu-list li .menu-icon img { top: -3px; position: relative; }
.wsmenu-list li a:hover, .wsmenu-list li.active > a  { color: #fff !important; background: #ed1c24 !important; }
.wsmenu-submenu .fa-angle-right { margin-right: 7px; float: right; margin-top: 4px; }
.hero-section-main { padding: 10px 0 0; 
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f0f0+0,ffffff+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ }
/* .hero-section { background: #fff; border: 1px solid #e3e3e3; } */
.hero-slide { position: relative; height:420px; background-size: cover !important; border-radius: 6px; background-position: center center !important; overflow: hidden; }
.big-post-info { position: absolute; left:0; right:0; bottom:0;  padding: 110px 28px 8px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.80) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */  }


.latest-news { padding: 10px 0px 0; }
.page-main-section{padding: 0px 0px;}
.page-main-section1{padding: 80px 0px 0px 0px;}
.page-main-section2{padding: 70px 0px 0px 0px;}
.latest-news-title { justify-content: space-between; margin-bottom: 17px; }
.main-title h1, .main-title h2 { font-size: 22px; text-transform:uppercase; }
.view-all-links a { color: #ed1c24; text-transform: uppercase; font-family: "Poppins", sans-serif; font-size: 14px; font-weight:700; letter-spacing:.2px; }
.view-all-links a i { padding-left: 7px; font-size: 16px; }

.big-post-info { color: #fff; }
.big-post-info .post-top { margin-bottom: 12px; }
.big-post-info .post-cat a { background: #ed1c24; color: #fff; margin-right:0; }
.big-post-info .post-date { background: #000; color: #fff; padding: 0 10px; line-height: 26px; margin-left: -4px; }
.big-post-info h2 { font-size: 26px; font-weight: 600; line-height: 34px; }
.big-post-info h2 a { color: #fff; display: flex; }
.big-post-info h2 a:hover { text-decoration: underline; /*color: #ed1c24;*/ }
.single-item .slick-prev, .single-item .slick-next { width: 44px; height: 44px; background: rgba(0,0,0,.5); border-radius:60px; z-index:2; }
.single-item .slick-prev:hover, .single-item .slick-next:hover { background: #000; }
.single-item .slick-next { right: 25px; }
.single-item .slick-prev { left: 25px; }
.single-item .slick-next:before { content:"\f105"; font-family:'FontAwesome'; }
.single-item .slick-prev:before { content:"\f104"; font-family:'FontAwesome'; }
.small-post .post-thumbnail img, .premium-thumbnail img { -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
.small-post:hover .post-thumbnail img, .premium-articles-box:hover img{ -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }
.small-post:hover .post-thumbnail .premium-article-icon img { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }


.small-post { margin-bottom: 15px; /* display: flex; */ display: inline-block; width: 100%;/* border-bottom: 1px solid #e5e5e5;  */}
.post-thumbnail { float: left; overflow: hidden; position:relative; margin-right: 15px  }
.big-post .post-thumbnail { margin-right: 0px; }
.post-90 { max-width: 90px; width: 100%;border-radius: 6px; }
.post-98 { max-width: 98px; width: 100%; border-radius: 6px;}
.post-120 { max-width: 120px; width: 100%; border-radius: 6px; }
.post-210 { max-width: 110px; width: 100%;margin-right: 10px !important;border-radius: 6px; }
.post-thumbnail a { display: block; }
.post-details { vertical-align: top;  }
.post-top { margin-bottom: 1px; }
.big-post .post-top { margin-bottom: 5px; }
.post-top div { display: inline-block; font-size: 10px; font-family: "Poppins", sans-serif; letter-spacing: 0.2px; }
.post-cat a { /* background: #f2f2f2; */ color: #ed1c24; padding:0 5px; text-transform: uppercase;  line-height: 26px; display: block; margin-right: 5px; }
.post-cat a:hover {/*  background: #ed1c24 !important;  */color: #333 !important; }
.post-date { color: rgba(0,0,0,.5); }
.small-post h2 { font-size: 16px; font-weight: 600; /* font-weight: 400; */ line-height: 22px; margin-bottom: 10px;  }
.small-post h2 a { color: #222; display: flex;word-break: break-word; }
.small-post h2 a:hover, .small-post h2 a:visited { color: #ed1c24; }

.big-post h2 { margin-bottom: 8px; }
.big-post .post-details p { font-size: 15px; line-height: 22px; margin-bottom: 12px; }
.big-post .post-date { font-size: 13px; font-family: "Poppins", sans-serif; color: rgba(18,18,19,.75); }


.small-advertise { padding: 40px 0;}

.page-post-list .main-title { margin-bottom: 30px; }
.main-title-inner { justify-content: space-between; border-bottom: 3px solid #f12629; background: #fff; }
.main-title-inner h1, .main-title-inner h2 { background: #f12629; color:#fff; line-height: 56px; height: 56px; padding: 0 10px 0 24px; /*clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 100%);*/ z-index:2; margin:0 36px 0 0; position: relative; z-index:2; }
.main-title-inner h1:after, .main-title-inner h2:after { content: ""; clip-path: polygon(0 0, 100% 0, 25% 100%, 0% 100%); -webkit-clip-path: polygon(0 0, 100% 0, 25% 100%, 0% 100%); background: #f12629; position: absolute; right: -30px; width: 34px; height: 56px; top: 0; display: block; z-index:-1; }
.newsletter { margin-left: -32px; }
.newsletter-box { background: #000; color:#fff; display: inline-block; line-height: 56px; height: 56px; padding: 0 4px 0 34px; margin-right:36px; position: relative; /*clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 100%);*/ position: relative; z-index: 1;}
.newsletter-box:after { content: ""; clip-path: polygon(0 0, 100% 0, 25% 100%, 0% 100%); -webkit-clip-path: polygon(0 0, 100% 0, 25% 100%, 0% 100%); background: #000; position: absolute; right: -30px; width: 34px; height: 56px; top: 0; display: block; z-index:-1; }
.newsletter-box i { font-size: 24px;}
.newsletter-box span { font-size: 16px; font-family: "Poppins", sans-serif; font-weight: 700; display: none; padding-left: 12px }
.newsletter-box:hover span { display: inline-flex; }
.popup-with-form i:after {padding-bottom: 2px;content: attr(data-text);display: inline-block;max-width: 0;transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s;vertical-align: bottom;overflow: hidden;font-size: 0;  padding-left: 0; font-family: "Poppins", sans-serif; font-weight: 700;}
.popup-with-form:hover i:after {max-width: 500px; padding-left: 12px; transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -webkit-transition: all 0.6s; font-size: 16px; }
.newsletter-box a { color: #fff; }
.nav-tabs li a { line-height: 56px; height: 56px; padding: 0 22px; color: #494e51; text-transform: uppercase; font-family: "Poppins", sans-serif; font-weight: 700; font-size:14px; display:block; }
.nav-tabs li a.active { background: #f12629; color: #fff; }
.real-estate-updates-section.tech-section { background: #fff; padding-bottom: 0; padding-top: 50px; }
.real-estate-updates-section.tech-section .big-post .post-cat a { background: #f2f2f2; }
.page-post-list.tech-section { background: #fff; padding-bottom: 0; padding-top: 50px; }
.small-advertise.no-pad { padding-top: 15px; }
.premium-articles-main-section .nav-tabs .dropdown-menu { margin-top: 0; border-top: 3px solid #f12629; }
.latest-events .slick-track { margin-left: 0; }
.finance-report { text-align: center; }

@media (min-width: 768px) { 
.panel-heading { display: none; }
.panel { border: none; box-shadow: none; }
.panel-collapse { height: auto; }
.panel-collapse.collapse { display: block; }
.nav-tabs { border: none; }
}
@media (max-width: 767px) {
.panel-heading { display: none; }
.panel { border: none; box-shadow: none; }
.panel-collapse { height: auto; }
.panel-collapse.collapse { display: block; }  
.nav-tabs { border: none; }
}

.infrastructure-updates-section { padding-bottom: 50px; }
.big-post-left { position: relative; height:441px; background-size: cover !important; background-position: center center !important; overflow: hidden; }
.big-post-info-small h2 { font-size: 22px; line-height: 34px; }
.big-post-info .post-top div { font-size: 13px; line-height: 30px;}
.big-post-info .post-cat a { line-height: 30px; }
.premium-article-icon { position: absolute; left:10px; top:10px; }
.premium-icon { width: 46px; height:46px; background: #000; border-radius: 100px; -moz-border-radius: 100px; -ms-border-radius: 100px; -o-border-radius: 100px; -webkit-border-radius: 100px; display: block; }
.small-icon .premium-icon { width: 30px; height: 30px; }
.big-icon .premium-icon { width: 46px; height: 46px; }
.premium-icon:hover { background: #f12629;}


.post-with-border .small-post { /* border-top: 1px solid #e5e5e5; */ padding-top: 0px; }
.post-with-border .col-md-6:first-child .small-post, .post-with-border .col-md-6:nth-child(2) .small-post { border: none; padding-top: 17px; }
.post-with-border .col-md-6:first-child .big-post, .post-with-border .col-md-6:nth-child(2) .big-post { padding-top: 0;}
.post-with-border .col-md-12:first-child .big-post { padding-top: 0; border: none;}

.real-estate-updates-section { background: #f4f4f4; padding: 60px 0 32px; }
.real-estate-updates-section .big-post .post-cat a { background: #fff; }

.main-title .view-all-links a { color: #181818; line-height: 56px;  height: 56px; font-size: 13px; }
.main-title .view-all-links a:hover { color: #f12629; }

.interviews-section { background: #181818; padding:60px 0 45px;}
.view-all-links-btn a { padding: 0 20px 0 4px ; margin-left: 28px; background: #f12629; color: #fff; line-height: 56px; height: 56px; font-size: 13px; text-transform: uppercase; font-family: "Poppins", sans-serif; font-weight: 700; letter-spacing: .2px; position: relative; z-index:2; }
.view-all-links-btn a:before { content: ""; -webkit-clip-path: polygon(60% 0, 100% 0%, 100% 100%, 0% 100%); clip-path: polygon(60% 0, 100% 0%, 100% 100%, 0% 100%); background: #f12629; position: absolute; left: -28px; width: 30px; height: 56px; top: 0; display: block; z-index:-1; }
.view-all-links-btn a i { padding-left: 7px; font-size: 16px; }
.interviews-section .main-title { margin-bottom: 30px; }
.video-thumbnail { width: 100%; margin-bottom: 20px; }
.interviews-section-main h2 a { font-size: 24px; line-height: 36px; display: flex; color: #fff; font-weight: 600; }
.interviews-section-main h2 a:hover { color: #f12629;}
.interviews-section-main .post-date { font-size: 13px; font-family: "Poppins", sans-serif; color: rgba(255,255,255,.5); letter-spacing: 0.40px; padding-top: 5px; }
.interviews-section-main .video-single-item .post-date { padding-top: 15px; }
.interviews-section-main .video-single-item h2 a { font-size: 20px; line-height: 32px; }
.interviews-slider { padding: 0 0 0 18px;}
.post-with-border .interviews-slider .small-post { margin-bottom: 30px; padding-top: 30px; border-top: 1px solid #444444; }
.post-with-border .interviews-slider .small-post:first-child { border: none;  padding-top: 0; }
.video-single-item { padding-bottom: 60px; }
.video-single-item .slick-prev, .video-single-item .slick-next { font-size: 13px; font-family: "Poppins", sans-serif; text-transform: uppercase; color: #929292; line-height: 42px; position: absolute; top: inherit; display: block; width: 118px; height: auto; -webkit-transform: translate(0, 0%); -ms-transform: translate(0, 0%); transform: translate(0, 0%); border: 1px solid #303030; outline: none; background: transparent; bottom:0;  }
.video-single-item .slick-next { right: 0; }
.video-single-item .slick-prev { left: 0;}
.video-single-item .slick-prev:before { content: "\f104"; font-family: 'FontAwesome'; font-size: 16px; color: #929292; padding-right: 9px; }
.video-single-item .slick-next:before { content: "\f105"; font-family: 'FontAwesome'; display: none; }
.video-single-item .slick-next:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; color: #929292; padding-left: 9px; }
.video-single-item .slick-prev:hover, .video-single-item .slick-next:hover { color: #fff; border: 1px solid #f12629; background: #f12629; }
.video-single-item .slick-prev:hover:before, .video-single-item .slick-next:hover:after { color: #fff; }

.wrapper { position:relative; width:100%; }
.wrapper img { max-width:100%; height:auto; }
.wrapper iframe { display:none; }
.play-btn, .play-button { position:absolute; z-index:6; top:50%; left:50%; transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); background-color:transparent; border:0; background: rgba(241,34,41,.9); width: 70px; height: 70px; border-radius: 140px; -webkit-border-radius: 140px; }
.play-btn:hover, .play-button:hover {background: rgba(241,34,41); cursor:pointer; }
.play-btn:focus, .play-button:focus { outline:0; }
.popup-youtube .play-button { width: 60px; height: 60px;}
.page-post-list.two-columns-listing { padding-bottom: 30px; }

.latest-events { padding: 60px 0; }
/*.event-left-section .video-thumbnail { height: 380px; overflow: hidden; }*/
.event-left-section iframe { width: 100% !important; }

.event-left-section .video-thumbnail, .event-left-section .videos-thumbnail { margin-bottom: 30px; }
.nice-title h2 { font-weight: 700; text-transform: uppercase; font-size: 22px; color: #000; margin-bottom: 15px; }
.event-main-section .multiple-items { margin-left: -10px; margin-right: -10px;}
.thumbnail-item-inner {  position: relative; overflow: hidden; }
.event-main-section .multiple-items .thumbnail-item { padding: 0 15px;  }
.thumbnail-item img { width: 100%; }
.thumbnail-overlay { text-align: center; position: absolute; left: 0; bottom: 0; right: 0; padding: 50px 12px 0; background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.80) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.thumbnail-overlay h3 { color: #fff; font-weight: 700; font-size: 16px; }
.event-main-section .multiple-items .slick-next { right: 13px; }
.event-main-section .multiple-items .slick-prev { left: inherit; right: 54px; }
.event-main-section .multiple-items .slick-prev, .event-main-section .multiple-items .slick-next { top: -44px; width: 32px; height: 32px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); border-radius: 100px; -webkit-border-radius: 100px; border: 1px solid #dfdfdf; }
.event-main-section .multiple-items .slick-prev:before, .multiple-items .slick-next:before { color: #181818; }
.event-main-section .multiple-items .slick-prev:hover, .event-main-section .multiple-items .slick-next:hover { border: 1px solid #f12629; color: #f12629;}
.event-main-section .multiple-items .slick-prev:hover:before, .multiple-items .slick-next:hover:before { color: #f12629; }
.event-main-section .multiple-items .slick-next:before { content:"\f105"; font-family:'FontAwesome'; position: relative; left: 1px; }
.event-main-section .multiple-items .slick-prev:before { content:"\f104"; font-family:'FontAwesome'; position: relative; right: 1px; }



.event-details h2 { font-size: 24px; font-weight:600; margin-bottom: 10px; }
.event-details p { font-size: 15px; line-height: 25px; margin-bottom: 16px; }
.btn { line-height: 40px; padding: 0 20px; border: 1px solid #f12629; color: #f12629; border-radius:0; -webkit-border-radius:0; text-transform: uppercase; font-family: "Poppins", sans-serif; font-weight: 600; font-size: 13px; margin-top: 10px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out;    -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.btn i { padding-left: 8px; font-size: 16px; }
.btn:hover { background: #f12629; color: #fff; }
.partners-section { /*padding-top: 39px;*/ }
.partners-logo-item { border: 1px solid #dee2e6; text-align: center; }
.partners-detail { background: #f2f2f2; border-top: 1px solid #dee2e6;}
.partners-logo, .partners-logo img  { max-height: 134px;}
.partners-detail h3 { line-height: 35px; font-size: 16px; font-weight: 700; margin: 0;}

.premium-articles-main-section { background: #f4ebd4; padding: 60px 0;}
.premium-articles-main-section .main-title { margin-bottom: 30px; }
.premium-articles-box { background: #fff; }
.premium-thumbnail { position: relative; border-bottom: 3px solid #f12629; overflow: hidden; }
.premium-thumbnail img { width: 100%;}
.premium-cat { position:absolute; left:0; bottom:0; display: block; }
.premium-cat h2 { background: #f12629; color: #fff; line-height: 28px; padding: 0 4px 6px 18px; z-index: 2; margin: 0 28px 0 0; position: relative; z-index: 2;}
.premium-cat h2:after { content: ""; clip-path: polygon(0 0, 100% 0, 45% 100%, 0% 100%); -webkit-clip-path: polygon(0 0, 100% 0, 45% 100%, 0% 100%); background: #f12629; position: absolute; right: -26px; width: 28px; height: 42px; top: 0; display: block; z-index: -1; }
.premium-cat h2 a { font-size: 13px; text-transform:uppercase; color: #fff; font-weight:400; }
.premium-articles-details { padding: 20px 25px 22px; }
.premium-articles-details h2 { font-size: 20px; line-height: 30px; font-weight: 600; margin-bottom: 5px; }
.premium-articles-details h2 a { display: flex; color: #000; }
.premium-articles-details h2 a:hover { color: #f12629; }
.premium-articles-details .btn { line-height: 38px; }

.bmp-section { background: #fff; } 
.videos-listing-section { padding: 60px 0; }
.videos-listing-section .main-title { margin-bottom: 30px; }
.videos-post h2 { font-size: 22px; line-height: 30px; font-weight:600; }
.videos-post h2 a { color: #181818; display: flex; }
.videos-post h2 a:hover { color: #f12629; }
.videos-thumbnail { margin-bottom: 20px; position: relative; }
.videos-thumbnail img { width: 100%; }
.tab-pane.fade.in.active { opacity: 1 !important;}
.nav-tabs.nav-tabs-dropdown li a.active { background: #fff; color: #f12629; }
.nav-tabs-dropdown .dropdown-toggle:after { content:"\f107"; font-family:'FontAwesome'; border-left: 0em solid transparent; vertical-align: middle; font-size: 18px; border-top: 0em solid;   border-right: 0 solid transparent; border-bottom: 0; }
.main-title .view-all-links .nav-tabs-dropdown a { line-height: 54px; font-size: 12px; }
.main-title .view-all-links .nav-tabs-dropdown li ul li { padding: 5px 15px; }
.main-title .view-all-links .nav-tabs-dropdown li ul a { line-height: normal; padding: 3px 0; height: auto; }

.digital-edition-section { background-repeat: no-repeat !important; background-position: center center !important; position: relative; padding: 120px 0; }
.digital-edition-section:before { content:""; position: absolute; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,.68); }
.book-thumbnail { text-align: center; }
.book-picture { display: inline-flex; border: 6px solid #f12629; -webkit-box-shadow: 12px 12px 12px 0px rgba(0,0,0,0.7); -moz-box-shadow: 12px 12px 12px 0px rgba(0,0,0,0.7); box-shadow: 12px 12px 12px 0px rgba(0,0,0,0.7); }

.book-right-details h2 { font-size: 50px; font-weight: 700; color: #fff; text-transform: uppercase; border-bottom: 4px solid #f12629;margin-bottom: 20px;padding-bottom: 5px;letter-spacing: 2px; }
.issue-box span { background-color: #f12629;
    border: 3px solid #f12629;
    display: inline-block;
    padding: 10px 20px;
    position: relative;
    line-height: 15px;
    font-weight: 300;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    color: #fff;
    /* border-right: none; */
    border-radius: 25px;
    text-align: right;
    float: right;
    margin-top: -55px; }
.issue-box span strong { font-weight: 700; color:#f12629; text-transform:uppercase; }
/* .issue-box span:after { content:""; position:absolute; right: -20px; top:-3px; background:url(../images/shape.png) no-repeat right top; width: 35px; height: 57px;} */
.book-right-details { padding-top: 90px; }
.issue-box { padding-top: 9px; padding-bottom: 20px; }
.book-right-details ul { list-style: none; padding: 0; margin:0 0 10px;  }
.book-right-details ul li { display: inline-block; padding-right: 80px; vertical-align: top; }
.book-right-details ul li:last-child { padding-right: 0; }
.book-right-details ul li h3 {  font-weight: 700; font-size: 26px; font-family: "Poppins", sans-serif; color: #fff; text-transform: uppercase; position: relative; padding-bottom: 12px; margin-bottom: 15px; }
.book-right-details ul li h3:after { background: #f12629; content:""; position:absolute; bottom:0; left:0; width: 31px; height:3px; }
.book-right-details ul li p { font-weight: 500; font-size: 20px; font-family: "Poppins", sans-serif; color: #fff; rgba(255,255,255,.8); max-width: 245px; }
.red-btn { padding: 0 20px; line-height: 52px; background: #f12629; color: #fff; text-transform: uppercase; display: inline-block; font-weight: 700; font-size: 24px; border-radius: 25px; font-family: "Poppins", sans-serif; }
.red-btn:hover { background: #2d2d2d;color: #fff6f6 }
.form-top-part { text-align: center; }
.form-top-part h2 { font-size: 28px; font-weight: 700; color: #000; margin-bottom: 8px; }
.form-top-part p { font-size: 14px; font-family: "Poppins", sans-serif; color: rgba(0,0,0,.8); letter-spacing: 0.40px; margin-bottom: 25px; }
.newsletter-section { padding: 0 30px; }
.newsletter-section fieldset { margin-bottom: 17px; text-align: center; }
.big-envelope { text-align: center; width: 100%; margin-bottom: 30px; }
.big-envelope span { width: 150px; height: 150px; line-height: 150px; font-size: 72px; background: #ed1c24; border-radius: 200px; -moz-border-radius: 200px; -webkit-border-radius: 200px; color: #fff; display:block; text-align: center; margin: 0 auto; }
.big-envelope span .fa{ position: relative; top: -2px; }
.newsletter-section .input-text { position: relative; border: 1px solid #d4d4d4; background-color: transparent; line-height:54px; height: 54px; color:#616161; width: 100%; display: block; padding: 0 15px 0 55px; font-size: 15px; font-family: "Poppins", sans-serif; }
.newsletter-section fieldset.name-fieldset, .newsletter-section fieldset.email-fieldset { position: relative; background: #fff; }
.name-fieldset:before { background: url(../images/user-icon.png) no-repeat left top; width:22px; height:22px; margin-top: -11px; content:""; position:absolute; left: 18px; top: 50%; }
.email-fieldset:before { background: url(../images/envelope-icon.png) no-repeat left top; width:22px; height:17px;  margin-top: -9px; content:""; position:absolute; left: 18px; top: 50%; }
.black-btn { padding: 0 40px; line-height: 52px; background: #000; color: #fff; text-transform: uppercase; display: inline-block; border: none; outline: none; font-weight: 700; font-size: 17px; font-family: "Poppins", sans-serif; margin-top: 4px; }
.black-btn:hover { background: #f12629; color: #fff; }




footer { background: #f9f9f9; padding: 60px 0 34px; margin-top: 2px; }
footer a, footer p { color: rgb(0 0 0 / 80%); }
footer a:hover { color: #f12629; }
footer ul { list-style: none; }
.footer-top { padding-bottom: 60px; }
.footer-logo { margin-bottom: 15px; }
.footer-logo img{width: 235px;}
.footer-about p { font-size: 14px; line-height: 26px; max-width: 362px; width: 100%; font-weight: 400; }
.footer-about ul { padding: 5px 0 0; margin:0; }
.footer-about ul li { display: inline-block; font-size: 20px; min-width: 40px;}
.footer-title { padding-top: 20px; }
.footer-title h3 { position: relative; display: inline-block; font-size: 20px; text-transform:uppercase; color: #000;  font-weight:600; padding-bottom:15px; margin-bottom: 20px; }
.footer-title h3:after { background: #f12629; content:""; position:absolute; bottom:0; left:0; width: 100%; height:3px; }
.categories-list ul { width: 100%; display: inline-block; padding: 0; margin:0; vertical-align: top; }
.categories-list ul li { padding-bottom: 13px; }
.categories-list ul li a { position: relative; padding: 0 0 0 18px; font-size: 15px; }
.categories-list ul li a:before { content:"\f105"; font-family:'FontAwesome'; position:absolute; left:1px; top: 50%; font-size: 16px; transform: translateY(-50%);
-moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.general-newsletter-form fieldset { padding: 10px 0;}
.input-dark { /* background: #303030; */ line-height: 52px; border: 1px solid #ccc !important; color: #333 !important; border: none; outline:none; padding: 0 12px; width: 100%; font-size: 15px; }
button.red-btn { border: none; outline: none; width: 100%; font-size: 18px; }
button.red-btn i { padding-right: 10px; }
.footer-bottom { text-align: center; padding-top: 26px; border-top: 2px solid #303030;}
.footer-bottom p { font-size: 16px; padding:0; margin:0; }

#chat-box { position: fixed; bottom: 20px; right: 20px; text-align: center; background: #f12629; width: 60px; height: 60px; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -webkit-border-radius: 50%; color: #fff; padding: 13px; cursor: pointer; box-shadow: 0 3px 10px rgba(0,0,0,0.3); z-index:99; }
#chat-box i { font-size: 32px; }
/* .sticky { position: fixed; top: 0; width: 100%; z-index: 99;  } */
/* .body-sticky .page-main-section { padding-top: 54px; }
 */.inner-page-main { padding: 0px 0 20px;}

/*********** Contact Us ******************/
.contact-bg{background-color: #f1f1f1;}
.page-main-title { margin-bottom: 30px; }
.contact-form { padding: 50px; background-color: #fff;border-radius: 70px 0 70px 0; /*border: 1px solid #e6e6e6; */}
.contact-form-2 { border: 1px solid #e6e6e6; padding: 40px; }
.contact-section { padding-bottom: 20px; }
.contact-form label { margin-bottom: 5px; }
.form-control { height: calc(2em + .75rem + 2px); line-height: 2; border: 1px solid #ced4da; border-radius: 0; }
.contact-form .btn, .contact-form-popup .btn { background: #f12629; line-height: 48px; padding: 0 44px; border: 1px solid #f12629; color: #fff; font-size: 16px; }
.contact-form .btn:hover, .contact-form .btn:focus, .contact-form-popup .btn:hover, .contact-form-popup .btn:focus  { background: #000; border-color: #000; }
.contact-form-popup .btn { padding-left: 24px; padding-right: 24px; font-size: 14px; line-height: 44px; margin:0; }
/*.our-Office-section { padding: 40px; border: 1px solid #e6e6e6; }*/
.our-Office-section ul { list-style: none; padding: 0; margin:0; }
.our-Office-section ul li { width: 100%; display: inline-block; vertical-align: top; }
.our-Office-section h2 { font-weight: 700; font-size: 22px; margin-bottom: 10px; text-transform: uppercase;color: #f12629;}
.our-Office-section h3 { font-weight: 700; font-size: 20px; }
.our-Office-section a:hover { color: #ed1c24; text-decoration: underline; }
.our-Office-section ul li hr { width: 95%; margin-left: 0;}

.advertise-section { padding-bottom: 20px; }
.media_type { margin-right:10px !important; }
.media_type1 { margin-right:6px !important; }
.checkbox-inline { padding-right: 15px; }
.radio-inline { padding-right: 15px; }
.form-group h2 { font-size: 16px; font-weight: 700; padding-top: 10px; }
.our-advertise-section { padding: 40px; border: 1px solid #e6e6e6; }
.our-advertise-section ul { padding-left: 20px; list-style: none; }
.our-advertise-section ul li { margin-bottom: 25px; position: relative; }  
.our-advertise-section ul li:before { content:"\f101"; position:absolute; left:-20px; top:-2px; font-family:'FontAwesome'; font-size: 18px; color: #f12629; }
.modal-content { -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5); box-shadow: 0 5px 15px rgba(0,0,0,.5); border-radius: .6rem; }
.modal-dialog { max-width: 600px; margin: 30px auto; }
.modal-body { padding: 5px 34px 25px; }
.modal-title { font-weight: 500; }
.modal-header { padding-left: 34px; border: none; }
.close { font-size: 36px; }
.modal-header .close { padding: 0px 10px; margin: -10px; }
.form-control:focus { color: #495057; border-color: #ced4da; box-shadow: 0 0 0 0rem rgba(0,123,255,.0); } 
.btn.focus, .btn:focus { outline: 0; box-shadow: 0 0 0 .0rem rgba(0,123,255,0); }


.tc-section ul { list-style: none; padding: 0; margin: 0; }
.tc-section ul li { margin-bottom: 18px; }
.tc-section a:hover { text-decoration: underline; color: #ed1c24;}
hr { margin-top: 20px; margin-bottom: 20px; }
.our-Office-section p { margin-bottom: 20px; }
.event-sec-list { margin-bottom: 30px; }
.event-sec-list { background:#f0f0f0; }
.event-sec-info { padding: 30px 30px 15px; }
.event-pic { position: relative; }
.event-date { background: rgba(241, 38, 41, .85); position: absolute; top:10px; left:0; right:0; text-align:center; padding: 10px; }
.event-date h2 { font-size: 16px; color: #fff; font-weight: 600; text-transform: uppercase; padding:0; margin:0; line-height: 24px; }
.event-sec-info h2 { font-weight: 700; font-size: 20px; }
.event-sec-info .fa { background: #181818; width: 32px; height: 32px; line-height: 32px; text-align: center; border-radius: 60px; color: #fff; margin-right: 8px; }
.event-sec-info a:hover { text-decoration: underline; color: #f12629;}
.middle-advertise { padding-top: 20px; padding-bottom: 50px; }
.partners-add h2 { font-weight: 700; font-size: 20px; width: 100%; margin-bottom: 10px; }
.partners-add { margin-bottom: 25px; }
.partners-add h2 a { color: #000;}
.partners-add h2 a:hover { color: #ed1c24; }

.page-title h1 { font-size: 25px; font-weight: 700; color:#000; text-transform:uppercase; margin-bottom: 6px;  }
.breadcrumb { padding: 0 0 10px 0;  background-color: transparent; border-radius: 0; margin-bottom: 25px; font-size: 13px; font-family: "Poppins", sans-serif; font-weight:400;/* border-bottom: 1px solid #ddd;*/ }
.breadcrumb-item + .breadcrumb-item:before { color: #181818; content: "\f101"; font-family:'FontAwesome'; font-size: 14px; }
.breadcrumb a { color: #181818; }
.breadcrumb a:hover { color: #f12629; }
.breadcrumb-item.active { color: #7b7b7b; }
.partners-add-main { padding: 4px; border: 1px solid #ddd; }

.alignleft { float: left; margin: 0.8em 1.6em 0.8em 0; }
.alignright { float: right; margin: 0.8em 0 1.6em 1.6em; }
.aligncenter { margin-top: 20px; margin-bottom: 20px; }
.thumbnail-main { margin-bottom: 20px; }
#social-sidebar {
    float: left;
    width: 95px;
    will-change: min-height; z-index: 11; position: relative;
}
.single-body-content { width: 100%; /* padding-left: 95px; */
    padding-bottom: 10px;
    position: relative;
}
.social-share { display: inline-block; position: relative; width: 46px; text-align: center; }
.social-share-label {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    color: #888 !important;
    position: relative;
    padding-bottom: 18px;
}
.social-share-label:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    width: 1px;
    height: 60px;
    background-color: #888 !important;
}
ul.social-list { padding: 100px 0 0; margin:0; list-style: none; }
.social-share ul li a { display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #909090;
    padding: 6px 0 0;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	border: 1px solid #ddd;
	width: 40px; height: 40px; line-height:normal; text-align: center; margin-bottom: 19px; font-size: 18px; -webkit-transition: all 0.15s ease-out 0s;
    -o-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
}
.social-share ul li a:hover { background: #222; color:#fff; border-color: #222; }

/* .single-body-content .post-cat a { background: #ed1c24; color: #fff; } */
.single-body-content .post-date .fa { font-size: 16px;  }
.single-body-content .post-date { font-size: 13px; }
.single-body-content h1 { font-size: 32px; line-height: 44px; color: #000; letter-spacing: 0 }
.single-body-content h2 { font-size: 30px; line-height: 36px; color: #000; letter-spacing: 0 }
.single-body-content h2 span{ font-size: 20px; line-height: 60px; color: #fff; letter-spacing: 0 }
.single-body-content h3 { font-size: 26px; line-height: 32px; color: #000; letter-spacing: 0 }
.single-body-content h4 { font-size: 22px; line-height: 28px; color: #000; letter-spacing: 0 }
.single-body-content h5 { font-size: 20px; line-height: 26px; color: #000; letter-spacing: 0 }
.single-body-content h6 { font-size: 18px; line-height: 24px; color: #000; letter-spacing: 0 }
.single-body-content { font-size: 16px; line-height: 29px; letter-spacing: 0.20px; }

blockquote { background: #fef0f0; border-left: 5px solid #f12629; padding: 30px; font-size: 18px; color: #000; font-style:italic; font-weight:700; margin-top: 25px; margin-bottom: 25px; }
.tagcloud01 ul { list-style: none; padding: 30px 0; margin:10px 0 0; /* border-top: 1px solid #e5e5e5; */ }
.tagcloud01 ul li { display: inline-block; margin: 2px 8px 2px 0; padding: 0; }
.tagcloud01 ul li a { display: inline-block; line-height: 32px; padding: 0 12px; background-color: #fff; border: 1px solid #e3e3e3; border-radius: 0px; white-space: nowrap;    text-overflow: ellipsis; overflow: hidden; color: #333; font-size: 13px; text-decoration: none; font-family: "Poppins", sans-serif; font-weight:400; }
.tagcloud01 ul li a:hover { background: #ed1b24; color:#fff; border-color:#ed1b24; }

.posts-navigation { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; display: inline-block; width: 100%; }
.posts-navigation__prev { float: left; width: 50%; text-align: right; border-right: 1px solid #e5e5e5; }
.posts-navigation__next { float: left; width: 50%; }
.posts-navigation .clearfix { padding: 33px 42px; }
.posts-navigation a p { color: #222; opacity: 0.5; font-weight: 500; margin-bottom: 10px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out;    -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.posts-navigation a h2 { color: #181818; font-size: 20px; line-height: 28px; font-weight: 600; margin:0; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out;    -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.posts-navigation a:hover p { opacity: 1;  }
.posts-navigation a:hover h2 { color: #f12629;  }

.related-stories-sec { padding-top: 10px; overflow: hidden; }
.related-stories-sec .small-post { margin-top: 30px; }
.page-post-listing .small-post { display: inline-block; width: 100%; }
.page-post-listing .post-thumbnail { margin-right: 0; margin-bottom: 20px; }
.page-post-listing .post-details { display: inline-block; width: 100%; }
.related-stories-sec .multiple-items-three { margin-left: -10px; margin-right: -10px; }
.related-stories-sec .multiple-items-three .small-post { padding: 0 10px; }
.multiple-items-three .slick-next { right: 13px; }
.multiple-items-three .slick-prev { left: inherit; right: 54px; }
.multiple-items-three .slick-prev, .multiple-items-three .slick-next { top: -50px; width: 32px; height: 32px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); border-radius: 100px; -webkit-border-radius: 100px; border: 1px solid #dfdfdf; }
.multiple-items-three .slick-prev:before, .multiple-items-three .slick-next:before { color: #181818; }
.multiple-items-three .slick-prev:hover, .multiple-items-three .slick-next:hover { border: 1px solid #f12629; color: #f12629;}
.multiple-items-three .slick-prev:hover:before, .multiple-items-three.slick-next:hover:before { color: #f12629; }
.multiple-items-three .slick-next:before { content:"\f105"; font-family:'FontAwesome'; position: relative; left: 1px; }
.multiple-items-three .slick-prev:before { content:"\f104"; font-family:'FontAwesome'; position: relative; right: 1px; }
.page-post-listing .small-post h2 { font-size: 16px; line-height: 29px; margin-bottom: 6px; min-height: 85px; font-weight: 600;}
.page-post-listing .btn { line-height: 36px; padding-left: 16px; padding-right: 16px; }

.opinion-poll { border: 3px solid #f12629; border-top: none; }
.opinion-poll-title { background: #f12629; padding: 0 20px; }
.opinion-poll-title h2 { font-size: 22px; text-transform: uppercase; color: #fff; line-height: 56px; margin: 0; }
.question-section { padding: 15px 20px; }
.question-section h2 { font-size: 17px; font-weight: 700; line-height: 26px; color: #000; margin-bottom: 12px; }
.question-section h2 strong { color: #f12629; font-size: 20px; }

.pretty .radio-label label { position: initial; display: inline-block; font-weight: 400; margin: 0; text-indent: 1.5em; min-width: calc(20px + 4px); padding-left: 10px; }
.pretty { position: relative; display: inline-block; margin-right: 1em; white-space: nowrap; line-height: 1; }
.pretty input { position: absolute; left: 0; top: 0; min-width: 1em; width: 100%; height: 100%; z-index: 2; opacity: 0; margin: 0; padding: 0; cursor: pointer; }
input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0; }
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; }
.pretty .radio-label label:after, .pretty .radio-label label:before { content: ''; width: calc(20px + 4px); height: calc(20px + 4px); display: block; box-sizing: border-box; border-radius: 0;    border: 1px solid transparent; z-index: 0; position: absolute; left: 0; top: calc((0% - (100% - 20px)) - 8%); background-color: transparent; }
.pretty.p-round .radio-label label:after, .pretty.p-round .radio-label label:before { border-radius: 100%; }
.pretty .radio-label label:after, .pretty .radio-label label:before { content: ''; width: calc(20px + 4px); height: calc(20px + 4px); display: block;  box-sizing: border-box; border-radius: 0;    border: 2px solid transparent; z-index: 0; position: absolute; left: 0; top: calc((0% - (100% - 1rem)) - 8%); background-color: transparent; }
.pretty.p-default .radio-label label:after { -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5); }
.pretty.p-round .radio-label label:after, .pretty.p-round .radio-label label:before { border-radius: 100%; }
.pretty.p-default input:checked~.radio-label label:before { border-color: #f12629!important; }
.pretty.p-default input:checked~.radio-label label:after { background-color: #f12629!important; }
.pretty .radio-label label:before { border-color: #bdc3c7; }

.question-section .pretty { display: inline-block; width: 100%; margin-right:0; margin-bottom: 12px; margin: 9px 0; }
.radio-label { line-height: 18px; color: #181818; font-size: 17px; font-family: "Poppins", sans-serif; }
.radio-label strong { font-weight: 600; }

.sidebar-main { float: left; width: 100%; padding-left: 6px;}
.opinion-poll { float: left; width: 100%; margin-bottom: 40px; }
.latest-updates-sidebar { float: left; width: 100%; margin-bottom: 40px; }
.follow-us-section { float: left; width: 100%;  }
.sign-up-sidebar { margin-top: 30px; margin-bottom: 8px; }
.scrollbar-news { float: left; width: 100%; position: relative; }
#content-3 { float:left; width: 100%; }
.scrollbar-news:after { content: ""; background: #f3f3f3; width: 4px; position: absolute; right: 6px; top: 0; bottom: 0; height: 448px; z-index: 1; }
.scrollbar-news .col-xl-12.col-md-12.col-sm-12:last-child .small-post { margin-bottom: 0; }
.mCSB_scrollTools { z-index: 2; }
.mCSB_scrollTools .mCSB_draggerRail { background-color: rgba(0,0,0,0); }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { width: 6px; }
.scrollbar-content { background: #fff; height: 460px; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar { background-color: #f12629; background-color: rgba(241,38,41,1); }
.sidebar-main .main-title {margin-bottom: 30px; }
ul.solid-social-icons { list-style: none; margin:0 -5px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0; }
ul.solid-social-icons li { padding-left: 5px; padding-right: 5px; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; margin-bottom: 10px; }
ul.solid-social-icons li span { display: block; text-align: center; }
ul.solid-social-icons li a { display: block; color:#fff; }
ul.solid-social-icons li a:hover { background: #f12629; }
.facebook-social-icon { background-color: #4080ff; }
.twitter-social-icon { background-color: #40bff5; }
.youtube-social-icon { background-color: #ef4e41; }
.instagram-social-icon { background-color: #c13584; }
.whatsapp-social-icon { background-color: #25d366; }
.linkedin-social-icon { background-color: #08aaf7; }
.social-icons { font-size: 24px; line-height: 60px; }
.followers { background: rgba(255,255,255,0.2); margin: 0; width: 100%; min-height: 58px; padding: 10px 0; text-align: center; line-height: 19px; font-size: 11px; text-transform:uppercase; font-family: "Poppins", sans-serif; }
.followers-num { font-size: 13px;}
.followers-name { opacity:0.8; }


.sign-up-sidebar { float: left; width: 100%; }
.sign-up-white { border: 1px solid #e0e0e0; background: #f0f0f0; padding: 30px; text-align: left; max-width: 100%; position: relative; background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); }
.sign-up-sidebar .form-top-part h2 { font-size: 30px; font-weight: 700; color: #000; }
.sign-up-sidebar .form-top-part h2 strong { font-size: 26px; color: #f12629;}
.sign-up-sidebar .black-btn .fa-hand-o-right { padding-right: 10px; }
.videos-sidebar { float: left; width: 100%; margin-top: 0px; }
.post-195 { max-width: 195px; width: 100%; }
.videos-sidebar .popup-youtube .play-button { width: 42px; height: 42px; }
.small-post-videos .videos-thumbnail { margin-bottom: 0; }
.small-post-videos { margin-bottom: 10px; float: left; width: 100%; }
.small-post-videos h2 { font-size: 17px; font-weight: 600; line-height: 26px; margin-bottom: 0; margin-bottom: 10px; }
.small-post-videos h2 a { color: #121213; }
.small-post-videos h2 a:hover { color: #f12629; }
.small-post-videos .post-date { font-size: 13px; }

.advertisement-sidebar {float:left; width: 100%; margin-top: 15px; }
.inner-top-advertise { text-align: right; margin-bottom: 30px; }
.inner-pages .page-title h1 { padding-top: 25px; }
.advertise-center { text-align: center; padding: 12px 0 52px; }
/* .inner-pages .page-post-listing .small-post { margin-bottom: 40px; } */
.inner-pages .page-post-listing .small-post { margin-bottom: 20px;background-color: #fdfafa;padding: 10px;border-radius: 12px; box-shadow: 2px 2px 2px #f2f2f2;} 

.pagination  { margin-top: 7px; }
.pagination nav { text-align: center; width: 100%; }
.pagination .page-link { padding: 0; width: 44px; height: 44px; line-height: 44px; border: 1px solid #e3e3e3; color: #8c8c8c; font-size: 15px; font-family: "Poppins", sans-serif; font-weight:600; margin-left: 3px; margin-right: 3px; }
.pagination .page-link .fa { font-size: 18px; }
.pagination .page-item:first-child .page-link { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.pagination .page-item:last-child .page-link { border-top-right-radius: 0; border-bottom-right-radius: 0; margin-right:0; }
.pagination .page-link:hover { color: #fff; background-color: #181818; border-color: #181818; }
.pagination .page-item.active .page-link { background-color: #f12629; border-color: #f12629; }

.other-news-listing .main-title { margin-bottom: 30px; }
.advertise-center.pt-4 { padding-top: 35px !important; padding-bottom: 60px; }
.small-slider-post { height: 330px; }
.multiple-items-four { margin-left: -15px; margin-right: -15px; }
.multiple-items-four .item { padding: 0 15px; }
.inner-page-slider .big-post-info-small h2 { font-size: 18px; line-height: 28px; }
.inner-page-slider .big-post-info { padding: 70px 22px 8px; }
.inner-page-slider .big-post-info .post-top { margin-bottom: 8px; }
.slick-dots li button:before { font-size: 14px; line-height: 26px; }
.inner-page-slider .slick-dotted.slick-slider { margin-bottom: 95px; }
.inner-page-slider .slick-dots { bottom: -50px; }
.inner-page-slider .slick-dots li { margin-left: 3px; margin-right: 3px; }

.slick-dots li.slick-active button:before { opacity: 1; color: #f12629; }

.related-stories-sec .multiple-items-three a.btn { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }
.related-stories-sec .post-thumbnail { width: 100%; }
.related-stories-sec .post-thumbnail img { width: 100%; }

.small-slide { width: 990px; padding: 0 10px; margin:0 auto; }
.tech-top-slider { /*float: left;*/ width: 100%; overflow: hidden; text-align: center; padding: 10px 0; background: rgb(240,240,240);
background: linear-gradient(0deg, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%); -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.15);  }
.tech-top-slider figure { position: relative; float: left; width: 100%; padding:0; margin:0; }
.tech-top-slider figure img { filter: grayscale(100%); position: relative; }
.tech-top-slider .slick-active figure img { filter: grayscale(0); transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;  }
.tech-top-slider .slick-list { overflow: visible; }
.tech-top-slider .single-item  { margin-left: -5px; margin-right: -5px; }
.tech-top-slider .single-item .item { padding: 0 5px; }
.tech-top-slider .tech-single-item  { margin-left: -5px; margin-right: -5px; }
.tech-top-slider .tech-single-item .item { padding: 0 5px; }
.tech-top-slider .post-details { max-width: 590px; margin: 0 auto; width: 100%; }
.tech-top-slider .post-top, .tech-top-slider .post-details {/*transition: opacity 0.7s ease-in-out; -moz-transition: opacity 0.7s ease-in-out; -webkit-transition: opacity 0.7s ease-in-out;*/ opacity: 0; visibility: hidden; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;  }
.tech-top-slider .slick-active.slick-current .post-top, .tech-top-slider .slick-active.slick-current .post-details { opacity: 1; visibility: visible; }
.tech-top-slider .tech-single-item .slick-active .post-top, .tech-top-slider .tech-single-item .slick-active .post-details { opacity: 1; visibility: visible; text-align: left; }
.tech-top-slider .big-post-info h2 { font-size: 24px; margin-bottom: 15px; }

.small-slide1 { width: 990px; padding: 0 10px; margin:0 auto; }
.tech-top-slider1 figure { position: relative; float: left; width: 100%; padding:0; margin:0; }
.tech-top-slider1 figure img { filter: grayscale(100%); position: relative; }
.tech-top-slider1 .slick-active figure img { filter: grayscale(0); transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;  }
.tech-top-slider1 .slick-list { overflow: visible; }
.tech-top-slider1 .single-item  { margin-left: -5px; margin-right: -5px; }
.tech-top-slider1 .single-item .item { padding: 0 5px; }
.tech-top-slider1 .tech-single-item1  { margin-left: -5px; margin-right: -5px; }
.tech-top-slider1 .tech-single-item .item { padding: 0 5px; }
.tech-top-slider1 .post-details { max-width: 590px; margin: 0 auto; width: 100%; }
.tech-top-slider1.post-top, .tech-top-slider .post-details {/*transition: opacity 0.7s ease-in-out; -moz-transition: opacity 0.7s ease-in-out; -webkit-transition: opacity 0.7s ease-in-out;*/ opacity: 0; visibility: hidden; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;  }
.tech-top-slider1 .slick-active.slick-current .post-top, .tech-top-slider .slick-active.slick-current .post-details { opacity: 1; visibility: visible; }
.tech-top-slider1 .tech-single-item1 .slick-active .post-top, .tech-top-slider .tech-single-item1 .slick-active .post-details { opacity: 1; visibility: visible; text-align: left; }
.tech-top-slider1 .big-post-info h2 { font-size: 24px; margin-bottom: 15px; }


.tech-single-item .slick-next {
    right: 25px;
}
.tech-single-item .slick-prev {
    left: 25px;
}
.tech-single-item .slick-prev, .tech-single-item .slick-next {
    width: 44px;
    height: 44px;
    background: rgba(0,0,0,.5);
    border-radius: 60px;
    z-index: 2;
}
.tech-single-item .slick-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
}
.tech-single-item .slick-prev::before {
    content: "\f104";
    font-family: 'FontAwesome';
}

.tech-single-item1 .slick-next {
    right: 25px;
}
.tech-single-item1 .slick-prev {
    left: 25px;
}
.tech-single-item1 .slick-prev, .tech-single-item1 .slick-next {
    width: 44px;
    height: 44px;
    background: rgba(0,0,0,.5);
    border-radius: 60px;
    z-index: 2;
}
.tech-single-item1 .slick-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
}
.tech-single-item1 .slick-prev::before {
    content: "\f104";
    font-family: 'FontAwesome';
}

.digital-edition-page { padding-bottom: 40px; }
.digital-edition-top { padding: 40px 0 60px; background: rgb(240,240,240); background: -moz-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom, rgba(240,240,240,1) 0%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); }
.digital-edition-top .digital-edition-section-inner { padding-top: 10px; }
.digital-edition-top .book-thumbnail { text-align: left; }
.digital-edition-top .book-picture { -webkit-box-shadow: 12px 12px 12px 0px rgba(0,0,0,0.3); -moz-box-shadow: 12px 12px 12px 0px rgba(0,0,0,0.3); box-shadow: 12px 12px 12px 0px rgba(0,0,0,0.3); }
.digital-edition-top .book-right-details { padding-left: 20px; }
.digital-edition-top .issue-box { padding-top: 10px; padding-bottom: 70px; }
.digital-edition-top .book-right-details h1 { font-size: 40px; font-weight: 700; color: #000; text-transform: uppercase; }
.digital-edition-top .issue-box span { border-color: #f12629; color: #000; letter-spacing: 0.2px; }
.digital-edition-top .issue-box span:after { background: url(../images/shape-2.png); }
.digital-edition-top .book-right-details ul li h3 { color: #000; }
.digital-edition-top .book-right-details ul li p { color: #000; opacity:0.7; }

.small-title .main-title { margin-bottom: 20px; }
.small-title .main-title-inner h2 { line-height: 42px; height: 42px; padding-left: 20px; font-size: 18px; }
.small-title .main-title-inner h2:after { height: 42px; right: -24px; width: 26px; }
.digital-edition-info { font-size: 15px; padding-top: 25px; }
.digital-edition-info ul { padding: 0 0 0 15px; margin:0 0 36px; list-style: none; }
.digital-edition-info ul li { line-height: 24px; margin-bottom: 10px; padding-left: 5px; cursor: pointer; position: relative; color: #181818; } 
.digital-edition-info ul li:before { font-size: 18px; content:""; position:absolute; left: -14px; top:8px; width: 8px; height:8px; background:#404040; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }


.subscription-page .page-title { text-align: center; padding-top: 15px; }
.subscription-page .breadcrumb { text-align: center; display: -ms-inline-flex; display: inline-flex; margin-bottom: 18px; }
.subscription-sec-top { text-align: center; line-height: 30px; color: #444444; }
.subscription-plan { padding: 30px 0; }
.pricing-table { border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; border: 2px solid; color: #404040; }
.plan-info {  border-radius:0 0 24px 24px; -moz-border-radius:0 0 24px 24px; -webkit-border-radius:0 0 24px 24px; }
.plan-title { text-align: center; }
.plan-title h2 { color: #fff; font-size: 26px; font-weight:700; text-transform: uppercase; line-height: 56px; margin-bottom: 3px; }
.plan-thumbnail { border-radius:24px; -moz-border-radius:24px; -webkit-border-radius:24px; background: #fff; padding: 25px 0; }
.price-value { -moz-border-radius:0 0 24px 24px; -webkit-border-radius:0 0 24px 24px; text-align: center; }
.pricing-table span { font-family: "Poppins", sans-serif; color:#181818; }
.price-value span { font-size: 20px; text-transform: uppercase; font-weight:700; color: #fff; line-height: 60px; }
.price-benifit { padding: 27px; min-height: 600px; }
.price-benifit h2 { font-size: 24px; font-weight:700; margin-bottom: 15px; }
.price-benifit ul { list-style: none; padding:0; margin:0; }
.price-benifit ul li { position: relative; padding-left: 30px; font-size: 16px; margin-bottom: 8px; }
.price-benifit ul li:before { content:"\f046"; position:absolute; left:1px; top:0; font-family:'FontAwesome'; color: #181818; }
.plan-cost { padding: 15px 27px; }
.plan-cost h2 { color: #fff; font-size: 24px; font-weight:700; margin-bottom: 3px; }
.plan-cost span { color: #fff; opacity:0.8; font-size: 16px; font-weight:500; }
.select-plan { padding: 15px 27px; min-height: 325px; }
.plan-disclaimer { font-size: 11px; color: #f12629; font-family: "Poppins", sans-serif; font-weight:500; padding-bottom: 3px; }
.select-plan-radio table { width: 100%; }
.select-plan-radio tr td { vertical-align: top; padding: 13px 0; line-height: 1.42857143;}
.select-plan-radio tr td:last-child { text-align: right; font-family: "Poppins", sans-serif; font-weight:400; font-size: 16px; display: none; padding-bottom: 0; padding-top: 6px; }
.select-plan-radio tr td:last-child strong { font-weight: 700; }
span.discount-price { color: #f12629; font-size: 14px; font-weight:400; }
.digital span.discount-price, .gold span.discount-price { color: #181818; font-size: 13px; }
.plan-inline-box { margin-bottom: 15px; }
.view-all { padding: 12px 0;}
.view-all a { color: #000; text-decoration: underline; font-family: "Poppins", sans-serif; font-weight:700; font-size: 16px;  }
.buy-now-btn { text-align: center; }
.buy-now-btn a { text-transform: uppercase; font-family: "Poppins", sans-serif; font-weight:700; color:#fff; font-size: 22px; letter-spacing: 0.4px; padding: 10px 15px; display:block; width: 100%; }
.buy-now-btn span { width: 44px; height:44px; border: 2px solid #fff; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; display: inline-block; margin-right: 14px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out;    -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }

.print { background: #000; border-color: #000 }
.print .plan-info { background: rgba(252,252,252,1);
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(239,239,239,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,252,252,1)), color-stop(100%, rgba(239,239,239,1)));
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(239,239,239,1) 100%);
background: -o-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(239,239,239,1) 100%);
background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(239,239,239,1) 100%);
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%, rgba(239,239,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#efefef', GradientType=0 ); }
.print .price-value { background: #000; }
.print .plan-cost { background: #000; }
.buy-now-btn a:hover { color: #f12629; }
.buy-now-btn a:hover span { border-color: #fff; background: #f12629; }
.pricing-table .pretty .radio-label label:before { border-color: rgba(0,0,0,.4); background: rgba(255,255,255,.4); }

.digital { background: #f12629; border-color: #f12629 }
.digital .plan-info { background: rgba(255,250,250,1);
background: -moz-linear-gradient(top, rgba(255,250,250,1) 0%, rgba(254,232,232,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,250,250,1)), color-stop(100%, rgba(254,232,232,1)));
background: -webkit-linear-gradient(top, rgba(255,250,250,1) 0%, rgba(254,232,232,1) 100%);
background: -o-linear-gradient(top, rgba(255,250,250,1) 0%, rgba(254,232,232,1) 100%);
background: -ms-linear-gradient(top, rgba(255,250,250,1) 0%, rgba(254,232,232,1) 100%);
background: linear-gradient(to bottom, rgba(255,250,250,1) 0%, rgba(254,232,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffafa', endColorstr='#fee8e8', GradientType=0 ); }
.digital .price-value { background: #f12629; }
.digital .plan-cost { background: #f12629; }
.digital .buy-now-btn a:hover { color: #000; }
.digital .buy-now-btn a:hover span { border-color: #fff; background: #000; }
.digital .select-plan-radio, .gold .select-plan-radio { padding-top: 32px; }

.gold { background: #fcd646; border-color: #fcd646 }
.gold .plan-title h2 { color: #000; }
.gold .price-value span { color: #000; }
.gold .plan-cost h2 { color: #181818; }
.gold .plan-cost span { color: #181818; }
.gold .plan-info { background: rgba(255,253,245,1);
background: -moz-linear-gradient(top, rgba(255,253,245,1) 0%, rgba(254,245,211,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,253,245,1)), color-stop(100%, rgba(254,245,211,1)));
background: -webkit-linear-gradient(top, rgba(255,253,245,1) 0%, rgba(254,245,211,1) 100%);
background: -o-linear-gradient(top, rgba(255,253,245,1) 0%, rgba(254,245,211,1) 100%);
background: -ms-linear-gradient(top, rgba(255,253,245,1) 0%, rgba(254,245,211,1) 100%);
background: linear-gradient(to bottom, rgba(255,253,245,1) 0%, rgba(254,245,211,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffdf5', endColorstr='#fef5d3', GradientType=0 ); }
.gold .price-value { background: #fcd646; }
.gold .plan-cost { background: #fcd646; }
.gold .buy-now-btn a { color: #000; }
.gold .buy-now-btn a span { border-color: #000; }
.gold .buy-now-btn a:hover { color: #f12629; }
.gold .buy-now-btn a:hover span { border-color: #f12629; background: #FEF6D8; }

.view-sample { padding-top: 45px; padding-bottom: 20px;}
.view-sample .main-title { margin-bottom: 30px; }
.sample-thumbnail { background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(239,239,239,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 ); margin-bottom: 20px; text-align: center; border: 1px solid #c0c0c0; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out;    -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.sample-thumbnail a { padding: 36px 36px 2px 36px; display:block; font-family: "Poppins", sans-serif; font-weight:600; font-size: 16px; text-transform:uppercase; color: #181818; }
.sample-thumbnail a figcaption { padding: 18px 0 0; }
.sample-thumbnail:hover {-webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.25); border-color:#f12629;}
.sample-thumbnail:hover a { color:#f12629; }
.select-plan-radio tr td.active { display: table-cell; }
.video-bg-sec{background-color: #efefef;}
.video-dropdown { justify-content: end; padding-top: 23px; }
.video-dropdown span { line-height: 54px; padding-right: 17px; }
.video-dropdown .nav-tabs { border: 1px solid #d9d9d9; background: #f6f6f6; }
.video-dropdown .nav-tabs li a { line-height: 54px; height: 54px; padding: 0 16px; color: #545454; text-transform: capitalize; font-weight: 500; font-size: 16px; min-width: 250px; }
.video-dropdown .nav-tabs-dropdown .dropdown-toggle:after { font-size: 22px; position: absolute; right: 20px; }
.video-dropdown .nav-tabs.nav-tabs-dropdown li a.active { background: #f6f6f6; color: #545454; }
.video-dropdown .dropdown-menu-right { left: 1px !important; /*-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.15); -moz-box-shadow:  0px 4px 4px 0px rgba(0,0,0,0.15); box-shadow:  0px 4px 4px 0px rgba(0,0,0,0.15);*/ }
.video-dropdown .dropdown-menu-right a.active { color: #f12629 !important; }
.video-dropdown .dropdown-menu-right a:hover { color: #f12629 !important; background: #f6f6f6; }
.video-dropdown .dropdown-menu-right { padding: 1px 0; border-radius:0; margin-top: 2px; }
.video-dropdown .dropdown-menu-right li { margin-bottom: 1px; }
.video-dropdown .dropdown-menu-right li a { line-height: 44px; height: 44px; }

.video-item { -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; border: 1px solid #e6e6e6; margin-bottom: 30px;background-color: #fff;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%), 0px 0px #fff; }
.video-page-section .videos-thumbnail { margin-bottom:0; }
.video-info {  padding: 23px 28px; }
.video-info h2 { font-size: 20px; font-weight:700; line-height: 30px; letter-spacing: 0.20px; min-height: 90px;}
.video-info h2 a { color: #121213; display:block; }
.video-info h2 a:hover { color: #ed1c24; }
.video-info p { font-size: 15px; line-height: 26px; letter-spacing: 0.20px; color: #181818; opacity:.85; margin:0 0 5px; }
/*.video-item:hover { -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);  }*/
.load-more { text-align: center; padding-top: 20px; padding-bottom: 30px; }
.load-more a { line-height: 54px; height: 54px; padding: 0 34px; display: inline-block; background: #f12629; color:#fff; font-family: "Poppins", sans-serif; font-weight:600; font-size: 16px; text-transform:uppercase;}
.load-more a:hover { background:#181818; }

.cw-gold-page .main-header { background: #000; border-bottom: 1px solid #404040; }
.cw-gold-page .wsmenu-list > li > a { padding-left: 14px; padding-right: 14px; }
.cw-gold-page .wsmenu-list li.menu-gold .fa-angle-down { color: #efd31d !important; }
.cw-gold-page .wsmenu-list li.menu-gold.active .fa-angle-down, .cw-gold-page .wsmenu-list li.menu-gold a:hover .fa-angle-down, .cw-gold-page .wsmenu-list li.menu-gold:hover > a .fa-angle-down{ color: #000 !important; }
.cw-gold-page .wsmenu-list li a { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }
.cw-gold-page .wsmenu-list li.menu-gold { position: relative; }
.cw-gold-page .wsmenu-list li.menu-gold.active .menu-icon img, .cw-gold-page .wsmenu-list li.menu-gold a:hover .menu-icon img, .cw-gold-page .wsmenu-list li.menu-gold:hover > a img { opacity: 0; }
.cw-gold-page .wsmenu-list li.menu-gold .menu-icon:before { position:absolute; left:15px; top:18px; content:""; background: url(../images/gold-black-icon.png) no-repeat left top; width: 22px; height: 16px; opacity: 0; }
.cw-gold-page .wsmenu-list li.menu-gold a:hover .menu-icon:before, .cw-gold-page .wsmenu-list li.menu-gold.active .menu-icon:before, .cw-gold-page .wsmenu-list li.menu-gold:hover > a .menu-icon:before { opacity: 1; }
.cw-gold-page .wsmenu-list li.menu-gold a:hover, .cw-gold-page .wsmenu-list li.menu-gold.active > a, .cw-gold-page .wsmenu-list li.menu-gold:hover > a{ color:#000 !important; background: rgba(250,229,136,1) !important;
background: -moz-linear-gradient(top, rgba(250,229,136,1) 0%, rgba(209,171,80,1) 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,229,136,1)), color-stop(100%, rgba(209,171,80,1))) !important;
background: -webkit-linear-gradient(top, rgba(250,229,136,1) 0%, rgba(209,171,80,1) 100%) !important;
background: -o-linear-gradient(top, rgba(250,229,136,1) 0%, rgba(209,171,80,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(250,229,136,1) 0%, rgba(209,171,80,1) 100%) !important;
background: linear-gradient(to bottom, rgba(250,229,136,1) 0%, rgba(209,171,80,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fae588', endColorstr='#d1ab50', GradientType=0 ) !important;}

.gold-main-top-section { padding: 77px 0 70px; background: rgba(243,234,211,1);
background: -moz-linear-gradient(top, rgba(243,234,211,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(243,234,211,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(243,234,211,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(243,234,211,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(243,234,211,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(243,234,211,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3ead3', endColorstr='#ffffff', GradientType=0 ); }

.top-thumbnail-item { float: left; width: 40%; }
.top-thumbnail-item figure { padding: 6px; background: #f12629; -webkit-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.25); -moz-box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.25); box-shadow: 7px 7px 10px 0px rgba(50, 50, 50, 0.25); display:inline-block;}
.top-thumbnail-item figure figcaption { max-width: 330px; }
.top-main-gold-content { float: left; width:60%; padding-left: 17px; padding-top: 50px; }
.category-name { color:#ed1c24; font-family: "Poppins", sans-serif; font-weight:600; font-size: 14px; text-transform: uppercase; margin-bottom: 5px; }
.top-main-gold-content h1 { font-size: 40px; font-weight:800; }
.top-main-gold-content p { font-size: 16px; line-height: 26px; color: #000; }
.red-button .btn { margin-top: 7px; background: #ed1c24; color: #ed1c24; color:#fff; }
.red-button .btn:hover { background: #000; border-color:#000; color:#fff; }

.subscribe-now { background: #fff; -webkit-box-shadow: 7px 7px 10px 0px rgba(209, 170, 79, 0.2); -moz-box-shadow:7px 7px 10px 0px rgba(209, 170, 79, 0.2); box-shadow:7px 7px 10px 0px rgba(209, 170, 79, 0.2); float: left; width: 100%; padding: 34px 15px 15px; color: #000; }
.top-subscribe-section { text-align: center; float: right; width: 390px; padding: 56px 0 0;}
.subscribe-logo { background: #000; float:left; width: 100%; position: relative; }
.subscribe-logo:after{ position:absolute; left:50%; bottom:-12px; z-index:1; content:""; margin-left:-10px; width: 20px; height: 14px; background: #000; clip-path: polygon(50% 100%, 0 0, 100% 0); -moz-clip-path: polygon(50% 100%, 0 0, 100% 0); -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);}
.subscribe-logo img { max-width: 230px; }
.subscribe-now h2 { font-size: 24px; margin-bottom: 11px; }
.subscribe-now .btn { color: #fff; font-family: "Poppins", sans-serif; margin-bottom: 12px; font-weight:700; font-size: 16px; text-transform: capitalize; background: #f12629;}
.subscribe-now .btn:hover { background: #000; border-color: #000; }
.already-a-member a { color: #000; }
.already-a-member a:hover { color: #ed1c24; }

.speeches-top-item { background: #fff; padding: 5px; -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22); -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22); box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.22); margin-bottom: 30px;}
.speeches-top-item figure { margin-bottom: 0;}
.speeches-top-item figure img { width: 100%; }
.speeches-top-item figure figcaption { padding: 25px; }
.speeches-top-item h2 { font-weight:700; font-size: 22px; line-height: 30px; }
.speeches-top-item h2 a { color: #000; }
.speeches-top-item h2 a:hover { color: #ed1c24; }
.speeches-top-item p { line-height: 28px; color: #000; }
.speeches-top-item .btn { margin-top: 8px; }

.pad-top-bottom { padding: 40px 0; }
.speeches-top-full .speeches-top-item { background: #fff; padding: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin-bottom: 0px; max-width: 674px; }
.speeches-top-full .speeches-top-item h2 { font-size: 28px; line-height: 36px; }
.speeches-top-full .speeches-top-item .btn { margin-top: 5px; }

.sister-publications { background: #f0f0f0; padding: 70px 0 40px; margin-top: 30px; }
.sister-publications .main-title { margin-bottom: 30px; }
.sister-publications-item {-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
margin-bottom: 30px; }
.publications-thumbnail img { width: 100%; }
.sister-publications-details { padding: 30px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.sister-publications-details h2 { font-size: 20px; line-height: 30px; }

.main-finance-section { background: #f0f0f0; padding: 70px 0 40px; }
.finance-article { background: #fff; -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15); margin-bottom: 30px;}
.finance-thumbnail img { width: 100%; }
.finance-title { background: #f12629; text-align: center; }
.finance-title h2 { font-size: 22px; font-weight:700; margin:0; color: #fff; line-height: 60px; }
.finance-details { padding: 25px 30px 30px; }
.finance-details p { min-height: 55px; margin-bottom: 10px; line-height: 27px; }

.previous-edition-section { padding: 70px 0;}
.previous-edition-section .main-title { margin-bottom: 30px; }
.previous-edition-slider { margin-left: -15px; margin-right: -15px; }
.previous-edition-item { padding: 0 15px; margin-bottom: 36px; }
.thumbnail-item { margin-bottom: 23px; }
.previous-edition-item h2 { line-height: normal; min-height: 64px; }
.previous-edition-item h2 a { font-size: 22px; line-height: 32px; color: #000; font-weight:700; }
.previous-edition-item h2 a:hover { color: #f12629; }
.cw-gold-page h2 a { display: block; }
.previous-edition-section a.btn { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }

.care-rating-section { padding: 0px 0;}
.care-rating-slider { margin-left: -15px; margin-right: -15px; }
.care-rating-item { padding: 0 0px; margin-bottom: 0px; }


.modal-box-gold-dark #goldpop { z-index: -1; }
.modal-open .modal-box-gold-dark #goldpop { background: rgba(40,40,40,.95); padding: 0 !important; z-index: 1050; }
/*.modal-open .modal-box-gold-dark .modal { overflow-x: hidden; overflow-y: auto; }*/
.modal-box-gold-dark .modal-dialog { margin: 80px auto; }
.modal-box-gold-dark .modal-body { padding: 0px 35px 25px 35px; }
.modal-box-gold-dark .modal-content { border: 3px solid #e7cc72; -webkit-box-shadow: 0 15px 15px rgba(0,0,0,.3); box-shadow: 0 15px 12px rgba(0,0,0,.3); border-radius: 0; background: #181818; }
.modal-box-gold-dark button.close { position: relative; padding: 3px 15px 0 0; text-align: right; opacity: 1 !important; }
.modal-box-gold-dark button.close span { cursor: pointer; opacity: .7;}
.modal-box-gold-dark button.close span:hover { opacity: 1; }
.modal-box-gold-dark .icon { text-align: center; }
.modal-box-gold-dark .h3-main-title { text-align: center; display: inline-block; width: 100%; margin-bottom: 25px; margin-top: 8px; }
.modal-box-gold-dark h3.title { background: #ed1c24; color: #fff; display: inline-block; font-size: 16px; margin:0; text-transform:uppercase; font-weight:700; line-height: 34px; padding: 0 18px; }
.modal-box-gold-dark ul { padding-left: 15px; margin-bottom: 20px; }
.modal-box-gold-dark ul li { font-size: 16px; color: #e7e7e7; line-height: 26px; margin-bottom: 11px; }
.modal-box-gold-dark p { font-size: 16px; color: #e7e7e7; }
.modal-box-gold-dark p a { color: #fbef9a; text-decoration: underline; }
.modal-box-gold-dark p a:hover { color: #ed1c24;}


.progress-title{font-size:15px;font-weight:400;color:#000;margin:0 0 10px;}
.progress{height:10px;background:#f0f0f0;border-radius:0;box-shadow:none;margin-bottom:15px;overflow:visible; position: relative; border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; -webkit-border-radius: 20px; }
.progress .progress-bar{position:relative;-webkit-animation:animate-positive 2s;animation:animate-positive 2s;  -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; -webkit-border-radius: 20px;}
.progress .progress-bar:after{content:"";display:inline-block;width:9px;background:#fff;position:absolute;top:-10px;bottom:-10px;right:-1px;z-index:1;transform:rotate(35deg); display: none; }
.progress .progress-value { display: block; font-size: 16px; font-weight: 600; color: #333; position: absolute; top: -29px; right: 0; background: #fff; z-index: 22; display: inline-block;    line-height: normal; padding-left: 10px;  }
@-webkit-keyframes animate-positive{0%{width:0;}
}
@keyframes animate-positive{0%{width:0;}
}


.poll-result h2 { font-size: 18px; color: #f12629; font-weight:700; }

.privacy-title h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.privacy-title h3 {
    font-size: 22px;
    font-weight: 500;
    color: #f12629;
    /* text-transform: uppercase; */
    margin-bottom: 6px
}


.webinar-sec-slider{padding: 0 0 0 10px;}
 .single-item1 .slick-prev, .single-item1 .slick-next { width: 44px; height: 44px; background:#fff; border-radius:60px; z-index:2;border-radius: 60px;
    z-index: 2;border: 1px solid #dfdfdf;box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3); }
.single-item1 .slick-prev:hover, .single-item1 .slick-next:hover { background:#fff; color:#f12629;border: 1px solid #f12629; }
.single-item1 .slick-next { right: 0px; top:30%; }
.single-item1 .slick-prev { left: 0px; top:30%;}
.single-item1 .slick-next:before { content:"\f105"; font-family:'FontAwesome'; color: #333; }
.single-item1 .slick-prev:before { content:"\f104"; font-family:'FontAwesome'; color: #333; }


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar-new {
  padding: 0;
  font-size: 15px;
  height: 50px;
  transition: all 0.5s;
  background: rgba(26, 24, 22, 0.8);
  z-index: 996;
  color: rgba(255, 255, 255, 0.7);
  top: 0;
  position: sticky;
}

#topbar-new.topbar-transparent {
 /* background: transparent;*/
  background-color:#333;
}

#topbar-new.topbar-scrolled {
  top: 0px;
}

#topbar-new i {
  color: #fff;
  line-height: 0;
  color: #f12629;
  margin-right: 5px;
}

#topbar-new i span {
  color: #fff;
  font-style: normal;
  padding-left: 5px;
}
#topbar-new .adv-btn{
	background-color: #ec0000;
	padding: 5px 20px;
	color: #fff;
	font-size: 14px;
	border-radius: 20px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header-new {
  top: 150px;
  /*top: 265px;*/
  height: 70px;
  z-index: 99;
  transition: all 0.5s;
  padding: 10px 0;
  background: rgba(26, 24, 22, 0.85);
}
.fixed-top {
    position: sticky !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

#header-new.header-transparent {
  /*background: transparent;*/
    /*   background-color: #fff;
    border-bottom: 2px solid #d6d6d6; */
    background: #fff;
    border-bottom: 1px solid #b2aeae;
    /* box-shadow: 5px 6px 22px 5px #e7e7e7; */
}

#header-new.header-scrolled {
  top: 150px;
  /*background: rgba(26, 24, 22, 0.85);*/
  /* background: rgba(255, 255, 255); */
  background: #fff;
    border-bottom: 1px solid #b2aeae;
}

#header-new .logo h1 {
  font-size: 28px;
  margin: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
}

#header-new .logo h1 a,
#header-new .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}

#header-new .logo img {
  padding: 0;
  margin: 0;
  max-height: 50px;
}
#banner-sticky{
padding: 5px 0px 0px 0px;
    font-size: 15px;
    height: 100px;
    transition: all 0.5s;
    background: rgb(255 255 255 / 100%);
    z-index: 99;
    color: rgba(255, 255, 255, 0.7);
    top: 50px;
    position: sticky;
}

/*--------------------------------------------------------------
# Book a table button Menu
--------------------------------------------------------------*/
.book-a-table-btn {
 background: #f12629;
    color: #fff;
    border-radius: 50px;
    margin: 0 0 0 0px;
    padding: 12px 13px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: 0.3s;
    white-space: nowrap;
    width: 40px;
    height: 40px;
    line-height: 14px;
}

.book-a-table-btn:hover {
  background: #333;
  color: #fff;
}

@media (max-width: 992px) {
  .book-a-table-btn {
    margin: 0 15px 0 0;
    padding: 12px 14px;
    letter-spacing: 1px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px 10px 10px;
  font-size: 14px;
    font-weight: 600;
    color: #000;
    white-space: nowrap;
    transition: 0.3s;
     text-transform: uppercase;
}


.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #f12629;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 15px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 150px;
}

.navbar .dropdown ul a {
  padding: 10px 10px;
  font-size: 14px;
  font-weight: 500;
  color: #433f39;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #f12629;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

/* @media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
} */

/*gold nav*/

.gold-navbar {
  padding: 0;
}

.gold-navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.gold-navbar li {
  position: relative;
}

.gold-navbar a,
.gold-navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 20px;
  font-size: 14px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    transition: 0.3s;
    text-transform: uppercase;
}


.gold-navbar a i,
.gold-navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.gold-navbar a:hover,
.gold-navbar .active,
.gold-navbar .active:focus,
.gold-navbar li:hover>a {
  color: #eac661;
}

.gold-navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 24px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.gold-navbar .dropdown ul li {
  min-width: 150px;
}

.gold-navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  color: #433f39;
}

.gold-navbar .dropdown ul a i {
  font-size: 12px;
}

.gold-navbar .dropdown ul a:hover,
.gold-navbar .dropdown ul .active:hover,
.gold-navbar .dropdown ul li:hover>a {
  color: #f12629;
}

.gold-navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.gold-navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.gold-navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .gold-navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .gold-navbars .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/*gold nav end*/

.gold-header-bg{
	background-color: #000 !important;
}

.gold-logo{
	margin-top: -10px;
}

#header-new .gold-logo img {
    padding: 0;
    margin: 0px;
    max-height: 70px;
}
.gold-border-btm{
	border-bottom: 7px solid #d8a444 !important;
}
/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  /* .navbar ul {
    display: none;
  } */
  

}
.order-last {
    -ms-flex-order: 13;
    order: 0;
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(39, 37, 34, 0.9);
  transition: 0.3s;
  z-index: 0;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 8px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #433f39;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #f12629;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #f12629;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

.color-red .block-title {
    border-bottom: 2px solid #ec0000;
}

.color-red .block-title>span, .color-red a.post-cat {
    background: #ec0000;
}
.color-red .block-title>span:after {
    border-color: #ec0000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.block-title {
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0 0 20px;
    border-bottom: 2px solid #1c1c1c;
}
.block-title>span {
    background: #1c1c1c;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 8px 15px;
    position: relative;
}
.block-title>span:after {
    border-color: #272727 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
}
.block {
    position: relative;
}
.mt_4 {
    margin-top: 3.5rem !important;
}
.sidebg{
	background-color: #f6f6f6;
	padding: 0px 10px 10px 10px;
}
.main--sidebar .widget+.widget {
    margin-top: 20px;
}
.widget--title {
    position: relative;
    padding: 12px 24px 13px 0;
    border-top: 2px solid #da0000;
    z-index: 0;
}
.widget--title .h4 {
    position: relative;
    margin: 0;
    color: #da0000;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 0;
}
.widget--title .icon, .widget--title .nav {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
    color: #999;
    font-size: 16px;
    line-height: 26px;
}
.ad--widget {
    text-align: center;
}
.ad--widget a, .social--widget.style--1 .nav>li>a>span {
    display: block;
}
.border-bottom {
	border-bottom: none !important;
}
.list--widget, .subscribe--widget {
	background-color: #f8f8f8
}
.list--widget-nav {
	padding: 20px 20px 15px;
	color: #999
}
.list--widget-nav>.nav>li {
	border: 1px solid #eee;
	vertical-align: middle;
	-webkit-transition: border-color .25s, background-color .25s ease-in-out;
	transition: border-color .25s, background-color .25s ease-in-out
}
.list--widget-nav>.nav>li+li {
	border-left-width: 0
}
.list--widget-nav>.nav>li.active {
	background-color: #da0000;
	border-color: #da0000
}
.list--widget-nav .nav>li>a {
	padding: 5px;
	line-height: 18px
}
.list--widget-nav ul.nav>li.active>a {
	color: #fff
}
.list--widget .post--items>.nav {
	padding-top: 20px;
	padding-bottom: 20px
}
.list--widget-nav+.post--items>.nav {
	border-top: 1px solid #eee
}
.header--style-5 .header--menu-links>.megamenu>.dropdown-menu>.dropdown>.dropdown-menu>li>a, .header--style-5 .header--menu-links>.megamenu>.dropdown-menu>.dropdown>a, .list--widget .post--items>.nav>li {
	padding-left: 20px;
	padding-right: 20px
}
.list--widget .preloader {
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
}
.list--widget-2 .post--item.post--layout-3 .post--img .thumb, .list--widget-2 .post--item.post--layout-4 .post--img .thumb {
	max-width: 70px;
	border: 2px solid #ccc;
	border-radius: 50%;
	overflow: hidden
}
.list--widget-2 .post--info .title .h4:before {
	content: "\f10d";
	margin-left: 1px;
	margin-right: 9px;
	color: #999;
	font-family: "FontAwesome"
}
.list--widget-2 .post--info .meta>li:first-child {
	color: #555
}
.poll--widget {
	position: relative;
	background-color: #f8f8f8
}
.poll--widget .title {
	padding: 2px 0px 5px;
	border-bottom: 1px solid #eee
}
.poll--widget .title .h4 {
	margin: 0;
	color: #222;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
}
.poll--widget .options {
	padding: 5px 11px 10px;
}
.header--style-5 .header--menu-links>.megamenu>.dropdown-menu>li>.row, .poll--widget .checkbox, .poll--widget .radio {
	margin: 0
}
.poll--widget .checkbox+.checkbox, .poll--widget .radio+.radio {
	margin-top: 18px
}
.poll--widget .checkbox:after, .poll--widget .checkbox:before, .poll--widget .radio:after, .poll--widget .radio:before {
	content: " ";
	display: table
}
.poll--widget .checkbox:after, .poll--widget .radio:after {
	clear: both
}
.poll--widget .checkbox label, .poll--widget .checkbox p, .poll--widget .radio label, .poll--widget .radio p {
	float: left;
	width: 50%
}
.poll--widget .checkbox label, .poll--widget .radio label {
	display: block;
	position: relative;
	padding-left: 22px;
	padding-right: 5px;
	font-size: 14px;
}
.poll--widget .checkbox label span:before, .poll--widget .radio label span:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -6px;
	width: 12px;
	height: 12px;
	padding: 0 0 1px 1px;
	color: #222;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-family: "FontAwesome";
	font-size: 9px;
	line-height: 9px
}
.poll--widget .radio label span:before {
	border-radius: 50%;
	border-width: 4px;
	border-color: #eee
}
.poll--widget .radio label input:checked+span:before {
	background-color: #222
}
.poll--widget .checkbox label input:checked+span:before {
	content: "\f00c"
}
.poll--widget .checkbox p, .poll--widget .radio p {
	display: block;
	position: relative;
	text-align: right;
	font-size: 15px;
}
.poll--widget .checkbox p span, .poll--widget .checkbox p:before, .poll--widget .radio p span, .poll--widget .radio p:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 0;
	right: 36px;
	height: 12px;
	margin-top: -6px
}
.poll--widget .checkbox p:before, .poll--widget .radio p:before {
	border: 1px solid #ccc
}
.poll--widget .checkbox p span, .poll--widget .radio p span {
	width: 0%;
	background-color: #da0000;
	-webkit-transition: width .25s ease-in-out;
	transition: width .25s ease-in-out
}
.poll--widget .options .btn {
	margin-top: 34px
}
.poll--widget .preloader, .search--widget li label input {
	display: none
}

.links--widget .nav>li+li {
	margin-top: 5px
}
.links--widget .nav>li>a {
	padding: 0 0 1px 12px;
	border-bottom: 1px dotted #333
}
.links--widget .nav>li>a:before {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -12px;
	font-family: "FontAwesome"
}
.nav--widget {
	color: #999;
	background-color: #f8f8f8;
	font-size: 16px;
	line-height: 26px;
	font-weight: 600
}
.nav--widget .nav>li+li {
	border-top: 1px solid #eee
}
.nav--widget .nav>li>a {
	padding: 12px 20px 13px;
	overflow: hidden;
	z-index: 0
}
.nav--widget .nav>li>a span {
	display: block;
	float: left;
	padding-right: 6px;
	background-color: #f8f8f8
}
.nav--widget .nav>li>a span+span {
	float: right;
	padding-right: 0;
	padding-left: 8px
}
.nav--widget .nav>li>a span+span:before {
	content: " ";
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border-bottom: 2px dotted;
	z-index: -1
}
.nav>li {
    position: relative;
    display: block;
    width: 100%;
}
.nav {
    padding-left: 10px;
    margin-bottom: 0;
    list-style: none;
}
.poll--widget .radio label input {
    display: none;
}
.btn-primary{
	background-color: #da0000;
    border-color: #da0000;
}
.btn-primary.active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus, .btn-primary:active, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:hover{
	background-color: #222;
    border-color: #222;
}
.btn1 {
    padding: 2px 15px;
    border-radius: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    -webkit-transition: color .25s, border-color .25s, background-color .25s ease-in-out;
    transition: color .25s, border-color .25s, background-color .25s ease-in-out;
}
.post-thumbnail1 {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}
.small-post1 {
    margin-bottom: 10px;
    /* display: flex; */
    display: inline-block;
    width: 100%;
    /* border-bottom: 1px solid #e5e5e5; */
}
.small-post1 h2 a:hover, .small-post1 h2 a:visited {
    color: #ed1c24;
}
.small-post1 h2 a {
    color: #222;
    display: flex;
}
.small-post1 h2 {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 5px;
}
.newsletterRHS {
    background: url(https://www.constructionworld.in/images/newsletter.png) no-repeat top center #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e6e6e6 !important;
    padding: 125px 16px 16px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.newsletterRHS p{
	font-size: 14px;
}

.newsletterRHS .widgetTitle h2 {
    margin-bottom: 8px;
    font-size: 20px;
}
.widgetTitle h2, .widgetTitle h2 a {
    color: #2d2c2c;
    font-weight: 700;
}
.newsletterRHS a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 189px;
    height: 32px;
    padding: 4px 12px;
    color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto;
    background: var(--gradient-gradient-2, -webkit-linear-gradient(top, #ed1c24 0%, #ed1c24 100%));
    background: var(--gradient-gradient-2, -moz-linear-gradient(top, #ed1c24 0%, #ed1c24 100%));
    background: var(--gradient-gradient-2, -o-linear-gradient(top, #ed1c24 0%, #ed1c24 100%));
    background: var(--gradient-gradient-2, linear-gradient(180deg, #ed1c24 0%, #f93941 100%));
}

.social-menu ul{
    position: relative;
    top: 50%;
    left: 50%;
    padding: 0;
    margin: 0;
    transform: translate(-50%, -5%);
    display: flex;
}

.social-menu ul li{
    list-style: none;
    margin: 0 5px;
}

.social-menu ul li .bi{
    font-size: 20px;
    line-height: 50px;
    transition: .3s;
    color: #000;
}

.social-menu ul li .bi:hover{
    color: #fff;
}

.social-menu ul li a{
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    transition: .6s;
    /*box-shadow: 0 5px 4px rgba(0,0,0,.5);*/
	border:2px solid #000;
}

.social-menu ul li a:hover{
    transform: translate(0, -10%);
	background-color: rgba(0, 0, 0, 0.829);
}


/*-- Block title --*/

.block-title {
   font-size: 14px;
   line-height: 100%;
   text-transform: uppercase;
   margin: 0 0 20px;
   border-bottom: 2px solid #f12629;
}

.block-title>span {
   background: #f12629;
   color: #fff;
   height: 30px;
   line-height: 30px;
   padding: 8px 15px;
   position: relative;
   font-weight: 800;
}

.block-title>span:after {
   border-color: #f12629 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
   position: absolute;
   content: " ";
   width: auto;
   height: auto;
   bottom: -20px;
   margin-left: -10px;
   left: 50%;
   border-width: 10px;
   border-style: solid;
}

/*-- Post title --*/

.post-title {
   font-size: 18px;
   line-height: 24px;
   margin: 15px 0 0;
   font-weight: 600;
}

.post-title a {
   color: #1c1c1c;
}

.post-title.title-extra-large {
   font-size: 26px;
   line-height: 30px;
   margin-top: 15px;
   margin-bottom: 10px;
}

.post-title.title-large {
   font-size: 20px;
   line-height: 26px;
   margin-top: 15px;
   margin-bottom: 5px;
}

.post-title.title-medium {
   font-size: 16px;
   line-height: 24px;
   margin-top: 15px;
   margin-bottom: 5px;
}

.post-title.title-small {
   font-size: 16px;
   line-height: 20px;
   margin-top: 15px;
   margin-bottom: 5px;
   font-weight: 600;
}

/*-- Post meta --*/

a.post-cat1 {
   position: relative;
   font-size: 10px;
   padding: 0 5px;
   background: #f41e1e;
   text-transform: uppercase;
   font-weight: 700;
   color: #fff;
   height: 20px;
   line-height: 20px;
   display: inline-block;
}

.post-cat1:before {
   content: '';
   position: absolute;
   left: 0;
   z-index: 0;
   bottom: -8px;
   border-top: 8px solid #f41e1e;
   border-right: 8px solid transparent;
}

.post-cat1 a {
   color: #fff;
}

.post-meta .post-author a {
   color: #1c1c1c;
   font-weight: 700;
}

.post-meta span {
   font-size: 12px;
   color: #a3a3a3;
   margin-right: 8px;
   padding-right: 10px;
   border-right: 1px solid #dedede;
   line-height: 12px;
   display: inline-block;
}

.post-meta span.post-date {
   border-right: 0;
}

span.post-comment {
   border-right: 0;
   line-height: 24px;
   margin-right: 0;
   padding-right: 0;
}

span.post-comment span {
   border-right: 0;
   line-height: 100%;
}

.post-meta span i {
   margin-right: 5px;
}

/*-- Post Overaly --*/

.post-overaly-style {
   position: relative;
   overflow: hidden;
}

.post-overaly-style:before {
   content: " ";
   position: absolute;
   display: block;
   width: 100%;
   height: 100%;
   z-index: 1;
   bottom: 0;
   left: 0;
   background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
   background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
   background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
   background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
   background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.85) 100%);
}

.post-overaly-style .post-content {
   position: absolute;
   bottom: 0;
   padding: 25px;
}

.post-overaly-style .post-title a {
   color: #fff;
}

.post-overaly-style .post-date {
   color: #fff;
}

.post-thumb {
   max-width: 100%;
   position: relative;
   overflow: hidden;
}

.post-thumb img {
   display: block;
   width: 100%;
   -webkit-transition: all .3s ease-out;
   -o-transition: all .3s ease-out;
   transition: all .3s ease-out;
    border-radius: 6px;
}

.post-block-style:hover .post-thumb img,
.post-overaly-style:hover .post-thumb img {
   -webkit-transform: scale(1.15);
   -moz-transform: scale(1.15);
   -ms-transform: scale(1.15);
   -o-transform: scale(1.15);
   transform: scale(1.15);
}

.post-block-style.post-float:hover .post-thumb img {
   
}

.thumb-float-style .post-cat {
   position: absolute;
   top: 20px;
   left: 20px;
   z-index: 1;
}

/* Post overaly Top Content */

.post-overaly-style.contentTop .post-content {
   top: 0;
   bottom: auto;
}

.post-overaly-style.contentTop:before {
   top: 0;
   left: 0;
   background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
   background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
   background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
   background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
   background: linear-gradient(to top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
}

/*-- Post Overaly Textcenter --*/

.post-overaly-style.text-center .post-content {
   padding: 30px 30px 60px;
}

.post-overaly-style.text-center {
   margin-bottom: 30px;
}

.post-overaly-style.text-center:last-child {
   margin-bottom: 0;
}

.post-overaly-style.text-center .post-thumb img {
   min-height: 260px;
}

.post-overaly-style.text-center .post-meta span {
   padding: 0;
   margin: 0;
}

.post-overaly-style.text-center:before {
   background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
   background: -webkit-gradient(linear, left bottom, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
   background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
   background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
   background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.85) 100%);
}

/*-- Post Block style --*/

.post-block-style {
   position: relative;
   overflow: hidden;
}

.post-block-style .post-content {
   padding: 0;
}

.post-block-style .post-title a:hover {
   color: #ec0000;
}

.post-block-style .post-content p {
   font-size: 15px;
   color: #424242;
}

.post-block-style .post-cat1 {
   position: absolute;
   top: 20px;
   left: 20px;
   z-index: 1;
}

.post-block-style .post-content .post-meta {
   margin: 3px 0;
}

/*-- Review box --*/

.review-box {
   background: #1c1c1c;
   color: #fff;
   position: absolute;
   top: 0;
   padding: 2px 7px;
   font-weight: 700;
}

/*-- Post list --*/

.list-post-block {
   margin-top: 0px;
}

.list-post {
   list-style: none;
   margin: 0;
   padding: 0;
}

.list-post-block .list-post>li {
   margin-bottom: 35px;
   max-height: 75px;
}

.list-post-block .list-post>li:last-child {
   margin-bottom: 0;
}

.post-block-style.post-float .post-thumb {
   float: left;
   position: relative;
   z-index: 1;
   margin-right: 15px;
}

.post-block-style.post-float .post-thumb img {
   max-width: 100px;
   min-height: 75px;
   border-radius: 6px;
}

.post-block-style.post-float .post-title {
   margin-top: 0;
}

.post-block-style.post-float .post-content {
   z-index: 0;
}

.post-block-style.post-float .post-cat1 {
   font-size: 8px;
   left: 0;
   top: 0;
}

.infra-coating-1 {
  position: relative;
  /* height: 350px; */
}
.infra-coating-1 .infra-tech .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.infra-coating-1 .infra-tech .slick-dots li {
  margin-right: 5px;
  padding: 5px;
  background: #000;
  border-radius: 50%;
  cursor: pointer;
}
.infra-coating-1 .infra-tech .slick-dots li:last-child {
  margin: 0;
}
.infra-coating-1 .infra-techr .slides {
  display: flex;
}
.infra-coating-1 .infra-tech .slides img {
  margin: 0 auto;
}
.infra-coating-1 .infra-tech .arrow {
  position: absolute;
  top: 40%;
  z-index: 2;
  cursor: pointer;
  background: rgba(0, 0, 0, .8);
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.infra-coating-1 .infra-tech .arrow i {
 line-height: 40px;
    font-size: 20px;
    margin-left: 10px;
    margin-top: 10px;
    color: #fff;
    position: relative;
}
.infra-coating-1 .infra-tech .arrow.prev {
  left: 10px;
}
.infra-coating-1 .infra-tech .arrow.next {
  right: 10px;
}
.block-title1{
	background: transparent;
    color: #f12629;
    float: right;
}
.video-sec{
	background-color: #eee;
	/* padding: 20px; */
	  padding: 30px 20px 20px 20px;
}
.video-bg{
	background-color: #fff;
    border-radius: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px;
}
.video-bg1{
	background-color: #fff;
   border-radius: 15px; 
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-left: 10px;
    /* padding: 10px; */
}

.video-bg1 h2 a {
    color: #181818;
    display: flex;
}
.video-bg1 h2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    padding: 10px 10px;
    min-height: 80px;
}
.video-bg1 h2 a:hover { color: #f12629; }

.videos-thumbnail-new {
    margin-bottom: 10px;
    position: relative;
 
}
.videos-thumbnail-new img {
    width: 100%;
    border-radius: 12px;
    box-shadow: 2px 2px 2px #ccc;
}

.video-coating-1 {
  position: relative;
  /* height: 350px; */
}
.video-coating-1 .video-slide .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.video-coating-1 .video-slide .slick-dots li {
  margin-right: 5px;
  padding: 5px;
 /*  background: #000; */
  border-radius: 50%;
  cursor: pointer;
}
.video-coating-1 .video-slide .slick-dots li:last-child {
  margin: 0;
}
.video-coating-1 .video-slide .slides {
  display: flex;
}
.video-coating-1 .video-slide .slides img {
  margin: 0 auto;
}
.video-coating-1 .video-slide .arrow {
  position: absolute;
  top: -7%;
  z-index: 2;
  cursor: pointer;
  /* background: rgba(0, 0, 0, .8); */
  /* border-radius: 50%; */
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
}
.video-coating-1 .video-slide .arrow i {
 line-height: 30px;
    font-size: 15px;
    margin-left: 7px;
    margin-top: 7px;
    color: #919191;
    position: relative;
}
.video-coating-1 .video-slide .arrow.prev {
  right: 65px;
}
.video-coating-1 .video-slide .arrow.next {
  right: 20px;
}
.videos-post-new h2 a {
    color: #181818;
    display: flex;
}
.videos-post-new h2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    padding: 10px 10px;
}
.videos-post-new h2 a:hover { color: #f12629; }

/*-- premium sec start--*/

.premium-sec {
    background-color: #000;
    /* padding: 50px 15px; */
     padding: 50px 10px 10px 10px;
}

.premium-block-style {
   position: relative;
   overflow: hidden;
}

.premium-block-style .premium-content {
   padding: 0;
}

.premium-block-style .premium-title a:hover {
   color: #ec0000;
}

.premium-block-style .premium-content p {
   font-size: 13px;
}


.premium-block-style .premium-content .premium-meta {
   margin: 3px 0;
}

.premium-block-style .premium-cat1 {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}
.premium-thumb {
    max-width: 100%;
    position: relative;
    overflow: hidden;
    margin-right: 5px;
    margin-left: 5px;
}

.premium-thumb::after {
   content: "";
    position: absolute;
    width: 100%;
    height: 85px;
    bottom: 0;
    left: 0;
    /* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000); */
    z-index: 0;
}

.premium-thumb img {
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
     border-radius: 6px;
}

.premium-block-style:hover .premium-thumb img,
.premium-overaly-style:hover .premium-thumb img {
   -webkit-transform: scale(1.15);
   -moz-transform: scale(1.15);
   -ms-transform: scale(1.15);
   -o-transform: scale(1.15);
   transform: scale(1.15);
}

.premium-block-style.premium-float:hover .premium-thumb img {
   transform: none;
}

a.premium-cat1 {
    position: relative;
    font-size: 10px;
    padding: 0 5px;
   text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    height: 20px;
    line-height: 20px;
    display: inline-block;
}
.premium-meta .premium-author a {
    color: #fff;
    font-weight: 700;
}
.premium-title.title-medium {
    font-size: 16px;
    line-height: 24px;
    margin: 5px 10px 5px 15px;
    min-height: 45px;
    color: #fff;
}

.premium-title a {
    color: #fff;
}
.premium-cat1:before {
    content: '';
    position: absolute;
    right: 0;
    z-index: 0;
   
}
.premium-date{
	margin: 5px 10px 5px 15px;
    font-size: 12px;
    color: #fff;
}
.premium-meta span {
    font-size: 12px;
    color: #fff;
    margin: 15px 10px 5px 15px;
    /* margin-right: 8px;
    padding-right: 10px;
    border-right: 1px solid #dedede;
    line-height: 12px;
    display: inline-block; */
}
.premium-coating-1 {
  position: relative;
  /* height: 350px; */
}
.premium-coating-1 .premium-slide .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.premium-coating-1 .premium-slide .slick-dots li {
  margin-right: 5px;
  padding: 5px;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
}
.premium-coating-1 .premium-slide .slick-dots li:last-child {
  margin: 0;
}
.premium-coating-1 .premium-slide .slides {
  display: flex;
}
.premium-coating-1 .premium-slide .slides img {
  margin: 0 auto;
}
.premium-coating-1 .premium-slide .arrow {
  position: absolute;
  top: -10%;
  z-index: 2;
  cursor: pointer;
  /* background: rgba(0, 0, 0, .8); */
  /* border-radius: 50%; */
  width: 30px;
  height: 30px;
  border: 1px solid #f1f1f1;
}
.premium-coating-1 .premium-slide .arrow i {
 line-height: 30px;
    font-size: 15px;
    margin-left: 7px;
    margin-top: 7px;
    color: #f1f1f1;
    position: relative;
}
.premium-coating-1 .premium-slide .arrow.prev {
  right: 35px;
}
.premium-coating-1 .premium-slide .arrow.next {
  right: 0px;
}
/** premium sec end*/
.book-right-details h3 {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
        margin-bottom: 30px;
}
.head-red-btn {
   padding: 0 40px;
    line-height: 32px;
    background: #f12629;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    border-radius: 20px;
    font-family: "Poppins", sans-serif;
}
.head-red-btn:hover {
    background: #fff;
    color: #f12629;
}
.login-link{
	color: #fff;
	text-transform: capitalize;
}
.login-link:hover{
	color: #f12629;
}
.pad-left{
	padding-left: 0px;

}

.example-two .scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* .example-two-header .logo-icon {
  width: 15%;
} */
.example-two-header nav {
  /* width: 85%; */
  width: 100%;
}

.example-two header {
  /* background: #fff;
  border-bottom: 2px solid #f2f2f2; */
  background: #f4f4f4;
    border-bottom: 1px solid #b2aeae;
  box-shadow: 0px 0px 16px 0px #4444;
}

.example-two .logo-icon {
  text-align: center;
  font-weight: 700;
 color: #f12629;
    /* border-right: 1px solid rgba(114, 124, 135, 0.4); */
 padding: 20px 18px 10px;
}

.example-two .nav-item {
  padding: 10px 10px 8px;
}
.example-two .nav-item a{
  padding: 5px 5px 5px;
  color: #000;
}
.example-two .nav-item a:hover{
  color: #f12629;
}
.example-two .nav-item:not(:last-child) {
 /* border-right: 1px solid rgba(114, 124, 135, 0.4);*/
}

.example-two {
  /*max-width: 360px;*/
  width:100%;
  /*margin: 10vmin auto 0;*/
  color: #000;
  line-height: 1.5;
  top: 50px;
    position: sticky;
    z-index: 98;
    background-color: #fff;
 
}

.example-two header,
.example-two nav {
  font-size: 0;
  margin-top: 5px;
  color: #000;
}

.example-two .logo-icon,
.example-two .nav-item {
  font-size: 16px;
}

.example-two .logo-icon i {
    font-size: 20px;
}

.example-two .logo-icon,
.example-two .nav-item,
.example-two .vertical-align-middle {
  display: inline-block;
  vertical-align: middle;
}


.example-two .scroll::-webkit-scrollbar {
  display: none;
}
.side-nav-right-icon ul{
	padding:0px;
	margin: 2px 0 0 0;
	/* display:inline-block; */
	float: right;
	}
.side-nav-right-icon li{
	display: inline;
    list-style: none;
    width: 53px;
    float: left;
    margin-left: 5px;
    margin-right:5px;
    margin-top: 18px;
	text-align:center;
	font-size: 14px;
		}	
	
.side-nav {
  position: relative;
  transition: transform 0.35s ease-out;
  background: #fff;
  height: 100%;
  width: 100%;
  max-width: 400px;
  box-shadow: 0 5px 6px 4px rgba(0, 0, 0, 0.2);
  transform: translateX(-102%);
  will-change: transform;
  display: flex;
  flex-direction: column;
}

.side-nav-title{
    color: #111;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 11px;
    margin: 0 0px 10px;
    padding: 5px 0 6px 0;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    display: inline-block;
    float: left;
    width: calc(100% - 40px);
}
.side-nav-list-bg{
	background-color:#f8f8f8;
    padding: 5px 10px 0px 10px;
    height:auto;
    overflow-y: scroll;
	position: relative;
	}
.side-nav-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 99999;
}
.side-nav-container:before {
  transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  will-change: opacity;
  opacity: 0;
  pointer-events: none;
}

.side-nav-animatable .side-nav {
  transition: transform 0.33s cubic-bexier(0, 0, 0.3, 0.1);
}
.side-nav-animatable.side-nav-visible .side-nav {
  transition: transform 0.33s cubic-bezier(0, 0, 0.3, 1);
}
.side-nav-header {
    background: #fff;
    border-bottom: 1px solid #eee;
    min-height:51px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99;
}

.side-nav-visible {
  pointer-events: auto;
}
.side-nav-visible .side-nav {
  transform: none;
}
.side-nav-visible:before {
  opacity: 1;
}
.headline .icon-size{
	    margin-top: -4px;
    font-size: 18px;
}

.headline .icon-size a{
	color:#000;
}
.headline .icon-size1{
	margin-top: 4px;
    font-size: 18px;
}
.headline .icon-size2 a{
	color: #000000c7;
	}
.headline .icon-size2{
	margin-top: 15px;
    font-size: 18px;
    color: #000000c7;
}
.headline .icon-size1 a{
	color:#000;
	}
.has-search .form-control {
    padding-left: 2.375rem;
	border-radius: 4px;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 3.00rem;
    text-align: center;
    pointer-events: none;
    color:#999999;
	font-size: 18px;
    top: 16px;
}
.mobile-icon-ul {
    display: inline-block;
    float: left;
    width: 100%;
	margin: 0px;
    padding: 0px;
}
.mobile-icon-li-part {
    display: inline-block;
    float: left;
    width: 50%;
}
/*.mobile-icon-li-part:nth-child(odd) .snv_cn-lnk {
    border-right: 1px solid #eee;
	margin-right:10px;
}*/
.snv_ic-wrp {
   /* background: #e8e8e8;*/
    border-radius: 51px;
    float: left;
    margin-right:5px;
    width:40px;
    height:40px;
}
.ripple {
    /*overflow: hidden;*/
    position: relative;
    box-sizing: border-box;
    transform: translate3d(0,0,0);
}
.snv_cn-lnk {
   color: #111;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
}
/*.snv_cn-lnk {
    padding: 7px 0 7px 20px;
    position: relative;
}*/
@media only screen and (max-width: 480px){
.togglesearch {
	top: 50px !important;
    right: 10px !important;
    width: 310px !important;
	}
.togglesearch input[type="text"] {
	width: 280px !important;
	font-size:16px;
	}
} 
.gray-clr{
	color: #4e4e4e;
}
.side-panel {
  width: 400px;
  height:100%;
  display: none;
  position: fixed;
 left: 0;
 top: 0;
 z-index: 99999;
 background: #f8f8f8;
 overflow-y:scroll;
 }

 /* For responsiveness, use media queries to set width
  of sidebar/container to target devices.  
   NOTE: Declaring min/max widths gets funky.
*/

@media (max-width: 1000px) {
  .side-panel { width: 300px;}
}
/* Width set to 100% for small screens. */
@media (max-width: 760px) {
  .side-panel { width: 100%;}
  .top-header {
    background:transparent !important;
}
}


.button {
    background: transparent;
    color: #f12629;
    padding: 0px 0px 0px 0px;
    border: none;
    opacity: 0.9;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: 0.2s;
    margin: 0px 2px 0 12px;
	outline:none;
}

.close-button {
    background: #e1dedef7;
    border: none;
    color: #525252;
    cursor: pointer;
    transition: 0.2s;
    font-size: 12px;
    padding: 3px;
    position: relative;
    right: 23px;
    position: absolute;
    top: 17px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
	line-height: 10px;
}
.close-button:hover {
  color: red;
}

#nav-mob {
  margin: 0px 0;
}

#nav-mob #faq .card {
  margin-bottom: 0px;
  border: 0;
}

#nav-mob #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}

#nav-mob #faq .card .card-header .btn-header-link {
 display: block;
 text-align: left;
 background: #f8f8f8;
 color: #222;
 padding: 5px;
 border:none;
 border-bottom: 1px solid #ccc;
 margin-top: 0px;
}

#nav-mob #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'FontAwesome';
  font-weight: 900;
  float: right;
}

#nav-mob #faq .card .card-header .btn-header-link.collapsed {
  background: #f8f8f8;
  color: #333;
}

#nav-mob #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#nav-mob #faq .card .collapsing {
  background:#f8f8f8;
  line-height: 30px;
}

#nav-mob #faq .card .collapse {
  border: 0;
}
#nav-mob #faq .card .card-body{
	padding:5px 0px;
	}

#nav-mob #faq .card .collapse.show {
  background: #f8f8f8;
  line-height: 30px;
  color: #333;
}
.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: 0px !important;
}
#target {
  background: #f8f8f8;
  width: 100%;
  height:40px;
  padding:3px;
  display: none;
 /* top: 50px;*/
  position: relative;
}

.side-nav-right-icon li a{
	color:inherit;
	font-size: 14px;
}
.mob-sub-btn{
	background-color:#ed1c24;
    padding: 3px;
    color: #fff !important;
    border: 1px solid #ed1c24;
    border-radius: 4px;
    font-size: 13px;
	left: -10px;
    position: relative;

	}

nav1 {
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding: 0px;
  max-width: 500px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9999;

}

.nav-box1 {
  display: flex;
  padding: 3px;
  background-color: #fff;
  box-shadow: 0px 0px 16px 0px #4444;
  border-radius: 0px;
}
.nav-container1 {
  display: flex;
  width: 100%;
  list-style: none;
  justify-content: space-around;
  margin-left: -30px;
  margin-bottom: 10px;
}
.nav__item1 {
  display: flex;
  position: relative;
  padding: 0px 6px;
}
.nav__item1.active .nav__item-icon1 {
  /* margin-top: -26px;
  box-shadow: 0px 0px 16px 0px #4444; */
}
.nav__item1.active .nav__item-text1 {
  transform: scale(1);
}
.nav__item-link1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #2f3046;
  text-decoration: none;
}
.nav__item-icon1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6em;
  background-color: #fff;
  border-radius: 50%;
  height: 46px;
  width: 46px;
  transition: margin-top 250ms ease-in-out, box-shadow 250ms ease-in-out;
}
.nav__item-text1 {
  position: absolute;
  bottom: -10px;
  transform: scale(1);
  transition: transform 250ms ease-in-out;
      font-size: 10px;
}
a {
    color: #ed1c24;
    text-decoration: none;
    background-color: transparent;
}
/* a:hover {
    color: #ed1c24;
    text-decoration: underline;
} */
.post-195-new {
    max-width: 195px;
    width: 100%;
}

@media screen and (max-width: 1366px) and (min-width: 992px) {
.social-menu ul li .bi {
    font-size: 16px;
    line-height: 27px;

}
.social-menu ul li a {
    width: 30px;
    height: 30px;
}
.togglesearch {
    right: 25px;
}
.login-link {
    font-size: 14px;
}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.navbar a, .navbar a:focus {
    padding: 20px 0 10px 23px;
    font-size: 13px;
}

.page-main-section1 {
    padding: 0px 0px 0px 0px !important; 
}
	.head-red-btn {
    padding: 0 5px;
    font-size: 11px;   
}
	#topbar-new {
    padding: 0;
    font-size: 13px;
    z-index: 99;
    }
    .togglesearch {
    right: 8px !important;
    width: 290px !important;
    }
    .togglesearch input[type="text"] {
    width: 190px !important;
}
    .book-a-table-btn {
    margin: 5px 0px 0 0;
    padding: 14px 13px;
}
.block-title {
    margin: 0 0 20px;
}
.video-coating-1 .video-slide .arrow {
    top: -32%;
}
.premium-coating-1 .premium-slide .arrow {
    top: -10%;
}

.video-coating-1 .video-slide .arrow.next {
    right: 75px;
}
.video-coating-1 .video-slide .arrow.prev {
    right: 110px;
}
.post-title.title-small {
    font-size: 14px;
    }
 .no-tab .main-title-inner-new .d-md-flex {
      display: -ms-flexbox!important;
      display: flex!important;
  }
  .no-tab .main-title-new .tab-flex {
            display: -ms-flexbox !important;
            display: flex !important;
            width: auto;
        }
     .sec-border{
     	border: none !important;
     }
     .book-right-details h2 {
    font-size: 30px;
}
.book-right-details h3 {
    font-size: 16px;
    }
     .main-title-inner-new h1, .main-title-inner-new h2 {
  	padding: 0 10px 0 10px !important;
    margin: 0 20px 0 0 !important;
    font-size: 12px !important;
    }
    .login-link {
    color: #fff;
    font-size: 11px !important;
}
.whatsapp-btn {
    bottom: 75px !important;
    font-size: 12px !important;
    padding: 3px 13px !important;
    border: 3px solid white !important;
   
}
.whatsapp-btn i {
    font-size: 20px !important;
    margin-right: 5px !important;
    top: 3px !important;
}
.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: -20px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 2px 0;

}
.main-title-inner-gold h1, .main-title-inner-gold h2 {
    /* background: #f12629; */
    margin: 0 3px 0 0 !important;
   font-size: 16px !important;
   
}
.main-title-inner-gold {
    display: flex;
}
.post-195-new {
    max-width: 270px;
    width: 100%;
}
.breaking-news {
   font-size: 9px !important;

}
.marquee .marquee_text ul {
    font-size: 14px !important;
}
.post-top div {
    font-size: 9px !important;
}
.small-post-gold h2 a {
  font-size: 14px !important;
}
.gold-infra-sec .box {
    margin-bottom: 10px !important;
}
.small-post h2 {
    font-size: 14px !important;
}
.post-title {
    font-size: 14px !important;
}
.big-post-info h2 {
    font-size: 18px !important;
    line-height: 26px !important;
}
.premium-title.title-medium {
    font-size: 14px !important;
}
.videos-post-new h2 {
	 font-size: 14px !important;
}
.small-post1 h2 {
    font-size: 14px !important;
}
.list-post-block .list-post>li {
    margin-bottom: 20px !important;
}
.post-block-style.post-float .post-thumb img {
    max-width: 85px !important;

}
#share-new {
    width: 100%;
    margin: 15px auto;
   }
.tip{
    display: none !important;
    }
.single-body-content h1 {
    font-size: 24px;
    line-height: 30px;
}
 #filters1 {
width: 100% !important;
 	}
 #filters1 li span {
    display: block;
    padding: 5px 10px !important;
}
.login-link {
    font-size: 12px;
}
	}

@media screen and (max-width: 575px) and (min-width: 320px) {

.page-main-section1 {
    padding: 0px 0px 0px 0px !important; 
}
	.head-red-btn {
    padding: 0 5px;
    font-size: 11px;   
}
	#topbar-new {
    padding: 0;
    font-size: 13px;
    z-index: 99;
    }
    .togglesearch {
    right: 8px !important;
    width: 290px !important;
    }
    .togglesearch input[type="text"] {
    width: 190px !important;
}
    .book-a-table-btn {
    margin: 5px 0px 0 0;
    padding: 14px 13px;
}
.block-title {
    margin: 0 0 20px;
}
.video-coating-1 .video-slide .arrow {
    top: -32%;
}
.premium-coating-1 .premium-slide .arrow {
    top: -10%;
}

.video-coating-1 .video-slide .arrow.next {
    right: 75px;
}
.video-coating-1 .video-slide .arrow.prev {
    right: 110px;
}
.post-title.title-small {
    font-size: 14px;
    }
 .no-tab .main-title-inner-new .d-md-flex {
      display: -ms-flexbox!important;
      display: flex!important;
  }
  .no-tab .main-title-new .tab-flex {
            display: -ms-flexbox !important;
            display: flex !important;
            width: auto;
        }
     .sec-border{
     	border: none !important;
     }
     .book-right-details h2 {
    font-size: 30px;
    padding-bottom: 30px !important;
}
.issue-box span {
	margin-top: -52px !important;
}
.book-right-details h3 {
    font-size: 16px;
    }
     .main-title-inner-new h1, .main-title-inner-new h2 {
  	padding: 0 10px 0 10px !important;
    margin: 0 20px 0 0 !important;
    font-size: 12px !important;
    }
    .login-link {
    color: #fff;
    font-size: 11px !important;
}
.whatsapp-btn {
    bottom: 150px !important;
    font-size: 12px !important;
    padding: 3px 13px !important;
    border: 3px solid white !important;
   
}
.whatsapp-btn i {
    font-size: 20px !important;
    margin-right: 5px !important;
    top: 3px !important;
}
.navbar .dropdown ul {
    display: block;
    position: absolute;
    left: -20px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 2px 0;
    z-index: 9999;

}
.main-title-inner-gold h1, .main-title-inner-gold h2 {
    /* background: #f12629; */
    margin: 0 3px 0 0 !important;
   font-size: 16px !important;
   
}
.main-title-inner-gold {
    display: flex;
}
.post-195-new {
    max-width: 270px;
    width: 100%;
}
.breaking-news {
   font-size: 9px !important;

}
.marquee .marquee_text ul {
    font-size: 14px !important;
}
.post-top div {
    font-size: 9px !important;
}
.small-post-gold h2 a {
  font-size: 14px !important;
}
.gold-infra-sec .box {
    margin-bottom: 10px !important;
}
.small-post h2 {
    font-size: 14px !important;
    word-break: break-word;
}
.post-title {
    font-size: 14px !important;
}
.big-post-info h2 {
    font-size: 18px !important;
    line-height: 26px !important;
}
.premium-title.title-medium {
    font-size: 14px !important;
}
.videos-post-new h2 {
	 font-size: 14px !important;
}
.small-post1 h2 {
    font-size: 14px !important;
    word-break: break-word;
}
.list-post-block .list-post>li {
    margin-bottom: 20px !important;
}
.post-block-style.post-float .post-thumb img {
    max-width: 85px !important;

}
#share-new {
    width: 100%;
    margin: 15px auto;
   }
.tip{
    display: none !important;
    }
.single-body-content h1 {
    font-size: 20px;
    line-height: 30px;
    word-break: break-word;
}
 #filters1 {
width: 100% !important;
 	}
 #filters1 li span {
    display: block;
    padding: 5px 10px !important;
}

.projecrt-report-sec{
	padding: 20px 0px 0px 0px !important;
}
.latest-video-sec {
    padding: 0px 0px !important;
}
}

.sepStory {
    margin: 16px 30px 0;
    text-align: center;
    position: relative;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Lato Blsck', sans-serif;
    color: #f12629;
    font-size: 13px;
}
.sepStory span {
    background: #fff;
    padding: 0 8px;
    position: relative;
    z-index: 1;
}
.sepStory span i {
    display: block;
    margin: -5px auto 0;
    font-size: 20px;
    color: #f12629;
    animation: UpDown 1s linear infinite;
}

.test {
  animation: UpDown 1s linear infinite;
  position: absolute;
  left: 0;
  bottom: 0;
	font-size: 4em;
    cursor: pointer;
    color: #715c3f;

}
.sepStory::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 10px;
    left: 0;
   /*  background: #000; */
}

.btn-danger {
    color: #fff;
    background-color: #f12629 !important;
    border-color: #f12629 !important;
    border-radius: 6px !important;
}

.story-btn { line-height: 40px; padding: 0 20px; border: 1px solid #f12629; color: #f12629; border-radius:0; -webkit-border-radius:0; text-transform: uppercase; font-family: "Poppins", sans-serif; font-weight: 600; font-size: 13px; margin-top: 10px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out;    -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; width: 250px; margin: 0 auto; display: block; text-align: center; }
.story-btn i { padding-left: 8px; font-size: 16px; }
.story-btn:hover { background: #f12629; color: #fff; }
.related-stry{
	color: #333;
	transition: all .3s ease-out;
	margin-bottom: 1.5rem !important;
	margin-top: 1rem !important;
}
.related-stry:hover{
	color: #333;
	transition: all .3s ease-out;
	margin-bottom: 1.5rem !important;
	margin-top: 1rem !important;
}
.related-stry a{
	color: #333;
	text-decoration: underline;
	transition: all .3s ease-out;
	margin-bottom: 1.5rem !important;
	margin-top: 1rem !important;
	font-weight: 500;
}
.related-stry a:hover{
	color: #f12629;
	text-decoration: underline;
	transition: all .3s ease-out;
	margin-bottom: 1.5rem !important;
	margin-top: 1rem !important;
}
.view-all-btn {
    line-height: 40px;
    padding: 0 20px;
    border: 1px solid #f12629;
    color: #f12629;
    border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 13px;
    margin-top: 10px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 150px;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
}
.view-all-btn:hover {
    background: #f12629;
    color: #fff;
}
:root {
  --color-white: #ffffff;
  --color-light: #f1f5f9;
  --color-black: #121212;
  --color-night: #001632;
  --color-red: #f44336;
  --color-blue: #1a73e8;
  --color-gray: #80868b;
  --color-grayish: #dadce0;
  --shadow-normal: 0 1px 3px 0 rgba(0, 0, 0, 0.1),
0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --shadow-medium: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-large: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.zephir{padding:0px 0px}
.zephir .card0 {/*box-shadow: 0px 4px 8px 0px #757575;*/border-radius: 0px}
.zephir .card2 {margin: 20px 20px}
.zephir .logo {width: 200px;/*height: 100px;*/margin-top: 20px;margin-left: 35px}
.zephir .border-line {border-right: 1px solid #eee;}
.zephir .facebook {background-color: #3b5998;color: #fff;font-size: 18px;padding-top: 5px;border-radius: 50%;width: 35px;height: 35px;cursor: pointer}
.zephir .twitter {background-color: #1DA1F2;color: #fff;font-size: 18px;padding-top: 5px;border-radius: 50%;width: 35px;height: 35px;cursor: pointer}
.zephir .linkedin {background-color: #2867B2;color: #fff;font-size: 18px;padding-top: 5px;border-radius: 50%;width: 35px;height: 35px;cursor: pointer}
.zephir .line {height: 1px;width: 45%;background-color: #E0E0E0;margin-top: 10px}
.zephir .or {width: 10%;font-weight: bold}
.zephir .text-sm {font-size: 14px !important}
.zephir ::placeholder {color: #BDBDBD;opacity: 1;font-weight: 300}
.zephir :-ms-input-placeholder {color: #BDBDBD;font-weight: 300}
.zephir ::-ms-input-placeholder {color: #BDBDBD;font-weight: 300}
.zephir .form-control {padding: 2px 12px 2px 12px;border: 1px solid #d3d3d3;border-radius: 6px;margin-bottom: 5px;margin-top: 2px;width: 100%;box-sizing: border-box;color: #2c3e50;font-size: 14px;}
.zephir input:focus, textarea:focus {-moz-box-shadow: none !important;-webkit-box-shadow: none !important;box-shadow: none !important;border: 1px solid #304FFE;outline-width: 0}.zephir button:focus {-moz-box-shadow: none !important;-webkit-box-shadow: none !important;box-shadow: none !important;outline-width: 0}
.zephir a {color: inherit;cursor: pointer;text-decoration:none;}
.zephir .btn-blue {background-color: #f12629;width: 150px; color: #fff;border-radius: 6px}
.zephir .btn-blue:hover {background-color: transparent;cursor: pointer;color:#f12629;border:1px solid #f12629;transition:ease-in 1s;}
.zephir .bg-blue {color: #fff;background-color: #1A237E}
.zephir .method{width:100%;}
.zephir .method-control {margin-bottom: 1rem;text-decoration:none;}
.zephir .method-control a {text-decoration:none;}
.zephir .method-action {font-family: inherit;font-size: 0.95rem;font-weight: 700;line-height: inherit;display: flex;justify-content: center;align-items: center;width: 100%;height: auto;padding: 0.2rem 1.25rem;outline: none;border: 2px solid #dadce0;border-radius: 0.6rem;color: var(--color-black);background:#fff;text-transform: capitalize;text-rendering: optimizeLegibility;transition: all 0.35s ease;text-decoration:none;}
.zephir .method-action a {text-decoration:none;}
.zephir .method-action:hover {background: var(--color-light);}
.zephir .ion-logo-google {font-size: 1.65rem;line-height: inherit;margin-right: 0.5rem;color: var(--color-red);}
.zephir .ion-logo-facebook {font-size: 1.65rem;line-height: inherit;margin-right: 0.5rem;color: var(--color-blue);}
.zephir .custom-control-input:checked~.custom-control-label::before {color: #fff;border-color: #f12629 !important;background-color: #f12629 !important;}
/** fadeInRight **/
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
to {opacity: 1;-webkit-transform: translateZ(0);transform: translateZ(0)
}
}
@keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
to {opacity: 1;-webkit-transform: translateZ(0);transform: translateZ(0)
}
}
.zephir .animate__fadeInRight {-webkit-animation-name: fadeInRight;animation-name: fadeInRight}
.zephir .in-right {-webkit-animation-name: fadeInRight;-moz-animation-name: fadeInRight;-o-animation-name: fadeInRight;animation-name: fadeInRight;-webkit-animation-fill-mode: both;-moz-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-duration: 1s;-moz-animation-duration: 1s;-o-animation-duration: 1s;animation-duration: 1s;-webkit-animation-delay: 1s;-moz-animation-delay: 1s;-o-animation-duration: 1s;animation-delay: 1s;}
 @media screen and (max-width: 991px) {
.zephir .logo {margin-left: 0px
}
.zephir .image {width: 300px;height: 220px 
}
.zephir .border-line {border-right: none
}
.zephir .card2 {border-top: 1px solid #EEEEEE !important;margin: 0px 15px
}
}
.modal-body-zephir {padding: 5px 5px 5px;}
.modal-dialog {max-width: 900px !important;margin: 20px auto !important;}
.modal-header {padding-left: 34px;border: none;margin-bottom: -35px;}
.sk-fading-circle {margin: 100px auto;width: 40px;height: 40px;position: relative;}
.sk-fading-circle .sk-circle {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.sk-fading-circle .sk-circle:before {content: '';display: block;margin: 0 auto;width: 15%;height: 15%;background-color: #333;border-radius: 100%;-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;}
.sk-fading-circle .sk-circle2 {-webkit-transform: rotate(30deg);-ms-transform: rotate(30deg);transform: rotate(30deg);}
.sk-fading-circle .sk-circle3 {-webkit-transform: rotate(60deg);-ms-transform: rotate(60deg);transform: rotate(60deg);}
.sk-fading-circle .sk-circle4 {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.sk-fading-circle .sk-circle5 {-webkit-transform: rotate(120deg);-ms-transform: rotate(120deg);transform: rotate(120deg);}
.sk-fading-circle .sk-circle6 {-webkit-transform: rotate(150deg);-ms-transform: rotate(150deg);transform: rotate(150deg);}
.sk-fading-circle .sk-circle7 {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.sk-fading-circle .sk-circle8 {-webkit-transform: rotate(210deg);-ms-transform: rotate(210deg);transform: rotate(210deg);}
.sk-fading-circle .sk-circle9 {-webkit-transform: rotate(240deg);-ms-transform: rotate(240deg);transform: rotate(240deg);}
.sk-fading-circle .sk-circle10 {-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg);}
.sk-fading-circle .sk-circle11 {-webkit-transform: rotate(300deg);-ms-transform: rotate(300deg);transform: rotate(300deg);}
.sk-fading-circle .sk-circle12 {-webkit-transform: rotate(330deg);-ms-transform: rotate(330deg);transform: rotate(330deg);}
.sk-fading-circle .sk-circle2:before {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}
.sk-fading-circle .sk-circle3:before {-webkit-animation-delay: -1s;animation-delay: -1s;}
.sk-fading-circle .sk-circle4:before {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}
.sk-fading-circle .sk-circle5:before {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}
.sk-fading-circle .sk-circle6:before {-webkit-animation-delay: -0.7s;animation-delay: -0.7s;}
.sk-fading-circle .sk-circle7:before {-webkit-animation-delay: -0.6s;animation-delay: -0.6s;}
.sk-fading-circle .sk-circle8:before {-webkit-animation-delay: -0.5s;animation-delay: -0.5s;}
.sk-fading-circle .sk-circle9:before {-webkit-animation-delay: -0.4s;animation-delay: -0.4s;}
.sk-fading-circle .sk-circle10:before {-webkit-animation-delay: -0.3s;animation-delay: -0.3s;}
.sk-fading-circle .sk-circle11:before {-webkit-animation-delay: -0.2s;animation-delay: -0.2s;}
.sk-fading-circle .sk-circle12:before {-webkit-animation-delay: -0.1s;animation-delay: -0.1s;}
@-webkit-keyframes sk-circleFadeDelay {0%,39%,100% {opacity: 0;}40% {opacity: 1;}}
@keyframes sk-circleFadeDelay {0%,39%,100% {opacity: 0;}40% {opacity: 1;}}
.modal-header .close {padding: 0px 10px;margin: -10px;z-index: 99999999;position: absolute;right: 3%;top: 1%;}
 .main-title-new {
    margin-bottom: 30px;
}
.main-title-inner-new {
    justify-content: space-between;
    border-bottom: 3px solid #f12629;
    background: #fff;
    display: flex;
}
.main-title-inner-new h1, .main-title-inner-new h2 {
    background: #f12629;
    color: #fff;
    line-height: 35px;
    height: 35px;
    padding: 0 20px 0 20px;
    z-index: 2;
    margin: 0 36px 0 0;
    position: relative;
    z-index: 2;
	font-size:14px;
	font-weight:800;
	text-transform:uppercase;
}
.main-title-inner-new h1:after, .main-title-inner-new h2:after {
	border-color: #f12629 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
}
.main-title-new .view-all-links-new a {
    color: #181818;
    line-height: 35px;
    height: 35px;
    font-size: 13px;
}
.view-all-links-new a {
    color: #ed1c24;
    text-transform: uppercase;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .2px;
}
.view-all-links-new a i {
    padding-left: 7px;
    font-size: 16px;
}
.sec-border{
	border-bottom: 3px solid #f12629;
    margin-bottom: 15px;
}

.button {
	display: inline-block;
	margin: 4px 2px;
	background-color: #f12629;
	font-size: 14px;
	padding-left: 32px;
	padding-right: 32px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: white;
	text-decoration: none;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.button:hover {
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	background-color: white;
	color: #fff;
	background-color: #444;
}

.search-container {
	position: relative;
	display: inline-block;
	margin: 4px 2px;
	height: 40px;
	width: 40px;
	vertical-align: bottom;
}

.mglass {
	display: inline-block;
	pointer-events: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.searchbutton {
	position: absolute;
	font-size: 22px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.search:focus + .searchbutton {
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	background-color:#f12629;
	color: fff;
}

.search {
	position: absolute;
	left: 40px; /* Button width-1px (Not 50px/100% because that will sometimes show a 1px line between the search box and button) */
	background-color: white;
	outline: none;
	border:1px solid #f12629;
	padding: 0;
	width: 0;
	height: 100%;
	z-index: 10;
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
}

.search:focus {
	width: 300px; /* Bar width+1px */
	padding: 0 16px 0 0;
}

.expandright {
	left: auto;
	right: 40px; /* Button width-1px */
}

.expandright:focus {
	padding: 0 0 0 16px;
}
.team .container {
        position: relative;
        z-index: 10;
    }

    .team .member {
        margin-bottom: 25px;
        position: relative;
        transition: 0.3s;
    }

    .team .member:hover {
        transform: scale(1.03);
        box-shadow: 0px 0 30px rgb(1 41 112 / 10%);
    }

    .team .member .pic {
        overflow: hidden;
    }

    .team .member .member-info {
        position: relative;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background: #444;
        padding: 10px 5px;
        color: #fff;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        transition: 0.5s;
    }

    .team .member h4 {
        font-weight: 600;
        /* margin-bottom: 10px; */
        font-size: 14px;
        color: #fff;
        position: relative;
        /* padding-bottom: 10px; */
        min-height: 35px; 
        text-align: center;
    }

    /*.team .member h4::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #f71e29;
  bottom: 0;
  left: 0;
}*/
    .team .member span {
        /*font-style: italic;*/
        display: block;
        font-size: 13px;
    }

    /*.team .member .social {
  position: absolute;
  right: 15px;
/*  bottom: 20px;
  font-size:13px;
}*/
    .team .member .social {
        /* position: absolute; */
        /* right: 15px; */
        /* bottom: 20px; */
        font-size: 11px;
        margin-top: 10px;
        width: 50%;
    	float: left;
        min-height: 35px;
    }

    .team .member .social i {
        transition: color 0.3s;
        color: #ed2226;
    }

    .team .member .social a:hover {
        color: #ff4a17;
    }

    .team .member .social i {
        font-size: 16px;
        margin: 0 2px;
    }

    .team .member .member-info .btn {
        background-color: #ed2226;
        color: #fff;
        padding: 0px 0px;
        text-align: center;
        clear: both;
        width: 100%;
        transition: 0.5s;
        border: 1px solid #ed2226;
        border-radius: 0px;
        display: block;
    }

    .team .member .member-info .btn:hover {
        border: 1px solid #ed2226;
        background-color: transparent;
        color: #ed2226;
    }

     .team .member .member-info .btn1 {
        background-color: transparent;
        color: #fff;
        padding: 0px 0px;
        text-align: center;
        clear: both;
        width: 100%;
        transition: 0.5s;
        border: 1px solid #ed2226;
        border-radius: 0px;
    }

    .team .member .member-info .btn1:hover {
        border: 1px solid #ed2226;
        background-color: #ed2226;
        color: #fff;
    }

    .whatsapp-btn {
    bottom: 50px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    outline: none;
    position: fixed;
    right: 4px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    margin: 0 auto;
    padding: 10px 20px;
    background-color: #23c96e;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-box-shadow: 0 8px 6px -6px rgb(50 51 51 / 40%);
    -moz-box-shadow: 0 8px 6px -6px rgba(50, 51, 51, 0.4);
    box-shadow: 0 8px 6px -6px rgb(50 51 51 / 40%);
    border: 5px solid white;
    z-index: 9999;
    border-radius: 50px;
}
.whatsapp-btn i{
	font-size: 30px;
	margin-right: 10px;
	position: relative;
	top: 4px;
}
.whatsapp-btn:hover {
    box-shadow: 0px 8px 15px rgb(0 0 0 / 10%);
    color: #fff;
}
.modal {
    z-index: 9999 !important;
}
 .gallery-wrap,
    #gallery {
        overflow: hidden;
    }

    #filters {
        margin: 3%;
        padding: 0;
        list-style: none;
        overflow: hidden;
        display: flex;
        justify-content: center;
        background-color: #fff;
        padding: 10px;
        border-radius: 50px;
        width: 90%;
        margin: 0 auto;
       margin-bottom: 40px;
       box-shadow: 0px 1px 5px rgb(0 0 0 / 10%);
    }

    #filters li {
        float: left;
    }

    #filters li span {
        display: block;
        padding: 5px 30px;
        text-decoration: none;
        color: #333;
        cursor: pointer;
        text-transform: uppercase;
        transition: all ease-in-out 0.25s;
        border-radius: 20px;
    }

    #filters li:hover span {
        color: #f12629;
    }

    #filters li span.active {
        background: #f12629;
        color: #fff;
    }

    .gallery-item {
        position: relative;
        z-index: 10;
        display: none;
    }

    .team {
        position: relative;
        padding: 140px 0px;
        background-color: #f1f1f1;
    }

    .team .container {
        position: relative;
        z-index: 10;
    }

    
    @media screen and (max-width: 575px) and (min-width: 320px) {
    #filters li span{
    padding: 5px 10px !important;
    }
  }

    @media (max-width: 992px) {
        #filters {
            width: 100% !important;
        }
    }

    @media (max-width: 30em) {
        #filters {
            width: 100% !important;
        }

        .no-tab .main-title-inner-new.d-md-flex {
            display: -ms-flexbox !important;
            display: flex !important;
        }
    }
    .b-0 {
    bottom: 0;
}
.bg-shadow {
    background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}
.top-indicator {
    right: 0;
    top: 1rem;
    bottom: inherit;
    left: inherit;
    margin-right: 1rem;
}
.overflow {
    position: relative;
    overflow: hidden;
}
.gold-news .zoom img {
    transition: all 0.2s linear;
}
.gold-news .zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
} 

.gold-news .big-icon .premium-icon img {
	margin-left: 6px;
    margin-top: 6px;
    top: 5px;
    position: relative;
    left: 2px;
}
.gold-post-cat a {
    color: #000;
    font-weight: 600;
}
.gold-post-cat a {
    background-image: linear-gradient(to right top, #fff2a7, #ebd586, #d8b866, #c59c47, #b28029);
    color: #000;
    padding: 0 10px;
    text-transform: uppercase;
    line-height: 26px;
    display: block;
    margin-right: 8px;
}
.small-post-gold {
    margin-bottom: 15px;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}
.small-post-gold h2 {
    font-size: 16px;
    font-weight: 800;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 10px;
}
.small-post-gold h2 a {
    color: #222;
    display: flex;
    font-weight: 600;
}
 .gold-news .slick-dots li button:before{
	color: #fff;
}
 .gold-news .slick-dots {
     bottom: 5px;
    }
.gold-news .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #f12629;
}
.gold-news .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 2px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.gold-news .slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 25px;
    margin: 5px 5px;
    padding: 0;
    cursor: pointer;
}
.gold-news .slick-dots li button:before {
    font-family: 'slick';
    font-size: 60px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 2px;
    content: '-';
    text-align: center;
    opacity: .25;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.main-title-gold {
    margin-bottom: 30px;
    margin-top: 30px;
}
.main-title-inner-gold {
    justify-content: space-between;
    /* border-bottom: 3px solid #f12629; */
    background:transparent
}
.main-title-inner-gold h1, .main-title-inner-gold h2 {
    /* background: #f12629; */
    color: #f12629;
    line-height: 35px;
    height: 35px;
    /* padding: 0 35px 0 35px; */
    z-index: 2;
    margin: 0 36px 0 0;
    position: relative;
    z-index: 2;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}
/* .main-title-inner-gold h1:after, .main-title-inner-gold h2:after {
    border-color: #f12629 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
} */

.main-title-inner-gold h1 span, .main-title-inner-gold h2 span{
	color: #d5a51e;
	font-weight: 500;
	}
.main-title-gold .view-all-links-gold a {
    color: #181818;
    line-height: 35px;
    height: 35px;
    font-size: 13px;
}
.view-all-links-gold a {
    color: #ed1c24;
    text-transform: uppercase;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .2px;
}
.momentary-title{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.momentary-title h3{
	color: #d5a51e;
	font-size: 13px;
    margin: 0px 0 0 18px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 500;
}
.momentary-title:before{
content: '';
width: 30px ;
height:30px;
position: absolute;
left: 15px;
display: block;
background: url('https://www.constructionworld.in/images/gold-icon.png');
background-repeat: no-repeat;
}
.momentary-inner-sec{
	background-color: #f1f1f1;
	padding:10px 15px;
	border-radius: 12px;
}
.momentary-title1{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.momentary-title1 h3{
	color: #d5a51e;
	font-size: 13px;
    margin: 0px 0 0 20px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 500;
}
.momentary-title1:before{
content: '';
width: 30px ;
height:30px;
position: absolute;
left: 30px;
display: block;
background: url('https://www.constructionworld.in/images/gold-icon.png');
background-repeat: no-repeat;
}

.gold-explore-btn{
	background: rgb(238,218,134);
background: linear-gradient(90deg, rgba(238,218,134,1) 0%, rgba(175,122,38,1) 49%, rgba(238,218,134,1) 100%);
color: #333;
padding: 10px;
margin: 0 auto;
width: 250px;
position: relative;
display: block;
text-align: center;
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 10px;
border-radius: 6px;
transition: all ease-in-out 0.25s;
border: 1px solid  rgb(238,218,134);

}

.gold-explore-btn:hover {
	background: transparent;
	color:  rgb(238,218,134);
	border: 1px solid  rgb(238,218,134);

}

.trending-new-bg{
	background-color: #333;
	padding: 10px 0px;
}
.trending-new-bg .big-icon .premium-icon img {
	margin-left: 6px;
    margin-top: 6px;
    top: 5px;
    position: relative;
    left: 2px;
}
.trending-new-bg .zoom img {
    transition: all 0.2s linear;
}
.trending-new-bg .zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
} 
.trending-new-bg-details {
    vertical-align: top;
}
.trending-new-bg-details h2 {
  color: #fff;
  line-height: 20px;
}
.trending-new-bg-details h2 a {
 font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
}

.gold-infra-sec{
	background-color: #333;
	padding: 20px 0px 40px 0px;
	/* height: 200px; */
}

.gold-infra-sec .box{
	background-color: #f1f1f1;
	padding: 8px;
	border-radius: 12px;
}

 .gold-infra-sec .box .big-icon .premium-icon img {
	margin-left: 6px;
    margin-top: 6px;
    top: 5px;
    position: relative;
    left: 2px;
}

.premium-article-icon1 {
    position: absolute;
    left: 25px;
    top: 15px;
}

.gold-tech-bg{
	background-color: #4c4c4c !important;
}
.gold-infra-sec-details {
    vertical-align: top;
    padding: 5px 5px;
     min-height: 75px;
}
.gold-infra-sec-details h2 {
  color: #333;
  font-size: 16px;
    margin-top: 0px;
    font-weight: 600;
}
.gold-infra-sec h2 a {
 color: #333;
  font-size: 16px;
    margin-top: 0px;
    font-weight: 600;
}
.gold-infra-sec h2 a:hover {
 color: #f12629;
  
}
.gold-infra-sec .zoom img {
    transition: all 0.2s linear;
}
.gold-infra-sec .zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
} 
.border-round{
	border-radius: 6px;
}
.scrollbar-news1 {
    float: left;
    width: 100%;
    position: relative;
}
.scrollbar-content1 {
    /* background: #fff; */
    height: 430px;
}
.scrollbar-news1:after {
    content: "";
    background: #f3f3f3;
    width: 4px;
    position: absolute;
    right: 6px;
    top: 0;
    bottom: 0;
    height: 430px;
    z-index: 1;
}



.scrollbar-news2 {
    float: left;
    width: 100%;
    position: relative;
}
.scrollbar-content2 {
    /* background: #fff; */
    height: 500px;
}
.scrollbar-news2:after {
    content: "";
    background: #f3f3f3;
    width: 4px;
    position: absolute;
    right: 6px;
    top: 0;
    bottom: 0;
    height: 500px;
    z-index: 1;
}

.video-scrollbar {
    float: left;
    width: 100%;
    position: relative;
}
.video-scrollbar-content {
    /* background: #fff; */
    height: 480px;
}
.video-scrollbar:after {
    content: "";
    background: #f3f3f3;
    width: 4px;
    position: absolute;
    right: 6px;
    top: 0;
    bottom: 0;
    height: 480px;
    z-index: 1;
}

.bg-white{
	background-color: #fff !important;
	padding: 120px 0px 40px 0px !important;
}

.post-thumbnail1 {
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}
.latest-video-title{
	margin-top: 10px;
	margin-bottom: 15px;
}
.latest-video-sec{
	padding: 40px 0px;
}
.latest-video-title h2{
	color: #333;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
}
.gold-interview{
	background-color: #1b1a1a;
	padding: 40px 0px 10px 0px;
}


/* .video-bg{
	background-color: #fff;
    border-radius: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px;
} */

.gold-interview-sec {
  position: relative;
  /* height: 350px; */
}
.gold-interview-sec .video-slide .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.gold-interview-sec .video-slide .slick-dots li {
  margin-right: 5px;
  padding: 5px;
 /*  background: #000; */
  border-radius: 50%;
  cursor: pointer;
}
.gold-interview-sec .video-slide .slick-dots li:last-child {
  margin: 0;
}
.gold-interview-sec .video-slide .slides {
  display: flex;
}
.gold-interview-sec .video-slide .slides img {
  margin: 0 auto;
}

.gold-interview-sec .big-icon .premium-icon img {
	margin-left: 6px;
    margin-top: 6px;
    top: 5px;
    position: relative;
    left: 2px;
}
.gold-interview-sec .zoom img {
    transition: all 0.2s linear;
}
.gold-interview-sec .zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
} 
.gold-interview-sec .big-post-info h2 a {
    color: #fff;
    display: flex;
    font-size: 18px;
    line-height: 26px;
}
.gold-interview-sec .big-post-info h2 a:hover{
	color: #ed1c24;
}
.gold-interview-sec .slick-dots li button:before{
	color: #fff;
}
 .gold-interview-sec .slick-dots {
     bottom: 5px;
    }
.gold-interview-sec .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #f12629;
}
.gold-interview-sec .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 2px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.gold-interview-sec .slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 25px;
    margin: 5px 5px;
    padding: 0;
    cursor: pointer;
}
.gold-interview-sec .slick-dots li button:before {
    font-family: 'slick';
    font-size: 60px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 2px;
    content: '-';
    text-align: center;
    opacity: .25;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gold-interview  h1{
	text-transform: uppercase;
	color: #ed1c24;
	font-size: 30px;
	font-weight: 600;
	margin-top: 40px;
	margin-bottom: 60px;
	text-align: center;
}
.gold-interview p{
	color: #b28029;
	text-align: center;
	font-size: 18px;
}
.gold-interview-sec .gold-post-cat a {
    background: transparent;
    color: #b28029;
    padding: 0 0px;
    text-transform: uppercase;
    line-height: 26px;
    display: block;
    margin-right: 8px;
}
.gold-interview-sec .big-post-info .post-top {
    margin-bottom: 5px;
}
.gold-interview .gold-explore-btn{
	background: rgb(238,218,134);
background: linear-gradient(90deg, rgba(238,218,134,1) 0%, rgba(175,122,38,1) 49%, rgba(238,218,134,1) 100%);
color: #333;
padding: 10px;
margin: 0 auto;
width: 250px;
position: relative;
display: block;
text-align: center;
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 10px;
border-radius: 6px;
transition: all ease-in-out 0.25s;
border: 1px solid  rgb(238,218,134);

}

.gold-interview .gold-explore-btn:hover {
	background: transparent;
	color:  rgb(238,218,134);
	border: 1px solid  rgb(238,218,134);

}
.breaking-news{
	background-color: #ed1c24;
	color: #fff;
	padding: 5px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}
:root{
  --marquee-padding :0px;
  --marquee-padding-negative: calc(var(--marquee-padding) * -1);
}

.marquee {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 auto;
  padding: 6px 0;
    background-color: #000000;
    color: #f12629;
}

.marquee .marquee_text {
  display: inline-block;
  /* padding-left: 100%; */
  animation: marquee 30s linear infinite;
  /* animation: marquee_flip 26s linear infinite;  For left to right */
}
.marquee .marquee_text ul {
  display: inline-flex;
  font-size: 16px;
  /* text-transform: uppercase; */
  list-style-position: inside;
  margin-bottom: 1px;
  
}
.marquee .marquee_text ul.marquee-content-primary {
  padding-left: 0px;
}
.marquee .marquee_text ul > li {
  padding-inline: 5px;
}
.marquee .marquee_text ul > li a{
  padding-inline: 5px;
  color: #fff;
  cursor: pointer;
}
.marquee-content-secondary {
  position:absolute;
  left:0;
  top:0;
  padding-left:var(--marquee-padding);
}
 
@keyframes marquee {
     0% {
        -webkit-transform: translate3d(0,0,0);
        transform: translateZ(0)
    }

    to {
        -webkit-transform: translate3d(var(--marquee-padding-negative),0,0);
        transform: translate3d(var(--marquee-padding-negative),0,0)
    }
}
.premium-thumbnail img, .small-post .post-thumbnail img {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    
}

.category-news-bg{
	background-color: #fafafa;
    border-radius: 5px;
    box-shadow: 1px 1px 1px #ccc;
}
.border-radius-10{
	border-radius: 10px 0px 0px 10px;
}
.section-padding {
	background-image: url('https://www.constructionworld.in/images/category-list-bg.jpg');
	background-repeat: no-repeat;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0;
 /*  height: 100vh; 
  margin-bottom: 50px;*/
}

.tech-top-slider .post-cat a  {
    /* background: #f2f2f2; */
    color: #fff;
    padding: 0 10px;
}
.tech-top-slider .slick-active.slick-current .post-details {
	text-align: left;
}
.tech-top-slider .slick-active.slick-current .post-top, .tech-top-slider .slick-active.slick-current .post-details {
    opacity: 1;
    visibility: visible;
    text-align: left;
}
.also-video {
  position: relative;
  /* height: 350px; */
}
.also-video .video-slide-also-watch .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.also-video .video-slide-also-watch .slick-dots li {
  margin-right: 5px;
  padding: 5px;
 /*  background: #000; */
  border-radius: 50%;
  cursor: pointer;
}
.also-video .video-slide-also-watch .slick-dots li:last-child {
  margin: 0;
}
.also-video .video-slide-also-watch .slides {
  display: flex;
}
.also-video .video-slide-also-watch .slides img {
  margin: 0 auto;
}
.also-video .video-slide-also-watch .arrow {
  position: absolute;
  top: -11%;
  z-index: 2;
  cursor: pointer;
  /* background: rgba(0, 0, 0, .8); */
  /* border-radius: 50%; */
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.also-video .video-slide-also-watch .arrow i {
 line-height: 30px;
    font-size: 15px;
    margin-left: 7px;
    margin-top: 7px;
    color: #919191;
    position: relative;
}
.also-video .video-slide-also-watch .arrow.prev {
  right: 65px;
}
.also-video .video-slide-also-watch .arrow.next {
  right: 20px;
}
.border-radius-6{
	border-radius: 6px;
}

 #filters1 {
        margin: 1%;
        padding: 0;
        list-style: none;
        overflow: hidden;
        display: flex;
        justify-content: center;
        background-color: #fff;
        padding: 10px;
        border-radius: 50px;
        width: 90%;
       /*  margin: 0 auto; */
       margin-bottom: 10px;
       box-shadow: 0px 1px 5px rgb(0 0 0 / 10%);
       border: 1px solid #ccc;
    }

    #filters1 li {
        float: left;
    }

    #filters1 li span {
        display: block;
        padding: 5px 30px;
        text-decoration: none;
        color: #333;
        cursor: pointer;
        text-transform: uppercase;
        transition: all ease-in-out 0.25s;
        border-radius: 20px;
    }

    #filters1 li:hover span {
        color: #f12629;
    }

    #filters1 li span.active {
        background: #f12629;
        color: #fff;
    }
    .bg-white1 {
    background-color: #fff !important;
    padding: 50px 0px 40px 0px !important;
}
.projecrt-report-sec{
	background-image: url('https://www.constructionworld.in/images/Project-Reporter-BG.png');
	background-repeat: no-repeat;
	padding: 80px 0px;
	width: 100%;
}
.projecrt-report-sec h1{
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 44px;
	margin-bottom: 30px;
}

.projecrt-report-sec h1 span{
color:#d8a444;
font-weight: 500;
}
.projecrt-report-sec .img-border{
	border: 5px solid #fff;
}
.projecrt-report-sec .read-btn {
    background: rgb(238, 218, 134);
    background: linear-gradient(90deg, rgba(238, 218, 134, 1) 0%, rgba(175, 122, 38, 1) 49%, rgba(238, 218, 134, 1) 100%);
    color: #333;
    padding: 10px;
    /* margin: 0 auto; */
    width: 250px;
    position: relative;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
    transition: all ease-in-out 0.25s;
    border: 1px solid rgb(238, 218, 134);
}

.projecrt-report-sec .read-btn:hover {
    background: transparent;
    color: rgb(238, 218, 134);
    border: 1px solid rgb(238, 218, 134);
}
#BillBoard_Container{width:1003px; height:80px; display:block; position:relative; overflow:hidden; transition:all 1.5s;bottom:0; margin:0 auto; margin-bottom: 10px;  }
	#BillBoard_Container #BillBoard_close, #BillBoard_Container #BillBoard_expand{ display: none; padding: 1px 6px; text-align: center;    position: absolute;   cursor: pointer;    z-index: 999; top: 0px;   right: 33px;   /* background:#000000;*/    color: #fff; font: 11px/17px verdana; text-transform: uppercase;}
	#BillBoard_Container #BillBoard_expand{display: block;  top: 0px; right: 33px;}
	#BillBoard_Container .BillBoardAdLink{width:1003px; height:420px; left:0; top:0; position:absolute; z-index:999;}
	#BillBoard_Container #BBimage980x450{position: absolute; top: 0; left: 0; z-index: 999; display: none;}
	.subscribe-subscribe-modal-box{ font-family: 'Roboto Condensed', sans-serif; }
.subscribe-subscribe-modal-box .show-modal{
    color: #fff;
    background-color: #ED4521;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 10px 15px;
    margin: 80px auto 0;
    border: none;
    outline: none;
    box-shadow: 0 0 15px rgb(237, 69, 33);
    display: block;
}
.subscribe-subscribe-modal-box .show-modal:hover,
.subscribe-modal-box .show-modal:focus{
    color: #fff;
    border: none;
    outline: none;
    text-decoration: none;
}
.modal-backdrop.in{ opacity: 0; }
.subscribe-modal-box .modal{ top: 15px !important; }
.subscribe-modal-box .modal-dialog{
    width: 500px;
    margin: 30px auto 10px;
}
.subscribe-modal-box .modal-dialog .modal-content{
    background: #FCEBE3;
    text-align: center;
    border: 1px solid transparent;
    box-shadow: 0 0 10px rgba(0, 5, 85, .2);
}
.subscribe-modal-box .modal-dialog .modal-content .close{
    color: #222;
    font-size: 28px;
    text-shadow: none;
    line-height: 15px;
    opacity: 1;
    position: absolute;
    left: auto;
    right: 10px;
    top: 10px;
    z-index: 1;
    transition: all 0.3s;
}
.subscribe-modal-box .modal-dialog .modal-content .close:hover{ color:#ED4521; }
.subscribe-modal-box .modal-dialog .modal-content .modal-body{ padding: 50px 20px !important; }
.subscribe-modal-box .modal-dialog .modal-content .modal-body .title{
    color: #222;
    /*font-family: 'Homemade Apple', cursive;*/
    font-size: 30px;
    margin: 0 0 20px 0;
}
.subscribe-modal-box .modal-dialog .modal-content .modal-body .sub-title{
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 15px;
  font-weight: 600;
  
}
.subscribe-modal-box .modal-dialog .modal-content .modal-body .form-group{ margin: 0 0 30px; }
.subscribe-modal-box .modal-dialog .modal-content .modal-body .form-control{
    background: none;
    width: 90%;
    margin: 0 auto 20px;
    border: none;
    border-bottom: 1px solid #BFB7B4;
    border-radius: 0;
    box-shadow: none;
}
.subscribe-modal-box .modal-dialog .modal-content .modal-body .form-control::placeholder{
    color: #000;
    font-size: 13px;
}
.subscribe-modal-box .modal-dialog .modal-content .modal-body .form-control:focus{
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #BFB7B4;
}
.subscribe-modal-box .modal-dialog .modal-content .modal-body .subscribe{
    color: #fff;
    background: #ED4521;
    font-size: 18px;
    text-transform: uppercase;
    padding: 6px 20px;
    margin: 0 auto;
    border: none;
    display: block;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease 0s;
}
.subscribe-modal-box .modal-dialog .modal-content .modal-body .subscribe:hover{ transform: translateY(-6px); }
.subscribe-modal-box .modal-dialog .modal-content .modal-body .subscribe:after{
    content: "";
    background: radial-gradient(ellipse at center center , rgba(211, 42, 0,0.49) 0%, rgba(0, 0, 0, 0) 80%);
    height: 10px;
    width: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    transition-duration: 0.3s;
}
.subscribe-modal-box .modal-dialog .modal-content .modal-body .subscribe:hover:after{
    opacity: 1;
    transform: translateY(5px);
}

@media only screen and (max-width: 479px){
    .modal-dialog{ width: 98% !important; }
}
.error{
        color: red;
    }
    .subscribe-now-gold {
    background: #fafafa;
    -webkit-box-shadow: 3px 3px 4px 0 rgba(209, 170, 79, .4);
    -moz-box-shadow: 3px 3px 4px 0 rgba(209, 170, 79, .4);
    box-shadow: 3px 3px 4px 0 rgba(209, 170, 79, .4);
    float: left;
    width: 100%;
    padding: 34px 15px 15px;
    color: #000;
    text-align: center;
    z-index: 999;
}
#gold {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -4px -4px
    }

    #digital {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -44px -4px
    }

    #aviation {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -44px -164px
    }

    #energy {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -244px -124px
    }

    #oil {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -124px -164px
    }

    #ports {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -164px -164px
    }

    #roads {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -204px -124px
    }

    #railways {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -204px -164px
    }

    #economy {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -4px -164px
    }

    #wood {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -84px -164px
    }

    #coal {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -84px -4px
    }

    #cities {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -124px -4px
    }

    #urban {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -164px -4px
    }

    #warehousing {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -204px -4px
    }

    #water {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -244px -4px
    }

    #interiors {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -4px -44px
    }

    #estate {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -44px -44px
    }

    #cement1 {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -84px -44px
    }

    #glass {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -124px -44px
    }

    #wires {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -164px -44px
    }

    #products {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -204px -44px
    }

    #paints {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -244px -44px
    }

    #tiles {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -4px -84px
    }

    #steel {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -44px -84px
    }

    #power1 {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -164px -124px
    }

    #transport {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -124px -124px
    }

    #fb {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -84px -84px
    }

    #tw {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -124px -84px
    }

    #insta {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -164px -84px
    }

    #linked {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -204px -84px
    }

    #whatsapp1 {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -244px -84px
    }

    #youtube {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -4px -124px
    }

    #spotify {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -44px -124px
    }

    #soundcloud {
        width: 35px;
        height: 35px;
        background: url(https://www.constructionworld.in/images/Sprites-img.png) -84px -124px
    }
    .latest-news-below{
     background-color: #fafafa;
    padding: 10px 5px;
    }
    #share-new {
	width: 85%;
  	margin: 15px auto;
  	text-align: center;
}

#share-new a {
	width: 40px;
  	height: 40px;
  	display: inline-block;
  	margin: 8px;
  	/*border-radius: 50%;*/
  	font-size: 20px;
  	color: #000;
	opacity: 0.75;
	border:1px solid #ccc;
	border-radius: 4px;
    transition: all ease-in 0.4s;
}

#share-new a:hover {
	opacity: 1;
	background-color:#000;
	color:#fff;
}

#share-new i {
  	position: relative;
  	top: 50%;
  	transform: translateY(-70%);
}

.share-div {
  display: flex;
 /* justify-content: flex-end;*/
  position: relative;
  /*float: right;
  margin: 0 0 80px;*/
}
.tip {
  position: absolute;
  top: 50%;
  right: calc(100% + 0px);
  transform: translateY(-50%);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
}
.tip:after {
  content: "";
  width: 30px;
  height: 1px;
  background: rgba(44, 44, 44, 0.3);
  margin: 0 0 0 8px;
}
.rounded-0 {
    border-radius: 12px !important;
}
 .sticky-ads {
    position: fixed;
    bottom: 60px;
    left: 0;
    width: 100%;
    min-height:60px;
    max-height:60px;
    padding: 5px 0;
    box-shadow: 0 -6px 18px 0 rgb(9 32 76 / 10%);
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fefefe;
    z-index: 99;
}
.sticky-ads-close {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:12px 0 0;
    position: absolute;
    right: 0;
    top: -25px;
    background-color: #fefefe;
    box-shadow: 0 -6px 18px 0 rgb(9 32 76 / 8%);
}

.sticky-ads .sticky-ads-close svg { width:40px; height: 40px; fill: #000; } 

.sticky-ads .sticky-ads-content {
    overflow: hidden;
    display: block;
    position: relative;
    height:50px;
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom:0px;
}

.sticky-ads-desktop {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height:98px;
    max-height:98px;
    padding: 5px 0;
    box-shadow: 0 -6px 18px 0 rgb(9 32 76 / 10%);
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #252122;
    z-index: 99;
}
.sticky-ads-close-desktop {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius:12px 0 0;
    position: absolute;
    right: 0;
    top: -25px;
    background-color: #252122;
    box-shadow: 0 -6px 18px 0 rgb(9 32 76 / 8%);
}

.sticky-ads-desktop .sticky-ads-close-desktop svg { width:40px; height: 40px; fill: #fff; } 

.sticky-ads-desktop .sticky-ads-content-desktop {
    overflow: hidden;
    display: block;
    position: relative;
    height:95px;
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom:0px;
}
.parallax{
	background-image:url(https://www.constructionworld.in/images/RIB-Skyscraper.png);
	min-height:600px;
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	width:100%!important}
.parallaxDesk{
	background-image: url(https://www.constructionworld.in/images/Impacct1-2026.jpg) !important;
	height: 90px !important; /* fixed height */
	background-size: contain; /* or cover */
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll; /* safer than fixed */
	position: relative;
	width: 728px !important;
	margin-top: 15px;
}
.parallaxDesk1{
	background-image: url(https://www.constructionworld.in/images/Impacct1-2026.jpg) !important;
	height: 90px !important; /* fixed height */
	background-size: contain; /* or cover */
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll; /* safer than fixed */
	position: relative;
	width: 728px !important;
	margin-top: 15px;
}
.parallax1{
	background-image:url(https://www.constructionworld.in/images/airport-box.jpg);
	min-height:250px;
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	width:100%!important
}
.parallax2{
	background-image:url(https://www.constructionworld.in/images/airport-box.jpg);
	min-height:250px;
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	width:100%!important
}
.road-block .modal-dialog {
    max-width: 500px !important;
    margin: 6.75rem auto !important;
}
.road-block .modal-body {
  padding: 0px;
}
.road-block .modal-content {
  border: none !important;
  background-color:transparent;
}
.road-block .close {
  line-height: 0;
}
.road-block .modal-header {
  border-bottom: none;
  padding: 0px;
}
.road-block .modal-header .close {
  padding: 0px !important;
    margin: -4rem -2rem -1rem auto;
    opacity: 1;
}
.road-block .modal-content {
  border: none !important;
}
.road-block .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: #242424b8;
}

@media (max-width: 576px){
.road-block .modal-dialog {
    max-width: 90% !important;
    margin: 6.75rem auto !important;
}
}

/* Modal Styles */
        .modal-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.8);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 1000;
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            padding: 20px;
        }

        .modal-overlay.active {
            opacity: 1;
            visibility: visible;
        }

        .modal-container {
            width: 100%;
            max-width: 500px;
            height: auto;
            max-height: 90vh;
            position: relative;
            overflow: hidden;
            border-radius: 12px;
            box-shadow: 0 20px 40px rgba(0,0,0,0.3);
            background: linear-gradient(135deg, #1a365d 0%, #2d5a87 50%, #4a90a4 100%);
            transform: scale(0.8);
            transition: all 0.3s ease;
        }

        .modal-overlay.active .modal-container {
            transform: scale(1);
        }

        .close-button {
            position: absolute;
            top: 15px;
            right: 15px;
            background: rgba(255, 255, 255, 0.2);
            color: white;
            border: none;
            border-radius: 50%;
            width: 35px;
            height: 35px;
            cursor: pointer;
            font-size: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 30;
            transition: all 0.3s ease;
            backdrop-filter: blur(10px);
        }

        .close-button:hover {
            background: rgba(255, 255, 255, 0.3);
            transform: scale(1.1);
        }

        .popup-content {
            width: 100%;
            height: 100%;
            min-height: 400px;
            position: relative;
            overflow: hidden;
        }
        
        .road-background {
            position: absolute;
            width: 100%;
            height: 100%;
            background: linear-gradient(135deg, #1a365d 0%, #2d5a87 100%);
            overflow: hidden;
            background-image: url(https://rahstaexpo.com/assets-home/img/construction-digital-bg.jpg);
        }
        
        .road-surface {
            position: absolute;
            width: 120%;
            height: clamp(80px, 15vw, 70px);
            background: linear-gradient(180deg, #3a3a3a 0%, #2a2a2a 50%, #1a1a1a 100%);
            top: 54%;
            left: -10%;
            opacity: 0.9;
            animation: roadBuild 3s ease-out forwards;
            transform: scaleX(0);
            transform-origin: left;
            box-shadow: 0 4px 8px rgba(0,0,0,0.3);
            
        }
        
        .road-surface::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 2px;
            background: #666;
            top: 0;
            left: 0;
        }
        
        .road-surface::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 2px;
            background: #666;
            bottom: 0;
            left: 0;
        }
        
        .center-line {
            position: absolute;
            width: 120%;
            height: 3px;
            background: repeating-linear-gradient(90deg, #f3d564 0px, #f3d564 15px, transparent 15px, transparent 30px);
            top: 63%;
            left: -10%;
            animation: roadFlow 8s linear infinite;
            z-index: 10;
        }
        
        .side-lines {
            position: absolute;
            width: 120%;
            height: 2px;
            background: #fff;
            top: 56%;
            left: -10%;
            animation: roadFlow 8s linear infinite;
        }
        
        .side-lines::after {
            content: '';
            position: absolute;
            width: 100%;
            height: 2px;
            background: #fff;
            top: clamp(40px, 8vw, 60px);
            left: 0;
        }
        
        .construction-equipment {
            position: absolute;
            width: clamp(60px, 12vw, 90px);
            height: clamp(40px, 8vw, 55px);
            top: 57%;
            left: -120px;
            animation: equipmentMove 8s linear infinite;
            z-index: 15;
        }
        
        .truck-body {
            position: absolute;
            width: 80%;
            height: 65%;
            background: linear-gradient(135deg, #ff6b35 0%, #d84315 100%);
            border-radius: 6px;
            bottom: 20%;
            left: 10%;
            box-shadow: 0 3px 6px rgba(0,0,0,0.3);
            border: 2px solid #bf360c;
        }
        
        .truck-body::before {
            content: '';
            position: absolute;
            width: 35%;
            height: 45%;
            background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
            border-radius: 3px;
            top: 15%;
            left: 12%;
            border: 1px solid #0d47a1;
        }
        
        .truck-body::after {
            content: 'RAHSTA';
            position: absolute;
            font-size: clamp(6px, 1.5vw, 8px);
            font-weight: bold;
            color: #fff;
            top: 25%;
            right: 15%;
            text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
        }
        
        .truck-cabin {
            position: absolute;
            width: 25%;
            height: 75%;
            background: linear-gradient(135deg, #1976d2 0%, #1565c0 100%);
            border-radius: 4px 4px 2px 2px;
            top: 40%;
            left: 5%;
            box-shadow: 0 2px 4px rgba(0,0,0,0.2);
            border: 1px solid #0d47a1;
        }
        
        .truck-cabin::before {
            content: '';
            position: absolute;
            width: 70%;
            height: 35%;
            background: linear-gradient(135deg, #64b5f6 0%, #42a5f5 100%);
            border-radius: 2px;
            top: 15%;
            left: 15%;
            border: 1px solid #1976d2;
        }
        
        .truck-wheel {
            position: absolute;
            width: 25%;
            height: 40%;
            background: radial-gradient(circle, #424242 0%, #212121 70%, #000 100%);
            border-radius: 50%;
            border: 2px solid #757575;
            bottom: 5%;
        }
        
        .truck-wheel.front {
            left: 20%;
            animation: wheelSpin 0.8s linear infinite;
        }
        
        .truck-wheel.rear {
            right: 20%;
            animation: wheelSpin 0.8s linear infinite reverse;
        }
        
        .truck-wheel::before {
            content: '';
            position: absolute;
            width: 30%;
            height: 30%;
            background: #9e9e9e;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
        
        .truck-wheel::after {
            content: '';
            position: absolute;
            width: 60%;
            height: 10%;
            background: #757575;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
        
        .popup-title {
            width: 100%;
            position: absolute;
            top: 27%;
            left: 50%;
            transform: translateX(-50%);
            font-size: clamp(20px, 5vw, 30px);
            font-weight: 800;
            color: #fff;
            text-align: center;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.7);
            opacity: 0;
            animation: fadeInTitle 1s ease-out 1s forwards;
            z-index: 20;
            padding: 0 20px;
        }
        
        .subtitle {
            width:100%;
            position: absolute;
            top: 38%;
            left: 50%;
            transform: translateX(-50%);
            font-size: clamp(12px, 3vw, 15px);
            font-weight: 600;
            color: #f9be0a;
            text-align: center;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
            opacity: 0;
            animation: fadeInSubtitle 1s ease-out 2.5s forwards;
            z-index: 20;
            padding: 0 20px;
            text-transform:uppercase;
        }
        
        .date-venue {
            width:100%;
            position: absolute;
            top: 45%;
            left: 50%;
            transform: translateX(-50%);
            font-size: clamp(10px, 2.5vw, 12px);
            font-weight: 500;
            color: #e2e8f0;
            text-align: center;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
            opacity: 0;
            animation: fadeInDate 1s ease-out 3.5s forwards;
            z-index: 20;
            padding: 0 20px;
            text-transform:uppercase;
        }
        
        .sustainability-icons {
            position: absolute;
            top: 75%;
            left: 50%;
            transform: translateX(-50%);
            display: flex;
            gap: clamp(10px, 3vw, 20px);
            opacity: 0;
            animation: fadeInIcons 1s ease-out 4.5s forwards;
            z-index: 20;
        }
        
       /* .icon {
            width: clamp(30px, 6vw, 40px);
            height: clamp(30px, 6vw, 40px);
            background: #68d391;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: clamp(15px, 3vw, 20px);
            animation: iconPop 0.6s ease-out infinite alternate;
        }
        
        .icon:nth-child(1) { animation-delay: 0s; }
        .icon:nth-child(2) { animation-delay: 0.2s; }
        .icon:nth-child(3) { animation-delay: 0.4s; }*/
        
        .cta-button {
            position: absolute;
            bottom: 11%;
            left: 45%;
            transform: translateX(-50%);
            background: linear-gradient(135deg, #ffc107 0%, #ffc107f7 100%);
            color: white;
            padding: clamp(8px, 2vw, 12px) clamp(16px, 4vw, 24px);
            border: none;
            border-radius: 25px;
            font-size: clamp(12px, 3vw, 15px);
            font-weight: 700;
            cursor: pointer;
            box-shadow: 0 8px 16px rgba(72, 187, 120, 0.3);
            opacity: 0;
            animation: fadeInButton 1s ease-out 5.5s forwards, pulse 2s ease-in-out 6.5s infinite;
            transition: all 0.3s ease;
            z-index: 20;
            margin: 0 20px;
            width: 70%;
            text-transform:uppercase;
            text-decoration:none;
            
        }
        
        .cta-button:hover {
            transform: translateX(-50%) translateY(-2px);
            box-shadow: 0 12px 24px rgba(72, 187, 120, 0.4);
        }
        
        .blueprint-grid {
            position: absolute;
            width: 100%;
            height: 100%;
            background-image: 
                linear-gradient(rgba(255,255,255,0.1) 1px, transparent 1px),
                linear-gradient(90deg, rgba(255,255,255,0.1) 1px, transparent 1px);
            background-size: 20px 20px;
            opacity: 0.3;
            animation: blueprintFade 2s ease-out 4s forwards;
        }
        
        .rahsta-logo {
            position: absolute;
            bottom: 1%;
            right: 2%;
            width: clamp(80px, 15vw, 120px);
            height: clamp(30px, 6vw, 40px);
            background: rgba(255,255,255,0.95);
            border-radius: 6px;
            opacity: 0;
            animation: fadeInLogo 1s ease-out 4s forwards;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 8px rgba(0,0,0,0.2);
            border: 2px solid rgba(0,0,0,0.1);
        }
        
        .rahsta-logo-text {
            font-family: 'Inter', sans-serif;
            font-weight: 800;
            font-size: clamp(8px, 2vw, 14px);
            color: #000;
            text-align: center;
            line-height: 1.1;
        }
        
        .rahsta-red {
            color: #e53e3e;
        }
        
        .rahsta-black {
            color: #000;
        }
        
        .expo-text {
            font-size: clamp(7px, 1.5vw, 12px);
            font-weight: 600;
            color: #000;
            margin-top: 2px;
        }
        
        .edition-number {
            position: absolute;
            top: -6px;
            left: 5px;
            font-size: clamp(6px, 1.2vw, 10px);
            font-weight: 600;
            color: #000;
        }
        
        .sparkle {
            position: absolute;
            width: 4px;
            height: 4px;
            background: #68d391;
            border-radius: 50%;
            animation: sparkle 2s ease-in-out infinite;
        }
        
        .sparkle:nth-child(1) { top: 25%; left: 20%; animation-delay: 0s; }
        .sparkle:nth-child(2) { top: 35%; right: 15%; animation-delay: 0.5s; }
        .sparkle:nth-child(3) { top: 65%; left: 10%; animation-delay: 1s; }
        .sparkle:nth-child(4) { top: 75%; right: 20%; animation-delay: 1.5s; }
        
        .rahsta-logo1{
    z-index: 99;
    position: relative;
    width: 200px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
        }
        
        /* Animations */
        @keyframes wheelSpin {
            0% { transform: rotate(0deg); }
            100% { transform: rotate(360deg); }
        }
        
        @keyframes equipmentMove {
            0% { left: -80px; }
            50% { left: 50%; }
            100% { left: calc(100% + 80px); }
        }
        
        @keyframes roadFlow {
            0% { transform: translateX(-40px); }
            100% { transform: translateX(0px); }
        }
        
        @keyframes roadBuild {
            0% { transform: scaleX(0); }
            100% { transform: scaleX(1); }
        }
        
        @keyframes fadeInTitle {
            0% { opacity: 0; transform: translateX(-50%) translateY(-20px); }
            100% { opacity: 1; transform: translateX(-50%) translateY(0); }
        }
        
        @keyframes fadeInSubtitle {
            0% { opacity: 0; transform: translateX(-50%) translateY(-15px); }
            100% { opacity: 1; transform: translateX(-50%) translateY(0); }
        }
        
        @keyframes fadeInDate {
            0% { opacity: 0; transform: translateX(-50%) translateY(-10px); }
            100% { opacity: 1; transform: translateX(-50%) translateY(0); }
        }
        
        @keyframes fadeInIcons {
            0% { opacity: 0; transform: translateX(-50%) translateY(20px); }
            100% { opacity: 1; transform: translateX(-50%) translateY(0); }
        }
        
        @keyframes fadeInButton {
            0% { opacity: 0; transform: translateX(-50%) translateY(20px); }
            100% { opacity: 1; transform: translateX(-50%) translateY(0); }
        }
        
        @keyframes fadeInLogo {
            0% { opacity: 0; }
            100% { opacity: 1; }
        }
        
        @keyframes iconPop {
            0% { transform: scale(1); }
            100% { transform: scale(1.1); }
        }
        
        @keyframes pulse {
            0% { transform: translateX(-50%) scale(1); }
            50% { transform: translateX(-50%) scale(1.05); }
            100% { transform: translateX(-50%) scale(1); }
        }
        
        @keyframes blueprintFade {
            0% { opacity: 0.3; }
            100% { opacity: 0; }
        }
        
        @keyframes sparkle {
            0%, 100% { opacity: 0; transform: scale(0); }
            50% { opacity: 1; transform: scale(1); }
        }

        /* Mobile Specific Optimizations */
        @media (max-width: 768px) {
            .modal-overlay {
                padding: 10px;
            }
            
            .popup-content {
                min-height: 350px;
            }
            
            .popup-title{
                top: 12%;
            }
            
            .subtitle {
                top: 22%;
            }
            
            .date-venue {
                top: 28%;
            }
            
            .sustainability-icons {
                top: 70%;
            }
            
            .cta-button {
                bottom: 8%;
                white-space: nowrap;
            }
        }

        @media (max-width: 480px) {
            .rahsta-logo1 {
                width: 110px !important;
                margin-top: 0px;
                }
            .popup-content {
                min-height: 300px;
            }
            
            .popup-title {
                top: 20%;
            }
            
            .subtitle {
                top: 28%;
            }
            
            .date-venue {
                top: 36%;
            }
            
            .sustainability-icons {
                top: 68%;
            }
            
            .cta-button {
                bottom: 6%;
                padding: 8px 16px;
                left: 2%;
                width: 85%;
            }
        }

.ads-box{ font-family: 'Hind', sans-serif; }
.ads-box .show-modal{
    color: #fff;
    background: linear-gradient(#4f5585,#d9b9c3);
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 15px;
    margin: 80px auto 0;
    border: none;
    outline: none;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    display: block;
    transition: all 0.3s ease 0s;
}
.ads-box .show-modal:hover,
.ads-box .show-modal:focus{
    color: #fff;
    background: linear-gradient(#4f5585,#d9b9c3);
    outline: none;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2) inset;
}
.modal-backdrop.in{ opacity: 0; }
.ads-box .modal-dialog{
    width: 500px;
    margin: 70px auto 0;
}
.modal.fade .modal-dialog{
    opacity: 0;
    transform: translate(100%,0) scale(0.5);
}
.modal.fade.in .modal-dialog{
    opacity: 1;
    transform: translate(0,0) scale(1);
}
.ads-box .modal-dialog .modal-content{
    color: #fff;
    background: linear-gradient(to bottom, #4f5585,#d9b9c3);
    text-align: center;
    border: none;
    border-radius: 0;
    position: relative;
}
.ads-box .modal-dialog .modal-content:before,
.ads-box .modal-dialog .modal-content:after{
    content: "\f0e0";
    color: #fff;
    font-family: "FontAwesome";
    font-weight: 900;
    font-size: 40px;
    line-height: 50px;
    transform: rotate(18deg);
    position: absolute;
    top: 5%;
    left: 2%;
}
.ads-box .modal-dialog .modal-content:after{
    transform: rotate(-18deg);
    top: auto;
    bottom: 50px;
    left: auto;
    right: 3%;
}
.ads-box .modal-dialog .modal-content .close{
    color: rgba(255,255,255,0.5);
    font-size: 35px;
    font-weight: 200;
    text-shadow: none;
    line-height: 40px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.5);
    opacity: 1;
    overflow: hidden;
    position: absolute;
    left: auto;
    top: 10px;
    right: 10px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.ads-box .modal-dialog .modal-content .close:hover{ color: #fff; }
.ads-box .modal-dialog .modal-content .close:focus{ outline: none; }
.ads-box .modal-dialog .modal-content .modal-body{ padding: 30px 25px !important; }
.ads-box .modal-dialog .modal-content .modal-body .modal-heading{
    font-size: 25px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 40px;
    border-bottom: 1px solid #fff;
    display: inline-block;
}
.ads-box .modal-dialog .modal-content .modal-body .title{
    font-family: 'Shadows Into Light', cursive;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 20px;
}
.ads-box .modal-dialog .modal-content .modal-body .description{
    color: #fff;
    font-size: 15px;
    margin: 0 20px 70px;
}
.ads-box .modal-dialog .modal-content .modal-body .form-group{
    margin: 10px 10px;
    border: 1px solid #fff;
    border-radius: 30px;
}
.ads-box .modal-dialog .modal-content .modal-body .form-group .form-control{
    color: #fff;
    background: transparent;
    font-size: 18px;
    font-weight: 600;
   /* text-transform: uppercase;*/
    letter-spacing: 1px;
    text-align: center;
    height: 48px;
    width: calc(100% - 54px);
    padding: 2px 15px;
    border-radius: 0;
    border: none;
    vertical-align: top;
    display: inline-block;
}
.ads-box .modal-dialog .modal-content .modal-body .form-group .form-control:focus{
    box-shadow: none;
    border: none;
}
.ads-box .modal-dialog .modal-content .modal-body .form-group .form-control::placeholder{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    /*text-transform: uppercase;*/
}
.ads-box .modal-dialog .modal-content .modal-body .subscribe{
    color: #fff;
    background-color: transparent;
    font-size: 40px;
    line-height: 48px;
    height: 48px;
    width: 50px;
    padding: 4px 0 0;
    border: none;
    display: inline-block;
    transition: all 0.4s ease 0s;
}
.ads-box .modal-dialog .modal-content .modal-body .subscribe:hover,
.ads-box .modal-dialog .modal-content .modal-body .subscribe:focus{
    text-shadow: 0 0 10px rgba(0,0,0,0.5);
    outline: none;
}
@media only screen and (max-width: 576px){
    .modal-dialog{ width: 95% !important; }
}
@media only screen and (max-width: 479px){
    .ads-box .modal-dialog .modal-content .modal-body{ padding: 30px 15px !important; }
    .ads-box .modal-dialog .modal-content .modal-body .title{ font-size: 40px; }
    .ads-box .modal-dialog .modal-content .modal-body .description{ margin: 0 0 70px; }
    .ads-box .modal-dialog .modal-content .modal-body .form-group{ margin: 0; }
}
.cw-app{
	position: relative;
    float: right;
    bottom: 150px;
}
.sister-sec{
  	background-color: #f1f1f1;
  	padding: 60px 0px;
  	}
  	.sister-activity-card {
  overflow: hidden;
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
      border: 4px solid #fff;
}

.sister-activity-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 35px color-mix(in srgb, var(--default-color), transparent 85%);
}

.sister-activity-card:hover .sister-card-media img {
  transform: scale(1.08);
}

.sister-activity-card .card-media {
 overflow: hidden;
}

.sister-activity-card .sister-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.sister-title h2 {
    font-size: 40px;
    font-weight: 800;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
}
.sister-title h2:before {
    margin: 0 15px 10px 0;
}
.sister-title h2:after {
    margin: 0 15px 10px 10px;
}
.sister-title h2:before, .sister-title h2:after {
    content: "";
    width: 50px;
    height: 2px;
    background: #f23b3e;
    display: inline-block;
}