/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.3.1.1526908151
Updated: 2018-05-21 13:09:11

*/


/* BTS CSS start */
.hero-testimonials img {
    max-width: 100px !important;
}

.hero-testimonials .et_pb_slide_description {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}

.pNH-SM-txt h3{
    max-width: 525px;
}

.pNH-VidoeOL {
    padding-bottom: 0 !important;
}
/* BTS CSS end */

/* draft page css  */

@media (min-width: 981px){
	.unequery-heights{
		display: table;
	}
}
/* customer-reviews */

.set-lineheight h3 {
    line-height: 1.6em;
}
/* testimonials by category */

.post-type-archive-testimonials div#et-boc{
	display:none;
}
.d-none{
	display:none;
}
.cursor-pointer{
	cursor:pointer;
}
.post-type-archive-case-studies h2.entry-title.article-card__title a {
   /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
	position: relative;
    white-space: pre-wrap;
    height: 35px;
    -webkit-box-orient: vertical;*/
}
.customstyle-salman .filterDiv span.hide-one .article-card__excerpt{
/*	height: 200px !important;*/
}
span.hide-one .article-card__content h2 {
    display: none;
}
/*article.salman-card:hover .article-card__excerpt {
    display: block !important;
}

.salman-card .article-card__excerpt {
    transition: all 0.5s;
}*/
/* testimonial by category */
.grid-by-category-wrapper {
    display: flex;
    padding: 15px;
    width: 50%;
}
.bottom-space {
    padding-bottom: 50px;
}
.grid-by-category-wrapper .sal-pic {
    max-width: 90px;
    margin-left: unset;
    margin-right: 20px;
}

.post-content-sal p {
    font-size: 21px;
    color: #000000!important;
    line-height: 1.6em;
}

.mt-5 {
    margin-top: 3rem;
}

.post-content-sal {
    padding-top: 15px;
}

.company-owner b {
    font-size: 21px;
    color: #000000!important;
    line-height: 1.6em;
    margin-top: 10px;
    font-weight: 700;
    display: block;
}

.jobskill-salman {
    font-size: 21px;
    color: #000000!important;
    line-height: 1.6em;
}

section.salman-by-category-wrapper {
    display: flex;
    flex-wrap: wrap;
}
/* testimonial css start*/
.single-testimonials header#main-header {
    background-color: rgba(0,209,170,0.95);
}
.single-testimonials footer#main-footer {
    background-color: #ffffff;
}
.single-testimonials #footer-bottom {
    background-color: #ffffff;
}
.single-testimonials #main-footer .footer-widget h4 {
    color: #c1c1c1;
}
.single-testimonials #footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
    color: #000000;
    font-size:16px;
}
.single-testimonials .footer-widget p {
    padding-bottom: 12px;
}
.single-testimonials  #footer-bottom .et-social-icon a {
    color: #00d1aa;
}

.salman-row {
    display: flex;
    flex-wrap: wrap;
}
.salman-change {
        width: 85%;
    margin: auto;
    max-width: 1440px;
}
.salman-column.show {
    display: block;
	opacity:1;
    z-index: 99; 
	transition: all 2s;
	  -webkit-animation-name: fadeIn;
	-webkit-animation-duration: .5s;
	animation-name: fadeIn;
	animation-duration: .5s;
}
span.hide-one {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 99;
}
.customstyle-salman article.salman-card {
	/*    padding-bottom: 90px !important;*/
}
.customstyle-salman .filterDiv:hover .article-card__excerpt1 {
	display:block !important;
}
.customstyle-salman .filterDiv.show {
    display: block;
	opacity:1;
    z-index: 99; 
	transition: all 2s;
	  -webkit-animation-name: fadeIn;
	-webkit-animation-duration: .5s;
	animation-name: fadeIn;
	animation-duration: .5s;
}
.customstyle-salman .filterDiv {
    z-index: -1;
    opacity:0;
    transition: all 2s;  
		display: none;
}
.salman-column {
    z-index: -1;
    opacity:0;
    transition: all 2s;
    padding: 30px;
    width: 31.3333%;
    margin: 10px;
    background-color: #fff !important;
    text-align: left;
    border-radius: 8px;
		display: none;
}
.salman-column{
	box-shadow: 0px 2px 50px 0px rgb(110 130 208 / 18%);
}
@-webkit-keyframes fadeIn {
0% { opacity: 0; }
20% { opacity: 0; }
40% { opacity: 0.3; }
60% { opacity: 0.5; }
80% { opacity: 0.9; }
100% { opacity: 1; }
}

@keyframes fadeIn {
0% { opacity: 0; }
20% { opacity: 0; }
40% { opacity: 0.3; }
60% { opacity: 0.5; }
80% { opacity: 0.9; }
100% { opacity: 1; }
}
button.salman-filter-btn {
    padding: 5px 10px;
    border-radius: 25px;
    margin: 5px;
    border: unset;
    cursor: pointer;
    border: 1px solid #00bca099;
    background-color: #eee;
}
.container.salman-change:before {content:unset !important;}
.salmanbg{background-color: #f2f2fa !important;}

.sal-pic {
    max-width: 90px;
    margin: 0 auto;
}

.sal-pic img {
    border-radius: 50%;
    margin-bottom: 15px;
	    width: 250px;
}

.salman-column p ,.salman-column b {
    line-height: 40px;
    font-family: inherit;
    font-size: 18px;
}
 
.salman-name {
    font-weight: bold;
    margin-top: 50px;
}

a.btnstylecustomlik-salman {
    color: #ffffff!important;
    border-width: 10px!important;
    border-color: #00d1aa;
    border-radius: 100px;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 700!important;
    text-transform: uppercase!important;
    padding-right: 2em;
    padding-left: 0.7em;
    background-color: #00d1aa;
    padding: 15px 30px;
    margin-top: 50px;
    display: block;
    text-align: center;
    box-shadow: 0px 10px 50px 5px rgb(0 188 160 / 60%);
    transition: letter-spacing 300ms ease 0ms;
}
/* testimonial css end */
#main-footer > .container {
    width: 100%;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
#footer-widgets {
    display: flex;
}
#footer-widgets .footer-widget, #footer-widgets .footer-widget:nth-child(n){
    margin-right: 3% !important;
    margin-bottom: 3% !important;
}
#footer-widgets .footer-widget:last-child {
    margin-right: 0 !important;
}
.footer-widget .title {
    margin-bottom: 11px;
}
.footer-widget > *, #footer-widgets .footer-widget > .fwidget{
    float: none;
	margin-bottom: 30px !important;
}
.footer-widget p {
    padding-bottom: 12px;
}
div#text-15 {
    margin-top: 40px;
}
#footer-bottom{
	border-top: 5px solid #00d1aa;
}
#footer-bottom > .container {
    max-width: 100%;
    width: 100%;
    padding-left: 10px;
    padding-right: 30px;
}
#footer-bottom .et-social-icons {
    float: left;
}
#footer-info {
    width: auto !important;
    float: right;
	font-size: 14px !important;
}
#footer-info a {
    font-weight: 400;
}
#footer-info > span{
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    line-height: 1.5;
}
#footer-info > span:last-child {
    text-align: right;
}

.single-case-studies .case_studies_content_video video{
	background:#004964;
	border-radius:29px;
	-webkit-border-radius: 29px;
    -moz-border-radius: 29px;
	border:17px solid #004964;
}
.single-case-studies .mobile-video-wrapper {
    display: none;
  }
.round_video .case_studies_content_video video{
	
	border-radius:35px;
	border:18px solid #004964;
}
 .wistia_responsive_padding .wistia_responsive_wrapper{
	border-radius:35px;
	/*border:18px solid #004964;*/
	overflow:hidden;
	/*height:102% !important;*/
	margin-top:4em !important;
	
	
}
/*
.round_video .wistia_responsive_padding .wistia_responsive_wrapper:hover{
	opacity:1;
}*/
/*
.wistia_click_to_play > div > div > div{
	
	content:'';
	position:absolute;
	background-color: rgba(0, 73, 100, 0.8);
	width:100% !important;
	height:100% !important;
	transition:0.2s;
	z-index:9999;
}

*/
/*.wistia_video{
	margin-bottom:130px ;
	
}*/
 .mobile-video-wrapper {
    display: none;
  }


@media(max-width: 1300px){
    #footer-bottom > .container {
        padding: 0 30px;
    }  
     #footer-bottom .et-social-icons, #footer-info {
        float: none !important;
    }
	.et-social-icons li:first-child {
		margin-left: 0;
	}
}
@media(max-width: 1024px){
    #footer-info > span:last-child {
        text-align: center;
    }
}
@media(max-width: 1023px){
	.salman-column {
		width: 45%;
		margin: 20px 10px;
		padding: 15px;
	} 
	#footer-widgets {
		flex-wrap: wrap;
	}   
	#footer-widgets .footer-widget {
		flex: 0 30%;
	}
}
@media(max-width: 800px){
 .sal-pic img{
	 width:100%;
 }
	.post-type-archive-case-studies h2.entry-title.article-card__title a{
		height: 30px;
	}
}
@media(max-width: 767px){
	.grid-by-category-wrapper{
		width: 100%;
		flex-direction: column;
	}
	.salman-column {
		width: 100%;
		margin: 20px 0;
		padding: 15px;
	}
	#footer-widgets .footer-widget,
	#footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 30px !important;
		flex: 0 100%;
		text-align: center;
	}
	div#text-15 {
		margin-top: -30px;
	}
	#footer-widgets .footer-widget:last-child, #footer-widgets .footer-widget:nth-child(n):last-child {
		margin-bottom: 0 !important;
	}
	#main-footer > .container {
		display: none;
	}
	
	 .et-db #et-boc .et-l .et_pb_text_1_tb_body h1 {
    font-size: 9vw !important;
    
  }

	
}