/*
Theme Name:     Opinion Child
Theme URI:      http://mekshq.com
Description:    Child theme for Opinion WordPress theme
Author:         meks
Author URI:     http://mekshq.com
Template:       opinion
Version:        0.1.24
*/


.cincopa-blog-top-section .entry-content{
    margin-bottom:1.6em;
    }
    .cincopa-blog-top-section .entry-category{
    float:left;
    margin-right:10px;
    }
    .cincopa-blog-top-section .entry-meta{
		float:left;
		padding-left: 10px;
		border-left: 2px solid #656d78;
		margin-bottom: 0;
		margin-top: 0;
    }
    
    .cincopa-blog-top-section .entry-category:after{
		display:none;
    }
    
    #cincopa-blog-sidebar .entry-category a:not(:first-child),
    .cincopa-blog-top-section .entry-category a:not(:first-child),
    .cincopa-blog-post-section .entry-category a:not(:first-child),
    .cincopa-blog-post-section .entry-see-all a:not(:first-child)
    {
    display:none;
    }
    #cincopa-blog-sidebar .original-widget-post,
	.cp-inpostwidget-area .original-widget-post{
    clear:both;    min-height: 91px;
    }
    #cincopa-blog-sidebar .post-date,
    .cp-inpostwidget-area .post-date{
    float:left;
    padding-left: 10px;
    border-left: 1px solid #7a899f;
    }
    #cincopa-blog-sidebar .entry-category,
    .cp-inpostwidget-area .entry-category{
    float:left;
    margin-right:10px;
    line-height: normal;
    margin-bottom:0;
    
    }
    #cincopa-blog-sidebar div.entry-category a,
    .cp-inpostwidget-area div.entry-category a{
        text-transform: initial;
        font-size: 1.4rem;
        color: #000;
        font-weight: 400;
    
    }
    #cincopa-blog-sidebar .entry-header,
    .cp-inpostwidget-area .entry-header{	
		overflow:hidden;
		margin-bottom: 20px;
    }
    #cincopa-blog-sidebar .entry-header a.title,
    .cp-inpostwidget-area .entry-header a.title{
       display: block;
    }
    #cincopa-blog-sidebar .entry-category:after,
    .cp-inpostwidget-area .entry-category:after{
    display:none;
    }
    #cincopa-blog-sidebar .sbe-spinner,
    .cp-inpostwidget-area .sbe-spinner{	
		display:none;
    }
    #cincopa-blog-sidebar input[type="email"],
    #cincopa-blog-sidebar input[type="text"],
	.cp-inpostwidget-area input[type="email"],
    .cp-inpostwidget-area input[type="text"]{
    height: 44px;
    margin-bottom: 20px;
    }
    #cincopa-blog-sidebar input[type="submit"]:hover,
    .cp-inpostwidget-area input[type="submit"]:hover{
    letter-spacing: 5px;
     transition: all 280ms ease-in-out;
    }
    #cincopa-blog-sidebar input[type="submit"],
    .cp-inpostwidget-area input[type="submit"]{
    padding: 0.8rem 2.5em;
    width:100%;
    border-radius:4px;
    }
    .cincopa-blog-post-section  {
		position:relative;
    }
	
	.cincopa-blog-post-section .entry-category{
		margin-bottom: 0;
	}
	
	.cincopa-blog-post-section .entry-category a{
		font-family: Montserrat;
		font-size: 14px;
		font-weight: 600;
		font-style: normal;
		font-stretch: normal;
		line-height: 2.14;
		letter-spacing: normal;
		text-align: left;
		margin-bottom: 20px;
		text-decoration: none;
	}
	
	.cincopa-blog-post-section .entry-category:after{
		display: none!important;
	}
	
    .cincopa-blog-post-section .entry-wrap{
       
       min-height: 350px;
    }
    
    .cincopa-blog-post-section .entry-content{
		font-family: 'Open Sans';
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.71;
		letter-spacing: normal;
		text-align: left;
		color: #4c535d;
		margin-bottom: 36px;
		height: 70px;
    }
	
	.cincopa-blog-post-section .entry-media{
		margin-bottom: 30px;
	}
    
    .cincopa-blog-post-section .entry-media img{
		margin-left: 1px;
		height: 260px;
		width: calc(100% - 15px);
		border-radius: 6px;
    }
	
	.cincopa-blog-post-section .entry-header .entry-title{
		font-family: Montserrat;
		font-size: 19px;
		font-weight: 600;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.53;
		letter-spacing: normal;
		text-align: left;
		color: #2d3541;
		margin-bottom: 22px;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		display: -webkit-box;
		overflow: hidden;
	}
	.opinion-layout-small .entry-header .entry-title{
 font-family: Montserrat;
  font-size: 19px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #2d3541;
}
    .cincopa-blog-post-section .right-arrow{
		position: relative;
		display: inline-block;
        height: 6px;
        width: 20px;
    }
    .cincopa-blog-post-section .right-arrow:after {
        background-color: #999;
        content: '';
        transform-origin: bottom right;
        display: block;
        height: 1px;
        position: absolute;
        top: 0;
        right: 0;
        width: 5px;
        transform: rotate(-40deg);
    }
    .cincopa-blog-post-section .right-arrow:before {
        background-color: #999;
        content: '';
        display: block;
        height: 1px;
        position: absolute;
        top: 0;
        right: 0;
        width: 5px;
        transform: rotate(40deg);
        transform-origin: top right;
    }
    
    .cincopa-blog-post-section .entry-see-all a{
        font-family: Montserrat;
		font-size: 14px;
		font-weight: 600;
		font-style: normal;
		font-stretch: normal;
		line-height: 2.14;
		letter-spacing: normal;
		text-align: left;
		vertical-align: middle;
    }
    .cincopa-blog-post-section .entry-see-all{
        margin-top: 36px;
		text-align: left;
		padding: 15px 0;
		border-top: 1px solid #DCDFE3;
		border-bottom: 1px solid #DCDFE3;
    }
	
    body .opinion-header li:hover > a,
    body .opinion-action-close:hover,
    body .opinion-header .opinion-menu > li.current-menu-ancestor>a,
    body .opinion-header .opinion-menu > li.current-menu-item>a,
    body .widget p a:hover, 
    body .widget li a:hover,
    body #cincopa-blog-sidebar  .widget .entry-header a:hover,
    body .entry-category a:hover,
    body .section-nav a:hover, 
    body .entry-title a:hover, 
    body .entry-meta a:hover,
    body .fn a:hover,
    body .slot-title a:hover{
         color: #0086cf;
    }
    body .entry-category a:hover,body .section-nav a:hover,body .entry-title a:hover,body .entry-meta a:hover,body .fn a:hover,body .slot-title a:hover ,body .widget .entry-header a:hover{
        background: rgba(77,70,79,0);
    }
    body .cincopa-blog-post-section .entry-see-all a:hover{
    text-decoration:underline;
    }
    body .opinion-header-border {
    background: rgba(77,70,79,0.1);
     height: 1px;
	 display: none
    }
    body .opinion-header{
       background-color: #ffffff;
       max-width: 100%;
    }
    body .opinion-slot-c .opinion-menu>li {
        margin-left: 30px;
        margin-right: 30px;
    }
    body a {
        color: #2d3541;
    }
	
	.post-template-studyArticleTemplate a {
		color: #0086cf;
	}	

    html , body{
        font-family: 'Source Sans Pro';
      background: none !important;
    }
	

    @media screen and (min-width: 800px) {
        .navStaticPages.loggedout ~ #opinion-header{
            margin-top: 80px;
        }
    }
    
    .container .col-12:nth-of-type(2) .cincopa-blog-post-section .entry-see-all a,
	.container .col-12:nth-of-type(2) .cincopa-blog-post-section .entry-category a{
		color:#9A7CFF;
    }
    .container .col-12:nth-of-type(3) .cincopa-blog-post-section .entry-see-all a,
	.container .col-12:nth-of-type(3) .cincopa-blog-post-section .entry-category a{
		color:#0086cf;
    }
    .container .col-12:nth-of-type(4) .cincopa-blog-post-section .entry-see-all a,
	.container .col-12:nth-of-type(4) .cincopa-blog-post-section .entry-category a{
		color:#fd7a19;
    }
    .container .col-12:nth-of-type(5) .cincopa-blog-post-section .entry-see-all a,
	.container .col-12:nth-of-type(5) .cincopa-blog-post-section .entry-category a{
		color:#3aa847;
    }
	
	.container .col-12:nth-of-type(2) .cincopa-blog-post-section .right-arrow:before,
	.container .col-12:nth-of-type(2) .cincopa-blog-post-section .right-arrow:after{
		background-color:#9A7CFF;
    }
    .container .col-12:nth-of-type(3) .cincopa-blog-post-section .right-arrow:before,
	.container .col-12:nth-of-type(3) .cincopa-blog-post-section .right-arrow:after{
		background-color:#0086cf;
    }
    .container .col-12:nth-of-type(4) .cincopa-blog-post-section .right-arrow:before,
	.container .col-12:nth-of-type(4) .cincopa-blog-post-section .right-arrow:after{
		background-color:#fd7a19;
    }
    .container .col-12:nth-of-type(5) .cincopa-blog-post-section .right-arrow:before,
	.container .col-12:nth-of-type(5) .cincopa-blog-post-section .right-arrow:after{
		background-color:#3aa847;
    }
    
    .cincopa-blog-top-section .entry-media a:hover,
    .cincopa-blog-top-section .entry-media a {
    border-radius:6px;
    }
    
    
    #cincopa-blog-sidebar .opinion-sticky{
     z-index: 1000;
	 background:#fff;
    }
    #cincopa-blog-sidebar .widget:not([id^="subscribe-by-email-"])  .widget-title{
    font-size:1.5rem;
    }
    .opinion_posts__child_widget  .opinion-bg-light{
		background:#fff;
    }
    .opinion-single .entry-content .alignnone{
    max-width:100%;
    margin-left:0;
    pointer-events:none;
    }
    .cincopa-categories-page .entry-category a,
    .cincopa-categories-page .entry-category:after,
    .cincopa-categories-page .entry-see-all{
    display:none;
    }
    .cincopa-categories-page .section-title  {
        text-align: center;
        color: #0086cf;
    }
    .cincopa-categories-page .section-head-left{
        flex: 1;
        width: 100%;
        max-width: 100%;
    }
    .cincopa-blog-post-section>a:hover .entry-title,
    .cincopa-blog-top-section  .entry-wrap a:hover .entry-title{
     color: #0086cf;
    }
    .entry-media  img {
        -webkit-transition: -webkit-transform .45s;
        transition: -webkit-transform .45s;
        -o-transition: transform .45s;
        -webkit-transition: -webkit-transform .45s;
        transition: -webkit-transform .45s;
        transition: transform .45s;
        transition: transform .45s,-webkit-transform .45s;
        transition: transform .45s,-webkit-transform .45s;
        will-change: transform;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
    }
    .entry-media:hover  img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform:scale(1.1);
        -ms-transform: scale(1.1);
    }
    .cincopa-blog-post-section .entry-media {
       pointer-events: auto;
       overflow:hidden;
    }
    .cincopa-blog-top-section .entry-media a:hover img{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform:scale(1);
        -ms-transform: scale(1);
    }
    .cincopa-social-wrap .meks_ess{
        align-items: center;
    }
    
    .cincopa-social-wrap .meks_ess a{
       background-color: #0086cf;
       color: #fff ;
       border: 1px solid #fff;
    }
    .cincopa-social-wrap .meks_ess a:hover{
     	background-color: #3b5998;
       color: #fff;
    }
    .opinion-related .section-title{
        font-family: Montserrat;
  font-size: 30px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #2d3541;
    
    }
	.opinion-section.related-section .entry-media{
		  width: 404px;
  height: 490.6px !important;
	}
    .opinion_posts__child_widget .widget-title{
        color:#7a899f;
    }
    #cincopa-blog-sidebar .widget .post-date {
     opacity: 1;
    }
    #cincopa-blog-sidebar .widget .post-date{
        color: #7a899f;
    }
	
	.cincopa-blog-top-section .entry-meta .post-date{
		margin-right: 10px;
		padding-right: 10px;
		border-right: 2px solid #656d78;
	}
	
    .cincopa-blog-top-section .entry-category a:hover{
    	text-decoration: underline;
    }
    #opinion-header .site-title {
		display:none !important;
	}
    
    
    .cincopa-blog-top-section .entry-media img{
		max-width: 800px;
	}
    
    .cincopa-blog-top-section .entry-wrap{
        position: relative;
        width: 75%;
        margin-top: -150px;
        left: 20px;
        background: #fff;
        border-radius:6px;
        padding: 30px;
        background: rgba(255,255,255,1);
		overflow: hidden
    }
	
	.cincopa-blog-top-section .entry-wrap .entry-title{
		font-family: Montserrat;
		font-size: 30px;
		font-weight: 600;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.27;
		letter-spacing: normal;
		text-align: left;
		color: #2d3541;
		margin-bottom: 10px;
	}
	
	.cincopa-blog-top-section .entry-wrap .entry-content{
		font-family: 'Open Sans';
		font-style: normal;
		font-stretch: normal;
		line-height: 1.56;
		letter-spacing: normal;
		text-align: left;
		color: #4c535d;
		margin-bottom: 15px;
		font-size: 18px;
	}
	
	.cincopa-blog-top-section .entry-wrap .entry-category a,
    .cincopa-blog-top-section .entry-wrap .entry-meta{
		font-family: 'Open Sans';
		font-size: 14px;
		font-weight: 600;
		font-style: normal;
		font-stretch: normal;
		line-height: 2;
		letter-spacing: normal;
		text-align: left;
		color: #656d78;
	}
	
	.cincopa-blog-top-section .entry-wrap .entry-category a{
		font-family: Montserrat;
		font-weight: 600;
		color: #0086cf;
	}
	.entry-category a{font-family: Montserrat;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: 3.08px;
    text-align: left;
    color: #0086cf;}
	.entry-category:after{
		background-color:transparent;
	}
	.opinion-single .entry-content p{  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #4c535d;
  margin-bottom: 29px;}
	.entry-content a{
		    color: #0086cf;
			    box-shadow: 0 1px 0 #0086cf;
	}
	.opinion-single .entry-content li{
		font-family: 'Open Sans';
		font-size: 18px;
	}
	.entry-meta{margin-bottom:0 !important;}
	.meta-item.meta-author{
		margin-top:23px ;
		
	}
	.cincopa-social-wrap .meks_ess a {
    background-color: #0086cf;
    color: #fff;
    border: 1px solid #fff;
    width: 48px;
    /* padding: 10px; */
    height: 48px;
    background-color: #0086cf;
    padding: 0;
    display: block;
    line-height: 48px;
}
	.entry-meta a  {
		 font-family: 'Open Sans';
    color: #4D464F;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    text-align: left;
    color: #4c535d;
}
	.entry-header{margin-bottom:22px}
	.entry-content b{
		  font-family: Montserrat;
  
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #2d3541;
	}
	.meta-item img{    margin-right: 15px;
    position: relative !important;}
	.meta-author .author{padding:0 !important;}
	.entry-content h4, .entry-content h3{text-align:left !important;
	margin:30px 0 15px 0;
	}
		.entry-content ol{
	margin:30px 0 15px 0;
	}
	.entry-title{  font-family: Montserrat;
  font-size: 36px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: left;
  color: #2d3541;}
    h4 span, h3 span{ font-family: 'Open Sans';
  font-size: 24px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left !important;
  color: #0086cf;}
  
    @media (min-width: 1300px){
	
		.study-article-template h4{
				font-size: 2rem;
			}
		}
	
    @media (min-width: 1100px){
    
     body h4, body .h4 {
        font-size: 2.2rem;
    }
	
	.study-article-template h4{
			font-size: 1.7rem;
		}
    }
	
	.description-block-content .h1,
	.description-block-content .h2,
	.description-block-content .h3,
	.description-block-content .h4,
	.description-block-content .h5,
	.description-block-content .h6,
	.description-block-content  h1,
	.description-block-content  h2,
	.description-block-content 	h3,
	.description-block-content 	h4,
	.description-block-content  h5,
	.description-block-content  h6{
		margin-top:0;
	}
	
    
    @media (min-width: 970px){
     body .container {
        max-width: 1300px;
    }
       .cincopa-social-wrap .meks_ess {
        flex-direction: column;
        }
        .cincopa-social-wrap .meks_ess a{
         margin: 5px 0;
        }
    }
           /* Banner Fix */
    .opinion-section.related-section {
        background-color:#F6F7FB;	
        position:relative;
        z-index:10 !important;
    }
    footer,.landerSection {
        position: relative;
        z-index: 10000 !important;
    }
    
    html body:not(.ppt-prvu) .poptin-popup[data-poptin-type="bside"] {
        top: 80px !important;
        transform-origin: right top !important;
        z-index:2 !important;
    }
    @media (min-width: 970px) and (max-width: 1100px){
        .opinion-section.main-section .container .section-content {
            transform: translateX(-150px);
        }
        
        html body:not(.ppt-prvu) .poptin-popup[data-poptin-type="bside"] {
            transform: scale(0.8) !important;
        }
    }
    @media (min-width:1100px){
     /*  .opinion-section.main-section .container .section-content {
            transform: translateX(-180px);
        } */ 
        
    }
    @media (max-width: 969px){
        html body:not(.ppt-prvu) .poptin-popup[data-poptin-type="bside"] {
            display: none !important;
        }
        .opinion-section.main-section .container .section-content {
            transform: unset;
        }
    }
    @media (min-width:1100px){
        html body:not(.ppt-prvu) .poptin-popup[data-poptin-type="bside"] {
            top: 80px !important;
        }
    }

.watch-action{display: none!important}


.opinion-header .opinion-menu a{
	font-family: Montserrat;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: normal;
    text-align: center;
    padding: 0;
	color: #2d3541;
}

@media (min-width: 570px){
	.opinion-sidebar .widget>div {
		padding: 0 ;
	}
}

.opinion-section{
	margin-top: 5px!important;
}

#cincopa-blog-sidebar .original-widget-post, .cp-inpostwidget-area .original-widget-post{
	display: flex;
}

#cincopa-blog-sidebar .original-widget-post .entry-media,
.cp-inpostwidget-area .original-widget-post .entry-media
{
	width: 120px;
    height: 80px;
    margin-right: 30px;
    flex-shrink: 0;
}

#cincopa-blog-sidebar .original-widget-post .entry-media img,
.cp-inpostwidget-area  .original-widget-post .entry-media img{
	width: 120px;
    height: 80px;
}

#cincopa-blog-sidebar .original-widget-post .entry-header a.title,
.cp-inpostwidget-area .original-widget-post .entry-header a.title{
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #2d3541;
	
	text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#cincopa-blog-sidebar .original-widget-post .entry-header .entry-category a,
#cincopa-blog-sidebar .original-widget-post .entry-header .post-date,
.cp-inpostwidget-area  .original-widget-post .entry-header .entry-category a,
.cp-inpostwidget-area  .original-widget-post .entry-header .post-date{
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.33;
	letter-spacing: normal;
	text-align: left;
	color: #656d78;
	font-family: 'Open Sans';
}

#cincopa-blog-sidebar .original-widget-post .entry-header .entry-category a,
.cp-inpostwidget-area .original-widget-post .entry-header .entry-category a{
	font-family: Montserrat;
	font-weight: 600;
	max-width: 128px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#cincopa-blog-sidebar .original-widget-post:nth-child(2n + 1) .entry-header .entry-category a,
.cp-inpostwidget-area  .original-widget-post:nth-child(2n + 1) .entry-header .entry-category a{
	color: #0bc3d7;
}

#cincopa-blog-sidebar .original-widget-post:nth-child(2n + 2) .entry-header .entry-category a,
.cp-inpostwidget-area .original-widget-post:nth-child(2n + 2) .entry-header .entry-category a{
	color: #0086cf;
}
#cincopa-blog-sidebar .original-widget-post:nth-child(2n + 3) .entry-header .entry-category a,
.cp-inpostwidget-area .original-widget-post:nth-child(2n + 3) .entry-header .entry-category a{
	color: #fd7a19;
}

@media (max-width: 969px){
	#cincopa-blog-sidebar .original-widget-post,
	.cp-inpostwidget-area  .original-widget-post{
		display: block;
	}
	
	#cincopa-blog-sidebar .original-widget-post .entry-media,
	.cp-inpostwidget-area .original-widget-post .entry-media{
		display: none;
	}
}

@media (min-width: 970px){
	.opinion-post .entry-media a img{
		height: 620px
	}
}


@media (min-width: 970px){
	.widget[id^="subscribe-by-email-"]{
		margin-top: 118px;
	}
}

.widget[id^="subscribe-by-email-"]>div, .widget[id= "custom_html-2"]{
    background-image: url(//www.cincopa.com/_cms/design18/images/blog-form.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	padding: 60px 60px 70px 60px;
} 
.widget[id^="subscribe-by-email-"] .widget-title{
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: -0.5px;
    text-align: center;
    color: #2d3541;
    text-transform: capitalize;
    margin-bottom: 36px;
	margin-top: 0;
}

.widget[id^="subscribe-by-email-"] input[type='text']{
    font-family: 'Open Sans';
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    border-color: #b9bfc7;
    color: #656d78;
    height: 48px;
}

.widget[id^="subscribe-by-email-"] input[type='submit']{
	font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: 1.68px;
    text-align: center;
    color: #ffffff;
    border-radius: 3px!important;
    padding: 14px 0!important;
	margin: 0;
	width:100%;
}

.widget[id^="subscribe-by-email-"] .sbe-spinner {
	display:none;
}
.widget[id^="subscribe-by-email-"] p.sbe-widget-updated {
    font-family: Montserrat;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    color: #2d3541;
    text-transform: capitalize;
    background: none;
    border: none;
}

.widget[id^="subscribe-by-email-"] .sbe-widget-form-submit-container{
	margin: 0;
	margin-top: 10px;
}

.opinion-sticky-bottom.active{
display:none;
}

/* article page */
body.cincopa-hide-related-articles .opinion-section.related-section {
    display: none !important;
}


/* study template css */
.study-article-template center p{
	margin-bottom:0;
	margin-top:0;
}

.study-article-template #opinion-header {
    display: none;
}

 body.post-template-studyArticleTemplate .study-tools-column p{text-align:center !important}
 body.post-template-studyArticleTemplate .article-header.top{top: 70px}
 body.post-template-studyArticleTemplate .col-lg-12 .row {
    align-items: center;
 }
.case-stydy {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 3.96px;
    text-align: center;
    color: #0086cf;
}

.article-header {
    background-color: #0086cf;
    background-size: 100% 100%;
    padding: 65px 10px 65px 0;
    position: relative;
    text-align: center;
}
.cincopa-presentation, .case-study-tool-content {
    font-family: 'Open Sans';
    font-size: 18px;
    line-height: 1.67;
    color: #4c535d;
    margin-top: 33px;
}

.case-study-text {
    font-family: 'Montserrat';
    color: #fff;
    line-height: 1;
    /* margin-top: 35px; */
}

.icm-header-text {
    font-family: 'Montserrat';
    font-weight: 600;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    margin-top: 15px;
}
.sub-header-icm {
    font-family: 'Montserrat';
    font-weight: 600;
    margin-top: 25px;
    font-size: 26px;
	margin-top: 90px; /* fix issue when header text not exist */
}
.sub-header-icm-line > div{
	margin: 0 auto;
}
.sub-header-icm-line h4 {
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #4c535d;
  margin-top: 48px;
  font-weight:400;
  text-transform: initial;
}

.study-tools {
    margin-bottom: 48px;
}

.case-study-tools {
    border-radius: 6px;
    border: solid 2px #0086cf;
    min-height:  158px;
}
.case-study-tool-header {
    color: #0086cf;
    font-weight: bold;
    margin-top: 15px;
}

.avatar-icon {
    width: 120px;
    height: 120px;
    border: solid 1px #dcdfe3;
    background-color: #ffffff; 
    border-radius: 50%;
    float: left;
	overflow:hidden;
}


.study-tools-column {
    margin-top: 55px;
}
.managers-block {
    background-color: #fafafc;
}

.managers-block-info-h3 {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
}
.managers-block-info {
    float: left;
    margin-top: 15px;
    margin-left: 20px;
    text-align: left;
}
.managers-block-info-position {
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 600;
    color: #656d78;
    margin-bottom: 0;
}

.managers-block-info-llc {
    font-family: 'Open Sans';
    font-weight: 600;
    color: #0086cf;
    font-size: 14px;
    line-height: 2.14;
}
.managers-block-description {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.67;
    text-align: left;
    color: #4c535d;
    margin-top: 30px;
}


.goals-challenges-results {
    min-height: 340px;
    object-fit: contain;
    border-radius: 3px;
    background-color: #e7f4fb;
    margin-top: 20px;
}

.goals-challenges-results-description {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 1.5;
    color: #656d78;
    text-align: center;
}

.goals-icon-container, .challenges-icon-container, .results-icon-container  {
    margin-top: 48px;
    display: inline-block;
    padding: 22px;
    background-color: #fff;
    border-radius: 50%;
    width: 92px;
    height: 92px;
}

.goals-challenges-results-icon {
    width: auto;
    height: 48px;
}

.goals-challenges-results-header {
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 600;
    line-height: 2.17;
    color: #2d3541;
    margin-top: 30px;
    height: auto;
}



.description-block-header {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25;
    text-align: left;
    color: #2d3541;
    margin-top: 30px;

}

.description-block-content {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 1.67;
    text-align: left;
    color: #4c535d;
    margin-top: 15px;
}
.description-block{
    margin-bottom: 78px;
}
.logo-container {
    display: none;
}


@media screen and (min-width: 768.99px) {
	.description-block_col-lg-offset {
        margin-left: 16%;
    }
}


@media screen and (min-width: 970px) {
    .article-header {
        text-align: left;
    }
    .case-study-text {
        font-size: 18px;
        margin-left: 95px;
    }
    .icm-header-text {
        font-size: 48px;
        margin-left: 95px;
    }
    .sub-header-icm {
        margin-top: 120px;
        font-size: 36px;
    }
    .cincopa-presentation {
        max-width: 869px;
        height: 59px;
        display: inline-block;
        margin-top: 48px;
    }
    .managers-block {
        padding: 60px 0;
    }
    .goals-challenges-results-block {
        margin-top: 106px;
    }
    .goals-challenges-results-description {
        padding: 0 52px;
    }
    .description-block {
        margin-top: 122px;
    }    
    .managers-block-info {
        border-right: 2px solid #0086cf;
        /* padding-right: 120px; */
		padding-right: 90px;
    }
    .description-block{
        margin-bottom: 195px;
    }
    .description-block-header {
        font-size: 24px;
    }
    .description-block-content {
        font-size: 18px;
    }
    .logo-container {
        display: block;
        float: right;        
        width: 190px;
        height: 190px;
        background-repeat: no-repeat;
        background-size: 80% auto;
        border-radius: 99%;
        background-color: #fff;
        background-position: center center;
        z-index: 1111;
        box-shadow: 0px 1px 4px #4d464f;
    }
}

@media screen and (min-width: 970px) and (max-width: 1225px) {
    .managers-block-info {
        padding-right: 23px;
    }
}
/* search */
body.search .search-form.opinion-form-special{
	display:none;
}
body.search article{
	display: flex;
    flex-direction: row;
}

body.search article .entry-media a img{
	height: auto !important;
    max-width: 150px !important;
}

body.search article .entry-wrap {
	padding:0;
	margin-top:0px;
}

/* end search */

/* sticky menu styles and headline styles*/

.chapter-headline {
    position: relative;
    margin-top: 1.375rem;
    margin-bottom: 15px;
}

.chapter-headline:before {
    content: "";
    width: .3125rem;
    height: 100%;
    position: absolute;
    display: inline-block;
    top: 0;
    left: -15px;
    background-color: #0086cf;
}

.chapter-title {
    font-family: "Montserrat";
    font-size: 24px;
    font-weight: 600;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: left;
    color: #2d3541;
    font-style: normal !important;
}
.chapter-index {
    font-style: normal !important;
}



.menu {
	background-color: #0086cf;
	position: absolute;
	left: 0;
	min-width: 80px;
	width: 80px;
	transition: width 0.3s ease;
    overflow: hidden;
    z-index: 2;
}

 .menu--scrolled {
    position: fixed;
    top: 0;
}

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

@media (min-width: 992px) {
     .menu--scrolled {
        top: 0;
    }
     .wp__menu {
        top: 32px;
    }

	 .menu--hovered{
        min-width: 300px;
        height: 100%;
	}
	 .menu--hovered .menu__subs {
		margin-right: 5px;
		opacity: 1;
	}
	 .menu--hovered .menu__index {
		font-size: 14px;
		bottom: 25px;
        max-width: 32px;
        margin-left: 20px;
	}
	 .menu--hovered .menu__title {
        left: 10px;
		bottom: 15px;
		opacity: 1;
        margin-left: 20px;
    }
     .chapter-title {
        font-size: 36px;
    }
}

 .menu__item {
	height: 72px;
	box-sizing: border-box;
	position: relative;
	color: #ffffff;
	font-family: "Montserrat";
	cursor:pointer;
}

 .menu__item--header {
	height: 50px;
	display: flex;
	align-items: center;
	padding: 0px 24px;
	z-index: 1;
	font-family: "Montserrat";
	font-size: 14px;
	line-height: 2.14;
    letter-spacing: 0.28px;
    background-color: inherit;
}

 .menu__item--active {
    background-color: #0065af;
}
 .menu__list .menu__item:hover {
    background-color: #0065af;
}
 .menu__item--active:before,  .menu__list .menu__item:hover:before {
    content: '';
    width: 3px;
    height: 72px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
}

 .menu__subs {
	width: 0px;
	opacity: 0;
	margin-right: 0px;
	transition: opacity 0.3s ease, width 0.3s ease, margin-right 0.3s ease;
	display: inline-block;
}

@media (max-width: 992px) {
	 .menu__subs {
		width: auto!important;
		opacity: 1;
		margin-right: 5px;
	}
}

 .menu__toggle {
	display: none;
	margin-left: auto;
    padding: 5px;
    
}

@media (max-width: 992px) {
	 .menu__toggle {
        display: block;
        font-size: 14px;
        font-weight: 600;
        color: #ffffff;
        transition: transform 0.5s ease;
        transform: rotate(0deg);
    }
     .menu__toggle--active {
        transition: transform 0.5s ease;
        transform: rotate(180deg);
    }
}

 .menu__list {
	height: auto;
	transform: translateY(0);
}

 .menu__list--active {
    transition: height 0.5s ease, transform 0.5s ease;
}


 .menu__index {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 80px;
	font-size: 18px;
	transition: font-size 0.3s ease, max-width 0.3s ease, bottom 0.3s ease;

	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 2.14;
	letter-spacing: 0.28px;
	text-align: center;
}

 .menu__title {
	position: absolute;
	white-space: nowrap;
	position: absolute;
	left: 30px;
	bottom: 20px;
	opacity: 0;
	font-size: 14px;
	transition: left 0.3s ease, bottom 0.3s ease, opacity 0.3s ease;

	font-size: 16px;
	font-weight: 600;
	line-height: 1.88;
	letter-spacing: 0.32px;
	text-align: left;
}

.menu__item.menu_item--long .menu__title {
	bottom: 5px;
	line-height: 1;
	white-space: normal;
}

.cp-inpostwidget-area{
	display:none;
}
@media (max-width: 969px){
	.cp-inpostwidget-area{
		display:block;
	}
	#cincopa-blog-sidebar{
		display:none;
	}
}

@media (max-width: 1024px) and (min-width: 769px){
	.cp-cincopa-wp .opinion-order-3 {
		max-width: 100% !important;
	}
}
@media (max-width: 992px) {
	 .menu__list {
		height: 0px;
    }
     .menu__title {
        position: relative; 
        opacity: 1;
        left: 16%;
        bottom: -22px;
    }
     .guidline-header-text {
        font-size: 30px;
        margin-top: 20px;
        padding-top: 47px;
    }
	
	.menu__item.menu_item--long{
		width:98%;
	}
	.menu__item.menu_item--long .menu__title {
		bottom: -15px;
		line-height: 1.3;
	}	
}

@media (min-width: 600px) and (max-width: 782px) {
     .menu--scrolled {
        top: 0;
    }
     .wp__menu {
        top: 46px;
    }
}

@media (min-width: 783px) and (max-width: 992px) {
     .menu--scrolled {
        top: 0;
    }
     .wp__menu {
        top: 32px;
    }
}

@media screen and (max-width: 970px) {
	body .opinion-header {
		display: none;
	}

	.entry-wrap {
		margin-top: 0px!important;
	}
}


