/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
/*
.goodslidertext .container .content h2 {font-size:60px!important; line-height:100px!important;}
.goodslidertext .container .content p {font-size: 30px!important;line-height: 30px!important;}


@media only screen and (max-width: 1300px) {
.goodslidertext .container .content h2 {font-size: 48px!important;line-height: 80px!important;}
.goodslidertext .container .content p {    font-size: 24px!important;line-height: 24px!important;}

}


@media only screen and (max-width: 1000px) {
.goodslidertext .container .content h2 {font-size:36px!important;line-height:60px;}
.goodslidertext .container .content p {font-size:21px!important;line-height:21px;}
}

@media only screen and (max-width: 690px)  {
.goodslidertext .container .content h2 {font-size:26px!important;line-height:36px;}
.goodslidertext .container .content p {font-size:21px!important;line-height:21px;}
}
*/

/*lowest priority*/


/* added by kawsar */
.msg-shown #header-outer {
	top: 59px !important;
}
.msg-shown.admin-bar div#header-outer {
	top: 90px;
}

/* top notification bar */
.referral {
    padding: 8px;
    background: #21cdec;
    color: #fff;
    /* display: block; */
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
}
.admin-bar .referral {
    position: fixed;
	top: 0px;
    padding-top: 40px;
}
.referral--wrapper {
	padding: 5px 40px;
	position: relative;
	text-align: center;
}
.refrlCont{width:100%; /*display:table;*/ font-family:Roboto; font-size:14px}
.clrFx{clear:both}

.refrlCont img{width:100%; max-width:96px; display:inline-block; vertical-align:middle; margin-left:10px; border-radius:4px; /*border:5px solid #21cdec; position:absolute; left:0; top:-16px; -webkit-box-shadow:7px 4px 6px 1px #4a4747; box-shadow:7px 4px 6px 1px #4a4747;*/}
.referral--wrapper a{
	padding:5px 8px;
	color: #fff;
	cursor: pointer;
	letter-spacing: 0;
	font-weight:bold;
	text-decoration: none;
	position: relative;
	border: 1px solid #fff;
	display:inline-block;
	margin-left:15px;
	-webkit-transition: all .25s;
	transition: all .25s;
}
.referral--wrapper a:hover{
	background-color:#cc28b0;
}
.referral--close {
	-webkit-transition: all .25s;
	transition: all .25s;
	position: absolute;
	right: 12px;
	top: 10px;
	cursor: pointer;
}
.referral svg path {
	stroke: #fff;
}

/* right content */
.right_content.countdown {
    position: absolute;
    right: 5%;
    top: 0;
    line-height: 1.2;
}

.countdown span.countdown_time {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
}

.countdown small {
    font-size: 80%;
}
.msg-shown .container-wrap, .msg-shown .project-title {
	margin-top: 0 !important;
}

/* responsive */
@media screen and (max-width: 1170px){
	.referral--wrapper {
		text-align: left; 
	}
	.right_content.countdown {
		text-align: right;
	}
	.msg-shown.admin-bar #header-outer {
	    top: 90px !important;
	}
}
@media screen and (max-width: 920px){
/*}
@media screen and (max-width: 860px){*/
	.msg-shown #header-outer {
	    /*top: 100px !important;*/
	}
	.msg-shown.admin-bar #header-outer {
	    top: 105px !important;
	}
	.admin-bar .referral {
	    padding-top: 55px;
	}
	.referral--wrapper {
		text-align: center;
	}
	.right_content.countdown {
	    position: relative;
	    right: 0;
		text-align: center;
	}
	.msg-shown .at-content .parallax_slider_outer.first-section, body.msg-shown .parallax-disabled, .parallax-disabled .nectar-slider-wrap {
	    /*margin-top: 95px!important;*/
	}
	.msg-shown .container-wrap, .msg-shown .project-title {
		margin-top: 40px !important;
	}
}
/*@media screen and (max-width: 692px){
	.msg-shown #header-outer {
	    top: 120px !important;
	}
}*/
@media screen and (max-width: 692px){
	.msg-shown #header-outer {
	    top: 95px !important;
	}
	.msg-shown.admin-bar #header-outer {
	    top: 140px !important;
	}
	.referral--wrapper a {
	    margin-top: 5px;
	    margin-left: 0;
		display: block;
	}
	.right_content.countdown {
	    margin-top: 10px;
	}
	.msg-shown .container-wrap, .msg-shown .project-title {
		margin-top: 80px !important;
	}
}
@media screen and (max-width: 570px){
	.msg-shown #header-outer {
	    top: 115px !important;
	}
	.msg-shown.admin-bar #header-outer {
	    top: 162px !important;
	}
	.refrlCont {
	    width: 300px;
	    display: inline-block;
	}
}
@media screen and (max-width: 386px){
	.refrlCont {
	    width: 250px;
	}
}
/*@media screen and (max-width: 356px){
	.msg-shown #header-outer {
	    top: 178px !important;
	}
	.at-content .parallax_slider_outer.first-section, body .parallax-disabled, .parallax-disabled .nectar-slider-wrap {
	    margin-top: 175px!important;
	}
}*/
@media screen and (max-width: 330px){
	.msg-shown #header-outer {
	    top: 147px !important;
	}
	.msg-shown.admin-bar #header-outer {
	    top: 195px !important;
	}	
	.refrlCont {
	    width: 200px;
	}
	.right_content.countdown {
	    width: 180px;
	    display: inline-block;
	}
	.msg-shown .container-wrap, .msg-shown .project-title {
		margin-top: 120px !important;
	}
}
/*@media screen and (max-width: 282px){
	#header-outer.msg-shown {
	    top: 220px !important;
	}
}*/


/* fix */
#slide-out-widget-area.slide-out-from-right {
	z-index: 999999;
}

.icon-salient-down-arrow .icon-default-style {
background-color: #2b56a0;
}

.swiper-wrapper .slider-down-arrow i.icon-default-style .icon- {
	background-color: #2b56a0;
}

.swiper-container a.slider-prev:hover, .swiper-container a.slider-next:hover {
    background-color: #2b56a0;
}
.swiper-container a.slider-prev, .swiper-container a.slider-next {
    background-color: #2b56a0;
}

.referral {
	background: #2b56a0 !important;
}

icon-salient-down-arrow .icon-default-style {
background-color: #2b56a0 !important;
}
a.sf-with-ul::before {
background-color: #2b56a0 !important;
}

.company_sidebar {
border: 1px solid black; 
padding: 9px 0px 9px 9px;
}

.tabbed[data-alignment="center"] .wpb_tabs_nav {
	font-size:18px !important;
}

.nectar-button {
	 border-radius: 0px !important;
}

.swiper-wrapper .slider-down-arrow i.icon-default-style[class^="icon-"], .swiper-wrapper .swiper-slide[data-color-scheme="dark"] .slider-down-arrow i.icon-default-style[class^="icon-"] {
	background-color: #2b56a0 !important;
}

/* Things Denny has done, below */

.oscar {
	align-content: center;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 15px;
}

.oscarcolumn {
	border-style: solid;
	border-width: 1px;
	border-color: #2b56a0;	
}

.oscarcolumntop {
	border-top-style: solid;
	border-top-width: 6px;
	border-top-color: #2b56a0;	
}

.oscarcolumnbottom {
	border-bottom-style: solid;
	border-bottom-width: 6px;
	border-bottom-color: #2b56a0;	
}

.whitetext {
	color: #fff;
}


