@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:380px) {
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="number"], textarea {
  border: 1px solid #cacaca;
  margin: 9px 0;
  padding: 5px 6px;
  width:94%;
}
.wpcf7-form-control.wpcf7-quiz {
  width: 84%;
}
}



@media (min-width: 576px){
.container {
    max-width: 540px;
}
}
@media (min-width: 768px){
.container {
    max-width: 720px;
}
}
@media (min-width: 992px){
.container {
    max-width: 960px;
}
}
@media (min-width: 1200px){
.container {
    max-width: 1170px;
}
}

@media only screen and (min-width: 980px) and (max-width: 1023px){
.wrapper {
    width: 100%;
}
}
@media only screen and  (min-width: 768px) and (max-width: 979px) {
.wrapper {
    width: 100%;
}
}
@media only screen and (min-width: 640px) and (max-width: 767px){
.wrapper {
    width: 100%;
}
.row {
    margin-bottom: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 639px){
.wrapper {
    width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 979px){
.logo {
    width: 100%;
}
}
@media only screen and (max-width:1199px){
.sidebar-border p {
    font-size: 16px;
    line-height: 24px;
}
.sidebar-border a {
    padding: 13px 12px;
    font-size: 13px;
}
.menuMain.footer-content-section {
    margin-top: 42px;
}
.grey-part h3 {
    font-size: 17px;
    line-height: 26px;
}
.error404 .menuMain.footer-content-section,.search-no-results .menuMain.footer-content-section {
    margin-top: 45px;
}
.get-featured-section a {
    font-size: 16px;
    margin-top: 12px;
}
.contact-us textarea {
    height: 150px;
}
.contact-us form input[type="submit"] {
    max-width: 130px;
}
.get-featured-section {
    padding: 30px 12px;
}
.cls-singl-post #comments form label {
    font-size: 17px;
}
#respond #commentform .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-right: 5px;
    margin-top: 9px;
}
.get-featured-section span b {
    font-size: 19px;
}
.grey-part p {
    line-height: 23px;
}
}
@media only screen and (max-width:1024px){
.cls-singl-post #comments form p.comment-form-cookies-consent label {
    padding-left: 24px;
    font-size: 15px;
    line-height: 20px;
}
.sidebar-border a {
    text-align: center;
}
.cls-singl-post form p.comment-form-cookies-consent input {
    position: absolute;
    left: 0;
    top: -4px;
}
}
@media only screen and (max-width:991px){
.menuMain.footer-content-section {
    margin-top: 30px;
}
.pagination-section-home {
    margin-top: 30px;
}
.interview-details p {
    font-size: 16px;
    line-height: 19px;
}
body.search.search-results .featured-top-second-section h1 {
    font-size: 50px;
    line-height: 60px;
}
button#responsive-menu-button {
    width: 50px !important;
    height: 40px !important;
    right: 3% !important;
    background: #151515 !important;
    border: 1px solid #fff !important;
    border-radius: 4px;
}
button#responsive-menu-button .responsive-menu-box {
    height: 25px;
}
.responsive-menu-open button#responsive-menu-button:hover, .responsive-menu-open button#responsive-menu-button:focus, button#responsive-menu-button:hover, button#responsive-menu-button:focus {
    background: #151515;
}
.menuMain nav.navbar button {
    border: 1px solid #fff;
    position: absolute;
    top: 10px;
    right: 15px;
    padding-left: 8px;
    padding-right: 9px;
    display: none;
}
.menuMain nav.navbar button span.navbar-toggler-icon i {
    color: #fff;
    font-size: 25px;
}
.menuMain nav.navbar button span.navbar-toggler-icon {
    padding-top: 3px;
}
.menuMain .navbar {
    position: static;
}
.menuMain {
    position: relative;
    height: 60px;
}
body.search.search-results .post p {
    font-size: 16px;
}
body.search.search-results .post h2.entry-title,body.search.search-results .page h2.entry-title{
    font-size: 25px;
    margin: 0 0 5px;
}
.sidebar-border a {
    padding: 10px 12px;
    font-size: 13px;
    text-align: center;
}
.error404 .menuMain.footer-content-section,.search-no-results .menuMain.footer-content-section{
    margin-top: 30px;
}
body.error404 .featured-top-second-section h1,.search-no-results .featured-top-second-section h1 {
    font-size: 50px;
    line-height: 60px;
}
.contact-us textarea {
    height: 130px;
}
.single .cls-icon::before {
    height: 41px;
}
.cls-singl-post #nav-below {
    margin: 28px 0 10px;
}
.cls-singl-post form {
    margin-top: 0px !important;
}
.cls-singl-post #respond {
    margin-top: 0;
}
.cls-singl-post form p.comment-form-cookies-consent input {
    position: absolute;
    left: 0;
    top: -6px;
}
.cls-singl-post #comments form p.comment-form-cookies-consent label {
    padding-left: 24px;
    font-size: 15px;
    line-height: 20px;
}
.cls-singl-post form p.comment-form-cookies-consent {
    position: relative;
}
.cls-singl-post #respond #commentform .form-submit input {
    min-width: 180px;
}
.cls-singl-post form input[type="submit"] {
    font-size: 16px !important;
}
.cls-singl-post h3#reply-title {
    margin: 18px 0;
    float: left;
    width: 100%;
}
.cls-singl-post .sidebar-border p {
    font-size: 15px;
    line-height: 21px;
}
.grey-part p {
    line-height: 22px;
    font-size: 15px;
}
.grey-part .tnp-field.tnp-field-email .tnp-email {
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 6px;
}
.banner-rgt .grey-part input[type="submit"] {
    font-size: 15px !important;
    height: 36px;
    padding: 12px 0 7px !important;
}
.get-featured-section span b {
    font-size: 13px;
}
.get-featured-section span {
    font-size: 18px;
}
.grey-part {
    padding-bottom: 12px;
}
.get-featured-section a {
    font-size: 15px;
    margin-top: 12px;
    padding: 7px 0;
}
.get-featured-section {
    padding: 22px 12px;
}
.cls-singl-post .banner-txt .banner-txt-wrap {
    font-size: 22px;
}
.cls-singl-post .banner h2 {
    font-size: 40px;
    margin-bottom: 2px;
}
.single .cls-singl-post p strong {
    font-size: 22px;
    margin: 12px 0 7px;
}
.cls-singl-post .grey-part p {
    font-size: 16px;
    line-height: 23px;
}
.cls-singl-post p {
    font-size: 17px;
    line-height: 27px;
}
.cls-singl-post .banner-txt {
    margin-bottom: 32px;
}
.grey-part h3 {
    font-size: 16px;
    line-height: 24px;
}
.interview-details span {
    font-size: 13px;
}
.cls-image-text img {
    margin-right: 32px;
}
.hentry {
    margin: 0 0 20px 0;
}
.single-interview-loop {
    margin-bottom: 35px;
}
.banner-home .featured-top-section h4 span::after {
    left: 36px;
    top: 6px;
}
.interview-details .interview-title h5 {
    font-size: 20px;
}
.featured-top-section span img {
    width: 20px;
}
.banner-home .featured-top-section h4 {
    font-size: 25px;
}
.banner-home .featured-top-section {
    margin-top: -64px;
}
.featured-top-second-section h2{
    font-size: 50px;
    line-height: 60px;
}
.featured-top-second-section p {
    font-size: 22px;
    margin: 0 0 3px;
    line-height: 23px;
}
.featured-top-second-section .our-interview-banner {
    font-size: 15px;
    padding-top: 6px;
}
.featured-top-second-section {
    padding: 23px 28px 23px;
}
.footer-content-section {
    padding: 18px 0 22px;
}
}
@media only screen and (max-width:767px){
.interview-details p {
    font-size: 15px;
    line-height: 18px;
}
button#responsive-menu-button {
    top: 134px!important;
}
.footer-content-section {
    padding: 22px 0;
}
.cls-image-text p {
    margin: 0 !important;
}
.menuMain.footer-content-section {
    margin-top: 20px;
}
span.riplaceholder {
    top: 67px;
}
.riplaceholdertwo{
    top: 66px;
}
.page-template-template_with-sidebar .profile-section ol li span {
    position: absolute;
    left: 0;
    top: 1px;
}
.cls-image-text {
    display: inline-block;
}

body.search.search-results .featured-top-second-section h1 {
    font-size: 40px;
    line-height: 50px;
}
body.search.search-results .post h2.entry-title, body.search.search-results .page h2.entry-title {
    font-size: 22px;
    margin: 0 0 5px;
}
body.error404 .featured-top-second-section h1 {
    font-size: 40px;
    line-height: 50px;
}
.contact-us textarea {
    height: 100px;
}
.page-template-template_with-sidebar .banner-txt {
    margin-bottom: 10px;
}
.pagination span, .pagination a {
    margin: 0 2px 5px;
}
.page-template-template_interview  .banner-txt {
    margin-bottom: 30px;
}
.page-template-template_interview .home-page-records-inner .single-interview-loop:nth-child(2n+1) {
    padding-left: 0;
}
.page-template-template_interview .home-page-records-inner .single-interview-loop:nth-child(2n+2) {
    padding-right: 0;
}
.pagination {
    flex-wrap: wrap;
}
.page-template-template_with-sidebar .profile-section ol li {
    padding-left: 34px;
    position: relative;
}
.cls-singl-post .personal-details span {
    font-size: 20px;
    line-height: 24px;
}
.row{
    margin: 0;
}
.page-template-template_with-sidebar .page-inner-section .col-md-9.col-sm-9, .page-template-template_with-sidebar .page-inner-section .col-md-3.col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.single .cls-icon::before {
    height: 39px;
}
.cls-singl-post #comments form textarea {
    height: 85px;
}
.single-interview-loop {
    margin-bottom: 25px;
}
.cls-singl-post .banner h2 {
    font-size: 30px;
    margin-bottom: 0;
    line-height: 35px;
}
.cls-singl-post .banner-txt .banner-txt-wrap {
    font-size: 20px;
}
.cls-singl-post .our-interview-banner {
    font-size: 15px;
}
.cls-singl-post #respond #commentform .form-submit input {
    min-width: 170px;
}
.cls-singl-post .sidebar-border {
    padding: 16px 12px 9px;
}
.cls-singl-post .banner-txt {
    margin-bottom: 24px;
}
.cls-singl-post p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 8px;
}
.single .cls-singl-post p strong {
    font-size: 20px;
    margin: 12px 0 5px;
}
.get-featured-section {
    margin-bottom: 20px;
}
.default-template-section form p label {
    position: relative;
}
.cls-singl-post .col-md-9.col-sm-9,.cls-singl-post .col-md-3.col-sm-3{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.cls-aboutpage img {
    max-width: 250px;
}
.default-template-section form p label .browseimage img {
    left: 22px;
    top: 14px;
}
.default-template-section p strong {
    font-size: 20px;
}
.default-template-section .profile-section .entry-content h2, .page-template-template_with-sidebar .profile-section .entry-content h2 {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px;
}
.logo img {
    width: 300px;
    height: auto;
}
.featured-top-second-section h2 {
    font-size: 40px;
    line-height: 53px;
}
.cls-image-text img {
    max-width: 250px;
    margin-right: 20px;
    height: auto;
}
.pagination-section-home {
    margin-top: 20px;
}
.page-id-442 .hentry {
	float: left;
	width: 100%;
}
.Interview-table-data {
	/* float: left;
	width: 100%; */
	overflow-x: auto;
	display:block;
}
.Interview-table-data table {
	width: 850px;
}
}
@media (min-width:480px) and (max-width:767px){
.footer-content-section {
    padding: 18px 0 22px;
}
}
@media only screen and (max-width:575px){
.home-page-records .row {
    margin: 0;
}
button#responsive-menu-button {
    top: 125px!important;
}
.single-interview-loop {
    padding-right: 0;
    padding-left: 0;
}
span.riplaceholder {
    top: 63px;
}
.row{
	margin: 0;
}
.cls-image-text img {
    max-width: 200px;
}

body.search.search-results .featured-top-second-section h1 {
    font-size: 30px;
    line-height: 40px;
}
body.search.search-results .post p {
    font-size: 15px;
}
body.search.search-results .post h2.entry-title, body.search.search-results .page h2.entry-title {
    font-size: 20px;
    margin: 0 0 5px;
}
.default-template-section .cls-icon::before {
    left: 37px;
    top: 33px;
}
.hentry {
    margin: 0 0 20px 0;
}
.default-template-section .profile-section p, .page-template-template_with-sidebar .profile-section p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 8px;
}
.pagination span, .pagination a {
    margin: 0 2px 5px;
}
.pagination {
    flex-wrap: wrap;
}
.single-interview-loop:nth-child(2n) {
    padding-left: 0;
    padding-right: 0;
}
.featured-top-second-section p {
    font-size: 20px;
    margin: 0 0 7px;
    line-height: 18px;
}
.featured-top-second-section h2 {
    font-size: 40px;
    line-height: 53px;
}
.featured-top-second-section .our-interview-banner {
    font-size: 14px;
}
.logo img {
    width: 270px;
    height: auto;
}
.home-page-records-inner {
    width: 100%;
    float: left;
}
.cls-aboutpage img {
    max-width: 200px;
    margin-right: 20px;
}
.home-page-records .col-sm-6 img {
    width: 100%;
    max-width: 100%;
}
}
@media only screen and (max-width:479px){
.footer-content-section {
    padding: 17px 0;
}
.menuMain.footer-content-section p {
    font-size: 16px;
}
.featured-top-second-section {
    padding: 15px 28px 15px;
}
.cls-singl-post #nav-below a {
    font-size: 15px;
}
.search-no-results .menuMain.footer-content-section {
    margin-top: 0px;
}
.contact-us form input[type="submit"] {
    max-width: 110px;
}
body.error404 .entry-content p,.search-no-results .entry-content p {
    font-size: 18px;
}
.contact-us textarea {
    height: 90px;
}
body.search.search-results .post,body.search.search-results .page {
    margin: 0 0 20px;
}
body.search.search-results .menuMain.footer-content-section {
    margin-top: 0;
}
body.search.search-results .featured-top-second-section h1 {
    font-size: 26px;
    line-height: 32px;
}
body.error404 .featured-top-second-section h1 {
    font-size: 30px;
    line-height: 40px;
}
.cls-singl-post form p.comment-form-cookies-consent input {
    left: 0;
    top: -6px;
}
.cls-singl-post #respond #commentform .form-submit input {
    min-width: 160px;
    padding: 5px;
}
.cls-singl-post form input[type="submit"] {
    font-size: 15px !important;
}
.cls-singl-post .banner-txt {
    margin-bottom: 16px;
}
.cls-singl-post .banner-txt .banner-txt-wrap {
    font-size: 18px;
}
.cls-singl-post .banner h2 {
    font-size: 25px;
    margin-bottom: 0;
    line-height: 32px;
    margin-top: 12px;
}
.cls-singl-post .our-interview-banner {
    font-size: 14px;
}
.cls-singl-post .banner {
    margin-bottom: 12px;
}
.cls-singl-post #comments form p.comment-form-cookies-consent label {
    padding-left: 24px;
    font-size: 14px;
    line-height: 18px;
}
.cls-singl-post .personal-details span {
    font-size: 18px;
    line-height: 22px;
}
.single .cls-singl-post p strong {
    font-size: 18px;
    margin: 12px 0 6px;
    line-height: 23px;
}
.cls-singl-post p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
}
.default-template-section .profile-section ul li::before, .page-template-template_with-sidebar .profile-section ul li::before {
    left: 3px;
    top: 7px;
    background-size: 10px;
}
.default-template-section .profile-section ul li, .page-template-template_with-sidebar .profile-section ul li {
    font-size: 16px;
    line-height: 24px;
    padding-left: 25px;
}
.default-template-section .profile-section form input[type="submit"] {
    padding: 6px 26px !important;
    font-size: 17px;
}
.default-template-section p strong {
    font-size: 20px;
    line-height: 25px;
}
.featured-top-second-section h2 {
    font-size: 30px;
    line-height: 36px;
}
.featured-top-second-section p {
    font-size: 18px;
    margin: 0 0 3px;
    line-height: 20px;
}
.cls-image-text-inset,.cls-image-text{
    flex-wrap: wrap;
    display: flex;
}
.cls-image-text img {
    max-width: 100%;
    margin-right: 0;
}
.default-template-section .profile-section .entry-content .cls-aboutpage img {
    width: 100%;
    height: auto;
    margin-right: 0;
    max-width: 100%;
}
.banner {
    padding-top: 30px;
}
.banner-home .featured-top-section {
    margin-top: -46px;
}
.banner-home .featured-top-section h4 {
    font-size: 19px;
    padding: 12px 17px 12px 35px;
}
.featured-top-section span img {
    width: 16px;
    margin-top: -3px;
}
.banner-home .featured-top-section h4 span::after {
    left: 33px;
    top: 6px;
    height: 16px;
}
.banner-txt {
    margin-bottom: 30px;
}
.interview-details .interview-title h5 {
    font-size: 18px;
}
.default-template-section p strong {
    font-size: 18px;
    line-height: 20px;
}
.featured-top-second-section .our-interview-banner {
    font-size: 13px;
}
}
@media only screen and (max-width:467px){
.riplaceholderone{
    top: 61px;
}
.riplaceholdertwo {
    top: 61px;
}
}
@media only screen and (max-width:413px){
body.error404 .profile-section form input#s {
    width: 100%;
    padding-left: 10px;
}
.search-no-results .profile-section form input#s {
    width: 100%;
}
body.error404 .featured-top-second-section h1 {
    font-size: 25px;
    line-height: 35px;
}  
}
@media only screen and (max-width:392px){
span.riplaceholder {
    top: 89px;
    font-size: 14px;
}
.riplaceholdertwo {
    top: 86px;
}
}
@media only screen and (max-width:359px){
.cls-singl-post #nav-below a {
    font-size: 14px;
}
.riplaceholdertwo {
    top: 86px;
    font-size: 13px;
    left: 145px;
}
.riplaceholderone {
    top: 61px;
    font-size: 13px;
    left: 145px;
}
span.riplaceholder {
    top: 89px;
    font-size: 13px;
    left: 143px;
}
}