 
/*----------------------------------------*/
/*  Google Fonts
/*----------------------------------------*/
 
@import url('https://fonts.googleapis.com/css?family=Lora&display=swap');
@import url('https://fonts.googleapis.com/css?family=Bree+Serif&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html, body {
	height: 100%;
}
a{
	    font-family: Roboto !important;
} 
.mrt-0{
    margin-top: 0 !important;
}
.thumbnail_IMG{ 
    width: 100%; 
}
.upcomingSesion{
    float:left;
    width:100%;
}
.no-padding{
	padding:0px !important;
}
 
.contact-page .form-control { 
    height: 44px !important; 
    border-radius: 0px !important;
}


.aboutModel{
 text-align:center; 
 text-transform:uppercase;
 position:relative;
 margin-bottom:35px;
}

#customAddToCalendar {  
    cursor: pointer;
    background: #005FA6;
    color: #ffffff;
    padding: 0px 15px;
    border-radius: 5px;
    transition: background .75s ease;
    border: none;
    float: right;
    text-transform: uppercase;
}
.AddToCalendarBTN {  
    cursor: pointer;
    background: #005FA6;
    color: #ffffff;
    padding: 0px 15px;
    border-radius: 5px;
    transition: background .75s ease;
    border: none;
    float: right;
    text-transform: uppercase;
}

.pdleftright{
	padding-left:0px;
	padding-right:0px;
}
.optionHost{
	padding-left: 40px;
	position:relative;
}
.optionHost span{
	position:absolute;
	left:0;
	top:0;
}

.speakerHost{
	padding: 40px 0px 0px 0px;
}
.brndlgo{
	margin-bottom: 60px;
}

.aboutModel:before{
position: absolute;
    content: "";
    width: 70px;
    height: 4px;
    background: #0f70b7;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 58px;
    
}

.upcomingSesion h4{
          
    display: block;
    padding: 0; 
    z-index: 1;
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: initial;
    color: black;  
    border-bottom: 2px solid #005fa6;
    line-height: 28px;
}
.upcomingSesion li span{
    color: #1b1b1b;
    font-size: 1em;  
    text-decoration:none;
    display:block; 
}

.btnMore{
    float: right;
    right: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    background: #005fa6;
    padding: 5px 20px;
    color: #fff;
}
.upcomingSesion li {
    margin: 5px 0;
    border-bottom: 1px dotted rgb(102, 102, 102); 
    font-size:1em;
    padding: 8px 0; 
    line-height: 1.2em;
}
.upcomingSesion li a{
    color:#000; 
    font-weight: bold;
    
}
.upcomingSesion ul.live-list .row{
	margin:0px !important;
} 

.podcastAvailable a{
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important; 
    line-height: 23px !important;
    text-align: center !important;
    
}
.mrb30{
	    margin-bottom: 30px;
}
.mrt50{
	margin-top:50px !important;
}
.ShareSocialMEdia  {
    text-align: right;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;; 
    margin-bottom: 15px;
}
.ShareSocialMEdia span{
    text-align: right;
    font-family: Lora;
    color: #444;
    display: inline-block;
    margin-right: 15px;
    font-size: 18px;
}
.social-icons a{
    margin: 0px;
    padding: 4px 20px;
    background: #0f70b7;
    color: #fff;
    border-radius: 4px;
    margin-left: 0px;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom: 15px;
}
.alignright {
	float:right;
	margin-left:15px;
	margin-bottom: 15px;
}
.aligncenter {
	display:block;
	margin:0 auto 15px;
}
a:focus {
	outline:0px solid;
}
p, li {
    font-weight: 300 !important;
    color: #656565 !important;
    line-height: 22px !important;
    word-spacing: 1.3px !important;
    font-size: 16px !important;
    font-family: Lora;
}

.well-content p a{ 
	color: #0f70b7;
	font-size: 14px;
	font-weight: 600;
	white-space: nowrap;
	line-height: 28px;
}
.well-content p a i{ 
	font-size: 17px;
	font-weight: 400;
	vertical-align: -2px;
	}
	
.imgepisode .speaker-icon {
	position: absolute;
	height: 55px;
	width: 55px;
	border-radius: 50px;
	color: white;
	background-color: #0f70b7;
	text-align: center;
	font-size: 27px;
	line-height: 56px;
	left: 42%;
	bottom: -25px;
}	

 .episodeItemHLD{
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #CFCFCF;
}
	
	
.headingTitle{
	text-align:center; 
	}
	
.headingTitle h1{ 
	position:relative;
	}
		
.headingTitle h1:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 4px;
    left: 50%;
    top: 50%;
    background: #0f70b7;
    transform: translate(-50%, -50%);
    margin-top: 38px;
}


/* Episodes Common Page*/
.article-date.titleepisodeHLd {
    margin: 0px 0px 20px 0px;
    text-align: left;
    border-top: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    padding: 7px 0px;
}
 h3.Episdhdg{
	font-size: 26px;
	padding: 0px 0px 30px;
	margin: 0px;
	line-height: 30px;
	font-weight: 600;
}
.titleepisodeHLd li {
    display: inline-block;
    padding: 5px 10px;
    font-size: 17px !important;
    line-height: 1.2em !important;
    padding-left: 0px;
}
.titleepisodeHLd li a{
	color: #000 !important;
}
.titleepisodeHLd li a:hover{
	color: #0f70b7;
}

.accortionHldr .widget.clearfix {margin-top:0px !important;}
.accortionHldr .panel-heading {
    color: #666 !important;
    padding: 3px 15px !important;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	border:1px solid #ddd;
}

.accortionHldr .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
    font-weight: normal;
}
.accortionHldr .panel-group .panel{
		box-shadow: none;
}

.tabLiveHLD .category-title {
	display: block;
	padding: 0;
	z-index: 1;
	margin-bottom: 10px; 
	line-height: initial;
	color: black;
	border-bottom: 2px solid #005fa6;
	line-height: 28px;
	font-weight: 600;
	font-family: Lora;
	font-size: 1.2em;
}

/* Episodes Common Page End*/




.AboutCnt{
	position:relative;
}
.AboutCnt:before {
    content: "";
    position: absolute;
    left: -18px;
    top: 15px;
    width: 3px;
    height: 100%;
    background: #0f70b7;
}

.AboutCnt p {
    font-family: Lora;
    color: #8c8989 !important;
    font-weight: 400 !important;
    padding-left: 20px;
    text-align: justify;
    padding-top: 24px;
}
.AboutCnt a{
	color:#0f70b7 !important;
}
.headingAbout {
    text-align: right;
    font-size: 38px;
    color: #000;
    margin: 0px; 
    padding-right: 40px;
}
.headingTitle h1{
    font-size: 40px;
    line-height: 50px;
    font-family: Lora;
    font-weight: 900;
    text-transform: capitalize;
}

.bulletHLd p{
	position:relative;
	padding-left:22px;
	
}
.bulletHLd p:before{
    content: "";
    position: absolute;
    left: 0;
    width: 8px;
    height: 8px;
    background: #919496;
    top: 0;
    margin: 9px 0px 0px 0px;
    border-radius: 50%;
}

img {max-width:100%;
	height:auto;
}
.fix {
	overflow:hidden;
}
p {
	margin:0 0 15px;
    color: #777;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	color: #444;
    font-weight: 700;
	font-family: Lora;
}
h1{
	font-size: 48px;
	line-height: 50px;
	font-family: Lora;
		
}
h2{
	font-size: 38px;
	line-height: 40px;
		
}
h3{
	font-size: 30px;
	line-height: 32px;
		
}
h4{
	font-size: 24px;
	line-height: 26px;
		
}
h5{
	font-size: 20px;
	line-height: 22px;
		
}
h6{
	font-size: 16px;
	line-height: 20px;
		
}
a {
	transition: all 0.3s ease 0s;
	text-decoration:none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #0f70b7;
    text-decoration: none;
}
body {
	background: #fff none repeat scroll 0 0;
	color: #777;
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	overflow-x: hidden;
	line-height: 24px;
}
#scrollUp {
  background: #000 none repeat scroll 0 0;
  border-radius: 2px;
  bottom: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-size: 20px;
  height: 34px;
  line-height: 30px;
  opacity: 0.6;
  right: 15px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 34px;
  display:none !important;
}
#scrollUp:hover {
    background: #0f70b7;
    opacity: 1;
}
.clear{
	clear:both;
}
ul{
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
	-moz-appearance: none;
	box-shadow: none !important;
}
input:focus, textarea:focus, select:focus {
    outline: none;
}
div#preloader { 
	position: fixed;
	left: 0; 
	top: 0; 
	z-index: 99999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background: #fff url('img/logo/preloader.html') no-repeat center center;
}
.navbar-collapse {
    padding-left: 0px;
}
::-moz-selection {
    background: #0f70b7;
    text-shadow: none;
}
::selection {
    background: #0f70b7;
    text-shadow: none;
	color:#fff;
}

.ulBusiness li {
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}

.customfields{
    border: 1px solid #ccc;
    border-radius: 0;
	position:relative;
    height: 44px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
    display: block;
    line-height: 44px;
}

.customfields input{
	position: absolute;
    top: 12px;
}
.customfields span{
	padding-left:20px;	
}
.SubjectTitle{
	font-size: 16px;
    font-weight: normal;
}
.ulBusiness li:before{
	position: absolute;
	content: "";
	left: 0;
	background: #737272;
	width: 8px;
	height: 8px;
	top: 0;
	margin: 9px 0px 0px 0px;
	border-radius: 50%;
}

.color{
    color:#0f70b7;
    font-weight: 700;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.area-padding{
	padding: 30px 0px;
}
.area-padding-2{
    padding: 70px 0px 50px;
}
.padding-2{
    padding-bottom: 90px;
}
.section-headline{
    margin-bottom: 60px;
    position: relative;
}
.section-headline h3 {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.section-headline.white-headline h3,
.section-headline.white-headline p {
    color:#fff;
}
.section-headline.text-left {
    margin-bottom: 30px;
}
.section-headline::after {
    border: 1px solid #0f70b7;
    bottom: -27px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: 0;
}
.section-headline.text-left h3::after {
    border: 2px solid #0f70b7;
    left: 0;
    right: auto;
}
.section-headline p {
    max-width: 650px;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 0 auto;
    line-height: 26px;
}
.mar-row{
    margin-top: 40px;
}
.small-title {
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 10px;
	color:#0f70b7;
}
.section-headline h4 {
    font-size: 26px;
    max-width: 800px;
    line-height: 36px;
    font-weight: 700;
    margin: 0 auto;
    text-transform: uppercase;
}
.load-more-btn {
    text-transform: uppercase;
    background: #0f70b7;
    display: inline-block;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    border-radius: 3px;
    width: 200px;
	transition: 0.4s;
	border:2px solid #0f70b7;
}
.load-more-btn:hover{
    background: #fff;
	border:2px solid #0f70b7;
    color: #0f70b7;
	transition: 0.4s;
}
.bg-color{
	background: #f9f9f9;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.parallax-bg{
    position:relative;
}
.parallax-bg:before{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#002c57;
    opacity:.8;
    content:"";
}
.single-brand-item{
	border:1px solid #ccc;
}
.left-headline{
	position: relative;
	padding-bottom: 10px;
}
.left-headline::after {
    border: 1px solid #0f70b7;
    bottom: 0px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px;
    right: auto;
}
.sub-headline{
	position: relative;
	margin-bottom: 30px;
}
.sub-headline::after{
	position:absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 50px;
	height: 2px;
	background: #0f70b7;
}
.sub-headline h4 {
    text-transform: uppercase;
    font-size: 24px;
    padding-bottom: 20px;
}
.center-headline h3 {
    max-width: 900px;
    font-size: 34px;
    line-height: 42px;
    margin: 0px auto 58px;
}
.center-headline h3::after{
	position:absolute;
	content: "";
	left: 0;
	bottom: 31px;
	width: 50px;
	right: 0;
	margin: 0 auto;
	height: 2px;
	background: #0f70b7;
}


.Guests_includeSEC .speaker-member .info-wrap {
    padding: 28px 15px !important;
    padding-bottom: 10px; 
    min-height: 180px !important;
}
.Guests_includeSEC .speaker-member .info-wrap .member-name{
	padding:0px !important;
}

.Guests_includeSEC .speaker-member {
    text-align: left !important;
}

.Guests_includeSEC .speaker-member { 
    margin-bottom: 20px; 
    min-height: 422px;
}


.Guests_includeSEC .member-description p {
    font-size: 16px !important;
    margin-bottom: 15px;
    text-align: left !important;
}
/*--------------------------------*/
/*  2. Header top Area
/*--------------------------------*/
.topbar-left ul li {
    display: inline-block;
}
.topbar-area {
	padding: 5px 0px;
    background:#f7f7f7;
}
.topbar-left ul li a {
    color: #545252;
    display: block;
    font-weight: 500;
    margin-right: 20px;
    padding: 12px 0;
    text-decoration: none;
    font-size: 15px;
}
.topbar-left ul li a i {
    color: #0f70b7;
    font-size: 16px;
    padding-right: 7px;
}
.quote-button {
    float: right;
}
.quote-button .quote-btn {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 800;
    color: #fff;
    background: #0f70b7;
    display: inline-block;
    border: 2px solid #0f70b7;
    padding: 4px 20px;
    margin: 0px;
    transition: 0.4s;
    border-radius: 50px;
    margin-top: 5px;
}
.quote-button .quote-btn:hover {
	background: #fff;
	color: #0f70b7;
	border: 2px solid #fff;
	transition: 0.4s;
}
.slogan {
    margin-bottom: 0px;
    padding: 16px 0px;
    color: #fff;
    font-size: 16px;
}
/*----------------------------------------*/
/*  2.1 Header Bottom Area 
/*----------------------------------------*/
.header-area{
	background: #fff; 
}
.logo-bg{
	background: #fff;
	z-index: 10;
}
.logo-bg:after {
    content: none;
    position: absolute;
    right: -100px;
    top: 0;
    border-top: 100px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 100px solid #fff;
	z-index: 10;
}
.logo-bg:before {
    content: "";
    position: absolute;
    left: -90px;
    top: 0;
    background: #fff;
    z-index: 10;
    width: 90px;
    height: 100%;
}
.logo {
    display: block;
}
.logo a {
    display: inline-block;
    height: auto;
    padding: 15px 0;
}
.slider-images {
position:relative;
}
.slider-images:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(180deg, #eaee4400, #000000);
	opacity: .7;
	z-index: 1;
}

 
.slider-images h3 {
    font-size: 36px !important;
    line-height: 34px;
    z-index: 99;
    margin-top: 3px;
    color: #fff;
    position: absolute;
    bottom: 25px;
    font-weight: 500;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.46);
    font-family: Bower, Georgia,"Times New Roman",Times,serif;
    padding: 0px 60px 0px 40px;
}


.regis-btn{
    text-align: center;
}
.btn-blue{
    background: #005FA6;  
    color: #ffffff; 
    padding: 5px 15px; 
    border-radius: 5px;
    transition: background .75s ease;
}
.btn-blue:hover{
    color: #f6f6f6;
    background: #013d68
}
.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav > li >a {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    font-size: 16px;
    font-weight: 500;
    padding: 50px 0px;
    text-transform: uppercase; 
    margin: 0px 10px;
}
.main-menu ul.navbar-nav > li >a:focus{
	color:#0f70b7 !important;
}
li.active a{
	color:#0f70b7;
}


 .sub-menu.widthBIG.row{
	width: 1154px !important;
    position: absolute !important;
    left: -214% !important;
    background-color: #fff; 
    box-shadow: 0 29px 29px rgba(0,0,0,0.1);
    transition: all 0.5s ease;
 }
 
 .workIMG {margin-top:110px;}
 
 .widthBIG li.col-md-2 p { 
    display: block !important; 
    padding: 10px 15px;
	margin-bottom: 0px !important; 
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
 }
 
.widthBIG li.col-md-2 {
	width: 33.3% !important;
    float: left !important;
 }
 
 .widthBIG li.col-md-2 a{
	color: #696969 !important;
    font-size: 1.2rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
 }
 
 
 .widthBIG li.col-md-2 a:hover{
	 background:none !important;
	 color:#0f70b7 !important;
 }

.widthBIG li.col-md-2 ul li:last-child{
	border:none !important;
}
.main-menu ul.navbar-nav li a:hover{
	color: #0f70b7;
}
.main-menu ul.navbar-nav > li > a::before {
    background: #0f70b7;
    content: "";
    height: 2px;
    position: absolute;
    top: 0;
    width: 0;
    transition: .5s;
	left: 0px;
}
.main-menu ul.navbar-nav >li:hover > a:before, .main-menu ul.navbar-nav >li.active > a::before {
    width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #0f70b7;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    border-top: 2px solid #0f70b7;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 220px;
    z-index: -99;
	margin-top: -35px;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: right;
}
.main-menu ul.nav li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
}
.main-menu ul.nav li ul.sub-menu li a {
    color: #444;
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: Lora;
    font-size: 1.2rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important; 
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color:#0f70b7;
	background:none;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}
.stick span.search-button i,.stick .header-search input{color:#444}
.search-option-5 button.button {
    display: inline-block;
    border: none;
    background: none;
    padding: 0;
}
.search-option {
    background: #fff none repeat scroll 0 0;
    bottom: -48px;
    color: #444;
    display: none;
    position: absolute;
    right: 20px;
    width: 260px;
    z-index: 99999;
}
.search-option input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #444;
    display: block;
    float: left;
    font-size: 14px;
    font-style: italic;
    padding: 8px 10px;
    width: 210px;
    height: 44px;
}
.search-option button.button {
    background: #0f70b7;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    line-height: 35px;
    padding: 5px 15px;
    text-align: center;
}
.header-right-link a.main-search {
    color: #0f70b7;
    display: inline-block;
    float: right;
    font-size: 16px;
    line-height: 39px;
    position: relative;
    text-align: center;
    width: 40px;
    height: 40px;
    background: none;
    border-radius: 50%;
    margin: 30px 0px 30px 10px;
    border: 1px solid #dcdada;
	display:none;
}
.header-right-link a.main-search:hover{
	color: #fff;
	background:#0f70b7;
	border-color:#fff;
}
/*--------------------------------*/
/* 2.2. Sticky Header Area
/*--------------------------------*/
.header-area.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0px 0px 5px #00000038, -2px -2px 5px #0000;
    background: #fff;
}
.header-area.stick .topSocialIcn {
    text-align: right;
    margin-top: 20px;
}
.accordionHLD .panel a{
	    font-family: Bower, Georgia,"Times New Roman",Times,serif !important;
    font-weight: normal;  
	display:block;
}
.accordionHLD .panel-default {
    border: 1px solid #ddd;
    border-radius: 0 !important;
}
.accordionHLD .panel-default>.panel-heading {
   
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 5px 15px;
}

.boxIneerHld{
	display: inline-block;
    border-radius: 3px;
    padding: 1em;   
    background: #fff;
    border: 1px solid #eee;
    font-size: 16px;
    font-size: 1rem;
    vertical-align: top;
    box-shadow: 0 0 6px #eee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 1px solid #ccc!important; 
    text-align: left;
    margin-bottom: 20px;
    height: auto;
	min-height: 450px;
}

.fxt-bg-colorLogin{
    margin-top: 60px;
    margin-bottom: 60px;
}

.fxt-bg-colorLogin { 
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    padding: 0;
    box-shadow: 0px 0px 62px 0px rgba(0, 0, 0, 0.07);
}

.fxt-bg-colorLogin .fxt-logo img{
    width:300px;
}

.fxt-bg-colorLogin .fxt-header{
    text-align:center;
}

.fxt-bg-colorLogin .form-control {
    min-height: 50px;
    box-shadow: none;
    border: 1px solid #e7e7e7;
    padding: 10px 15px;
    color: #111;
}
.fxt-transition-delay-2{
    position: relative;
}
.fxt-bg-colorLogin .field-icon {
    position: absolute;
    z-index: 1;
    right: 19px;
    bottom: 18px;
    font-size: 14px;
    color: #a1a1a1;
}

.fxt-bg-colorLogin .fxt-footer {
    text-align: center;
}



.fxt-bg-colorLogin .fxt-footer p {
    color: #999898;
}

.fxt-bg-colorLogin .fxt-btn-fill:hover {
    background-color: #4b7cda;
    border-color: #4b7cda;
}

.fxt-bg-colorLogin .fxt-btn-fill { 
    margin-top:15px;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    box-shadow: none;
    outline: none;
    border: 0;
    color: #fff;
    border-radius: 3px;
    background-color: #2e4bf1;
    padding: 10px 36px;
    margin-bottom: 10px;
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.fxt-header p{
    font-size: 18px !important;
    margin-bottom: 30px;
}



.fxt-bg-colorLogin .fxt-content {
    padding: 40px 80px 40px;
    width: 100%;
    background-color: #fff;
}


.post-date{
display: flex;
    justify-content: flex-end;
    font-size: 14px; 
    color: #000;
    margin-bottom: 5px;
    font-weight:bold;
}

.mainDivmodel {
    width: 100%;
    padding: 35px 30px;
    text-align: left;
    padding-bottom: 20px;
}
.memberBox{
    margin-top: 30px;
}
 .holderName_{
      margin-top: 30px;
 }

.imgcircle1 {
    border: 6px solid rgba(218, 214, 214, 0.5);
}

.holderName_ h4 {
    color: #000;
    margin-bottom: 10px; 
}

.holderName_ span { 
        color: #0f70b7 !important;
    font-weight: 500;
}
.get-a-touch-modal .modal-content .float-left p {
    margin-bottom: 0;
}

.socialSharing span{ 
	font-family: Bower, Georgia,"Times New Roman",Times,serif !important;
    font-weight: normal;
    display: inline-block;
    font-size: 12px;
}

#myModal .modal-dialog{
    width:500px;
}

.share {
    background: linear-gradient(#eee , #ddd);
    width: 80px;
    text-align: center;
    border-radius: 5px;
    font-size: 11px;
    transition: background .75s ease;
    cursor: default;
    float: left;
} 
.share a{
      cursor: default;
}

.share-button { background: #d5d5d5 }
    .fork img { opacity: .6; -webkit-transition: all .5s ease; transition: all .5s ease; }
    .fork img:hover { opacity: 1; }
.iconSocl {
	text-align: right;
	display: inline-block;
	float: right;
	width: 100%;
	margin-bottom: 5px;
}
.share-button label{
    font-size: 13px !important

}
.iconSocl a  {
	margin-left: 10px;
    display: inline-block;
}

.socialSharing{
	margin-top: 10px;
	position:relative;
}
.Latest-heading a{
	float: right;
	font-size: 14px;
	color: #000;
	font-family: Bower, Georgia,"Times New Roman",Times,serif !important;
}
.thumbnail_IMG  {
	position:relative;
}
.thumbnail_IMG i{
	position: absolute;
    color: #fff;
    top: 10px;
    background: rgba(0, 0, 0, 0.54);
    right: 5px;
    width: 26px;
    height: 26px;
    line-height: 26px;
	cursor:pointer;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}
 
.Latest-heading{
	color: #000;
	font-size: 18px;
	margin: 0px;
	border-bottom: 2px solid #005fa6;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 15px; 
}

.GuestsBTM .deatilsHost {
    padding: 10px 20px !important;
    text-align: left; 
}
.GuestsBTM .spDtils h3 {
    font-size: 20px;
    margin: 0px 0px 0px 0px !important;
}

.GuestsBTM .spDtils span {
    display: block;
    font-size: 15px;
    color: #000;
    line-height: 22px;
    font-weight: 500;
    padding: 0px 0px;
    margin-top: 5px;
}

.iconSocl a .fa-facebook{color: #3b5998;}
.iconSocl a .fa-twitter{ color: #00aced;}
.iconSocl a .fa-linkedin{ color: #4875B4;}
.iconSocl a i{
	font-size:14px;
}
.boxIneerHld p a i{
	    margin: 5px 0px 0px 4px;
    position: absolute;
	
}
.boxIneerHld p{
	font-weight: 300 !important;
    color: #656565 !important;
    line-height: 19px !important;
    word-spacing: normal;
    font-size: 13px !important;
    font-family: Lora;
}
.headingBX{
	font-family: Georgia,"Times New Roman",Times,serif !important;
	font-size: 15px;
	font-weight: 600;
	margin: 15px 0 3px !important;
	text-transform: initial;
	line-height: 20px;
	display: block;
	color: #000;
}

.accordionHLD .panel-body   {
	padding: 10px 20px;
}
.accordionHLD .panel-body li {
	display: inline-block;
    margin: 0;
}
.accordionHLD .panel-body a:hover {
	color:#000;
}
.accordionHLD .panel-body a {
    color: #666;
    word-spacing: .1em;
	font-size:13px;
	margin-right:3px;
}

a.collapsed::before {
    content: "+";
}
a.active.collapsed::before {content: "+";}
a.active::before {
	content: "-";
}
.btn-primary {
    color: #fff;
    background-color: #005fa6;
    border-color: #005fa6;
}

.buttonTP{
	text-align: right;
	float: right;
	margin-top: 15px;	
}
.ShareSocialMEdia .buttonTP a{
    width: auto !important;
    height: auto !important;
    border-radius: 0px !important;
    line-height: inherit !important;
    text-align: center !important;
    border-radius: 5px !important;
    font-family: Lora !important;
    padding: 4px 15px !important;
    border-radius: 5px !important;
    float: none !important;
}

 
.buttonTP  { 
   margin-right: 0px !important;
}
.buttonTP button { 
    padding: 3px 15px !important;
    border-radius: 5px !important; 
	float:none !important;
}

.row_MR00 .row{margin:0px !important;}
.widget.clearfix.accordionHLD .live-list li{ 
	margin: 5px 0;
	border-bottom: 1px dotted rgb(102, 102, 102);
	font-size: 1em !important;
	padding: 8px 0;
	line-height: 1.2em !important;
	text-align: left !important;
	font-family: 'Open Sans', sans-serif;
}

.widget.clearfix.accordionHLD .live-list li a{
	color: #1b1b1b;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}
.widget.clearfix.accordionHLD .live-list li span{ 
    display: block;
    margin-top: 6px;
}
.accordionHLD .panel{
	box-shadow:none !important;
}
.header-area.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 11px 0;
}
.header-area.stick .main-menu ul.navbar-nav li a {
    padding: 27px 0px;
}
.header-area.stick .quote-button {
    float: right;
    padding: 13px 5px;
}
.header-area.stick .header-right-link a.main-search {
    margin: 17px 0px 17px 10px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a {
    color: #696969 !important;
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 15px;
}
.header-area.stick .main-menu ul.nav li ul.sub-menu li a:hover{
    color: #0f70b7 !important;
}
.header-area.stick .navbar-brand>img {
    display: block;
    width: 160px;
    height: auto;
}
.header-area.stick .logo-bg:after {
    border-top: 76px solid transparent;
}
/*----------------------------------------*/
/*  2.3. Mobile Menu Area
/*----------------------------------------*/
.mobile-menu-area {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 10px 0px ;
}

.mobile-menu-area .sub-menu p{
	color: #0f70b7 !important;
    font-weight: 600 !important;
    margin-bottom: 10px;
}

.mean-container .mean-bar::after {
    content: "";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.mean-container a.meanmenu-reveal:hover {
    color:#252525
}
.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 20px 0px;
    padding: 0;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #444;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 13px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
}
.mean-nav ul li.mean-last {
    margin-bottom: 20px;
}
.mean-container .mean-nav ul li a.mean-expand {
    color: #444;
    line-height: 17px;
}
.mean-container .mean-nav ul li {
    width: 99.7%;
}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.intro-content {
    position: relative;
    z-index: 1;
}  
.slider-content {
    position: absolute;
    right: 0;
    text-align: left;
    top: 50%;
    z-index: 3;
    left: 0;
    margin: 0 auto;
    margin-top: -160px;
}
.layer-1-2 {
    margin: 20px 0;
}
.layer-1-1 p {
    color: #fff !important;
    font-size: 18px;
    letter-spacing: 0.60px;
    line-height: 30px;
    font-weight: 500;
    max-width: 750px;
    margin-bottom: 30px;
}
.layer-1-2 h1 {
    color: #fff;
    font-size: 52px;
    line-height: 64px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 20px 0px;
    max-width: 925px;
}
.ready-btn {
    border: 1px solid #0f70b7;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 12px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #0f70b7;
    width: 160px;
}
.ready-btn:hover{
    color: #fff;
    background: #0f70b7;
    border: 2px solid #0f70b7;
    text-decoration: none;
}
.ready-btn.right-btn {
    margin-left: 15px;
    background: transparent;
    border: 2px solid #fff;
	color:#fff;
}
.ready-btn.right-btn:hover{
    background: #0f70b7;
    border: 2px solid #0f70b7;
}
.ready-btn.left-btn:hover{
    background: transparent;
    border: 2px solid #fff;
	color:#fff;
}
.layer-1-2 .color {
    color: #0f70b7;
    font-weight: 900;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 22px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 42px;
    opacity: 0;
    border:none;
    width: 44px;
    height: 44px;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev i{
	display:none;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next i{
	display:none;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    background:url(../img/arrow_left.png);
	background-repeat:no-repeat;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next{
    right: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
	background:url(../img/arrow_right.png);
	background-repeat:no-repeat;
}
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 2%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}



/*----------------------------
   Home - get-in-touch-modal
----------------------------*/
.get-a-touch-modal .modal-dialog {
    min-width: 650px !important;
	margin: 140px auto !important;
	
}
.get-a-touch-modal  .modal-dialog {
    max-width: 850px;
    width: 100%;
}
.get-a-touch-modal .modal-content {
    background:#fff;
    border: none;
	border-radius: 0px;
	position:relative;
}
#getAQuoteForm input{
    background: none;
    border-color: #c9cdd0;
    padding: 22px 15px;
}
#myModal .popup-inquary{
    padding:50px;
}

#getAQuoteForm textarea{
	background:none;
	border-color: #0f70b7;
	    min-height: 60px;
}

#getAQuoteForm .white-btn-lg{
    background: #0f70b7;
    color: #fff;
    line-height: 5px;
    min-height: 50px;
    font-size: 20px;
    text-transform: uppercase;
}

.input-group.hvr-sweep{
    margin:0px !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000 !important; 
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #000 !important;
}

#getAQuoteForm ::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

#getAQuoteForm :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

#getAQuoteForm ::placeholder {
  color: #fff;
}
.get-a-touch-modal .modal-content:before{
	position:absolute; 
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
	content:"";
	top:0;
	bottom:0;
	left:0;
	right:0;
	
}

.get-a-touch-modal .modal-content .float-left {
    width: 50%;
    padding: 35px 30px;
    text-align: left;
    padding-bottom: 20px;
	float:left;
	padding-bottom: 15px !important;
}

.get-a-touch-modal .modal-content .float-left p {
    margin-bottom: 0;
	color: #3b3f44;
}

.article  h3.titleepisodeheding{
    font-size: 26px !important;
    padding: 0px 0px 30px !important;
    margin: 0px !important;
    line-height: 30px !important;
    font-weight: 600 !important;
} 

.get-a-touch-modal .overlay {
    position: static;
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
}

.modal-dialog button.close {
    background: #0f70b7 none repeat scroll 0 0;
    border-radius: 50%; 
    cursor: pointer;
    font-size: 22px;
    height: 35px;
    opacity: 1;
    position: absolute;
    right: -20px;
    top: -25px;
    width: 35px;
    z-index: 9999;
    color: #fff;
    outline: none;
    text-shadow: none;
    font-size: 18px;
}

.get-a-touch-modal .green-bg {
    background: #000;
    position: relative;
    min-height: 347px;
}

.get-a-touch-modal .green-bg:before {
    font-family: "FontAwesome";
    content: "\f0d9";
    position: absolute;
    top: 32%;
    left: -20px;
    z-index: 0;
    font-size: 65px;
    color: #000;
}

.get-a-touch-modal .modal-body {
    padding: 0;
    border: none;
}

.get-a-touch-modal .input-group {
    margin-bottom: 20px;
}
.get-a-touch-modal .input-group{width:100%;}
.float-left.green-bg{padding-bottom:44px !important;}
.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #fff;
    text-align: center;
    background-color: #0f70b7;
    border: none;
    border-radius: 0px !important; 
}
.contact-info-modal li {
    margin-bottom: 15px;
    text-align: left;
}

.contact-info-modal li p {
    margin-bottom: 4px;
    color: #655d5d;
}
.mrT50 {
  margin-top: 50px;
}

 .sponsorsSection {
    margin-bottom: 60px;
    padding: 30px 30px;
    text-align: left;
    -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.08);
    background-color: #fff;
}


.contact-info-modal li p span {
    color: #0f70b7;
    margin-right: 8px;
    font-size: 17px;
    vertical-align: middle;
    margin-left: 0;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #fff;
    opacity: 1;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    box-shadow: 0 5px 10px -6px rgba(0, 0, 0, 0.31);
}
.get-a-touch-modal h4 {
    font-size: 20px;
    margin-bottom: 0;
}

.contact-info-modal li span {
    margin-left: 45px;
    font-size: 14px;
    opacity: .7;
	    color: #212529;
}

#googleMap iframe{
	margin: 0px !important;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
}
  
/*----------------------------------------*/
/*  4. Wellcome Services Area
/*----------------------------------------*/



/*----------------------------------------*/
/*  START SLIDER POSCAST 
/*----------------------------------------*/

.infoSpeaker {
    text-align: center;
    background: #0f70b7;
    position: relative;
    padding: 12px 15px;
	min-height:120px;
}
.infoSpeaker h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: 600;
	line-height: 20px;
	
}
.infoSpeaker span {
    color: #fff;
    font-size: 16px;;
}
.slider-images{
	position:relative;
	border: 1px solid #fff;
}
.slider-images  i{
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 0;
    margin: 10px 0px 0px 20px;
    background: rgba(0, 0, 0, 0.36);
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
	visibility:hidden; 
	opacity:0;
	transition:all .5s ease-in-out;
	
}
.dateEpisode span{
	font-size: 15px;
	color: #0f70b7;
	margin: 0px;
	display: inline-block;
}
.dateEpisode .episode_Num{
	color: #6b6a6a;
	margin: 0px 20px 0px 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 18px;
}

.slider-images:hover i{
	opacity:1;
	visibility:visible;
}
 
.tagsHolder a:hover {
    color: #0f70b7;
    background-color: #fff;
}
.tagsHolder a{
    color: white;
    background-color: #0f70b7;
    border: 1px solid #0f70b7;
    font-size: 11px;
    line-height: 30px;
    display: inline-block;
    height: 30px;
    padding: 0px 10px;
    border-radius: 5px;
    text-transform: uppercase;
    margin-right: 10px;
    margin-bottom: 12px;
}



/*----------------------------------------*/
/*  END SLIDER POSCAST 
/*----------------------------------------*/



/*----------------------------------------*/
/*  4. Wellcome Services Area
/*----------------------------------------*/
.left-headline h3 {
    font-size: 34px;
    line-height: 44px;
    font-family: Lora;
}
.well-services{
    padding: 30px 20px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	position: relative;
}
.well-services::after{
    position: absolute;
	left:0;
	bottom:0;
	width: 0%;
	height: 2px;
	background: #0f70b7;
	content:"";
	transition: 0.5s;
}
.services-column{
	margin-top: 0px;
}
.Upcoming_Activities {
    margin-top: 0px;
    border-bottom: none;
    padding-bottom: 0px;
    text-align: center;
}
.Upcoming_Activities h1{
	margin: 0px;
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.topSocialIcn{
	text-align: right;
    margin-top: 40px;
}
.topSocialIcn a {
    background: #3b5998;
    font-size: 20px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    margin-right: 0px;
}
 
.carousel-control.left {
    background-image:none !important;
}

.carousel-control.right {
    background-image:none !important;
}

.allEpisodeBTN{
    background-color: #0f70b7;
    color: #fff;
    border: 2px solid #0f70b7;
    border-radius: 5px; 
    font-size: 18px;
    padding: 13px 35px;
    display: inline-block;
	margin: 50px 0px 0px 0px;
} 


.info-wrap .icon{
    text-align: center;
    color: #3a3838 !important; 
    display: inline-block;
    float: left;
    font-size: 26px;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s; 
    color: #fff;
    margin-top: -4px;
    position: absolute;
    left: 0;
}

 .speaker-member{ 
	box-shadow: 0 0 6px #eee;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: 1px solid #ccc!important;
    overflow: hidden; 
    margin-bottom: 50px;  
	cursor:pointer;
}

.img-speak img{width:100%; height: auto !important}
.speakerswrapper{width:100%;padding:80px 0;}
 
.speaker-member .info-wrap .member-name {
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-weight: 600; 
    margin-bottom: 6px; 
    transition-duration: .5s;
    position: relative; 
	padding-left:30px;
} 
.member-description p{
    font-size: 14px !important; 
    margin-bottom:7px;
}

.member-description a {
    margin-bottom: 12px;
    display: block;
}

nav ul.pagination li.page-item {
    margin-right: 10px !important;
    line-height: 42px !important;
    display: inline-block;
    color: #818181 !important;
}
.tab-center{
    display: flex;
    justify-content: center;
}
.pagination li.page-item a { 
	 color:#818181;
}

.pagination li.page-item a.page-link.active{
	 background-color: #0f70b7;
	 color: #fff;
}
.pagination li.page-item a.page-link{
	    background-color: #f5f5f5;
}
.pagination li.page-item a.page-link:hover {
	background-color: #0f70b7 !important;
	color:#fff;
}
.titleSearchBox {
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 50px;
	position:relative; 	
}
.titleSearchBox:before{
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 22px;
    background: #afadad; 
    z-index: -1;
	
}

.contact-form h2{ 
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 40px; 
}

.episodeDelaisH h1 {
    font-size: 26px;
    padding: 0px 0px 30px;
    margin: 0px;
    line-height: 30px;
    font-weight: 600;
}
.episodeDelaisH p, li{
	text-align: justify;
    color: #000 !important;
}
.GuestsBTMItem {
	text-align: justify; 
    color: #000 !important;
}
.banerHost img{
	width:100%;
}

a.fbIocn{background: #3b5998 !important;}
a.twIcon{background: #1da1f2 !important;}
a.linkIcon{background: #007bb5 !important;}
a.insaIcon{background: #c32aa3 !important;}
.banerHost{
	position:relative;
	margin-bottom:20px;
}
.GuestsBTM .GuestsBTMItem 
{
	text-align:center;
}
.popularRihtBar .titlep_Epi h3{
	font-size: 17px;
    text-align: center;
    line-height: 20px;
    padding: 40px 0px 15px 0px;
}


.popularRihtBar .allepisode {
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.10);
    box-shadow: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.popularRihtBar{
	    padding: 0px 0px 0px 50px;
}
.popularRihtBar h1{
	font-size: 23px;
    padding: 0px 0px 10px;
    margin: 0px;
	text-align: center;
    line-height: 30px;
    font-weight: 500;
	    margin-bottom: 30px;
}

.GuestsBTM h1{
	margin-top: 20px;
    font-size: 28px;
}

.GuestsBTM .GuestsBTMItem h2{
	font-size: 16px;
	margin: 0px;
	margin-top: 10px;
	line-height: 24px;
}
.GuestsBTM .GuestsBTMItem h4{
	font-size: 13px;
	margin: 0px;
    color: #0f70b7;
}


.iFrameHLD{
	width: 100%;
	margin-bottom: 24px;
}
.episodeDelaisH{
	margin-bottom: 40px;
}
.episodeDelaisH .speaker-icon{
	position: absolute; 
	border-radius: 50px;
	color: white;
	background-color: #0f70b7;
	text-align: center;
	font-size: 20px; 
	left: 42%;
	bottom: -17px;
	padding: 8px 20px;
}

 .allepisode .well-services1{
	     padding:20px 20px;
	     padding-top: 55px;
 }
 .allArticleshld .allepisode .well-services1{ 
	     padding-top: 20px;
 }
 .allepisode{
	 -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.10);
	margin-bottom:50px;
 }
 
 
 .allepisode .imgepisode{
	 position:relative;
 }


.titleSearchBox select{
	padding: 15px 10px 15px 50px;
	font-size:16px;
}

nav ul.pagination li.page-item .page-link {
    border-radius: 5px;
    padding: 15px 20px;
    border: none;
}

.speaker-member .info-wrap .member-position {
    text-decoration: none;
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    line-height: 20px !important;
    color: #767676 !important; 
    word-spacing: 1.3px !important;
    margin-bottom: 0px; 
	font-size:15px;
	cursor:pointer;
}
.speaker-member .info-wrap {
	padding: 28px;
	padding-bottom: 10px;
	min-height:auto;
}
.speaker-member .info-wrap .member-description {  
	font-weight: 400;
	line-height: 20px !important;
	color: #191818 !important;
	word-spacing: 1.3px !important;
	margin-bottom: 0px;
	font-size: 14px;
	margin-top: 0px;
}

.speaker-member .info-wrap .member-description p a{
    color: #5C489D;
    font-size: 13px;
    font-weight: 500;
}
  
  
 /* End Speakers */






.allEpisodeBTN:hover{
	background-color: #fff;
    color: #0f70b7;
    border: 2px solid #0f70b7;
}

.carousel-indicators li { 
    border: 1px solid #0f70b7 !important; 
}
.carousel-indicators li.active { 
    background-color: #0f70b7 !important;
}
.carousel-indicators {
    bottom: -60px !important;
}


.well-content h4 {
	font-size: 21px;
	text-transform: capitalize;
	margin-top: 20px;
	font-weight: 500;
}
.well-content h4 a{
	color:#444;
}
.well-services:hover::after{
	width: 100%;
	height: 2px;
	background: #0f70b7;
	transition: 0.5s;
}
.well-content h4 a:hover {
	color:#0f70b7;
}
.well-icon {
    margin-bottom: 20px;
    display: block;
    border: 1px solid #b1b0b0;
    width: 110px;
    display: inline-block;
    height: 110px;
    line-height: 140px;
    border-radius: 50%;
}
.well-icon a{
	font-size: 60px;
	line-height: 60px;
	color:#b1b0b0;
}
.mrB30{
	margin-bottom:30px;
}


/*----------------------------------------*/
/*  Testimonials Slider
/*----------------------------------------*/





.testimonial{
    border-left: 5px solid #0f70b7;
    box-shadow:none;
    padding: 30px 30px 30px 130px;
    margin: 0 0px 30px 0px;
    overflow: hidden;
    position: relative;
	background:#fff;
	    margin-top: 50px;
}
.testimonial:before{
    content:none;
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 25px solid #0f70b7;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(-45deg);
    transform-origin: 80% -30% 0;
}
.testimonial .pic{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 20px;
	    border: 2px solid #a7a5a5;
}

.testimonialsHeading span{
	color: #0f70b7;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
	position:relative;
}
.testimonialsHeading span:before {
    position: absolute;
    content: "[";
    left: 0;
    margin-left: -12px;
    margin-top: -1px;
}

.testimonialsHeading span:after{
	position: absolute;
    content: "]";
    right: 0;
    margin-right: -12px;
    margin-top: -1px;
}

.testimonialsHeading h1{
	    font-size: 33px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 7px;
}
.testimonialsHeading p{
	color:#fff !important;
	position:relative;
	padding-left:100px;
}
.testimonialsHeading p:before {
    position: absolute;
    left: 0;
    width: 90px;
    width: 2px;
    content: "";
    background: #fff;
    height: 2px;
    width: 80px;
    top: 0;
    margin: 10px 0px 0px 0px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 15px; 
    color: #918686;
    line-height: 25px;
    margin-bottom: 15px;
	position:relative;
}
 
.testimonial .description i {
	position: absolute;
    left: -20px;
    top: 4px;
    color: #0f70b7;
 }
 
.testimonial .title {
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    color: #0f70b7;
    margin: 0;
	font-family: Lora;
	font-weight: 600;
}
.testimonial .post{  
    color: #8e8787;
	display: block;
    font-size: 14px;
}
.owl-theme .owl-controls .owl-page span{
    border: 2px solid #d45113;
    background: #fff;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span{
    background: #d45113;
}
@media only screen and (max-width: 767px){
    .testimonial{
        padding: 20px;
        text-align: center;
    }
    .testimonial .pic{
        display: block;
        position: static;
        margin: 0 auto 15px;
    }
}



.ts-footer-info-box {
    position: relative;
    top: 0;
    background: #fff;
    padding: 40px;
    z-index: 2;
    margin-top: -80px;
    margin-bottom: -80px;
	-webkit-box-shadow: 0px 0px 50px 3px rgba(173, 171, 171, 0.37); 
    box-shadow: 0px 0px 50px 3px rgba(173, 171, 171, 0.37);
	border-radius: 5px;
	float: left;

}

button{
	outline:none !important;
}

.btn.btn-bordered {
    background: #0f70b7;
    border-radius: 50px;
    padding: 11px 50px;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    font-family: Lora;
    padding-right: 58px;
	margin-top:20px;
}

.btn.btn-bordered i{
	margin-top: 5px;
    position: absolute;
    margin: 3px 0px 0px 5px;
}
.Testi_CArausale{  
    background: url('../img/Clients-BG.png') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	position: relative;

}
.Testi_CArausale{
	margin: 80px 0px;
}
.ts-footer-info-box .widget-title{
	text-transform: uppercase;
    font-weight: 900;
    font-size: 32px;
    color: #0f70b7;
	padding: 15px 0px;
}    
 
 .ts-footer-info-box input{
	display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 15px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    height: 50px;
    width: 100%;
    padding: 0 20px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
	margin-bottom: 36px;
	
 }
 
  .ts-footer-info-box textarea{
	height: 120px;
    border-radius: 0px;
 }
 
.Testi_CArausale:before {
    position: absolute; 
	content:"";
	width:100%;
	height:100%;
    top: 0;
    left: 0;  
    background-color: rgba(5, 55, 132, 0.9);
}


.brand-area{
	padding:80px 0;
}
/*----------------------------------------*/
/*  5. About area
/*----------------------------------------*/
.about-content h4 {
    line-height: 38px;
    text-transform: capitalize;
    font-size: 30px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0px;
	font-family: Lora;
}
.about-content h4 ::after {
    border: 1px solid #0f70b7;
    bottom: 18px;
    content:none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 15%;
}
.btnHolder .ready-btn.right-btn {
    margin-left: 15px;
    background: transparent;
    border: 2px solid #0f70b7;
    color: #0f70b7;
}

.btnHolder{margin-top:30px;}
.btnHolder .ready-btn.right-btn:hover{
	color: #fff; 
	background:#0f70b7;
}
.about-page-area.area-padding .about-content p{
	text-align: justify;
}

.banerBG {  
	background-image: linear-gradient(to right, #00c2b8, #00acba) !important;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 9999;
}	
.Are_you:before { 
    position: absolute;
    content: "";
    background-image: linear-gradient(to right, #00c1b8cf, #00aebabf) !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; 
}
.Are_you{ 
    background: url(../img/background/BannerBG.png) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: center center;
	position: relative;
}
.banerBG .single-about p {
    text-align: left;
    color: #fff !important;
}
.banerBG .single-about a {
    font-size: 40px;
    color: #fff;
    float: left;
    line-height: 49px;
		
}
.banerBG .single-about h5{
	color:#fff !important;
	font-family: 'Montserrat', sans-serif !important;
}
.btnHolder .ready-btn:hover	{ 
    color: #0f70b7; 
	border: 2px solid #0f70b7;
}
.about-page-area.area-padding{
	padding: 70px 0px;
}
.about-content p {
    font-size: 14px;
    letter-spacing: 0.50px;
    line-height: 24px;
}
.about-details {
    overflow: hidden;
    display: block;
    padding-top: 10px;
}
.icon-title{
	display: block;
	overflow: hidden;
}
.single-about {
    width: 48%;
    float: left;
    margin-right: 20px;
}
.single-about p{
	text-align: left;
}
.single-about:nth-child(2n),
.single-about:nth-child(4n){
	margin-right:0px;
}
.single-about:nth-child(3n),
.single-about:nth-child(4n){
	margin-bottom:0px;
}
.single-about a {
    font-size: 40px;
    color: #0f70b7;
    float: left;
    line-height: 49px;
}
.single-about h5 {
    font-size: 18px;
    color: #666;
    float: left;
    line-height: 50px;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: 600;
}
.about-image {
    border-radius: 10px;
}
.about-image img {
    border-radius: 10px;
}
.video-inner {
    background: url(../img/about/videoBG.png);
	background-position: center center;
	background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 6px;
}
.video-inner::after{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    content:"";
    background: rgba(10, 27, 40, 0.2) none repeat scroll 0 0;
}
.video-content {
    width: 100%;
    height: 100%;
    min-height: 380px;
}
.video-play.vid-zone {
    background: #0f70b7;
    border-radius: 100%;
    display: inline-block;
    font-size: 24px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    width: 60px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    z-index: 999;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: 0.4s;
    margin-top: -35px;
}
.video-play.vid-zone i {
    color: #fff;
    margin-left: 5px;
}
.video-play.vid-zone:hover {
    background: #fff;
    color: #0f70b7;
	transition: 0.4s;
}
.video-play.vid-zone:hover i{
    color: #0f70b7;
}
/*--------------------------------*/
/* 6.Services Area
/*--------------------------------*/
.services-area{
    position: relative;
}
.single-services{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1;
}
.main-services {
    display: block;
    overflow: hidden;
    padding: 20px;
    position: relative;
    z-index: 1;
}
.services-icon {
    width: 60px;
    float: left;
    height: 100px;
    font-size: 40px;
    color: #0f70b7;
}
.services-img {
    overflow: hidden;
    position: relative;
}
.services-img img {
    transform: scale(1.1);
    transition: 0.4s;
}
.image-layer {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.80) none repeat scroll 0 0;
    z-index: 1;
    opacity: 1;
	transition: 0.4s;
}
.image-layer a {
    display: block;
    text-align: center;
    position: relative;
    top: 50%;
    margin-top: -10px;
}
.image-layer a i {
    border-radius: 50%;
	background: transparent;
	font-size: 100px;
	color:#fff;
	opacity: 0.90;
}
.service-content h4 {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
}
.service-btn {
    font-weight: 700;
    text-transform: uppercase;
    color: #444;
    position: relative;
    font-family: Lora;
    font-size: 13px;
    z-index: 2;
}
.service-btn::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -12px;
    top: -3px;
}
.single-services:hover .services-img img {
    transform: scale(1);
    transition: 0.4s;
}
.single-services:hover .image-layer {
    position: absolute;
    left: 0;
    top: 0;
	transition: 0.4s;
}
.single-services:hover .service-content h4{
    color: #0f70b7;
}
.single-services:hover .service-btn:hover{
    color: #0f70b7;
}
.services-carousel .col-md-4{
	width: 100%;
}
.services-carousel{
	margin-bottom: 20px;
}
.services-carousel.owl-carousel .owl-stage-outer {
    padding-bottom: 5px;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border:1px solid #fff;
    width: 40px;
    height: 40px;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.services-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.services-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    background: #0f70b7;
    border: 1px solid #0f70b7;
}
/*----------------------------------------*/
/* 7.Counter Area
/*----------------------------------------*/
.counter-area{
   background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll bottom center / cover; 
}
.counter-inner {
    background: #f6f6f6;
    padding: 100px 30px 100px 70px;
}
.fun_text {
    text-align: center;
    padding: 30px 15px;
    border-radius: 10px;
	background: #fff;
}
.fun_text:nth-child(3n){
	margin-right: 0px;
}
.fun_text span {
    color: #0f70b7;
    display: block;
    font-size: 54px;
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 60px;
}
.fun_text > h5 {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
/*--------------------------------*/
/*  8.project Area
/*--------------------------------*/
.single-awesome-project {
    float: left;
    overflow: hidden;
    width:100%;
}
.project-all{
    margin-top: -40px;
}
.project-all .single-awesome-project {
    margin-top: 30px;
	position: relative;
}
.first-item {
    margin-bottom: 30px;
}
.project-carousel .col-md-4{
	width: 100%;
}
.awesome-img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.awesome-img img{
    transform: scale(1.1);
    transition: 0.4s;
}
.single-awesome-project:hover .awesome-img img{
    transform: scale(1);
    transition: 0.4s;
}
.awesome-img > a {
    display: block;
    position: relative;
}
.single-awesome-project:hover .awesome-img > a::after{
    opacity: 1;
}
.single-awesome-project:hover .add-actions{
    opacity: 1;
}
.awesome-img > a::after {
    background: rgba(0,44,87,0.95);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
}
.add-actions {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 9999;
    top: 0;
    cursor: pointer;
}
.port-icon {
    color: #f4f4f4;
    display: inline-block;
    cursor: pointer;
    top: 80%;
    position: relative;
    font-size: 40px;
    margin-top: -25px;
    float: right;
    right: 20px;
}
.project-dec {
    display: block;
    padding: 20px 0px 0px 0px;
    position: absolute;
    top: 10px;
	left: 30px;
    transition: 0.5s;
	opacity: 0;
}
.project-dec h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
    text-transform: capitalize;
    margin-bottom: 5px;
    cursor: pointer;
}
.project-dec h4 a {
    color: #fff;
}
.project-dec h4 a:hover {
    color: #0f70b7;
}
.project-dec span {
    font-size: 14px;
}
.project-dec p{
	margin-bottom: 0px;
}
.pst-content {
    padding-left: 10px;
}
.single-awesome-project:hover .project-dec {
    left: 40px;
    transition: 0.5s;
	opacity: 1;
}
.project-menu li a {
    color: #444;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-radius: 2px;
}
.project-menu li a.active,
.project-menu li a:hover {
    color: #fff;
    text-decoration: none;
	background: #0f70b7;
}
.project-menu {
    margin-bottom: 10px;
}
.project-menu li {
    display: inline-block;
}
.project-menu li a:hover {
    color: #fff;
    text-decoration: none;
}
.project-content{
	margin-top: -10px;
}
.project-content .single-awesome-project{
	margin-top: 30px;
}
.project-content .project-dec {
    top: 40px;
}
.project-content .single-awesome-project:hover .project-dec {
    top: 40px;
}
/*----------------------------------------*/
/*  9. Testimonials Area
/*----------------------------------------*/
.testimonial-area{
	background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll bottom center / cover; 
}
.single-testi {
    padding: 30px 20px;
    position: relative;
    background-color: #fff;
}
.testimonial-img {
    margin-top: 30px;
}
.testimonial-img img {
    height: auto;
    border-radius: 50%;
    max-width: 100px;
    text-align: center;
    margin: 0 auto;
}
.testimonial-carousel .testimonial-text {
    position: relative;
	margin-top: -5px;
}
.testimonial-text p {
    color: #fff;
    font-style: italic;
    font-size: 20px;
    letter-spacing: 0.8px;
    line-height: 30px;
}
.testimonial-text h5 {
    color: #fff;
    font-size: 20px;
}
.testimonial-text a{
  color: #fff;  
}
.client-name {
    margin-top: 15px;
    display: inline-block;
}
.client-name h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
	color:#FFF;
}
.client-name span {
    font-size: 13px;
	color:#fff;
}
/*----------------------------------------*/
/*  10. Blog Area
/*----------------------------------------*/
.blog-grid {
    margin-top: -30px;
}
.blog-image{
  overflow: hidden;
    display: block;
}
.image-scale {
    position: relative;
    transform: scale(1.1);
    display: block;
    transition: 0.5s;
}
.image-scale::after{
    position: absolute;
    content: "";
    background: rgba(0,46,91,0.30);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
}
.blog-content a h4 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #444;
    line-height: 26px;
    margin-top: -20px;
}
.blog-meta {
    position: relative;
    top: -40px;
    background: #0f70b7;
    width: 60px;
    padding: 7px 10px;
    left: 15px;
    text-align: center;
}
.blog-meta span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.blog-title {
    margin-top: -5px;
}
.single-blog:hover .image-scale {
  transform: scale(1);
  transition: 0.5s;
}
.single-blog:hover .image-scale::after{
    background: rgba(0,46,91,0);
}
.single-blog {
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}
.blog-grid-fast {
    margin-top: -30px;
}
.single-blog.b-mar{
    margin-top: 20px;
}
.blog-content a h4:hover{
    color:#0f70b7;
}
.blog-btn {
    display: inline-block;
    font-weight: 700;
    color: #444;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
}
.blog-btn::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0px;
    opacity: 0;
    transition: 0.5s;
    background: #0f70b7;
    width: 0px;
    height: 2px;
}
.blog-btn:hover {
    color: #0f70b7;
}
.blog-btn:hover.blog-btn::after {
    width: 100%;
    opacity: 1;
    transition: 0.5s;
}
/*----------------------------------------*/
/*  11. Quote  Area
/*----------------------------------------*/
.contact-quote-area{
   background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll bottom center / cover; 
}
.quote-details {
    padding: 12% 17%;
    display: block;
    overflow: hidden;
}
.quote-main h4,
.company-faq h4{
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 24px;
}
.quote-details .sub-headline h4{
	color:#fff;
}
.contact-quote-area #contactForm input {
    border-radius: 0;
    height: 46px;
    margin-bottom: 20px;
    background: transparent;
    color: #fff;
    border-color: #ddd;
}
.contact-quote-area .contact-form textarea#message {
    height: 116px;
    border-radius: 0;
    margin-bottom: 20px;
    background: transparent;
    color: #fff;
}
.contact-quote-area .quote-btn {
    background: #0f70b7;
    border: 1px solid #0f70b7;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 160px;
    transition: 0.4s;
}
.contact-quote-area .quote-btn:hover{
    background: transparent;
    color:#fff;
	transition: 0.4s;
	border: 1px solid #fff;
}
.help-block.last-part{
	margin:0px;
}
.contact-headline {
    margin-top: 20px;
    margin-bottom: 40px;
}
.contact-quote-area .col-md-6{
	padding-left: 0px;
	padding-right: 0px;
}
.company-faq {
    padding: 12% 17%;
    display: block;
    overflow: hidden;
    background: #f9f9f9;
}
.faq-details .panel-heading {
    padding: 0;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    border-radius: 4px;
   box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.panel-default {
    border-color: #ddd;
    border-radius: 0 !important;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}
.panel-default > .panel-heading {
    color: #666;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    background: #fff;
}
.faq-details h4.check-title a {
    color: #666;
    display: block;
    font-weight: 500;
    padding: 10px 10px 10px 40px;
    text-decoration: none;
    background: #fff;
}
.panel-body {
    padding: 15px 15px 0px 45px;
}
.faq-details h4.check-title {
    color: #666;
    font-size: 16px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.faq-details a span.acc-icons {
    position: relative;
}
.faq-details a span.acc-icons::before {
    color: #666;
    content:"\e874 ";
    font-family: tionscal;
    font-size: 16px;
    left: -26px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: -10px;
}
.faq-details a.active span.acc-icons::before {
    color: #0f70b7;
    content: "\e873";
    font-family: tionscal;
    font-size: 16px;
    left: -26px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    top: -10px;
}
.faq-details .panel-heading h4 a.active {
    color: #0f70b7;
    background: #f9f9f9;
}
/*----------------------------------------*/
/*  12. banner Area
/*----------------------------------------*/
.banner-area{
	background: #0f70b7;
}
.banner-area{
	padding: 30px 0px;
}
.banner-content h4 {
    margin: initial;
    float: left;
    font-size: 24px;
    max-width: 630px;
    line-height: 34px;
    color: #fff;
    font-family: Lora;
}
.banner-contact {
    padding: 15px 0px;
}
.banner-btn {
    border: 1px solid #fff;
    display: inline-block;
    padding: 15px 40px;
    color: #0f70b7;
    font-weight: 600;
    font-size: 20px;
    background: #fff;
    border-radius: 5px;
    float: right;
    margin: 10px 0px 0px 0px;
    font-size: 21px;
    font-weight: 600;
    transition: 0.4s;
    transition: 250ms all ease-in-out;
    box-shadow: 0 3px 21px 4px rgba(41, 41, 58, 0.2);
    border-radius: 40px;	 
    font-family: Lora;
}

.whatWEDo{
	background:#f4f6f8;
}

.bg-boxshadow {
    -webkit-box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, .5);
    -moz-box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, .5);
    box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, .5);
}
.outline {
    border: 1px solid #dee4ee;
}
.bg-white {
    background-color: #fff;
}
.pinside40 {
    padding: 40px;
}

.mb40 {
    margin-bottom: 40px;
}
.icon-default {
    color: #f51f8a;
}

 
 .whatWEDo p{text-align:justify;}
 .whatWEDo .capital-title{
	     text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    font-family: Lora;
 }
 
 .ClickHere{
	border: 1px solid #fff;
    display: inline-block;
    padding: 15px 40px;
    color: #0f70b7;
    font-weight: 600;
    font-size: 20px;
    background: #fff;
    border-radius: 5px; 
    margin: 10px 0px 0px 0px;
    font-size: 21px;
    font-weight: 600;
    transition: 0.4s;
    transition: 250ms all ease-in-out; 
    border-radius: 40px;
    font-family: Lora; 
    -webkit-box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, 0.32);
    -moz-box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, 0.32);
    box-shadow: 0px 4px 16px 3px rgba(213, 221, 234, 0.32);
	text-decoration:none; 
 }
  .ClickHere:hover{
	  text-decoration:none;
  }
 
 .whatWEDo i{
    font-size: 40px;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 86px;
    height: 86px;
    margin: auto;
    position: relative;
    background-color: #0f70b7; 
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.09);
    animation: one-animated 10s infinite;
    overflow: hidden;
    color: #fff; 
} 

.banner-btn:hover{
    border: 1px solid #111;
    color: #fff;
    background: #111;
	transition: 0.4s;
}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footer-area {
    padding: 70px 0;
    background: #212122;
	    padding-bottom: 30px;
}
.footer-logo{
	margin-bottom: 15px;
}
.footer-head p {
    color: #ddd !important;
}
.footer-head h4 {
    color: #ddd;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

#testimonial-slider .owl-dots{text-align:right;}
#testimonial-slider .owl-dot {
    cursor: pointer; 
    width: 20px;
    background: #fff;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 10px;
    border-radius: 50px; 
}
#testimonial-slider .owl-dot.active{
	background: #0f70b7;
}
 
.brand-items .owl-prev{
    position: absolute;
    left: 0;
    top: 0;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    margin: 1px 0px 0px -30px;
    width: 40px;
    height: 40px;
    border: 1px solid #d8d1d1; 
    line-height: 40px;
    text-indent: 100px;
    overflow: hidden;
	display:none !important;
 }
 
 .brand-items .owl-next{
    position: absolute; 
    top: 0;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    margin: 1px -70px 0px 0px;
    width: 40px;
    height: 40px;
    border: 1px solid #d8d1d1;
    line-height: 40px;
    text-indent: 100px;
    overflow: hidden;
	display:none !important;
 }
  .brand-items .owl-next:before{
    content: "\f105";
    font-family: FontAwesome;
    left: -82px;
    position: absolute;
    top: -2px;
    font-size: 24px;
	color:#afaeae;
 }

 .brand-items .owl-next:hover{
	     border: 1px solid #0f70b7;
 }
  .brand-items .owl-next:hover:before{
	  color:#0f70b7;
  }
  
  .brand-items .owl-prev:hover{
	     border: 1px solid #0f70b7;
 }
  .brand-items .owl-prev:hover:before{
	  color:#0f70b7;
  }
  .brand-items .owl-prev:before{
    content: "\f104";
    font-family: FontAwesome;
    left: -86px;
    position: absolute;
    top: -2px;
    font-size: 24px;
	color:#afaeae;
 }
.footer-services-link ul.footer-list{
	width: 50%;
	float: left;
}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
    color: #ddd;
    display: block;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.footer-tags li a:hover,
.footer-icons ul li a:hover{
    color: #fff;
	background: #0f70b7;
	border:1px solid #0f70b7;
}
.footer-tags li {
    float: left;
}
.footer-tags li a {
    color: #ddd;
    display: block;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin: 3px;
    border: 1px solid #002C57;
    background: #002C57;
    font-weight: 600;
    padding: 3px 5px;
    border-radius: 2px;
}
.footer-icons {
    margin-top: 20px;
}
.suscribe-input input {
    background: transparent;
    border: medium none;
    color: #ddd;
    font-size: 15px;
    line-height: 24px;
    padding: 11px 15px;
    height: 42px;
    border-radius: 0;
    width: 100%;
    border: 1px solid #777;
}
.suscribe-input{position:relative;margin-top:20px;}
.suscribe-input button { 
    background: #0f70b7;
    border: 1px solid #0f70b7;
    color: #fff;
    font-size: 16px;
    padding: 8px 20px;
    border-radius: 3px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    font-weight: 700;
    position: absolute;
    top: 0;
    margin: 0px;
    right: 0;
}
.suscribe-input button:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #0f70b7;
    transition: 0.4s;
}
.footer-contacts p span {
    color: #0f70b7;
    font-weight: 700;
}
.footer-content {
    display: block;
    overflow: hidden;
}
.footer-list li a {
    color: #ddd;
    padding: 3px 0px 3px 20px;
    display: block;
    position: relative;
	font-size: 14px;
    font-weight: 500;
}
.footer-list li:first-child a{
	padding-top: 0px;
}
.footer-list li:last-child a{
	padding-bottom: 0px;
}
.footer-list li a::after {
    position: absolute;
    content: "\e87a";
    right: auto;
    top: 2px;
    font-family: tionscal;
    font-size: 12px;
    left: 0;
}
.footer-list li a:hover {
    color: #0f70b7;
}
.footer-area-bottom {
    background: #212122 none repeat scroll 0 0;
    padding: 25px 0;
	border-top: 1px solid #333;
}
.copyright-text a:hover{
	text-decoration: underline;
	color:#0f70b7;
}
.copyright-text a {
    color: #ddd;
}
.copyright > p {
    margin-bottom: 0; 
    color: #ddd !important;
}
.copyright a {
    color: #0f70b7;
}
.knowmR{
    color: #bfb3b6 !important;
	font-weight: 600;
}
.MrT50{
	    margin-top: 50px;
}
.MrB80{
	    margin-bottom: 80px;
}
.info-wrap h4 {
    color: #0f70b7;
    font-size: 13px;
    margin: 0px;
    text-align: center;
    font-weight: normal;
}

.spDtils span{
	display: block;
    font-size: 15px;
    color: #000;
    line-height: 22px;
    font-weight: 500;
    padding: 0px 20px;
    margin-top: 5px;
}

.deatilsHost .spDtils h3{
	font-size: 20px;
    margin: 15px 0px 0px 0px;
}
.deatilsHost{
	text-align: center;
	background-color: #ffffff;
    -webkit-box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.1);
    box-shadow: 0 0px 8px 0px rgba(0, 0, 0, 0.1);
	padding: 50px 30px;
}

/*--------------------------------*/
/* 14.Home page 2
/*--------------------------------*/

.intro-area-2 .layer-1-2 h1 {
    margin: 20px auto;
}
.intro-area-2 .layer-1-1 p {
    margin: 0px auto 30px;
}
.header-two{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}
.topbar-area-2{
	background: rgba(17,17,17,0.50);
}
.header-area-2{
	background: rgba(17,17,17,0.50);
	box-shadow:none;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.topbar-area-2 .topbar-left ul li a{
	color: #fff;
}
.header-area-2 .main-menu ul.navbar-nav li a{
	color: #fff;
}
.header-area-2 .main-menu ul.navbar-nav li a:hover{
	color: #0f70b7;
}
.intro-area-2 .slider-content {
    margin-top: -100px;
}
.header-area-2.stick {
    background: #111;
}
.footer-area.footer-area-2{
    background: #f5f5f5;
}
.footer-area-2 .footer-tags li a {
    border: 1px solid #222;
    background: #222;
}
.marker-list li {
    color: #444;
    padding-left: 30px;
    margin: 10px 0px;
    position: relative;
}
.marker-list li::after {
    position: absolute;
    content: "\e87f";
    left: 0;
    top: 3px;
    font-family: tionscal;
    color: #0f70b7;
    font-weight: 700;
}
.video-text h4 {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 0.60px;
}
.services-all{
	margin-top: -30px;
}
.services-all .single-services{
	margin-top: 30px;
}
/*----------------------------------------*/
/*  15.Overview  Area
/*----------------------------------------*/
.overview-area{
   background: rgba(0, 0, 0, 0) url(img/background/bg1.jpg) no-repeat scroll center center / cover; 
}
.parallax-bg{
    position:relative;
}
.overview-area.parallax-bg:before{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#002c57;
    opacity:.8;
    content:"";
}
.overview-area .col-md-6{
	padding-left: 0px;
	padding-right: 0px;
}
.main-view {
    padding-bottom: 15px;
}
.main-view:last-child{
	padding-bottom: 0px;
}
.company-content {
    background: #f9f9f9;
    padding: 12% 16%;
}
.view-images {
    float: left;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    color: #0f70b7;
}
.view-content {
    padding-left: 80px;
}
.main-view:last-child p{
	margin-bottom: 0px;
}
.view-content h4 {
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.client-details {
    padding: 12% 16%;
    text-align: center;
    display: block;
    overflow: hidden;
}
.client-head {
    text-align: left;
    margin-left: 10px;
    padding-left: 20px;
    position: relative;
}
.client-head::before{
    position: absolute;
    content: "";
    width: 5px;
    height: 80px;
    background: #0f70b7;
    left:0;
    top:0px;
}
.client-head h3 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.client-head p {
    color: #fff;
}
.single-client {
    float: left;
    width: 50%;
    padding: 10px;
}
.single-client a {
    display: inline-block;
    opacity: 0.9;
    transition: 0.4s;
    border: 1px solid #fff;
    background: #fff;
}
.single-client a:hover{
    opacity: 1;
    transition: 0.4s;
}
.footer-area-2 .footer-head p,
.footer-area-2 .footer-head h4 {
    color: #444;
}
.footer-area-2 .footer-icons ul li a {
    color: #0f70b7;
    border: 1px solid #0f70b7;
}
.footer-area-2 .footer-icons ul li a:hover{
	color:#fff;
}
.footer-area-2 .footer-list li a{
	color:#444;
}
.footer-area-2 .footer-list li a:hover{
	color:#0f70b7;
}
.well-inner .well-services{
	margin-top: 30px;
}
.well-inner{
	margin-top: -30px;
}
.video-text h4 {
    line-height: 38px;
    text-transform: capitalize;
    font-size: 34px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 0px;
    font-family: Lora;
}
.video-page-area{
	    padding: 80px 0;
		padding-bottom: 0px;
		position:relative;
}

/* .shape.pattern-dots-1 { 
    bottom: 0;
    right: 0;
    width: 150px;
    height: 50%;
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
    background-color: initial;
    background-image: -webkit-radial-gradient(rgba(39,51,62,.3) 3px,transparent 0);
    background-image: radial-gradient(rgba(39,51,62,.3) 3px,transparent 0);
    background-size: 30px 30px;
}
*/ 
/*--------------------------------*/
/* 16. Home page 3
/*--------------------------------*/
.header-area-3 .logo-bg{
	background: #0f70b7;
	z-index: 10;
	margin-left: 15px;
}
.header-area-3 .menu-bg {
    position: relative;
    margin-left: -30px;
    margin-right: -15px;
    background: rgba(17,17,17,0.50);
}
.header-area-3{
	background: transparent;
}
.header-area-3 .logo-bg:before {
    display: none;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, 
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border:1px solid #fff;
    width: 40px;
    height: 40px;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev{
    left: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 10%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next{
    right: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev{
    left: 1%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    opacity: 1;
}
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-next:hover,
.project-carousel.owl-carousel.owl-theme:hover .owl-controls .owl-nav div.owl-prev:hover{
    color:#fff;
    background: #0f70b7;
    border: 1px solid #0f70b7;
}
.project-carousel .col-md-4{
	padding-left: 0px;
	padding-right: 0px;
}
/*----------------------------------------*/
/*  17. team  Area
/*----------------------------------------*/
.team-area{
  position: relative;
}
.team-member,page-team-member{
	margin-top: -30px;
}
.single-member {
    position: relative;
    overflow: hidden;
	margin-top: 30px;
}
.team-content {
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,44,87,0.90) none repeat scroll 0 0;
    padding: 22px 20px;
    transition: 0.5s;
}
.team-share {
    opacity: 0;
}
.single-member:hover .team-content {
    transition: 0.5s;
    top:0px;
    padding: 50px 20px;
    background: rgba(0,44,87,0.99) none repeat scroll 0 0;
}
.single-member:hover .team-share {
    opacity: 1;
}
.team-title h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
}
.team-title h6 {
    color: #0f70b7;
}
.team-share p {
    color: #fff;
    letter-spacing: 1px;
}
.social-icon li{
    display: inline-block;
}
.social-icon li a {
    color: #fff;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    border-radius: 50%;
}
.social-icon li a:hover{
    color: #0f70b7;
}
.team-content .social-icon{
  margin-top: 15px;
}
.footer-area-3,
.footer-bottom-3{
	background: #111;
}
/*--------------------------------*/
/* 18.Home page 4
/*--------------------------------*/
.intro-area-4 .layer-1-2 h1 {
    font-size: 48px;
    line-height: 58px;
    text-transform: capitalize;
    max-width: 800px;
    font-weight: 600;
}
.welcome-area-2 .well-services{
	position: relative;
	transition: 0.4s;
	text-align: center;
    margin-top: 40px;
}
.welcome-area-2 .well-services:hover{ 
	transition: 0.4s;
}
 
.project-content-4 .single-awesome-project {
    margin-top:0px;
}
.project-content-4 .col-md-4{
	padding-left: 0px;
	padding-right: 0px;
}
.project-content-4 {
    margin-top: 0px;
}
/*----------------------------------------
  19.Home 4 Quote Area
----------------------------------------*/
.quote-area {
    background:#002c57;
	height: auto;
	width: 100%;
}
.quote-area #contactForm input {
    border: none;
    border-radius: 0;
    height: 46px;
    margin-bottom: 20px;
}
.quote-area #contactForm input.last-part{
	margin-bottom: 0px;
}
.quote-area .contact-form textarea#message{
    height: 116px;
    border-radius: 0;
    border: none;
    margin-bottom: 20px;
}
.quote-area .quote-btn {
    background: #0f70b7;
    border: 1px solid #0f70b7;
    color: #fff;
    padding: 10px 20px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 100%;
}
.quote-area .quote-btn:hover{
    background: #fff;
    color:#0f70b7;
}
.quote-area .help-block.last-part{
	margin:0px;
}
.sub-head h4 {
    position: relative;
    color: #fff;
    padding-bottom: 40px;
    text-transform: uppercase;
}
.sub-head h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 10px;
    width: 50px;
    height: 2px;
    background: #0f70b7;
}
.sub-head p{
	color:#fff;
}
/*--------------------------------*/
/* 20.Home page 5
/*--------------------------------*/
.topbar-area-5{
	background: transparent;
}
.header-area-5{
	background: transparent;
}
/*--------------------------------*/
/* 21.Home page 6
/*--------------------------------*/
.header-area-6 {
    background:#fff;
	border-top:1px solid rgba(255,94,20,0.20);
	box-shadow: none;
}
.header-middle-area .header-info {
    width: 33.33%;
    float: left;
    padding: 33px 0px;
}
.header-middle-area .header-info-text span {
    display: block;
    font-size: 14px;
}
.header-middle-area .info-simple{
	font-weight: 700;
	color: #777;
	font-size:12px;
}
.header-middle-area .header-icon {
    float: left;
    margin-right: 10px;
}
.header-middle-area .logo a{
	padding: 25px 0;
}
.header-icon i {
    color: #0f70b7;
    font-size: 34px;
    line-height: 40px;
}
.info-first {
    font-weight: 700;
	color: #444;
}
.header-area-6.stick {
    background:#fff;
}
.header-area-6 .navbar.navbar-default {
    float: left;
}
.header-area-6 .main-menu ul.navbar-nav li a {
    padding: 20px 15px;
	color: #444;
	margin: 0px;
}
.header-area-6.stick .main-menu ul.navbar-nav li a {
	padding: 25px 15px;
}
.header-area-6 .main-menu ul.navbar-nav li.active >a,
.header-area-6 .main-menu ul.navbar-nav > li > a:hover{
    background:#0f70b7;
	color:#fff;
}
.header-area-6 .header-right-link a.main-search {
    margin: 10px 0px 10px 10px;
}
.header-area.stick .header-right-link a.main-search {
    margin: 15px 0px 15px 10px;
}
/*----------------------------------------*/
/*  22. Breadcumbs Area
/*----------------------------------------*/
.page-area{
    position: relative;
}
.page-area {
    background: url(../img/background/b.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}
.page-area.contactBNR {
    background: url(../img/background/cb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}
.page-area.waterBanner {
    background: url(../img/background/waterBG.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.page-area.solarBnr{
	background: url(../img/background/BG-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.page-area.sustainableBG{
	background: url(../img/background/sustanable-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.socialMediaTop{
	padding-top:0px;
	
}
.socialIcon{
    display: inline-block;
    /*margin-right: 20px;*/
    color: #0f70b7;
    font-size: 16px;

} 

.image-column {
    position: relative;
    margin-bottom: 50px;
}
.waterManagement{padding-bottom:30px !important;}

.image-column .image-box {
    position: relative;
    padding-left: 60px;
    padding-right: 24px;
    margin-top: 20px;
}
.image-column .image {
    position: relative;
    margin-bottom: 0;
}
.spaceBTm{margin-bottom:40px;}
	.shadowCustom{ 

	-webkit-box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
	box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
	margin-bottom:40px;

	}

	.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	padding: 10px 20px;
	border: 1px solid #e3e6f0;
	}
	
.shadowCustom th{
		border-bottom: 2px solid #e3e6f0 !important;
	}
	.tbleholder{
		height:300px;
		overflow:auto;
	}
.image-column .image:before {
    position: absolute;
    right: -10%;
    top: -10%;
    height: 120%;
    width: 120%;
    /* background-image: url(../img/background/shape-2.jpg); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    -webkit-animation: dizzling 10s infinite;
    -moz-animation: dizzling 10s infinite;
    -ms-animation: dizzling 10s infinite;
    -o-animation: dizzling 10s infinite;
    animation: dizzling 10s infinite;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    content: "";
}
.cntJUstify h4{
     line-height: 32px;
    text-transform: capitalize;
    font-size: 24px;
}
.inner-text p{position:relative;padding-left:30px;}
.inner-text p:before {
    position: absolute;
    left: 0;
    content: "\f046";
    font-family: fontawesome;
    color: #0f70b7;
    margin-top: 2px;
}
.image-column .image-box img {
    position: relative;
    z-index: 1;
    border-radius: 50%;
    border: 15px solid #ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,0.10);
}
.cntJUstify p{text-align:justify;}


.breadcumb-overlay {
  position: absolute;
  background: rgba(10, 27, 40, 0.6) none repeat scroll 0 0;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
}
.breadcrumb{
    padding: 60px 0px;
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumb .section-headline h3 {
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 36px; 
    font-family: Lora;
    text-transform: uppercase;
}
.breadcrumb .section-headline{
    margin-bottom: 0px;
}
.breadcrumb .section-headline h3::after {
    display: none;
}
.breadcrumb ul {
    padding: 10px 0px;
}
.breadcrumb ul li {
    display: inline-block;
    color: #fff !important;
    padding: 0px 10px 0px 20px;
    position: relative;
    font-size: 16px;
}
.breadcrumb ul li.home-bread{
    padding-left: 0px;
	color: #0f70b7 !important;
	font-weight: 500 !important;
}
.breadcrumb ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: fontAwesome;
    right: -10px;
    top: 0;
}
.breadcrumb .section-headline::after {
    display: none;
}
/*--------------------------------*/
/* 23. pages genaral css
/*--------------------------------*/
.testimonial-page-area .single-testimonial{
	margin-top: 30px;
}
.testimonial-page-area .single-testimonial {
    border: 1px solid #f4f4f4;
    padding: 20px;
}
.testimonial-page-area .client-name span,
.testimonial-page-area .client-name h4,
.testimonial-page-area .testimonial-text p{
	color:#444;
}
.testimonial-page-area .testimonial-text p{
	font-size: 15px;
	line-height: 24px;
	font-style: normal;
}
.testimonial-page-area .Reviews-content {
    margin-top: -30px;
}
.testimonial-page-area .testimonial-img {
    margin-top: 30px;
}
.faq-page-area .faq-content {
    background: #f9f9f9;
    padding: 6% 10%;
    border-radius: 5px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}
.faq-page-area .contact-form input[type="text"], 
.faq-page-area .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 44px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}
.faq-page-area .faq-content .contact-form textarea#message {
    height: 135px;
}
.faq-page-area .quote-btn {
    font-weight: 600;
    color: #fff;
    background: #0f70b7;
    display: inline-block;
    border: 2px solid #0f70b7;
    padding: 10px 20px;
    width: 134px;
    text-transform: uppercase;
    border-radius: 3px;
    transition: 0.4s;
    margin-top: 10px;
}
.faq-page-area .quote-btn:hover{
	background: #fff;
	color: #0f70b7;
	transition: 0.4s;
}
.sustainableIMG img{margin-top: 50px !important;}

.whole-Holder p{
	position:relative;
	padding-left:30px;
}

.whole-Holder p:before{
    position: absolute;
    content: "\f058";
    left: 0;
    font-family: fontawesome;
    top: 0;
    margin: 2px 0px 0px 0px;
    color: #0f70b7;
}



/*--------------------------------*/ 
/* 24. Error page
/*--------------------------------*/
.error-easy-text {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}
.high-text{
    font-size: 200px;
    line-height: 200px;
}
.error-bot{
    font-size: 24px;
}
.error-btn {
    background: #0f70b7;
    border: 2px solid #0f70b7;
    color: #fff;
    font-size: 16px;
    padding: 12px 20px;
    transition: 0.4s;
    margin-top: 15px;
    text-transform: capitalize;
    margin-top: 30px;
    display: inline-block;
	font-weight: 700;
}
.error-btn:hover{
    background: #fff;
    border: 2px solid #0f70b7;
    color: #0f70b7;
}
/*----------------------------------------*/
/*  25.	Contact Us page
/*----------------------------------------*/
.contact-details {
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    padding: 40px 30px;
    margin-bottom: 40px;
}
.contact-head {
    background: #f9f9f9;
    padding: 40px 30px;
}
.contact-head h3 {
    font-weight: 600;
    font-size: 26px;
}
.contact-inner a i {
    color: #0f70b7;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
    border-radius: 50%;
}
.contact-inner a {
    color: #666;
    font-size: 16px;
    display: block;
}
.contact-head p {
    font-size: 16px;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 44px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}
.contact-form textarea#message {
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 180px;
    padding: 20px;
    width: 100%;
}
.contact-page .contact-btn {
    background: #0f70b7;
    border: 2px solid #0f70b7;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 40px;
    transition: 0.4s;
    width: auto;
    float: right;
    text-transform: uppercase;
	border-radius: 2px;
	font-weight: 700;
}
.contact-page .contact-btn:hover {
    background:transparent;
    border: 2px solid #0f70b7 ;
    color: #0f70b7;
    transition: 0.4s;
}
.contact-page.area-padding{
	padding-top:60px;
}
.map-area {
    padding-top: 40px;
}
/*----------------------------------------
   26. Blog Details page
----------------------------------------*/
.blog-search-option input {
    padding: 5px 15px;
    width: 80%;
    border: none;
    height: 42px;
}
.blog-search-option {
    margin-bottom: 30px;
    display: block;
    border: 1px solid #ccc;
}
.blog-search-option button {
    background: transparent;
    border: none;
}
.blog-search-option button i {
    line-height: 16px;
    font-size: 20px;
    padding: 0px 10px;
}
.blog-search-option button i:hover {
    color: #0f70b7;
}
.left-blog h4 {
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 15px 0px;
    text-transform: capitalize;
}
.left-blog {
    overflow: hidden;
    padding-bottom: 20px;
}
.left-blog li {
    display: block;
}
.left-blog ul li a {
    color: #444;
    display: block;
    font-size: 16px;
    padding: 10px 0px 10px 25px;
    text-transform: capitalize;
    position: relative;
}
.left-blog ul li a:before {
    position: absolute;
    content: "\e87a";
    font-family: tionscal;
    left: 0px;
    top: 10px;
    font-size: 14px;
}
.popular-tag.left-blog ul li a:before {
    display: none;
}
.recent-single-post {
    display: block;
    overflow: hidden;
    padding: 15px 0px;
}
.recent-single-post:last-child {
    border-bottom: none;
}
.post-img {
    display: inline-block;
    float: left;
    padding-right:10px;
    width: 35%;
}
.pst-content {
    display: inline-block;
    float: left;
    width: 65%;
    padding-left: 10px;
}
.pst-content p a:hover,.left-blog ul li a:hover {
    color: #0f70b7;
}
.left-blog-page {
    
}
.pst-content p a {
    color: #444;
    font-size: 15px;
}
.blog-tags {
    padding: 1px 0;
}
.left-blog li:last-child {
    border-bottom: 0 ;
}
.popular-tag.left-blog ul li a:hover{
    color: #fff;
}
.popular-tag.left-side-tags.left-blog ul {
    padding:0px;
}
.left-tags .left-side-tags ul li {
    border-bottom: 0;
    display: inline-block;
    margin: 5px 0px;
}
.left-tags .left-side-tags ul li a {
    padding: 5px 10px;
    width: auto;
    border: 1px solid #0f70b7;
    background: #0f70b7;
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
}
.left-tags .left-side-tags ul li a:hover {
    border: 1px solid #0f70b7;
    background: #fff;
	color:#0f70b7
}
.left-side-tags h4 {
    margin-bottom: 15px;
}
.comments-heading h3, h3.comment-reply-title {
    border-bottom: 1px solid #e8e8e9;
    color: #444;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 0 0 5px;
    text-transform: capitalize;
}
.comments-list ul li{
    margin-bottom: 25px;
}
.comments-list-img{
    float: left;
    margin-right: 15px;
}
.comments-content-wrap {
    color: #444;
    font-size: 14px;
    margin: 0 0 15px 60px;
    padding: 10px;
    position: relative;
}
.blog-content p {
    font-size: 15px;
	letter-spacing: 0.50px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: 5px solid #0f70b7;
    font-style: italic;
}
blockquote p {
    font-size: 16px !important;
    line-height: 28px;
}
.author-avatar {
    display: inline-block;
    float: left;
    width: 10%;
}
.author-description h2 {
    color: #777;
    font-size: 20px;
    text-transform: uppercase;
}
.author-description h2 a {
    color: #333;
}
.comments-content-wrap span b{margin-right:5px}
.comments-content-wrap span a:hover{}
span.post-time{margin-right:5px}
.comments-content-wrap p {
    color: #444;
    margin-top: 10px;
}
li.threaded-comments{margin-left:50px}
.comment-respond {
    margin-top: 20px;
}
span.email-notes{color: #42414f;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;}
.comment-respond p {
    color: #444;
    margin-bottom: 5px;
}
.comment-respond input[type=text],.comment-respond input[type=email]{
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 32px;
    margin-bottom: 15px;
    padding: 0 0 0 10px;
    width: 100%;}
.comment-respond textarea#message-box{
    border: 1px solid #e5e5e5;
    border-radius: 0;
    max-width: 100%;
    padding: 10px;
	height: 160px;
    width: 100%;
}
.comments-content-wrap span a {
    color: #0f70b7;
}
.comments-content-wrap span a:hover {
    color: #0f70b7;
}
.comment-respond .add-btn.contact-btn {
    background: #0f70b7;
    color: #fff;
    display: block;
    font-size: 16px;
    margin-top: 5px;
    padding: 12px 20px;
    transition: 0.4s;
    border-radius: 5px;
    width: auto !important;
    margin-top: 20px;
    border: 2px solid #0f70b7;
    text-transform: uppercase;
    font-weight: 700;
}
.comment-respond .add-btn.contact-btn:hover{
    background: #FFF;
	color: #0f70b7;
    border:2px solid #0f70b7;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 30px 0 0px;
    border-radius: 4px;
}
.pagination>li>a, 
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    border: none;
    margin-left: -1px;
    border-radius: 5px;
}
.pagination>li {
    display: inline-block;
    margin: 0px 3px 0px 0px;
}
.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus{
    z-index: 3;
    color: #fff;
    background-color: #0f70b7;
    border-color: #0f70b7;
    cursor: default;
    border-radius: 5px;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #0f70b7;
    border-color: #0f70b7;
    border-radius: 2px;
}
.blog-page-details .left-blog-page {
    margin-top:0px;
    margin-bottom:30px;
}
.single-post-comments {
    margin-top: 30px;
}
.left-head-blog .pst-content p{
	margin-bottom: 5px;
}
/*----------------------------------------
 27. Project Details page
----------------------------------------*/
.project-page-area .project-menu li a {
    color: #444;
}
.project-2-column .project-single {
    float: left;
    width: 50%;
}
.project-4-column .project-single {
    float: left;
    width: 25%;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 40px;
    border-radius: 50%;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    top: 50%;
    position: absolute;
    left: 3%;
    margin-top: -30px;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover{
    background: #0f70b7;
    border: 1px solid #0f70b7;
    color: #fff;
}
.project-carousel-2.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    margin-top: -15px;
    position: absolute;
    right: 3%;
    top: 50%;
}
.project-history {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 3px;
}
.project-details h4 {
    font-size: 26px;
    font-weight: 600;
}
.project-name ul li {
    color: #444;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    margin: 10px 0px;
}
.project-name span {
    padding-right: 15px;
    min-width: 110px;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
}
.project-inner {
    margin-bottom: 30px;
}
.project-share {
    margin-top: 30px;
}
.project-share ul li {
    display: inline-block;
	margin-top: 10px;
}
.project-share ul li a {
    color: #666;
    display: block;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border: 1px solid #666;
    border-radius: 50%;
}
.project-share li a:hover{
    color: #fff;
    background: #0f70b7;
    border: 1px solid #0f70b7;
}
.project-content.project-related{
    margin-top: -30px;
}
/*----------------------------------------*/
/* 28.Sub Services Pages
/*----------------------------------------*/
.single-page-head {
    margin-bottom: 30px;
}
.single-services-page p {
    color: #666;
    margin-bottom: 0px;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.left-menu li:first-child {
    margin: 0px 0px 2px
}
.left-contact h4 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.left-menu li {
    display: block;
    margin-bottom: 3px;
}
.build-img .page-img {
    padding-bottom: 0;
}
.left-menu ul li.active a {
    background: #0f70b7 none repeat scroll 0 0;
    color: #fff;
    position: relative;
}
.left-menu ul li a:hover {
    color: #fff;
    background: #0f70b7; 
}
.left-menu ul li a {
    background: #f9f9f9;
    color: #666;
    display: block;
    font-size: 15px;
    font-weight: 700;
    padding: 14px 20px 14px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.left-menu ul li.active a::after, .left-menu ul li a:hover::after {
    content: "\e87a";
    font-family: tionscal;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.about-btn{
	position: relative;
}
.down-btn {
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 20px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    position: relative;
	margin-bottom: 3px;
	background: #f9f9f9;
}
.about-btn .down-btn i{
	padding-right: 10px;
}
.down-btn:hover{
    color:#fff;
    background: #0f70b7;
}
.single-well h3 {
    margin-bottom: 15px;
    font-size: 28px;
}
.support-text {
    padding: 20px;
    background: #f9f9f9;
    transition: 0.4s;
	padding: 30px 20px;
}
.support-text h4{
    color:#0f70b7;
    font-weight: 700;
}
.support-text a {
    margin: 30px 0px 15px;
    display: block;
    font-size: 22px;
    color: #444;
    font-weight: 700;
}
.support-text p {
    font-size: 16px;
    line-height: 26px;
    color:#444;
    font-weight: 700;
}
.support-text a i {
    display: inline-block;
    font-size: 30px;
    line-height: 22px;
    padding-right: 8px;
}
.page-content h3 {
    font-weight: 600;
    padding: 15px 0 0;
}
.single-well {
    margin-top: 20px;
}
.single-well a h4 {
    font-weight: 600;
    line-height: 30px;
}
.single-page {
    overflow: hidden;
}
.service-list li {
    display: block;
    position: relative;
    padding-left: 30px;
    color: #666;
}
.service-list li::before{
    position: absolute;
    left: 0;
    content:"\f00c";
    font-family:fontawesome;
    top:0;
    color: #0f70b7;
}
.single-page-head .service-btn{
    width: 100%;
    margin: 20px 0px 0px 0px;
}
.single-services-page .marker-list li {
    color: #666;
}
.mar-row .single-well {
    margin-top: 0px;
}
.marker-list li {
    color: #666;
    padding-left: 30px;
    margin: 10px 0px;
    position: relative;
    font-size: 15px;
}
.marker-list li::after {
    position: absolute;
    content: "\e886";
    left: 0;
    top: 3px;
    font-family: tionscal;
    color: #0f70b7;
    font-weight: 700;
}
.tab-menu {
    display: block;
    text-align: center;
}
.tab-menu ul.nav{
    margin: 0;
    padding: 0;
}
.tab-menu ul.nav li {
    border: medium none;
    display: inline-block;
}
.tab-menu ul.nav li a {
	color: #0f70b7;
}
.tab-menu ul.nav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #444;
    display: block;
    font-weight: 600;
    padding: 10px 20px;
    margin-right: 5px;
    text-transform: uppercase;
    width: 131px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #0f70b7 !important;
  border-color: #0f70b7;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #fff !important;
  cursor: default;
  position: relative;
}
.event-content.head-team h5 {
    background: #0f70b7 none repeat scroll 0 0;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
.btn-blue:focus {
    color: #fff; 
}
/*--------------------------------*/
/* .End CSS
/*--------------------------------*/

/*--------------------------------*/
/* .Dairy CSS
/*--------------------------------*/
.tab-center .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus{
    font-size: 18px;
    padding: 10px 30px
}
.nav-tabs>li>a{
   font-size:18px;
   border: 1px solid #eee;
   padding: 10px 30px
  }
  
  
@media only screen and (min-width: 320px) and (max-width: 767px){  
	.get-a-touch-modal .modal-dialog {max-width: 340px;width: 340px;min-width: 340px !important;} 
	#myModal .modal-dialog {width: 340px;}
	.input-group .form-control{width:100% !important;margin:0px !important;}
	#srt{margin: 15px 0px 15px 0px !important;} 
	#myModal .popup-inquary {padding: 20px;}
	#Ultra{border-radius: 0px !important;}
	.ShareSocialMEdia  {display:inherit; }
	.ShareSocialMEdia ul{ text-align: left;  }
	.buttonTP button {
		padding: 3px 12px !important;
		border-radius: 5px !important;
		float: none !important;
		font-size: 15px;
	}
	
	.ShareSocialMEdia  { 
	text-align: left;}
	.ShareSocialMEdia .buttonTP a { 
		float: none !important;
		font-size: 15px;
	}	
	.episodeDelaisH { 
    margin-top: 20px;
	}
 .episodeDelaisH p, li {
    text-align: left;
    color: #000 !important;
}
.GuestsBTMItem {
    text-align: left;
    color: #000 !important;
}
.footer-head h4 { 
    text-align: left !important; 
}
.footer-content {
    margin-bottom: 15px !important;
    text-align: center !important;
}

.titleepisodeheding{
	font-size: 20px !important;
    line-height: 23px !important;
}



.header{margin-bottom:20px !important;}
.mean-container .mean-nav ul{margin-bottom:0px !important;}

.footer-area  .footer-head p { 
    text-align: left !important; 
}


.footer-area  {
    padding: 20px 0 !important;
}
.Upcoming_Activities {
margin-bottom: 20px;
}
	.episodeDelaisH h1 {
    font-size: 20px;
    padding: 0px 0px 20px;
    margin: 0px;
    line-height: 20px;
    font-weight: 600;
}
 
	.ShareSocialMEdia span {
		position: relative;
		float: none;
		text-align: left;
		display:block;
	}
	
}