@charset "utf-8";

@font-face {
    font-family: "emmascript";
    src: local(Emmascript), url("../fonts/Emmascript MVB.ttf") format('opentype');
}

* {
    border: 0 none;
    margin: 0px;
    padding: 0;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
}

a {
    color: #3f3a35;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
    box-shadow: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
    box-shadow: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
    box-shadow: none;
}

.hide {
    display: none;
}

body {
    background-color: #fff;
}

.home #popmake-21843 .wpcf7-response-output {
    display: block;
    position: absolute;
    top: 78%;
    border: none;
    color: #249040;
    font-weight: bold;
    font-size: 12px;
}

.home #popmake-21843 .wpcf7-response-output.wpcf7-validation-errors{
    color: #c80a0a;
}

.home span.your-email {
    width: 80%;
    display: inline-block;
    margin: 0;
}

.mainframe {
    max-width: 1200px;
    margin: 0 auto !important;
}

.header.secondary {
    display: none;
}

.topbar {
    background-color: #ffffff;
    padding: 0px;
}

.home #popmake-21843 .wpcf7-response-output {
    display: block;
    position: absolute;
    top: 78%;
    border: none;
    color: #249040;
    font-weight: bold;
    font-size: 12px;
}

.home #popmake-21843 .wpcf7-response-output.wpcf7-validation-errors {
    color: #c80a0a;
}

.logo > a >img {
    width: 70%;
    max-width: 500px;
    min-width: 250px;
    margin: 20px 0;
}

.social {
    float: right;
    margin: 32px 0 12px 0;
    text-align: center;
}

.social li {
    list-style: none;
    display: inline-block;
}

.social .icon, .customer-social .icon {
    padding: 10px 0;
    background-color: #587279;
    display: inline-block;
    color: #fff;
    width: 40px;
    border-radius: 40px;
    height: 40px;
}

.customer-social .icon {
    padding: 4px 6px;
    width: 28px;
    height: 28px;
}

.customer-social .icon i {
    font-size: 13px;
}

.customer-social a{
    text-align: center;
}

.social .icon:hover {
    background-color: #4f5e63;
}

.social .icon > i {
    font-size: 20px;
}

.social .fb {
    background-position-x: 0;
}

.social .twt {
    background-position-x: -40px;
}

.social .insta {
    background-position-x: -80px;
}

.social .pin {
    background-position-x: -121px;
}

.navarea {
    background-color: #c2d5d9;
    text-align: center;
}

.navbar-toggle {
    margin: 10px auto !important;
    float: none !important;
    /*border-radius: 50px !important;
    height: 40px !important;*/
}

.burger-menu{
    border-radius: 50px!important;
    height: 40px!important;
}

.burger-close{
    font-size: 22px!important;
    width: 22px!important;
    color: #888;
}

.navbar-default {
    background-color: #c2d5d9 !important;
    border: none !important;
    margin: 0 !important;
}

.navbar-nav {
    text-align: center;
    float: none;
}

.navbar-nav ul {
    margin: 0;
}

.navbar-nav ul li {
    margin: 15px 0;
    display: inline-block;
    list-style: none;
}

.navbar-nav ul li#menu-item-1757::after {
    border-right: 4px solid black;
}

.navbar-nav ul li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #4f5e63;
    font-weight: bold;
}

.navbar-nav ul li a:hover {
    color: #597a85;
    text-decoration: none;
}

.navbar-nav ul b {
    display: inline-block;
    padding: 0 2.6%;
}

.navbar-nav ul b:last-child, ul.a2zlinks b:last-child {
    display: none;
}

.navbar-nav ul li:nth-child(17) a{
    color: #cc3300
}

.nav .menu-social-menu-container{
    display: none;
}

div.search-block, div.a2zlinks {
    padding: 5px 0;
    text-align: right;
}

.a2zlinks, .a2zlinks li {
    font-size: 15px;
    font-weight: 400;
    margin: 0 8px;
    text-align: center;
    line-height: 60px;
    color: #c2d5d9;
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
}

.a2zlinks, .a2zlinks li > a {
    color: #c2d5d9;
}

.a2zlinks > a:hover {
    color: #fff;
    text-decoration: none;
}

.a2zlist a {
    font-size: 20px;
    background-color: #c2d5d9;
    color: #4f5e63;
    border: 1px solid #4f5e63;
    margin: 5px 3px;
    min-width: 32px;
    display: inline-block;
    text-align: center;
}

.a2zlist a:hover {
    background-color: #4f5e63;
    color: #fff;
}

.a2zresult {
    margin: 50px 0;
}

.a2zresult > p {
    border-bottom: 1px dotted #4f5e63;
    padding: 8px;
}

.a2zresult > p > a:hover {
    color: #869091;
}

.a2zresult > p > span {
    float: right;
}

.btn.addtonotebook {
    color: #fff;
    background-color: #4f5e63;
    font-size: 13px;
    padding: 3px 9px;
    /*width: 30px;*/
    height: 30px;
    /*-webkit-transition-property: width; /* Safari */
    /*-webkit-transition-duration: 2s; /* Safari */
    /*transition-property: width;*/
    /*transition-duration: 2s;*/
    /*border-radius: 30px*/
}

/*done by Amrita*/
.btn.addtonotebook {
    /*padding: 3px 3px 0 3px!important;*/
    border-radius: 0!important;
}
/*done by Amrita*/

.companies .heading .btn.addtonotebook {
    float: right;
    border-radius: 0;
}

/*.btn.addtonotebook:hover {
    width: 190px;
}*/

.addtonotebook b i {
    margin-left: 6px;
}

.btn.addtonotebook > i {
    font-size: 16px;
    margin: 2px 1px 0 13px;
}

/*.btn.addtonotebook:hover {
    background-color: #6c7a7b;
}*/

.btn.remove-notebook, .btn.remove-all-notebook {
    background-color: #4f5e63;
}

/*.btn.remove-notebook:hover, .btn.remove-all-notebook:hover {
    width: 130px;
    background-color: #bd101e;
}*/

.entry-header .remove-all-notebook {
    margin: 15px;
    display: inline-block!important;
}

.entry-header a {
    border-radius: 0;
}

/*done by Amrita*/
.entry-header .sign-in {
    display: inline-block;
    width: 46%;
    text-align: right!important;
}

.shortlist-heading {
    display: inline-block!important;

}

.entry-header .sign-out {
    display: inline-block;
    width: 47%;
    text-align: right;
}
/*done by Amrita*/

.a2zlist a.active-category, .a2zlist a.active-company {
    background-color: #4f5e63;
    color: #fff;
}

.content {
    margin: 0 auto;
    float: none;
}

div.search-a-z-panel {
    background-color: #4f5e63;
}

div.search-block input[type='search'] {
    width: 98%;
    background-color: #fff;
    border: 1px solid #c2d5d9;
    padding: 10px 20px 10px 35px;
    color: #4f5e63;
    background-image: url(../images/icon-search.png);
    background-size: 20px;
    background-repeat: no-repeat;
    margin: 5px 20px 5px 0;
    background-position: 10px center;
    border-radius: unset;
}

div.search-block input[type='search']::placeholder {
    color: #4f5e63;
}

.content .feature-banner {
    background-image: url(../images/banner.jpg);
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
/*     padding: 10% 0; */
    text-align: center;
}

.feature-banner h1 {
    font-family: emmascript;
    color: #fff;
    font-size: 3.2em;
    text-align: center;
    margin: 0 auto;
    width: 70%;
}

.feature-banner a.btn-subscribe {
    padding: 8px 25px;
    background-color: #c2d5d9;
    margin: 20px auto;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.feature-banner a.btn-subscribe:hover {
    background-color: #a5bec3;
}

.content .category, .content .ad-blocks, .content .link-area, .content .social-area {
    margin: 0px auto;
    display: block;
    max-width: 100%;
}

.content .ad-blocks > div {
    padding: 0 !important;
}

.ad-blocks .fixed-ad {
    width: 300px;
    height: 250px;
    display: inline-block;
}

.prev_cat {
    position: absolute;
    top: 40%;
    left: 5%;
    background-color: #4f5e63;
    padding: 30px 0;
}

.next_cat {
    position: absolute;
    top: 40%;
    left: 92.5%;
    background-color: #4f5e63;
    padding: 30px 0;
}

h1.topichead{}

.category_holder {
    width: 100%;
    text-align: center;
    position: relative;
}

div.categories {
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0 auto !important;
}

.categories li {
    background-color: #c2d5d9;
    display: inline-block;
    margin: 8px 6px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    width: 32%;
    float: none;
    min-width: 385px;
}

.categories li > img {
    width: 100%;
}

.categories li h4 {
    font-size: 17px;
    font-family: serif;
    position: absolute;
    bottom: 0;
    background-color: #c2d5d9;
    width: 100%;
    padding: 10px;
    margin-bottom: 0px;
}

.categories .page {
    display: inline-block;
    margin: 8px 0;
    text-align: left;
}

.cat_page_link {
    display: inline-block;
    margin: -10px 40%;
    padding: 0 15px;
    background-color: #4f5e63;
    position: absolute;
}

.cat_page_link > a {
    background-color: #fff;
    padding: 4px 10px;
    margin: 0 2px;
    border-radius: 20px;
}

.cat_page_link > a:hover {
    background-color: #c2d5d9;
}

.ads {
    background-color: #c2d5d9;
    padding: 16px 0 35px 0;
    margin: 0;
    text-align: center;
}

.ads img {
    width: 97%;
    max-width: 450px;
}

.heading {
    margin-bottom: 20px;
}

.heading-text {
    color: #4f5e63;
    display: block;
}

.entry-header .breadcrumb {
    margin-bottom: 30px;
}

.breadcrumb {
    color: #999;
    margin-bottom: 10px;
    background: none;
    padding: 8px 0;
}

.breadcrumb a {
    color: #999;
}

.breadcrumb a:hover {
    color: #555;
}

.reference-category .breadcrumb {
    padding: 0;
    margin-top: 0;
}

.mid {
    padding: 30px 0;
}

.rightpanel {
    padding: 30px !important;
}


.mid p, .mid p > a {
    font-size: 16px;
    color: #4f5e63;
    line-height: 24px;
    text-align: justify;
}

.mid p > a:hover {
    color: #055a96;
}

.mid ul {
    margin: 20px 0;
    list-style: none;
}

.mid li {
    width: 45%;
    display: inline-block;
    border-bottom: 1px solid #86969a;
    background-image: url(../images/arrow-bullet.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    background-position: left 5px;
    background-size: 12px;
    margin: 5px 10px;
}

.mid li a {
    font-size: 16px;
    color: #4f5e63;
}

/*.companies, .references {
    margin: 50px 0;
}*/

.single-companies > .companies > .company-details{
    width: 95%;
}

.company-image, .company-details, .faq-question, .faq-image {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
}

.company-details, .faq-question {
    width: 75%;
}

.my-shortlist .company-details {
    width: 98%;
}

.company-image > img, .faq-image > img {
    width: 100%;
    border: 1px solid #ccc;
}

.companies h2, .reference-links a {
    margin: 0 0 20px 0;
    font-family: serif;
    font-size: 30px;
    color: #3f615a;
    font-weight: bold;
}

.company-details .heading > div {
    display:inline-block;
    vertical-align:top;
}

.heading div.left-panel h2 {
    margin: -10px 0px 0 0;
    line-height: 40px;
}

.faq-question h3 {
    margin: 0 0 20px 0;
    font-size: 24px;
    line-height: 36px;
    color: #000;
}

.credit-badge {
    position: absolute;
    top: 90%;
    left: 90%;
}

.companies .heading h2 {
    width: 75%;
    display: inline-block;
}

address {
    margin: 20px 0;
}

.company-details > address {
    padding: 2em;
    border: 16px solid transparent;
    border-image: 16 repeating-linear-gradient(-45deg, #c2d5d9 0, #c2d5d9 1em, transparent 0, transparent 2em, #4f5d63 0, #4f5d63 3em, transparent 0, transparent 4em);
    max-width: 95%;
}

address > p {
    font-size: 15px !important;
    line-height: 18px !important;
    padding: 0;
}


.rightpanel {
    text-align: left;
}

.links {
    padding: 16px 0 0 0;
}

.links .link-area > div {
    padding: 0 6px;
}

.links .whitebox {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 120px;
    border: 1px solid #c2d5d9;
    padding: 0 10px 0 150px;
    margin: 0 0 16px 0;
    min-height: 132px;
}

.whitebox.designtopic {
    background-image: url(../images/icon_design_topics.jpg);
}

.whitebox.behinddesign {
    background-image: url(../images/icon_behind_design.jpg);
}

.whitebox.newsletter {
    background-image: url(../images/icon_newsletter.jpg);
}

.nl-view {
    width: 75%;
    min-height: 400px;
    border: 1px solid #ddd;
    margin: 0 auto;
    display: inherit;
}

.whitebox.calendar {
    background-image: url(../images/icon_calendar.jpg);
}

.socialbox {
   	padding: 10px;
    background-color: #c2d5d9;
    margin: 16px 6px;
    height: 505px;
    text-align: center;
    overflow: hidden;
}



.socialbox > iframe {
    height: 390px !important;
}

.socialbox > span {
    border-radius:0!important;
}

.socialbox > iframe {
    background-color:#fff!important;
}

#sb_instagram {
    float: left;
    background-color: #fff;
    padding-bottom: 0px!important;
}

.PIN_1534842801992_embed_grid {
    width: 100% !important;
}

.PIN_1534843122691_embed_grid .PIN_1534843122691_bd {
    height: 530px !important;
}

/*span.sbi_follow_btn {
    margin: auto;
}*/

.sbi_small {
    background-color: #fff;
    min-height: 480px;
    margin: 0;
}
/*.zoom-instagram-widget>h2 {
    margin: 10px 20px 20px 20px;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}*/

/*.zoom-instagram-widget__items {
    margin: 0 5%;
}
*/
.timeline-Viewport {
    height: 530px !important;
}

.addnote {
    background-color: #c2d5d9;
    padding: 0 10px;
}

.entry-footer {
    margin: 20px 0 0 0;
    border-bottom: 1px dashed #aaa;
    border-top: 1px dashed #aaa;
    padding: 12px;
}

.entry-footer > span {
    margin-right: 20px;
    font-size:16px;
}

.accordion-header > a {
    background-color: #779096;
    display: block;
    color: #fff;
    border: 1px solid #fff;
    width: 70%;
    margin: 0 auto;
    padding: 1px 5px;
}

.accordion-header > a:hover, .accordion-header.active > a {
    background-color: #c2d5d9;
    color: #779096;
}

.accordion-body > a {
    display: block;
    padding: 8px 5px;
    border: 1px solid #ddd;
    width: 70%;
    margin: 0 auto;
    font-size: 15px;
}

.accordion-body > a:hover {
    background-color: #f3f8f9;
}

.wpcf7 input[type='text'], .wpcf7 input[type='email'], .wpcf7 textarea {
    width: 98%;
}

.wpcf7 input[type='submit'] {
    background-color: #c1d5d9;
    color: #4f5e63;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin: 10px auto;
}

.nlsubscribe .wpcf7 input[type='submit'] {
    background-color: #4c5e62;
    color: #fff;
    font-size: 15px;
    margin: 12px 0 0 0;
    border-radius: 0;
    padding: 10px 20px;
}

button
cite.gdpr {
    font-size: 11px;
    font-style: normal;
    color: #666;
    line-height: 14px;
    font-family: sans-serif;
    margin-bottom: 10px;
    display: block;
}

cite.gdpr a {
    font-size: 11px;
    font-style: normal;
    color: #337ab7;
}

.order-form {
    width: 75%;
    /*    margin: 0 auto;*/
    padding: 30px;
    border: 1px solid #ccc;
    border-radius: 8px;
}

.order-form > p {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}

.footer {
    background-color: #4f5e63;
}

.footer > .mainframe {
    padding: 12px 0;
}

.footer .navbar-nav {
    margin-bottom: 20px;
}

.footer .navbar-nav ul li a {
    color: #c2d5d9;
}

.footer .navbar-nav ul b {
    color: #c2d5d9;
    padding: 0 2.3%;
}

.footer .links {
    display: inline-block;
    margin: 20px auto;
    vertical-align: top;
    padding: 0;
}

.footer .links > a {
    color: #8cacae;
    padding: 3px 0;
    display: block;
    text-transform: uppercase;
}

.footer .links > a:hover {
    color: #597a85;
    text-decoration: none;
}

.footer .social {
    padding-top: 65px;
}

.footer .social .icon {
    background-color: #c2d5d9;
    color: #4f5e63;
}

.footer .social .icon:hover {
    background-color: #fff;
}

div.subscribe {
    margin: 0 0 36px 12px;
}

.footer div.subscribe h4 {
    color: #fff;
    display: block;
    font-family: emmascript;
    font-size: 40px;
    margin: 0 0 12px 10px;
}

.footer div.subscribe span {
    color: #c2d5d9;
    margin: 12px 0 24px 0;
    display: block;
    font-family: san-serif;
}

.email-field-wrapper input[type='email'] {
    background-color: transparent;
    width: 48%;
    padding: 8px 10px 7px 10px;
    border: 1px solid #c2d5d9;
    border-radius: 0;
}

div.subscribe > form input[type='email']::placeholder {
    color: #c2d5d9;
}

div.subscribe > form input[type='submit'] {
    padding: 10px 15px;
    margin-left: 0;
    text-transform: uppercase;
    color: #4f5e63;
    border-radius: 0;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #c2d5d9;
    background-color: #c2d5d9;
}

.blog-box {
    background-color: #c2d5d9;
}

.blog-box > a > h4 {
    position: absolute;
    font-size: 1.3em;
    background: rgba(79, 94, 99, 0.55);
    color: #fff;
    width: 98%;
    top: -10px;
    text-transform: uppercase;
    padding: 30px;
    line-height: 1.5em;
}

.blog-box > a:hover > h4 {
    background: rgba(79, 94, 99, 0.75);
}

.blog-box .blog-feature {
    padding: 0px;
    padding-top: 0px;
    background-image: url(../images/blog_cover.jpg);
    padding-top: 78%;
    background-repeat: no-repeat;
    background-size: cover;
}

/*done by amrita*/
.latest-blog {
    padding-top: 79.6%!important
}
/*done by amrita*/

.blog-feature > div {
    background-color: #c2d5d9;
    padding: 7px 20px;
}

.socialbox > h3 {
    color: #bd101e;
    font-family: emmascript !important;
    font-size: 40px;
    /*text-transform: uppercase;*/
    text-align: left;
    margin: 10px 0;
    /*margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;*/
}

.blog-feature > div > h3, .whitebox > h3, .heading-text, .page-heading h3, .page-header .page-title {
    color: #bd101e;
    font-family: emmascript !important;
    font-size: 40px;
    margin: 10px 0;
}

.page-header {
    margin:0 20px;
}

.page-heading h3 {
    text-align:left!important;
}

.single-post article p>img {
    width: 100%;
}

/*done by Amrita*/
.sub-category-text{
    display: inline-block;
    width: 50%;
}
/*done by Amrita*/

.entry-header .view-link{
    display: inline-block;
    width: 49%;
    text-align: right;
    padding-right: 69px;
}

.sow-headline-container h3.sow-sub-headline {
    font-size: 30px;
    margin: 10px 0;
    display: block;
    text-align: left!important;
}

.blog-feature > div > h5, .whitebox > h5, .socialbox > h5 {
    color: #4f5e63;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    /*margin-left: 10px;*/
}

.mag-post-header {
    background-color: #4c5e62;
    min-height: 220px;
    margin: 0 5px;
    padding: 50px 30% 50px 50px;
    background-repeat: no-repeat;
    background-position: 90% center;
}

.the-blog .mag-post-header {
    text-align: center;
    padding: 50px 80px;
}

.the-blog .mag-post-header .mid p {
    text-align: center !important;
}

.other-blog .mag-post-header {
    background-image: url(../images/behind_block_img.png);
}

.title_block > h1 , h1.topichead {
    margin: 0;
    font-family: serif;
    color: #4c5e62;
    margin-bottom: 15px;
}

.mag-post-header > h1 {
    font-family: Times New Roman;
    font-size: 65px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0 0 15px;
    color: #fff !important;
}

.mag-post-header > p {
    font-family: Times New Roman;
    font-size: 25px !important;
    font-weight: normal !important;
    text-align: justify;
    color: #c1d4d8 !important;
    line-height: 35px !important;
}

.mag-post-links a {
    background-color: #4c5e62;
    color: #c2d5d9;
    display: block;
    font-family: Times New Roman;
    font-size: 17px;
    margin: 10px 5px 5px 5px;
    padding: 14px 0;
    text-align: center;
    text-transform: uppercase;
}

.mag-post-links a > img {
    width: 12px;
    margin-left: 6px;
    margin-top: -2px;
}

.mag-post-links a.roll {
    background-color: #c2d5d9;
    color: #4c5e62;
}

.mag-post-block > div, .mag-posts > div {
    background-color: #fff;
    padding: 5px;
}

.mag-posts .tags > div {
    min-height: 100%;
}

.mag-posts .adblock > div {
    min-height: 355px;
}

.blog-details {
    background-color: rgba(28, 35, 50, 0.7);
    opacity: 0;
    padding: 25px;
    position: absolute;
    overflow: hidden;
    text-align: left;
    width: 97%;
    height: 97%;
}

.blog-details:hover {
    opacity: 1;
}

.blog-details > h2 {
    font-family: garamondclassico;
    margin: 15px 0;
    text-align: left;
    font-size: 1.6em;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #fff;
}

.blog-details > p {
    font-size: 17px;
    line-height: 22px;
    color: #fff;
}

div.blog-post > div > a {
    display: block;
    color: #fff;
    text-transform: uppercase;
}

.the-blog .tags {
    display: inline-block;
    float: right;
    height: 730px;
    margin: 0;
    vertical-align: top;
}

div.blog-post {
    border: 1px solid #ddd;
    display: block;
    height: 355px;
    overflow: hidden;
    width: 100%;
}

article.post {
    max-width:800px;
    margin:0 auto;
}

article.post .entry-content p > img {
    margin:0 auto;
    display: inherit;
}

.post_block {
    background-color: #4c5e62;
    height: 675px;
    vertical-align: top;
    text-align: left;
}

.post_block > div.imgbox {
    height: 365px;
    overflow: hidden;
}

.title_block > a {
    color: #4c5e62 !important;
    display: block;
    font-size: 18px;
    line-height: 24px;
    margin: 10px 15px;
}

.post_block > h2, .title_block > h2 {
    color: #c2d5d9;
    font-family: serif;
    font-size: 24px;
    margin: 15px;
    padding: 0 !important;
    text-transform: uppercase;
}

.post_block p {
    color: #fff;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    padding: 10px 20px;
}

.post_block a > img {
    width: 10%;
    margin: 0 20px;
    height: auto;
}

.post_block a.btn_more {
    display: inline-block;
    margin: 10px 20px;
}

.title_block {
    background-color: #c2d5d9 !important;
    padding: 20px;
}

.tags, .adblock {
    display: inline-block;
    font-family: times new roman;
    padding: 5px;
    vertical-align: top;
}

.tags > div {
    background-color: #c2d5d9 !important;
    padding: 20px;
    min-height: 320px;
}

.adblock > div {
    background-color: #fff;
    border: 10px solid #4c5e62 !important;
    text-align: center;
    min-height: 320px;
}

.single-post-navigation {
    padding: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 50px auto;
}

.single-post-navigation > h2 {
    font-size: 15px;
    display: inline-block;
    width: 48%;
    margin: 0;
}

.single-post-navigation > h2 > a > i {
    background-color: #4f5e63;
    color: #fff;
    padding: 6px;
    margin: 0 8px;
}

.single-post-navigation > h2:last-child {
    text-align: right;
}

nav.custom-pagination {
    background-color: #fff;
    border-top: 1px solid #ddd;
    color: #484858;
    padding: 10px 0;
    text-align: center;
    margin: 20px 0;
}

.custom-pagination span, .custom-pagination a {
    display: inline-block;
    font-size: 18px !important;
    font-weight: normal !important;
    padding: 2px 10px !important;
    line-height: 20px !important;
    margin: 6px !important;
    color: #4c5e62 !important;
    text-transform: uppercase;
}

.custom-pagination span.current {
    background-color: #c2d5d9;
}

div.nlsubscribe {
    display: block;
    padding: 30px !important;
    background-color: #c2d5d9 !important;
}

.nlsubscribe > h1 {
    display: inline-block;
    font-family: times new roman;
    font-size: 65px;
    font-weight: normal;
    line-height: 60px;
    margin:0;
    text-transform: uppercase;
    width: 50%;
    color: #fff;
}

.nlsubscribe > h1 > span {
    color: #4c5d62;
    display: block;
    font-family: times new roman;
    font-size: 65px;
}

.nlsubscribe > div.entry {
    display: inline-block;
    vertical-align: top;
    width: 42%;
}

.header-image {
    text-align: center;
    margin-bottom: 50px;
}

ul.press-item {
    display: inline-block;
    text-align: center;
}

ul.press-item > li {
    width: 150px;
    min-height: 180px;
    vertical-align: top;
    display: inline-block;
    border: 1px solid #86969a;
    margin: 16px 14px;
    text-align: center;
    background: none !important;
    padding: 0 !important;
}

ul.press-item > li img {
    width: 100%;
}

ul.press-item > li img:hover {
    opacity: 0.85;
}

p.company-info-description{
    max-width:80%;
    margin:20px 0;
}

.footer-email {
    width: 60%;
    display:inline-block!important;
    margin:0!important;
}

.footer-email input[type='text'], .footer-email input[type='email'], .footer-email textarea {
    border-radius: 0;
    width: 100%;
    padding: 7px;
    vertical-align: top;
}

div.subscribe > form input[type='submit'] {
    width: 25%;
    display: inline-block;
    margin: 0;
    vertical-align: top;
}

@media (max-width: 990px) {
    .social {
        /*display: none;*/
        margin: 0;
        width: 100%;
        padding-top: 0!important;
        padding-bottom: 25px;
    }

    .socialbox {
    	height: 793px;
    }

    #sb_instagram {
    	overflow: scroll;
    	height: 676px;
	}

    .socialbox > iframe {
    	height: 676px !important;
    }

    .blog {
        margin-bottom: 10px;
    }

    .custom-logo-link {
        display: block;
        text-align: center;
    }

    .menu-side-menu-container{
        text-align: center;
    }

    div.subscribe {
        margin: 0;
    }

    nav ul b {
        padding: 0 1.6%!important;
    }

    .categories .page {
        text-align: center;
    }

    p.company-info-description {
        max-width:unset;
    }
}

@media (max-width: 1097px) {
    .categories li {
        width: 48%;
    }

    .cat_page_link {
        margin: -10px 35%;
    }
}

@media (max-width: 864px) {
    .categories li {
        width: 96%;
    }

    

    div.search-block, div.a2zlinks {
        padding: 0;
        text-align: center;
    }

    .navbar-nav {
        margin: 7.5px !important;
    }

    .navbar-nav ul li {
        margin: 6px 0;
    }

    .the-blog .tags {
        float: none;
        height:auto;
    }

    div.subscribe {
        width: 90%;
        margin: 0 auto 20px auto;
    }

    .entry-header .sign-in {
        display: block;
        width: 98%;
        text-align: left!important;
    }

    .companies .heading h2 {
        width: 100%;
        display: block;
        padding:0;
        margin: 20px 0 0 0;
    }

    .company-details .heading>div {
        display: block;
    }

    .company a h2, .company-image, .company-details, .reference-links a  {
        width: 100%;
        padding: 0;
    }

    .company-details, .company a h2, .entry-header {
        padding: 20px;
    }

    article .company-details,  article .company a h2,  article .entry-header {
        padding: 0px;
    }

    .reference-links {
        padding: 0 20px;
    }

    .tags, .adblock {
        width: 100%;
    }

    .entry-header .breadcrumb {
        margin-bottom: 0px;
    }

    .entry-header .view-link {
        display: block;
        width: 98%;
        text-align: left;
    }

    .nlsubscribe > h1, .nlsubscribe > div.entry {
        display: block;
        margin-bottom: 30px;
        width:100%;
    }

    .nlsubscribe > div.entry strong > span {
        font-size: 18px!important;
        margin: 20px 0;
        display: block;
    }
}

@media (max-width: 767px) {
    .site-header {
        display: block!important;
    }

    .navbar-default, .search-block {
        display:none;
    }

    button#responsive-menu-button {
        top: 25px!important;
        position: absolute!important;
        background: transparent!important;
    }

    button#responsive-menu-button.is-active {
        position: fixed!important;
    }

    .responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
        background-color: #4f5e63!important;
    }

    .is-active .responsive-menu-inner, .is-active .responsive-menu-inner::before, .is-active .responsive-menu-inner::after{
        background-color: #fff!important;
    }

    ul#responsive-menu {
        margin-top: 0!important;
    }

        #responsive-menu-container #responsive-menu-title #responsive-menu-title-image img {
    	max-width: 65%!important;
   	float: right;
	border: 5px solid #fff;
	}

    .nav .menu-social-menu-container{
        display: block;
    }

    .topbar .menu-social-menu-container{
        display: none;
    }

    .companies .heading .btn.addtonotebook {
        float: none;
        margin-top:10px;
    }

    .heading div.left-panel h2 {
        margin: 0;
        padding:0;
    }

    .sub-category-text {
        display: block;
        width: 98%;
    }


    .blog-details {
         width: 100%;
         height: 100%;
    }

    .a2zresult p > a {
        width: 50%;
        display: inline-block;
        text-align: left;
    } 

    .the-blog .mag-post-header {
        padding: 25px;
    }

    .mag-post-header > p {
        text-align: center;
        margin-top:25px;
    }

    .mag-post-header > h1 {
        font-size: 50px;
        text-align: center;
    }

    .mag-post-header {
        padding: 50% 25px 25px 25px;
        background-position: center 25px;
    }

    .nlsubscribe > h1, .nlsubscribe > h1 > span {
        display: block;
        font-size: 42px;
        line-height: 50px;
        margin: 0;
        width: 98%;
    }
    .nlsubscribe > div.entry {
        display: block;
        width: 100%;
    }

    .order-form {
        width: 100%;
    }

    .prev > span, .next > span {
        display:none;
    }

    .faq-question, .faq-image {
        width: 100%;
        display: block;
    }

    .credit-batch {
        left: 80%;
    }
    
     .home span.your-email {
    	width: 72%!important;
      }
    .pum-container .wpcf7 input[type='submit'] {
     	width: 28%!important;
    }


}

@media (max-width: 600px) {

    .credit-batch {
        left: 70%;
    }

    .logo > a >img {
          min-width: 220px;
    }
}

@media (max-width: 400px) {
    .credit-batch {
        left: 62%;
    }
}

@media (max-width: 1250px) {
    .topbar {
        padding: 0 30px;
    }

    article.post, article.page, .comments-area, .companies{
        margin: 1.5em;
    }

    .mid li {
        display: block;
        width: 98%;
    }
}

.row {
    margin-right: 0px;
    margin-left: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

/* full width cells by default */
.carousel-cell {
    width: 100%;
}

@media screen and ( min-width: 980px ) {
    /* half-width cells for larger devices */
    .carousel-cell { 
        width: 33.3%;  
        padding: 5px;
    }

    .pum-container.pum-responsive.pum-responsive-normal {
        width: 50%!important;
    }
}

.selected{
    text-decoration: underline;
}

.mag-posts .blog-post img, .post_block img {
    max-width: unset!important;
}

/*span.your-email {
    width: 80%;
    display: inline-block;
    margin: 0;
}*/

.pum-container span.your-email input[type='email'] {
    width: 100%;
    border-radius: 0;
    padding: 5px;
    font-size: 16px;
}
.pum-container .wpcf7 input[type='submit'] {
    width: 17%;
    display: inline-block;
    margin: 0 0 0 -5px;
    border-radius: 0;
    padding: 7px;
}

.start-popup > h3, .start-popup > h1 {
    font-weight:bold;
    margin:0;
}

.page-title{
    margin: 0 20px!important;
}

i.fa-phone {
    transform: rotate(100deg);
}

.company-image span.is-premium {
    background-image: url('../images/premium_logo.png');
    background-repeat: no-repeat;
    display: block;
    margin-left: -16px;
    margin-top: -16px;
    padding: 30px;
    position: absolute;
}

.type-post .entry-title {
    text-transform: uppercase;
}

.nlsubscribe .wpcf7-response-output , .newsletter-subscription .wpcf7-response-output {
    display: block;
    border: none;
    padding: 0;
    margin: 0;
}

footer div.subscribe span {
    color: #c2d5d9;
    margin: -3px 0 0 0!important;
    display: block;
    font-family: san-serif;
    vertical-align: middle;
}

footer div.subscribe .wpcf7 input[type="submit"] {
    margin: 10px auto;
    padding: 10px 13px;
    border-radius: 0;
}

footer div.subscribe .wpcf7-response-output {

    display: block;
    border: none;
    color: #c2d5e9;
    font-size: 13px;
    margin: -12px 12px;

}

footer div.subscribe .ajax-loader {
    position:absolute;
}