/*
 * TITLE
 */

h1 em, h2 i, h2 em, h3 em, .title-line em {
    color:#f78715;
    font-style:normal;
}

p {
    font-weight:400;
}

h2 {
    position:relative;
}

.upper {
	text-transform:uppercase;
}

.brackets {
	position:relative;
}

.brackets:before, .brackets:after {
	content:'';
	position:absolute;
	border:3px solid #f78715;
	top:0;
	bottom:0;
	width:5px;
}

.brackets:before {
	left:-10px;
	border-right:none;
}

.brackets:after {
	right:-10px;
	border-left:none;
}

.title-brackets {
	text-align:center;
}

.title-brackets h2 {
  display:inline-block;
	padding:0 20px;
}

.line {
	display:inline;
	position:relative;
}

.line:before, .line:after {
	content: '';
	position: absolute;
	top:50%;
	border: 1px solid #f78715;
	width: 20%;
}

.line:before {
	left:-25%;
}

.line:after {
	right:-25%;
}

.iconline {
    position:relative;
		margin:0 auto;
		max-width:400px;
	margin-bottom:0!important;
}

.iconline:before {
    content:'';
    position:absolute;
    background:#f78715;
    height:2px;
    top:50%;
		width:100%;
}

.title-line{
	width:100%;
	max-width:400px;
}

.title-line h4 {
	font-size:1.8em;
	font-weight:700;
}


/*
 * SYSTEM TEMPLATE
 */

.templatera_shortcode {
	margin-bottom:0!important;
}

a.fixed-nav span.date, a.fixed-nav div.photo {
	display:none;
}

a.fixed-nav .desc h6 {
	border:none;
	margin-top:20px;
	font-size:1.3em;
}

#Footer {
	padding:20px;
}

#Footer .footer_copy .social li {
	margin-right:15px;
}

#Top_bar .responsive-menu-toggle {
    color:#f78715;
}

.top-bot-padd {
	padding-top:50px;
	padding-bottom: 30px;
}

.sepline {
	border: 2px solid #efefef;
	border-left:none;
	border-right:none;
}

.icon-up-open-big {
	display:none;
}

@media only screen and (max-width: 768px) {

p, .hp-section1-box .desc {
font-size:1.1em!important;
}

	
	
.icon-up-open-big {
	display:block;
		color:#f78715;
	}

}

/*
* BTN'S
*/

.btn-1 a, .btn-3 a, .btn-1 button, .btn-2 button, .btn-3 button {
    margin-top:-10px;
    position: relative!important;
    border:none!important;
    overflow: visible!important;
    border: 3px solid #f78715!important;
}

.btn-1 a, .btn-1 button {
    text-transform: uppercase;
    font-weight:700;
}

.btn-2 button {
    min-width:200px;
}

.btn-3 button, .btn-3 a {
    text-transform: uppercase;
    font-weight:700;
}

.btn-1 a:before, .btn-1 button:before, .btn-2 button:before, .btn-3 button:before, .btn-3 a:before {
    content:'';
    position:absolute;
    top:-4px;
    bottom:-4px;
    left:5px;
    right:5px;
    border-top:5px solid #333333;
    border-bottom:5px solid #333333;
}

.btn-2 button:before {
    border-top:5px solid #fff;
    border-bottom:5px solid #fff;
}

.btn-3 button:before, .btn-3 a:before {
    border-top:4px solid #fcfcfc;
    border-bottom:4px solid #fcfcfc;
}

.mobile-btn {
	display:none;
	margin-bottom:0;
}

.mobile-btn a {
	color:#f78d27!important;
	font-weight:700;
}

@media only screen and (max-width: 1024px) {
	.mobile-btn {
		display:block;
	}
}

/* CTA */

.cta {
		padding:20px 0;
}

.cta h3, .cta h2 {
	color:#fff;
}

.cta p.big, .cta h4 {
	color:#fff;
}

.cta h3 {
  font-size: 2em;
	line-height:1.3em;
}

.cta .iconline img {
    background:#333;
    position:relative;
    z-index:2;
    padding: 0 50px;
}


/*
* TOP TITLE
*/

#top-title {
  margin:0;
	background-position: bottom bottom;
}

.top-title {
	padding:10% 0;
  text-align:center;
	width:80%;
	margin:0 auto;
}

.top-title h1 {
	position:relative;
	color:#000;
	margin: 0 10%;
}

.top-title h1:before, 
.top-title h1:after {
	border-width:4px;
}

.top-title.style2 h1 {
	font-weight: 700;
	padding-bottom:20px;
}

.top-title h1 strong {
    font-style:normal;
		font-weight:400;
    font-size:80%;
}

.top-title.style2 {
	padding:8% 0;
}

.top-title.style2 h2 {
	font-weight: 500;
}

.top-title.style3 h1 {
	display:inline-block;
}

.top-title.style3 h1:before {
	left:-30px;
}

.top-title.style3 h1:after {
	right:-30px;
}

.top-title.style3 h2, .top-title.style4 h2 {
	margin-top:20px;
	font-weight:400;
}

.top-title.style4 h1 strong {
	position:relative;
	bottom: -.5ex;
	font-size:.6em;
	margin-top:40px;
	font-weight:500;
}

.top-title.style4 h3 {
	font-style:italic;
	color:#444;
}

/* SECTION 1 */

#hp-section1-box {
    position:relative;
    z-index:2;
    max-width:1000px;
    margin:0 auto;
}

.hp-section1-box {
    margin:0 auto;
    max-width:450px;
}

.hp-section1-box .wpb_wrapper {
    text-align:center;
}

.hp-section1-box .wpb_text_column h3 {
    background:#f78715;
    color: #fff;
    font-weight:700;
    padding: 5px 40px;
    display:inline-block;
}

.hp-section1-box h4 {
    font-size:1.2em;
    font-weight:700;
}

.hp-section1-box .promo_box_wrapper {
	overflow:visible;
}

.hp-section1-box .promo_box_wrapper .photo_wrapper, .hp-section1-box .promo_box_wrapper .desc_wrapper {
	display: block;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
}

.hp-section1-box .photo_wrapper {
	position:relative;
}

.hp-section1-box .photo_wrapper img {
	position:relative;
	z-index:2;
	filter: gray; 
-webkit-filter: grayscale(1); 
filter: grayscale(1);
}

.hp-section1-box .photo_wrapper img:hover {
	  -webkit-filter: grayscale(0);
  filter: none;
}

.hp-section1-box .photo_wrapper:before, .hp-section1-box .photo_wrapper:after{
	content:'';
	width:30%;
	position: absolute;
	z-index:1;
	top:-4px;
	bottom:-4px;
	background: #f78715;
}

.hp-section1-box .photo_wrapper:before {
	left:-4px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}

.hp-section1-box .photo_wrapper:after {
	right:-4px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}

.hp-section1-box .desc_wrapper {
	background:#fff;
	border: 1px solid #e0e0e0;
	border-top:none;
}

.hp-section1-box .desc_wrapper h2 {
	font-size:1.1em;
	padding: 20px 5px 0 5px;
	font-style: italic;
	font-weight: 600;
	text-transform:none;
}

.hp-section1-box .desc_wrapper i {
    color:#f78715;
    font-style:italic;
}

.hp-section1-box .desc_wrapper .desc {
    padding:0 20px;
	min-height:80px;
}

.hp-section1-box .desc_wrapper a.button {
    background:none;
    color: #f78715;
    margin-left:30px;
}

.hp-section1-box .desc_wrapper span {
    padding:2px 0;
    border-bottom:1px solid #f78715;
}

.hp-section1-box .desc_wrapper span.button_icon {
    float:right;
    padding-left:10px;
    padding-top:0;
    border:0;
}

.hp-section1-box .desc_wrapper .icon-layout:before {
    content:'';
    background:url('/wp-content/uploads/lnk-icon.png') no-repeat top left;
    width:30px;
    height:30px;
}

@media only screen and (max-width: 768px) {

.hp-section1-box .desc_wrapper .icon-layout:before {
display:none;
}

}

.hp-section1-box .desc_wrapper a.button:after {
   background:rgba(0,0,0,0);
}

.hp-section1-box .desc_wrapper a.button:hover {
    color:#222;
}

/* SECTION 2 */

#hp-section2 {
    padding: 30px 0 7% 0;
}

@media only screen and (min-width: 768px) {

#hp-section2 {
    margin-top: -120px;
    padding: 180px 0 7% 0;
}

}

.hp-section2-box .wpb_wrapper {
    position:relative;
    z-index:2;
    padding: 30px;
    padding-top: 50px;
    font-size: 1.1em;
    background: url(/wp-content/uploads/hp-sectio2-boxbg.png) #fff no-repeat top center;
    border: 15px solid #f7f7f7;
}

.hp-section2-box {
    max-width:600px; 
    margin: -40px auto 0 auto;
    position:relative;
}

.hp-section2-box:before, .hp-section2-box:after {
    content:'';
    position: absolute;
    z-index:1; 
    bottom: -15px;
    top: -15px;
    background: #f78715;
    width: 20%;
    margin: 0 auto;
    background-repeat: no-repeat, no-repeat;
}

.hp-section2-box:before {
    left: -15px;
    background-image:url('/wp-content/uploads/border-top-right-corner.png'), url('/wp-content/uploads/border-bottom-right-corner.png');
    background-position: right top, right bottom;
}

.hp-section2-box:after {
    right: -15px;
    background-image:url('/wp-content/uploads/border-top-left-corner.png'), url('/wp-content/uploads/border-bottom-left-corner.png');
    background-position: left top, left bottom;
}

@media only screen and (max-width: 400px) {

	.hp-section2-box:before, .hp-section2-box:after {
		display:none;
	}

}

/* SECTION 4 */

.hp-section4-title h3 em {
white-space: nowrap;
color:#000;
}

.hp-section4-title h3 strong {
    background:#f78715;
    padding: 2px 10px;
    color: #fff;
}

.hp-section4-title h3 {
    line-height:2em;
}

.team-item .team {
	min-width:180px;
}

.team-item .desc, .team-item hr {
    display:none;
}

.team-item a.icon_bar {
    background:transparent;
    margin:0;
}

.team-item .desc_wrapper {
    padding: 15px 0 0 0;
    background: rgba(255,255,255,0.98);
    text-align:center;
    width:100%;
		max-width: 220px;
    margin:-70px auto 0 auto;
    position:relative;
    z-index:3;
}

.team-item .desc_wrapper h4 {
    color:#222;
    text-transform:uppercase;
    font-size:1.1em;
    font-weight:700;
}

.team-item .subtitle {
    color:#666666;
    font-style:italic;
    margin:0;
}

.team-item a:hover {
    color:#f78715!important;
}

.team-item .image_wrapper {
    text-align:center;
	  position: relative;
}

.team-item .image_wrapper {
    border:1px solid #d7d7d7;
		max-width: 270px;
		margin:0 auto;
}

.team-item .image_wrapper span {
    position:absolute;
    z-index:2;
		left:0;
    height:100%;
    text-align:center;
    padding: 25px 15px 0 15px;
	min-width:170px;
	  background-color: rgba(0,0,0,0.8);
	color:#f5f5f5;
}

.team-item .image_wrapper span h4 {
    display:block;
    font-size:1.1em;
    font-weight:700;
    color:#fff;
}

.team-item .image_wrapper span p {
    line-height:1.2em;
    font-size:0.9em;
}

.team-item .image_wrapper span a {
	color:#f78715;
	line-height:1.2em;
}

.team-item h4.title {
    display:none;
}

#hp-section4 #first-row {
 margin-bottom:0;		
	}
	
#hp-section4 #second-row {
 width:80%;
 margin:0 auto;
}

@media only screen and (max-width: 1250px) and (min-width:768px) {
	.team-item .image_wrapper span p {
		display:none;
	}
}


/* SECTION 5 */


.hp-section5-block {
    margin: 0 20% 0 20%;
    padding: 30px 30px 50px 30px;
    position: relative;
    background: #fff;
    z-index:3;
}

.hp-section5 img {
    background:#fff;
    position:relative;
    z-index:4;
    padding: 0 50px;
}

.hp-section5-photo {
    margin-top:-200px;
    position: relative;
    z-index:2;
}

@media only screen and (max-width: 768px) {
    
    .hp-section5-block {
        margin:0;
    }
    
    .hp-section5-photo {
        display:none;
    }
}


/* SECTION 6 */

#hp-section6 {
    margin-top:-10%;
	  padding-top:50px;
}

#hp-section6 .number {
	font-weight:700;
}

#hp-section6 .counter {
	padding:0;
}

#hp-section6 .number {
	font-size:1em;
}

#hp-section6 .numbers {
	margin-top:60px;
}

#hp-section6 .numbers p.title {
    color: #222;
}


/* SECTION 7 */

#hp-section7 {
    border-bottom:2px solid #f4f4f4;
}

#hp-section7 .vc_grid-container-wrapper{
    margin-bottom:0!important;
}

.startups-grid-a .wpb_wrapper div {
	margin:0!important;
}

.startups-grid {
    padding-top:20px;
    margin-bottom:0;
}

.startups-grid .startups-grid-b .startup-title div {
    text-transform: uppercase;
	font-weight:700;
	color:#333;
	font-size:1.1em;
}

.startups-grid .startups-grid-b .desc {
	color:#333;
}

#hp-section7 .icon_box, #hp-section8 .icon_box {
    max-width:250px;
	  min-width:200px;
    float:right;
    padding:0;
}
#hp-section7 .icon_box {
    margin-top:-85px;
}

#hp-section7 .icon_box .image_wrapper, #hp-section8 .icon_box .image_wrapper {
    float:right;
    padding-left:30px;
    margin-bottom:0!important;
    padding-top:0!important;
}

#hp-section7 .icon_box .desc_wrapper, #hp-section8 .icon_box .desc_wrapper {
    text-align:right;
    font-weight:400;
    padding-top:10px;
}

@media only screen and (max-width: 768px) {
    #hp-section7 .icon_box {
    margin-top:20px;
}
}


/* SECTION 8 */

#hp-section8 {
	padding-top:60px;
  padding-bottom:0;
  margin-bottom:0!important;
	position:relative;
}

#testim .medialnk {
	display:none;
}

#testim .testimlnk {
	cursor:pointer;
}

#testim .testimlnk:hover img {
filter: gray; 
-webkit-filter: grayscale(1); 
filter: grayscale(1);
opacity: 0.5;
}

#testim .vc_grid-container-wrapper{
	margin:0;
}

#testim .vc_grid-container-wrapper .desc {
    margin:50px 15% 0px 15%;
    color: #222;
    font-size:1.2em;
    font-style:italic;
}

#testim .desc p:before, #testim .desc p:after {
    content: '"';
    font-weight:700;
}

#testim .vc_grid-item {
    padding-bottom:0;
}

#testim {
	margin:0 auto;
	margin-bottom:0px;
	width:80%;
}

#testim .testim-btn {
	background:#f7f7f7;
	margin-top:-20px;
	position:relative;
	z-index:5;
	margin-bottom:0;
}

#testim .testim-btn a {
	min-width:200px;
}

#testim .testim-btn a i {
	color:#f78d27;
}


@media only screen and (max-width: 768px) {
#testim {
	margin:0;
	width:100%;
}
	#testim .testim-btn {
		background:none;
	}
	
	#testim .testim-btn button {
		width:100%;
	}
}

/* SECTION 9 */

.blog-list .vc_gitem-post-data-source-post_title{
	margin-bottom:5px;
	font-weight:700!important;
	color:#222;
	text-transform:uppercase;
	font-size:.9em;
}

.blog-list .vc_grid-item:nth-child(2) .vc_gitem-post-data-source-post_title {
	color: #f78d27;
}

.blog-list .vc_gitem-post-data-source-post_author{
	margin-bottom:0px;
	font-style:italic;
	font-size:0.9em;
	color:#777;
}

.blog-list .vc_gitem-post-data-source-post_author div:before {
	content: 'Posted by ';
}

.blog-more .wpb_wrapper {
	height:200px!important;
	padding:0;
	position: relative;
	overflow:hidden;
}

.blog-more .wpb_wrapper a {
	position:relative;
	z-index:2;
	padding-top:20px;
	font-size:1.5em;
	line-height:1.5em;
}

.blog-more .wpb_wrapper a h5 {
	color:#999;
	letter-spacing:0.4em;
	margin:0px;
}

.blog-more .wpb_wrapper:hover a div {
	display:none;
}

.blog-more .wpb_wrapper:hover a:after {
	display:block;
	color: #fd7517;
	font-size: 5em;
	top:70px;
	content: '>';
	position:absolute;
	left:40%;
	font-weight:500;
}

.blog-list .vc_gitem_row .vc_gitem-col {
	padding:0;
}

.post-date {
	margin:0;
	position:absolute;
	bottom:-1px;
	z-index:999;
	background: rgba(255,255,255,0.80);
}

.post-date div {
	padding:10px;
	word-spacing: 60px;
	font-size:0.7em;
	text-transform:uppercase;
	color:#222;
}

.post-date div:first-line {
	font-size:3em;
	line-height:1em;
	font-weight:700;
	color:#555;
}

.blog-list .post-title-row {
	padding:0 10px;
	margin-top:10px;
}

.blog-list .post-title {
	border:2px solid #e1e1e1;
}

.blog-list .post-title:after {
	content:'';
	position:absolute;
	top:-4px;
	bottom:-4px;
	left:10px;
	right:10px;
	border:4px solid #efefef;
	border-left:none;
	border-right:none;
}

@media only screen and (max-width: 768px) {
	.blog-list .vc_column-inner  {
		padding:0!important;
	}
}

/* SECTION 10 */

#hp-section10 .wpb_wrapper div.wpb_row {
  margin-bottom:0!important;
}

#hp-section10 h3 {
	font-weight:700;
	font-size:2em;
	color:#777;
}

.btn-row .btn-3 button {
	min-width:300px;
}

/* SECTION 11 */

#hp-section11 {
    padding: 30px 0;
}

#hp-section11 h4 {
    color:#fff;
    font-size:1.3em;
}

.subscribe-col input[type=email] {
    display:inline-block;
    float:left;
    border-radius:0;
}

.subscribe-col {
	position:relative;
}

.subscribe-col input[type=submit], .subscribe-col input[type=submit]:focus, .subscribe-col input[type=submit]:active, .subscribe-col input[type=submit]:hover {
    display:inline-block;
    background: url(/wp-content/uploads/send-button.png) #fd7517 no-repeat center center;
    background-color:#fd7517!important;    
    border: 0;
    height: 36px;
    width: 50px;
    border-radius:0;
	right:0;
	position:absolute;
}

.subscribe-col input[type=submit]:hover {
    background-color:#b85a19!important;
}

.mc4wp-form-theme .mc4wp-success {
	color:#fd7517!important;
}

/*
 * RPS
 */ 

#subslider {
overflow:visible!important;
border-bottom:2px solid #c2c2c2;
}

.subslider-img img {
	position:absolute;
	left:30%;
	bottom:-2px;
	
}

#rps-logos {
	margin-top:-50px;
}

#rps-logos .rps-logo-box {
	border: 2px solid #e5e5e5;
	padding: 100px 30px 20px 30px;
	width:70%;
	margin:-120px auto 0 auto;
	color:#333;
}

.rps-logo-list {
	width:70%;
	margin:0 auto;
}

.rps-logo-list img {
filter: gray; 
-webkit-filter: grayscale(1); 
filter: grayscale(1);
opacity: 0.5;
}

.rps-logo-list img:hover {
  -webkit-filter: grayscale(0);
  filter: none;
opacity: 1;
}

.rps-logo-box strong {
	font-size:1.1em;
		color:#222;
	line-height:2em;
}

.rps-logo-box em {
	color:#f78715;
	font-style:normal;
}

.rps-logo-box ul {
	margin-top:-10px;
	color:#333;
}

#rps-logo-img {
	position:relative;
	z-index:99;
}

#rps-logos .vc_pagination-item a {
background-color: #dadada;
	border-color: #dadada;
	margin-right: 20px;
}

#rps-logos .vc_pagination-item.vc_active a {
background-color: #f78715;
	border-color: #f78715;
}

/*
 * MAIL SECTION
 */ 

#mail-section {
	padding-top:30px;
}

#mail-section h3 {
	color:#fff;
	font-weight:700;
	max-width:700px;
	margin:0 auto;
	
}

#mail-section h4 {
	color:#fff;
	max-width:500px;
	margin:50px auto 0 auto;
	position:relative;
}

#mail-section h4:before, 
#mail-section h4:after {
	content:'';
	width:5px;
	position: absolute;
	top:0;
	height:100%;
	border:3px solid #f78715;
}


#mail-section h4:before {
	left:-20px;
	border-right:none;	
}

#mail-section h4:after {
	right:-20px;
	border-left: none;	
}

#form1 {
	display: flex;
	justify-content: center;
	margin-top: 50px;
	margin-bottom: 20px;
	flex-wrap: wrap;
}

#form1 .leftside {
	padding:0 20px;
	flex-grow: 1;
}

#form1 .rightside {
	flex-grow: 1;
}

#form1 input {
	background: transparent;
	border:none;
	border-bottom: 1px solid #6d6e6e;
	margin-bottom:15px;
	color:#fff;
}

#form1 input:focus,#form1 textarea:focus {	background:transparent!important;
	color:#fff;
}

#form1 label, #form1 input::placeholder {
	color: #f78715;
	font-weight: 500;
	font-size: 1.1em;
}

#form1 textarea {
	background: transparent;
	border: 1px solid #6d6e6e;
	margin-top:10px;
	color:#fff;
}

#mail-section input[type="submit"] {
	display:block;
	margin:0 auto;
	background: #f78715;
	font-size:1em;
	text-transform:uppercase;
	font-weight:700;
	padding: 15px 30px;
}

#mail-section .wpcf7-response-output {
	color:#fff!important;
}

/*
 * FAQ SECTION
 */

.big-separ {
	border-bottom:10px solid #333;
}

#faq-list .vc_tta-tab a, #faq-list .vc_tta-panel-heading {
	border:none;
	color: #222;
	position:relative;
	background:transparent;
}

#faq-list .vc_active a span{
	font-weight:700;
	display:block;
	position:relative;
	padding: 10px 0;
}

#faq-list .vc_active a span:before, 
#faq-list .vc_active a span:after {
	content:'';
	width:5px;
	position: absolute;
	top:0;
	height:100%;
	border:2px solid #f78715;
}


#faq-list .vc_active a span:before {
	left:-20px;
	border-right:none;	
}

#faq-list .vc_active a span:after {
	right:-20px;
	border-left: none;	
}

#faq-list .vc_tta-tab a:before{
	content:'\2022';
	color: #f78715;
	padding:absolute;
	margin: 0 10px 0 -15px;
}

#faq-list .vc_tta-panel-body {	overflow:visible!important;
}

@media only screen and (max-width: 768px) {
#faq-list .vc_tta-panel-body {	
	padding:0;
}
}

.faq-answer {
	background:#fff;
	padding: 30px;
	border-left: 5px solid #d8d8d8;
	min-height:200px;
}

.faq-answer:after {
	content:'';
	position:absolute;
	background: #fff;
	top:0;
	bottom:0;
	right:-180px;
	width:200px;
}

.faq-answer h4 {
	text-transform: uppercase;
	color: #f78715;
	font-weight:700;
	font-size: 1.2em;
	margin-bottom:20px;
}

#faq-title {
	margin:0;
	padding:10px 0;
}

#faq-title .vc_column-inner {
	padding:0;
}

.faq-icon {
	margin:0!important;
	position:relative;
}

.faq-icon img {
	position:relative;
	z-index:2;
}

.faq-icon:before {
	content:'';
	position:absolute;
	left:0;
	top:25px;
	border-bottom:2px solid #e2e2e2;
	width:100%;
}

/*
 * RAFA
 */

.rafa-title .style2 h1 {

}

.rafa-video .wpb_video_wrapper iframe {
  position:absolute;
	border:10px solid #fcfcfc;
	z-index:99;
	height:100%;
	background:#fcfcfc;	
}

.rafa-video .wpb_video_wrapper {
	margin-top:30px;
}

.rafa-video .wpb_video_wrapper:before, .rafa-video .wpb_video_wrapper:after {
    content:'';
    position: absolute;
    z-index:1; 
    bottom: -15px;
    top: -15px;
    background: #f78715;
    width: 20%;
    margin: 0 auto;
    background-repeat: no-repeat, no-repeat;
}

.rafa-video .wpb_video_wrapper:before {
    left: -15px;
    background-image:url('/wp-content/uploads/border2-top-right-corner.png'), url('/wp-content/uploads/border2-bottom-right-corner.png');
    background-position: right top, right bottom;
}

.rafa-video .wpb_video_wrapper:after {
    right: -15px;
    background-image:url('/wp-content/uploads/border2-top-left-corner.png'), url('/wp-content/uploads/border2-bottom-left-corner.png');
    background-position: left top, left bottom;
}

@media only screen and (max-width: 768px) and (min-width: 480px) {
	.rafa-video .wpb_wrapper {
		width:100%!important;
	}
	
}

@media only screen and (max-width: 480px) {
.rafa-video .wpb_video_wrapper:before, 
.rafa-video .wpb_video_wrapper:after {	
	display:none;
}
	.rafa-video .wpb_wrapper {
		width:100%!important;
	}
	
.rafa-video .wpb_video_wrapper {
		margin:0;
	}
	
.rafa-video .wpb_video_wrapper iframe {
		border:0;
		
	}
	
}


/*
 * MORE LESS 
 */

#moreless-block {
	margin:0 auto;
}

#moreless-block th, #moreless-block td {
	border-width:0;
}

#moreless-block td:first-child, #moreless-block td:last-child {
	width:40%;
}

#moreless-block td:nth-child(2) h5{
	position:relative;
}

#moreless-block td:nth-child(2) h5:before, 
#moreless-block td:nth-child(2) h5:after {
	content:'';
	position:absolute;
	border:2px solid #f78715;
	top:0;
	bottom:0;
	width:5px;
}

#moreless-block td:nth-child(2) h5:before {
	left:0;
	border-right:none;
}

#moreless-block td:nth-child(2) h5:after {
	right:0;
	border-left:none;
}

#moreless-block h3 {
	text-align:center;
	text-transform:uppercase;
	font-size:1.4em;
	font-weight:500;
	padding-bottom:15px;
	border-bottom: 1px solid #f78715;
	max-width: 130px;
	margin:0 auto;
}

@media only screen and (max-width: 480px) {
	#moreless-block td:nth-child(2) h5:before, 
	#moreless-block td:nth-child(2) h5:after {
		display:none;
	}
}

/*
 * HowDoesItWork 
 */

.rafa-tabs {
	max-width:80%;
	min-height:450px;
	margin:0 auto;
}

.rafa-tabs .vc_tta-tabs-container ul>li {
	padding:0 10px!important;
}

.rafa-tabs .vc_tta-tabs-container ul>li>a{
	background: transparent!important;
	color:#333!important;
}

.rafa-tabs .vc_tta-tabs-container ul>li>a:hover span {
	color: #f78715;
}

.rafa-tabs .vc_tta-tabs-container ul>li.vc_active>a {
	font-weight:700;
}

.rafa-tabs .vc_tta-tabs-container ul>li>a span:before, .rafa-tabs .vc_tta-tabs-container ul>li>a span:after {
	content:'';
border:2px solid #f78715;
	position:absolute;
	width:6px;
	bottom:5px;
	top:5px;
}

.rafa-tabs .vc_tta-tabs-container ul>li>a span:before {
	left:0;
	border-right:none;
}

.rafa-tabs .vc_tta-tabs-container ul>li>a span:after {
	right:0;
	border-left:none;
}

.line-icon h5 {
	display:block;
	position:relative;
	width:300px;
	margin:30px auto;
}

.line-icon h5:before, .line-icon h5:after {
	content: '';
	position: absolute;
	top:50%;
	border: 1px solid #f78715;
	width: 80px;
}

.line-icon h5:before {
	left:0;
}

.line-icon h5:after {
	right:0;
}

@media only screen and (max-width: 400px) {
	.line-icon h5 {
		width:auto;
	}
	.line-icon h5:before, .line-icon h5:after {
		display:none;
	}
}

.rafa-tabs h3 {
	font-weight:700;
	margin-bottom:30px;
}


.rafa-tabs-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.rafa-tabs-content ul li { 
  text-indent: .7em;
	color: #555;
}

.rafa-tabs-content ul li::before {
  content: "• ";
  color: #f78715;
	padding-right:1em;
	font-weight:700;
}

.rafa-tabs-content ol {list-style: none; counter-reset: li}

.rafa-tabs-content ol li::before {content: counter(li)' '; 
	color: #f78715;
  display: inline-block; width: 1em;
  margin-left: -1em;
font-weight: 700;}

.rafa-tabs-content ol li {counter-increment: li;}

/*
 * PORTFOLIO
 */

#portfolio-list .vc_grid.vc_row .vc_grid-item {
	float:left;
	height:470px;
}

.portfolio-item-img a {
	position:relative;
}

.portfolio-item-img a:before, .portfolio-item-img a:after {
	content:'';
	position:absolute;
	border:1px solid #999;	
	border-bottom:none;
	width:10px;
	height:10px;
}

.portfolio-item-img a:before {
	left:0;
	border-right:none;
}

.portfolio-item-img a:after {
	right:0;
	border-left:none;
}

.portfolio-item-content {
	padding:20px!important;
	margin-bottom: -20px;
	height: 170px;
}

.pf-readmore .vc_btn3-container {
	margin:0!important;
}

/*
 * PORTFOLIO SINGLE PAGE
 */

#Subheader {
	margin-bottom:50px;
}

#Subheader .breadcrumbs {
	display:none!important;
}

#Subheader h1.title {
	font-style:normal;
	position:relative;
}

#Subheader h1.title:before, #Subheader h1.title:after {
	content:'';
	position:absolute;
	border:2px solid #f78715;
	width: 5px;
	top:0;
	bottom:0;
}

#Subheader h1.title:before {
	margin-left:-15px;
	border-right:none;
}

#Subheader h1.title:after {
	margin-left:5px;
	border-left:none;
}

.portfolio-info .uc-heading em {
	font-weight:500!important;
	color:#333!important;
}

.portfolio-info span.uc_dactive {
	color:#f78715!important;
}

.portfolio-info .active {
	background:#f7f7f7;
	margin-top:0!important;
}

.portfolio-info .active em {
	color:#f78715!important;
	font-weight:500!important;
}

.portfolio-item-img {
	margin-bottom:0!important;
}

.portfolio-info-cat {
	padding:20px;
	background: #F7F7F7;
	margin-bottom:0!important;
}

.portfolio-item-info1 {
	line-height:1.2em;
	color:#444;
}

.portfolio-item-info1 p {
	margin:3px;
}

.portfolio-item-link a {
	color:#fff!important;
	background:#333;
	text-align:center;
	display:block;
	padding:20px;
	font-weight:700;
	text-transform:uppercase;
}

.ug-button-play, .ug-button-fullscreen, .ug-zoompanel, .ug-panel-handle-tip, .ug-slider-control {
	display:none!important;
}

.ug-grid-panel, .ug-item-wrapper {
background:#fcfcfc!important;
}

.single-portfolio h3 {
	font-weight:700;
	color:#444;
}

.single-portfolio .hp-section3 h3 {
	color:#fff;
	font-weight:inherit;
}

/*
 * PRESS
 */

#testimonial-page ul.vc_grid-filter {
	margin-bottom:50px!important;
}

#testimonial-page .vc_pageable-slide-wrapper>p {
	display:none;
}

#testimonial-page .vc_grid.vc_row .vc_grid-item {
	float:left;
}

@media only screen and (max-width: 720px) {
	.vc_grid.vc_row .vc_grid-item {
	float:none!important;
}
}

#testimonial-page .testim-item {
	border:3px solid #fff;
}

#testimonial-page .testim-item h5, #testimonial-page .testim-item-back h5 {
	font-size:1em;
	line-height:1.2em;
}

#testimonial-page .testim-item-back h5 {
	color:#fff;
}

#testimonial-page .testim-date {
	color:#999;
}

#testimonial-page .medialnk {
	display:none;
}

/*
 * BLOG LIST
 */

.bloglist-item-cnt .brackets {
	display:inline-block;
	text-align:center;
	margin-left:10px;
}

.bloglist-item-cnt .brackets:before, .bloglist-item-cnt .brackets:after {
	border-width:2px;
}

.bloglist-item-cnt .brackets h5 {
	margin:0;
}

.bloglist .vc_gitem-animated-block {
	width:35%;
}

.bloglist .bloglist-item-cnt {
	width:60%;
}

@media only screen and (max-width: 480px) {

/*
.bloglist-item-cnt {
padding:100px!important;		
}
*/
	
.bloglist .vc_gitem-animated-block, .bloglist .bloglist-item-cnt {
width:100%!important;
}
}

/*
 * BLOG Widgets
 */

.blog-wi .widget:after {
	border:none;
}

.blog-wi h4, .sidebar h4, .single-post .section-post-related h4 {
	font-size:.9em;
	text-transform:uppercase;
	color:#333;
	font-weight: 700;
	border-bottom: 1px solid rgba(0,0,0,.08);
	line-height:1.2em;
}

.blog-wi ul, .sidebar ul {
list-style-type: none;
margin-left: 0;
}

.blog-wi ul li a, .sidebar ul li a {
	border:0;
}

.widget-area:before {
	background:none;
}

/*
 * SINGLE POST
 */

.single-post #Subheader h1.title:before {
	left:-5px;
	margin: 0;
}

.single-post #Subheader h1.title:after {
	right:5px;
	margin:0;
}

.single-post .image_frame {
	border:none;
	max-width:100%!important;
} 

.post .the_content h2, .post .the_content h3, .post .the_content h4 {
	margin-top:2em;
	font-weight:700;
}

.single-post p {
	font-size:1.1em;
	line-height:1.4em;
	color:#333;
}

.single-post .date_label {
	color:#222;
}

/*
 * SDK Pages
 */

.licence-agreement {
	width:80%!important;
	margin:0 auto;
	right:0;
	border:1px solid grey;
	padding:30px;
}

#agreement.link {
	color:#f78715;
	font-weight:700;
}

.agreement {
	border: 1px solid;
	padding: 10px 20px;
	text-transform:uppercase;
	font-weight:700;
}

.agreement:hover {
	background: #333;
	text-decoration:none;
}

#sdk-form input, 
#sdk-form select {
	box-shadow:none;
	color:#333;
	font-size:1em;
}

#sdk-form .rps-button {
	width:40%;
	float:left;
}

#sdk-form .rps-button input {
	width:100%;
	font-weight:700;
	text-transform:uppercase;
	font-size:.9em;
	color:#fff;
}

#sdk-form .rps-captcha {
	width:50%;
	float:right;
}

@media only screen and (max-width: 480px) {
	#sdk-form .rps-button, #sdk-form .rps-captcha {
		clear:both;
		width:100%;
	}
}

/*
 * TEAM
 */

#team-section1 .hp-section2-box {
	max-width:900px;
}

@media only screen and (max-width: 480px) {
	
	.team-photo  {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;	
	}
	.team-content {
		-webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
	}
}
