/*
Theme Name: Raghav Poojary
Theme URI: https://raghavpoojary.com
Template: twentysixteen
Author: Raghav
Author URI: https://raghavpoojary.com
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites.
*/
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:700');
@font-face {
  font-family: 'BebasNeueBold';
  src: url('./font/BebasNeueBold.eot?#iefix') format('embedded-opentype'),  url('./font/BebasNeueBold.woff') format('woff'), url('./font/BebasNeueBold.ttf')  format('truetype'), url('./font/BebasNeueBold.svg#BebasNeueBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Generics */
#page { margin: 0; }
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after { content: none; display: none; }
.site ul { list-style: none; margin:0; padding: 0; }
p,li,a,span { font-size: 14px; color: #333; font-family: 'Lato', sans-serif;}
p { color: #666; }
.required { color: #ca4242; }
.site a { color: #4e4e4e; box-shadow: none; outline:none; }
.site .widget { border: 0;  }
.group:after { content: ""; display: table; clear: both; }
.site .more-link { color: #ca4242; }
.site .more-link:hover { color: #FFCC00; }
.col { float: left; padding: 0 15px; }
.col-6 { width: 50%; }
.col-3 { width: 25%;  }
.col-9 { width: 75%; }

/* Site Header */
.site .site-inner { max-width: 1170px;  }
.site #masthead { padding: 0; }
.site #masthead .site-header-main { padding: 15px 0; }
.site .site-social-news .widget { margin: 0; padding: 0; }

.site .site-social-news .header-top { padding: 15px 0; text-align: right; }
.site .site-social-news .header-top a { display: inline-block; text-align: center; color: #333333; background-color: #ffcc00; letter-spacing: 1px;   }
.site .site-social-news .header-top a.button , .single #comments #submit{ font-family: 'BebasNeueBold', serif; font-size: 25px; width: 180px; height: 40px; line-height: 40px; }
.site .site-social-news .social-nav { display: inline-block; vertical-align: bottom; margin-left: 15px;   }
.site .site-social-news .social-nav li { float: left; margin-left: 10px; height: 40px; }
.site .site-social-news .social-nav li a { width: 35px; height: 35px;  background: url('images/ui/social-sprite.png')no-repeat scroll 0 0; text-indent: -9999px; display: block; margin-top: 3px;  }
.site .site-social-news .social-nav li a.twit { background-position: -35px 0; }
.site .site-social-news .social-nav li a.linked-in { background-position: -70px 0; }
.site .site-social-news .social-nav li a.ytube { background-position: -105px 0; }
.site .site-social-news .social-nav li a.insta { background-position: -140px 0; }
.site .site-social-news .header-bottom { padding: 15px 10px; background-color: #f8f8f8;  }
.site .site-social-news .header-bottom .col-3 { position: relative;}
.site .site-social-news .header-bottom .col-3 span { font-family: 'Playfair Display', serif; font-size: 28px; font-style: italic;  }
.site .site-social-news .header-bottom .col-3 span.arrow { width: 27px; height: 10px; background:url('images/ui/arrow.png') no-repeat scroll center center; position: absolute; top: 22px; right: 10px; -webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out;}
.site .site-social-news .header-bottom:hover span.arrow { right: 0; }
.site .site-social-news .header-bottom .col-9 span { font-family: 'Lato', sans-serif;  font-size: 16px; color: #151515; line-height: 1.3; display: block;  }
.site .site-social-news .header-bottom .col-9 span.content-short { min-height: 80px; }
.site .site-social-news .header-bottom .col-9 span.author { color: #ca4242;  font-size: 11px; margin:0; }
.site .site-social-news .header-bottom .col-9 img { float: left; margin: 0 20px 0 0; }
.wp-custom-logo .site .site-header-main { align-items: flex-end;  }
.wp-custom-logo .site .site-header-main .site-branding { margin-bottom: 20px; }

/* Site Banner */
.site #masthead .site-banner { padding: 0 15px; margin-bottom: 15px; }
.site-banner #slides .slidesjs-navigation { display: none!important; }
/*.site-banner #slides .slidesjs-container { height: 488px!important; }*/
.site-banner #slides .slidesjs-pagination { bottom: 30px; text-align: right; }
.site-banner #slides .slidesjs-pagination li a { background-image: url('images/ui/nav-sprite.png'); width: 20px; height: 20px; padding-top:0; text-align: center; text-indent: -99999px; }
.site-banner #slides .slidesjs-pagination li a.active, .site-banner #slides .slidesjs-pagination li a:hover { background-position: -20px 0; }
.site-banner #slides .slidesjs-pagination li { margin: 0 0 0 10px !important; }

/* Site content */
.site #content article , .single .site #content #main, .archive .site #content #main{ padding-right: 30px; }
.single .site #content article, .archive .site #content article { padding-right: 0; }
.site #content { padding:0 10px 40px; border-bottom: 1px solid #252525; }
.site #content #primary.content-area { padding: 0 15px; width: 73%;  }

.site #content .wpcu_block_title , .site #masthead .page-title{ font-size: 26px; color: #333; font-family: 'BebasNeueBold', serif; letter-spacing:2px; line-height:44px; height: 44px; display: inline-block; background: #ffcc00 url('images/ui/article-title-sprite.png') no-repeat scroll 15px 0; padding:0 30px 0 65px;   }
.site #content .wpcufpn_outside h2.post-title { margin-bottom: 15px; background: url('images/ui/post-title-bg.png') repeat-x scroll left center; }
.site #content .wpcufpn_widget_88 .wpcu_block_title { background-position:15px -44px;  }
.site #content .entry-content div + br { margin-bottom: 40px; }
.site #content .wpcufpn_listposts li.parent > .insideframe ul > li ,.site #content .wpcufpn_listposts li.parent > .insideframe ul .child-container > li { width: 28.33%!important; margin-right:7%; padding: 30px 0;  }
.site #content .wpcufpn_listposts li.parent > .insideframe ul > li:last-child , .site #content .wpcufpn_listposts li.parent > .insideframe ul .child-container > li:nth-child(3n+3) { margin-right:0!important}
.site #content .wpcufpn_listposts li.parent > .insideframe ul .child-container { border-bottom: 1px solid #959595; margin-bottom: 10px; }
.site #content .wpcufpn_listposts .insideframe span.img_cropper { margin: 0!important; }
.site #content .wpcufpn_listposts .insideframe .thumbnail { margin: 0 0 25px!important; }
.site #content .wpcufpn_listposts .insideframe .title span, .archive .site h2 a{ font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; color: #2e2e2e; letter-spacing:1px;  }
.site #content .wpcufpn_listposts .insideframe .text { padding-bottom: 5px; }
.site #content .wpcufpn_listposts .insideframe .text span { font-size: 14px; color: #666; }
.site #content .wpcufpn_container .read-more { text-align: left; font-weight: 700; color: #333; }


/* Sidebar */
.site #content #secondary .widget { margin:0;}
.site #content #secondary .widget h3 { padding: 8px 0; text-align: center; background-color:#111; margin: 0;   }
.site #content #secondary .widget h3 span{ font-family: 'BebasNeueBold', serif; font-size: 20px; color: #fff;  letter-spacing: 1px; line-height:30px; background:url('images/ui/sidebar-title-sprite.png') no-repeat scroll 0 0;  display: inline-block; padding-left: 35px   }
.site #content #secondary .widget-interview h3 span { background-position: 0 -30px; }
.site #content #secondary .widget-reviews h3 span { background-position: 0 -60px;  }
.site #content #secondary .widget .textwidget { background-color: #f9f9f9; }
.site #content #secondary .widget-calendar span { display: block; }
.site #content #secondary .widget-calendar .group > div { display: table; height: 100px;}
.site #content #secondary .widget-calendar .group > div span.inner { display: table-cell;  vertical-align: middle;  }
.site #content #secondary .widget-calendar .col-3 {  width: 30%; padding:0; background-color: #ffcc00; text-align: center;  }
.site #content #secondary .widget-calendar .col-9 { width:70%; }
.site #content #secondary .widget-calendar .col-3 span { font-family: 'Lato', sans-serif; font-size: 29px; font-weight: 700; line-height: 1; color: #0f0f0f; }
.site #content #secondary .widget-calendar .col-3 span sup { font-size: 12px; top: -1em; }
.site #content #secondary .widget-calendar .col-3 span.date span{ font-size: 18px; color: #1b1b1b; text-transform: uppercase;   }

.site #content #secondary .widget-calendar .col-9 span { color: #2e2e2e; line-height: 1.2;}
.site #content #secondary .widget-calendar .col-9 span.topic { font-size: 22px; font-weight: 700;  }
.site #content #secondary .widget-calendar .col-9 span.venue { font-size: 14px; margin-bottom: 20px;  }
.site #content #secondary .widget-calendar .col-9 a { font-size: 12px; font-weight: 700; color: #2f7b8e; }

.site #content #secondary .widget-interview { text-align: center; }
.site #content #secondary .widget-interview .textwidget { padding: 30px 15px 25px; }
.site #content #secondary .widget-interview p { margin-bottom: 15px; }
.site #content #secondary .widget-interview span { display: block; line-height: 1.3; }
.site #content #secondary .widget-interview span.name { font-weight: 700; font-size: 16px; }
.site #content #secondary .widget-interview span.desig { font-size: 12px; }
.site #content #secondary .widget-interview .img { margin-bottom: 25px; position: relative; }
.site #content #secondary .widget-interview .img span.quote { width: 42px; height: 40px; background:url('images/ui/quote.png') no-repeat scroll 0 0; position: absolute; left: 16%; }

.site #content #secondary .widget-reviews { text-align: center; }
.site #content #secondary .widget-reviews .textwidget { padding: 25px 0; }
.site #content #secondary .widget-reviews .img { margin-bottom: 30px; display: block;   }
.site #content #secondary .widget-reviews .star-rating span { height: 29px; width: 30px; background:url('images/ui/star-sprite.png') no-repeat scroll 100%; display: inline-block;  }
.site #content #secondary .widget-reviews .star-rating span.fill { background-position: 0 0; }
.site #content #secondary .widget-reviews .star-rating span.half { background-position: 50% 0; }

.site #content #main , .site #content #secondary { margin-bottom: 20px; padding-bottom: 20px; }
.site #content #main { box-shadow: 30px 0 15px -10px #efefef; }

/* Footer */
.site footer.site-footer { padding: 0; } 
.site footer.site-footer , footer.site-footer .footer-bottom { width: 100%; }
footer.site-footer .footer-bottom { padding: 40px 0 0; }
footer.site-footer .footer-bottom .widget { width: 33.33%; padding: 0 25px; float: left; }
footer.site-footer .footer-bottom h3 { font-size: 24px; font-family: 'BebasNeueBold', serif; letter-spacing: 2px; color: #424242; margin-bottom: 25px; }

footer.site-footer .footer-bottom .footer-about p{ font-size: 14px; color: #707070; line-height: 2; }

footer.site-footer #rpwwt-recent-posts-widget-with-thumbnails-2 img { width: 90px; }
footer.site-footer .footer-bottom .footer-recent-post .rpwwt-widget { width: 85%; margin:0 auto; }
footer.site-footer .footer-bottom .footer-recent-post .rpwwt-post-title { min-height:55px; margin-bottom: 5px; display: block;  }
footer.site-footer .footer-bottom .footer-recent-post .rpwwt-post-author { color: #ca4242; font-size: 11px; line-height:1.1; }
footer.site-footer .footer-bottom .footer-recent-post .rpwwt-post-author::first-letter { text-transform: lowercase; }

footer.site-footer .footer-bottom .footer-twit h3, footer.site-footer .footer-bottom .footer-twit .twitter {  width: 85%; margin: 0 auto; }
footer.site-footer .footer-bottom .footer-twit h3 { margin-bottom: 25px; }
footer.site-footer .footer-bottom .footer-twit .twitter{ border: 1px solid #eaeaea; border-radius: 5px; }

footer.site-footer .site-copyright { background-color: #111; text-align: center; padding: 25px 0;  width: 100%; line-height:18px;  }
footer.site-footer .site-copyright ul { display: inline-block;  }
footer.site-footer .site-copyright ul li { margin-right: 10px; float: left; }
footer.site-footer .site-copyright ul li, footer.site-footer .site-copyright ul li a { color: #fff; font-size: 14px; } 

.common-paragraph{ font-size: 16px; margin-bottom: 20px; text-align: justify; }
.common-paragraph .special-text{font-size:17px;}
.common-ul-list-style{ list-style: inside !important; list-style-type: circle !important; }
.common-ol-list-style li{ margin-left: 20px;}
.common-ol-list-style.list li,.common-ul-list-style.list li{ margin-bottom: 20px; padding-left: 5px; list-style-type:disc ;text-align: justify; font-size: 16px;}
.common-ol-list-style.list1 li{list-style-type:decimal;}
.common-paragraph .panel{color:#000}
ul.list li{font-size:16px; margin-bottom: 15px;}
.common-ol-list-style.interview li{font-size: 19px;}
.common-ol-list-style.interview li h5{margin-bottom:15px;}
blockquote.book-review{margin: 0 0 30px!important; padding: 0; border: 0;}
blockquote.book-review p,blockquote.book-review cite{ font-size: 24px; font-style: normal; text-align: center; line-height: 1.3; }
blockquote.book-review cite{ display: inline; }


/* new header css */
.site .nav-wrapper{width:100%;padding:0 15px}
.site .site-social-news .header-bottom{border:3px solid #7f7f7f}
.site .site-social-news .header-bottom .col-3 span{ font-family: Merriweather, Georgia, serif;font-size: 14px;  font-style: inherit; }
.site .site-social-news .header-bottom .col-3 span.arrow{ background: none; }
#menu-header-main-menu{background-color : #FFD800;}
.site .main-navigation .primary-menu > li { border-right: 1px solid #333; padding-left: 10px;}
.site .main-navigation a:hover, .site .main-navigation .current-menu-item > a{ color: #ca4242; font-weight: 400; }
#site-header-menu{margin:15px 15px 0 15px;}
#site-header-menu .menu-header-main-menu-container{width: 100%;}
#menu-header-main-menu li:last-child {border-right:none;}
#menu-header-main-menu li a{font-size: 18px;background-repeat: no-repeat; background-position: left center; padding-left: 30px; padding-right: 10px;}
#menu-header-main-menu li:first-child a {background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2019/12/home.png); }
#menu-header-main-menu li:nth-child(2) a{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2019/12/hr-recruitment.png); }
#menu-header-main-menu li:nth-child(3) a{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2019/12/food.png); }
#menu-header-main-menu li:nth-child(4) a{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2019/12/interview.png); }
#menu-header-main-menu li:nth-child(5) a{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2019/12/review.png); }
#menu-header-main-menu li:nth-child(6) a{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2019/12/dwnload.png); }
#menu-header-main-menu li:last-child a{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2019/12/column-small.png); }
.site #masthead .site-header-main { padding: 15px 0 2px; }


/* new home page css */
.support li { display: inline-block; float: left; width: 33.33%; border-right: 1px solid #ffcc00; }
.support li:nth-child(3) { border-right: 0px; }
.home .entry-content h2.post-title,.support.support-gift h3{ background: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/post-title-bg.png) repeat-x scroll left center!important; }
.site #content .wpcu_block_title, .site #masthead .page-title{ font-size: 26px; color: #333; font-family: 'BebasNeueBold', serif; letter-spacing: 2px; line-height: 44px; height: 44px; display: inline-block; background: #ffcc00 url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/article-title-icon-1.png) no-repeat scroll 15px 0; padding: 0 30px 0 65px; }
.site #content .wplp_listposts li.parent > .insideframe ul > li, .site #content .wplp_listposts li.parent > .insideframe ul .child-container > li { width: 30.33%!important; padding: 0 1.5% 30px 0; margin-right:1.5%; border-right: 1px solid #ffcc00; margin-bottom: 15px;}
.site #content .wplp_listposts li.parent > .insideframe ul > li:nth-child(3n), .site #content .wplp_listposts li.parent > .insideframe ul .child-container > li:nth-child(3n) {border-right:0px;}
.site #content .wplp_listposts .insideframe .thumbnail { margin: 0 0 25px!important;}
.site #content .wplp_listposts .insideframe span.img_cropper { margin: 0!important; border: 1px solid #959595; }
.support.support-gift h3 span{ font-size: 26px; color: #333; font-family: 'BebasNeueBold', serif; letter-spacing: 2px; line-height: 44px; height: 44px; display: inline-block; background: #ffcc00 ;padding: 0 30px 0 10px; }

/* new footer css */
footer.site-footer .main-navigation{display:none;}
footer.site-footer .footer-bottom .widget { border-right: 1px solid #FFCC00; min-height: 404px; }
footer.site-footer .footer-bottom .widget.footer-twit { border-right: 0; }
ul.social-link li.email{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/email.png); }
ul.social-link li.pm { background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/pm.png); }
ul.social-link li.gtalk { background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/gtalk.png); }
ul.social-link li.skype { background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/skype-16-32x32.png); }
ul.social-link li{ background-repeat: no-repeat; height: 32px; margin-bottom: 10px; padding-left: 40px; }
ul.social-link li, ul.social-link li a { font-size: 14px; font-weight: 700; color: #000; }
.blog-disclaimer.site-inner { font-family: "Lato",​sans-serif; font-size: 14px !important; }
.blog-disclaimer.site-inner { color: #fff; margin-bottom: 20px; }
.footer-link a { color: #DC4E41; }

/* New sidebar css*/
.site #content #secondary .widget .textwidget,.site #content #secondary .widget.newsletter-div form{ background-color: #f9f9f9; border: 1px solid #FFCC00; border-top: 0; }
.site #content #secondary .widget-interview {text-align: center;}
.site #content #secondary .widget-interview .textwidget { padding: 30px 0px 0px; }
p.readmore { margin-top: 10px; margin-bottom: 0!important; font-size: 16px; background: #7A7D82; color: #fff; line-height: 30px; clear: both; }
.site #content #secondary .widget-calendar p.readmore a.link { display: block; margin: 20px 0 0; padding-right: 15px; text-align: right; width: 100%; background: #7A7D82; color: #fff; }
.site #content #secondary .widget-calendar .group div.col.col-3 span.inner{vertical-align: unset; padding-top: 5px;}
.widget-reviews .textwidget { padding: 0!important;}
.widget-reviews .textwidget h5 { padding: 0 15px; color: #333!important; margin-top: 0; margin-bottom: 30px;font-weight: 700; }
.widget-reviews p.readmore { text-align: right; padding-right: 10px; }
.site #content #secondary .widget.newsletter-div h3 span { background: url(http://www.raghavpoojary.com/wp-content/uploads/2019/12/mail-bg.png) no-repeat scroll 0 0;}
.newsletter-div .mailChimpCustomDiv{margin: 20px; width: 85%; margin-top: 0; padding-top: 20px;}
.newsletter-div .newsletter-input{ border-radius: 25px;  height: 45px; padding: 0 50px 0 20px !important;}
.newsletter-div .newsletter-submit{ position: relative; float: right; bottom: 43px; right: 5px; background: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/subscribe.png) no-repeat scroll 0 0; padding: 15px 20px !important; }
.newsletter-div input[type="submit"].newsletter-submit:hover{background: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/subscribe.png) no-repeat scroll 0 0 !important;}
.widget-interview .img img{margin:auto}

/*recruitment category new css*/
.archive .page-header { margin-bottom: 40px; border-top: 0; }
.archive.category-recuritment-related h1.page-title { background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/hr-recruitment-1.png) !important; }
.archive h1.page-title, h2.page-title { background-color: #ccc !important; padding: 5px 0 5px 50px !important; background-position: 15px center !important; background-repeat: no-repeat !important; text-align: left  !important; font-family: Montserrat, "Helvetica Neue", sans-serif !important;height: auto  !important;}


/*technology related category new css*/
.archive.category-technology-related h1.page-title { background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/techno-icon.png) !important; }

/*interview category new css*/
.archive.category-interview-of-the-month h1.page-title{ background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/techno-icon.png) !important;}

/*interview category new css*/
.archive.category-reviews h1.page-title{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/review-1.png) !important;}

/*columns category new css*/
.archive.category-columns h1.page-title{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/review-1.png) !important;}

/*downloads category new css*/
.archive.category-downloads h1.page-title{background-image: url(http://www.raghavpoojary.com/wp-content/uploads/2017/03/download-new.png) !important;}


/* Post Navigation */

.single article { padding-bottom: 30px; margin-bottom:0; border-bottom:1px solid #ccc; } 
.single #comments #reply-title { border:0; }
.post-navigation .nav-links a { padding: 10px 0; }
.post-navigation .nav-links .post-title { font-size: 16px; color: #ca4242; }
.post-navigation .nav-links  a:hover .post-title{ color: #FFCC00; transition:all 0.2s ease-out;}
.single #comments { color: #FFCC00; max-width: 60%; margin-bottom: 40px;}
.single #comments #submit { padding: 0; background-color: #FFCC00; color: #333; transition:all 0.2s ease-out; }
.single #comments #submit:hover { background-color: #ca4242; color: #fff;  }
.archive .site .pagination { border-top:1px solid #ccc;  }
.archive .site .pagination .page-numbers { display: none; }
.archive .site .pagination .next.page-numbers, .archive .site .pagination .prev.page-numbers { display: inline-block;  }
.archive .site .pagination .next.page-numbers:hover ,.archive .site .pagination .prev.page-numbers:hover { background-color: #ffcc00; color: #fff;  }
.archive .site .pagination .page-numbers:hover { color: #ffcc00; }

/* Category Page */

.single .site #masthead { border-bottom: 2px solid #ffcc00; }
.single .site #masthead .site-header-main , .archive .site #masthead .site-header-main{ padding-bottom: 30px; }

.site #masthead .page-header {  border: 0; }
.site #masthead .page-title { background-image:none; display: block; text-align: center; padding:0;  }
.archive .site .entry-title ,.archive .site .entry-header .posted-on, .single .site .entry-title { margin-bottom: 0; }
.archive .site article.post { padding-bottom: 40px; margin-bottom:40px; border-bottom: 1px solid #ccc; }
.archive .site #main > article:nth-last-child(2) { border-bottom: 0; margin-bottom: 20px; }
.archive .site .entry-header , .single .site .entry-header { margin-bottom: 5px; }
.archive .site .social-share  , .single .site .social-share { margin-bottom: 30px; }
.archive .site h2 a { font-size: 16px;  letter-spacing: 0; line-height: 1.3; display: block;  }
.archive .site .social-share , .single .site .social-share{ padding: 0; }
.archive .site .social-share .text , .single .site .social-share .text{ font-size: 16px; line-height:30px; float: left; margin-right:15px;  }
.archive .page-header { padding-top: 0; }
body:not(.search-results) article:not(.type-page) .entry-footer { width: 26%; }

.single .entry-title { font-size: 24px; }
.single .site .entry-content { width: 100%!important; }
.single .site #masthead { margin-bottom: 40px; }
.single #main { padding-top: 30px; }
.single .post-thumbnail { margin-bottom: 30px; }

.site #content #secondary .widget.topics h3 span { background:none; padding:0;  }
.site #content #secondary .widget.topics .category-posts-internal { background-color: #f9f9f9; padding: 10px; }
.site #content #secondary .widget.topics .category-posts-internal li a:hover { color: #ca4242; }

.site #content .nc_socialPanel { float: left; margin:0!important; display: inline; clear: none; width: auto!important;  }
.site #content .nc_socialPanel span { color: #fff; }

.pagination .prev { left: 0; right: auto;  }
.pagination .prev::before , .pagination .next::before { transition:all 0.2s ease-out; }
.pagination::before, .pagination::after {  display: none;  }
.pagination .prev::before { left: 5px;  }
.pagination .next::before { left: -5px; }
.pagination .prev:hover::before { left: -5px; }
.pagination .next:hover::before { left: 5px; }
.pagination .prev, .pagination .next { width: auto; line-height: 50px; padding: 0 10px; margin-top: 10px; }




/* Responsive CSS*/


@media (min-width:980px) and (max-width: 1024px){ 

        .wp-custom-logo .site .site-header-main .site-branding { width: 35%; }
	.wp-custom-logo .site .site-header-main .site-social-news { width: 65%; }
	.site-banner #slides .slidesjs-container { height: auto!important; }
	.site #content article { padding-right: 20px; }
	.site #content #secondary .widget-calendar .col-9 span.topic { font-size: 18px; }
	footer.site-footer .footer-bottom .footer-recent-post .rpwwt-widget { width: 100%; }
	footer.site-footer .footer-bottom .footer-twit h3, footer.site-footer .footer-bottom .footer-twit .twitter { width: 100%; }
	.archive article .entry-content { width:70%; float: right;  }

}


/*new header css */
@media (max-width: 979px){ 
     .site .nav-wrapper { margin-top: 0; margin: 15px; background-color: #FFCC00!important;}
     #site-header-menu .menu-header-main-menu-container{width:auto;}
     .menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus { background-color: #FFD800; border: 0; }
     .site #menu-toggle { margin: 0; float: right; }
     .menu-toggle:hover, .menu-toggle:focus { border-color: #333!important;; color:#000!important;; }
     .site #site-header-menu { clear: both; margin: 0 auto 10px!important; max-width: 320px; }
     .site .main-navigation a { padding: 10px; background-color: #FFD800; }
     .site #masthead .page-header { max-width: 100%; margin:0 15px 30px }
     .support.support-gift h3 span { height: auto; line-height:36px}
}

@media (min-width:910px) and (max-width: 1024px){ 
   .site .nav-wrapper { width: 100% !important; margin: 10px auto 0px;}
   .site .main-navigation .primary-menu > li { padding-left: 5px; }
   #menu-header-main-menu li a { font-size: 16px; padding-right: 5px;}
   .site #masthead .page-header {max-width: 100%; margin:0 15px 30px}
}

@media (max-width: 909px){ 
    .site .main-navigation .primary-menu > li {border-right:0;}
    .site .nav-wrapper {padding: 0}
    .menu-toggle {border: 1px solid #333 }
    .menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {color: #000}
}

@media (min-width:801px) and (max-width: 900px){ 
	.site #content #primary.content-area { width: 70%; float:left}
	.site #content #secondary { width: 30%; float: right; padding-right: 0; padding-left: 0;}
        .site #content #primary article{padding-right: 0px}
        .site #content #primary article .entry-content{margin-right: 35px;}
        #content .wplp_listposts li.parent > .insideframe ul > li, .site #content .wplp_listposts li.parent > .insideframe ul .child-container > li {width: 31% !important; padding: 30px 15px 30px 0 !important; margin-right: 10px !important;}
}


@media (min-width:768px) and (max-width: 800px){ 

	.wp-custom-logo .site .site-header-main .site-branding { width: 30%; }
	.wp-custom-logo .site .site-header-main .site-social-news { width: 70%; }
	.site .site-social-news .header-bottom .col { padding: 0 10px; }
	.site-banner #slides .slidesjs-container { height: auto!important; }
	.site #content article { padding-right: 0; }
	.site #content .entry-content { margin:0 ;}
	.site #content #primary.content-area { width: 70%; float:left}
	.site #content #secondary { width: 30%; margin:0 auto; padding:0; float:right;}
	footer.site-footer .footer-bottom .widget { padding: 15px; }
	footer.site-footer .footer-bottom h3 { margin-bottom: 20px; }
	footer.site-footer .footer-bottom .footer-about p { line-height: 1.7; }
	footer.site-footer .footer-bottom .footer-recent-post .rpwwt-widget { width: 100%; }
	footer.site-footer .footer-bottom .footer-recent-post .rpwwt-post-title { line-height: 1.2; }
	footer.site-footer .footer-bottom .footer-twit h3, footer.site-footer .footer-bottom .footer-twit .twitter { width: 100%; }
	.comments-area, .widget, .content-bottom-widgets .widget-area { margin-bottom: 30px; }
	.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content ,.archive .site .social-share,  .single .site .social-share,.site #content .entry-content , .post-thumbnail ,.site .site-social-news .header-bottom{ margin-left: 3.6923%; margin-right: 3.6923%; }
	.single .site .entry-content { width: auto!important; } 
	.site .site-social-news .header-bottom { margin:0; }
	.archive .page-header { margin: 0 15px 30px; }
	.archive article .entry-content { width:62%; float: right;  }

}


@media (max-width:767px){
	
	.col { float: none; display: block; width: 100%; margin-bottom:10px;   }
	.site #masthead .site-header-main , .site .site-social-news .header-top{ padding: 10px 0; }
	.wp-custom-logo .site .site-header-main .site-branding { margin-bottom: 0; }
	.site-branding .custom-logo-link , .site .site-social-news .header-top{ display: block; text-align: center;  }
	.site-branding .custom-logo-link .custom-logo , .site .site-social-news .social-nav ,.site .site-social-news .header-top a.button{ display: inline-block; margin:0; }
        .widget-even.header-bottom{display:none;}
	.site .site-social-news .header-top a.button { margin-bottom: 5px; width: 130px; height: 35px; line-height: 35px; font-size: 22px;}
	.site .site-social-news .social-nav li { margin-left: 5px; }
	.site .site-social-news .header-bottom { padding: 10px 0; }
	.site .site-social-news .header-bottom .col , .site .site-social-news .header-bottom .col span {  display: block; text-align: center; line-height:1.1;  }
	.site .site-social-news .header-bottom .col-3 span.arrow { display: none; }
	.site .site-social-news .header-bottom .col-9 span { margin-bottom: 10px; font-size: 14px; text-align: left; }
	.site .site-social-news .header-bottom .col-9 img { float: left; margin: 0 20px 0;}
	.site .site-social-news .header-bottom .col-9 span.outer { margin:0; height: 97px; display: table; }
	.site .site-social-news .header-bottom .col-9 span.inner { vertical-align: middle; display: table-cell; }
	.site .site-social-news .header-bottom .col-3 span { margin-bottom: 20px; }

	/* new header css */
        .site .nav-wrapper{width:97.5%;}
        .site .nav-wrapper .site-inner { width: 100%; background-color:#FFCC00;}
        .site .nav-wrapper .site-inner .site-header-menu{ width: 100%; }
	.site-banner #slides .slidesjs-container { height: auto!important ; }
	.site-banner #slides .slidesjs-pagination { bottom: 0; }
	.site #masthead .site-banner { margin-bottom: 20px; }
	.site #content .wpcufpn_listposts .insideframe span.img_cropper { height: auto!important ;}
	
	.site #content #primary.content-area ,.site #content #secondary { width: 100%; padding:0; }
	.site #content #secondary { width: 288px; margin:0 auto; }
	.site #content article { padding-right: 0; }
	.site #content .entry-content { margin:0 ;}
	
	.site #content .wpcu_block_title { padding: 0 10px 0 55px; font-size: 18px; }
	
	.site #content .entry-content div + br , .wpcufpn_container.default ul{ margin: 0; }
	
	.site #content #secondary .widget-calendar .group > div { float: left; margin:0; }
	
	footer.site-footer .footer-bottom .widget { float: left; width: 100%; padding: 0 10px; margin-bottom: 25px; min-height: auto; border-right: 0;    border-bottom: 1px solid #ffc800; padding-bottom: 20px;}
        footer.site-footer .footer-bottom .widget:last-child {border-bottom: 0px;}
	footer.site-footer .footer-bottom .footer-recent-post .rpwwt-widget { width: 100%; }
	footer.site-footer .footer-bottom .footer-recent-post .rpwwt-post-title { line-height: 1.5; margin-bottom: 10px; }
	footer.site-footer .footer-bottom h3 , footer.site-footer .footer-bottom .footer-twit h3 { margin-bottom: 15px; }
	footer.site-footer .footer-bottom .footer-twit h3, footer.site-footer .footer-bottom .footer-twit .twitter { width: 100%; }
        
      
	.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content ,.archive .site .social-share,  .single .site .social-share,.site #content .entry-content , .post-thumbnail ,.site .site-social-news .header-bottom{ margin-left: 3.6923%; margin-right: 3.6923%; }
	.single .site .entry-content { width: auto!important; } 
	
	.site .site-social-news .header-bottom .col-9 span.content-short { min-height: auto; }
	.single #comments { max-width: 100%; }
	body:not(.search-results) article:not(.type-page) .entry-footer { width: 100%; margin:0; }
	.single .site #content #main, .archive .site #content #main { padding-right:10px; }
	.site #content #secondary .widget-calendar .col-9 span.topic { font-size: 20px }
 
        /* new home page css */	
        .site #content .wplp_listposts li.parent > .insideframe ul > li{width:100% !important;border: 0px;padding-top: 0px; padding-bottom: 15px;}
        .site #content .wplp_listposts li.parent > .insideframe ul > li .thumbnail{ width: 300px!important; margin: auto !important;margin-bottom: 10px !important;}
        .wplp_container.default .title { font-size: 18px !important; margin-bottom: 5px; }
        .wplp_container.default .date{padding-bottom: 10px !important}
.support.support-gift h3 span {
    height: auto;
font-size: 18px;
    line-height: 24px;
}

       /* new recuritment-related page css */	
       .site #masthead .page-title { line-height: 32px }
       .category-recuritment-related .entry-content,.category-technology-related .entry-content,.category-interview-of-the-month .entry-content,.category-reviews .entry-content,.category-downloads .entry-content,.category-columns .entry-content{width: 50%; float: right;}
       .category-recuritment-related .entry-footer, .category-technology-related .entry-footer,.category-interview-of-the-month .entry-footer,.category-reviews .entry-footer,.category-downloads .entry-footer,.category-columns .entry-footer{width: 40% !important; float: left;}
       
         
}

@media (max-width:479px){
           /* new recuritment-related page css */	
       .category-recuritment-related .entry-content,.category-technology-related .entry-content,.category-interview-of-the-month .entry-content,.category-reviews .entry-content,.category-downloads .entry-content,.category-columns .entry-content{width: 100%;}
       .category-recuritment-related .entry-footer, .category-technology-related .entry-footer,.category-interview-of-the-month .entry-footer,.category-reviews .entry-footer,.category-downloads .entry-footer,.category-columns .entry-footer{ width: 100% !important; text-align: center; padding-top: 10px;}
       .site #content .entry-content{margin:auto}
} 


@media (max-width:360px){ 

	.site #content .wpcu_block_title { padding: 0 10px 0 55px; font-size: 16px; letter-spacing: 1px; }
	footer.site-footer .site-copyright ul li, footer.site-footer .site-copyright ul li a { font-size: 13px; }
	.site .site-social-news .header-bottom .col-9 img { float: none; margin: 0 0 10px 0; display: inline; }
	.site .site-social-news .header-bottom .col-9 span { text-align: center; }
	.site #content .wpcufpn_listposts li.parent > .insideframe ul > li, .site #content .wpcufpn_listposts li.parent > .insideframe ul .child-container > li { width: 100%!important; margin-right: 0; padding: 10px 0; }
	.site #content #crestashareiconincontent .sbutton { margin: 0 5px; }
	.single .site #masthead { margin-bottom: 20px; }
	.single #main { padding-top: 20; }
	.single .entry-title { font-size: 16px; }
	.single header.entry-header , .single .post-thumbnail{ margin: 0 3.6923% 20px; }
	/*.single .site .social-share { margin-left: 0; margin-right: 0; }*/
	.site .site-social-news .header-bottom .col-9 img { margin: 0 10px 0;}
	.site #content .wplp_listposts li.parent > .insideframe ul > li .thumbnail { width: 100%!important; }
        .wplp_container.default .title { font-size: 18px !important; margin-bottom: 5px; }
        .wplp_container.default .date{padding-bottom: 10px !important}
}

@media (max-width:359px){  

	.site #content #secondary { width: 270px; }
}