body .vc_row  h1, body .vc_row  h2, body .vc_row h3, body .vc_row h4, body .vc_row h5, body .vc_row h6 {
	line-height: 1.2;
}
p, .para {
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
}
.fullwidth-block {
    position: inherit;
}
.no-border {
    border: 0 none !important;
}
.font-size-24 {
    font-size: 24px;
}
.page_main .container {
    /*width: 100%;
    padding-left: 0;
    padding-right: 0;*/
}
.page_post {
    /*max-width: inherit!important;*/
}
.entry-title {
    /*padding: 30px 0;
    text-align: center;*/
}
.txt-white {
    color: #fff;
}
.txt-black {
    color: #000;
}
.separate-light-color h4 {
    color: #fff;
    font-family: 'Source Sans Pro';
}
.content-row {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 2px dashed #c9c9c9;
}

.custom-title-row {
    font-size: 48px;
    font-weight: 400;
    font-family: "Roboto";
    text-align: center;
    text-transform: uppercase;
}
.custom-title-row .light {
    color: #fff;
}
.inner-fixed-container {
    width: 90%;
    max-width: 1170px;
    margin: 10px auto;
}
.cust-col {
    text-align: center;
}

.cust-col .btn-medium a{
    margin: 10px 0 10px 10px;
}

/*********************************
	BlogPage- Custom CSS
***************/
.gem-button-container a {
	text-decoration: none !important;
}
.single_post__inner .gem-counter-number span {
	font-size: inherit;
}
.single_post .single_post__inner .fullwidth-block {
	position: relative;
}

/** custom-main-title **/
.custom-main-title .title-section {
    padding: 30px 0;
    text-align: center;
    font-size: 42px;
    text-transform: uppercase;
    color: #0d1a5a;
    position: relative;
}
.custom-main-title .title-section .light-text {
    font-weight: 300;
}
.custom-main-title .title-section .bold-text {
    font-weight: bold;
}
.custom-main-title .title-section::after {
    content:'';
    width: 100px;
    height: 2px;
    background: #0d1a5a;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -50px;
}

/** Custom Para **/
.custom-para {
    font-size: 14px;
    line-height: 175%;
    color: #606060;
    padding: 20px 10%;
}

.vc_column-inner .custom-para {
    padding: 20px 0;
}

/** Custom Icon **/
.vc_icon_element.vc_icon_element-outer.custom-icon {
    text-align: center;
}
.vc_icon_element.vc_icon_element-outer.custom-icon .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon.fa {
    /*font-size: 90px !important;*/
    /*top: 40px;*/
    margin-top: 30px;
}


.styled-image-container .gem-wrapbox .gem-wrapbox-inner  {
    height: 100%;
    position: relative;
}
/*.styled-image-container .gem-wrapbox .gem-wrapbox-inner .mycenter,
.styled-image-container .gem-wrapbox .gem-wrapbox-inner .image-share-wrap {
	height: 100%;
	display: block;
	position: relative;
}*/
.styled-image-container .gem-wrapbox .gem-wrapbox-inner a {
    height: 100%;
    width: 100%;
}
.styled-image-container .gem-wrapbox .gem-wrapbox-inner img {
    height: 100%;
}


.gem-wrapbox {
    border-color: #d9d9d9;
}
.full-content-section {
    min-height: 400px;
}
.max-width-1170 {
    max-width: 1170px;
    margin: 30px auto;
}



/** Accordion row **/
.accordion-top-frame .wpb_wrapper .accordion-row .vc_tta-panel-heading {
    background: #505050;
    border-raius: 12px 12px;
    -webkit-border-raius: 12px 12px;
    -moz-border-raius: 12px 12px;
}
.accordion-top-frame .wpb_wrapper .accordion-row .vc_tta-panel-heading h4 {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.accordion-top-frame .wpb_wrapper .accordion-row .vc_tta-panel-heading h4 a {
    color: #fff;
}

/****** Tables Elements *******/
.table-style1 tr:nth-child(2n) td {
    background: #f4f7f6;
}   

.tab-content-section h2 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 150%;
    font-weight: 400;
}

.donut-diagram-col .diagram-item .diagram-wrapper{
    margin: 0 auto;
    width: 65%;
}


/******* Client Elements ******/
.client-example-01 .gem-clients,
.client-example-02 .gem-clients {
    max-width: 1170px;
    margin: 20px auto;
}

.client-example-01 .gem-clients .gem-client-item,
.client-example-02 .gem-clients .gem-client-item {
    position: relative;
    padding: 15px 10px;
}
.client-example-01 .gem-clients .gem-client-item a.gscale,
.client-example-02 .gem-clients .gem-client-item a.gscale{
    display: block;
    position: relative;
    width: 100%;
    height: 280px;
}
.client-example-01 .gem-clients .gem-client-item a.gscale img {
    width: 100%;
    height: 100%;
    position: relative;
    border: 1px solid #c9c9c9;
}
.client-example-02 .gem-clients .gem-client-item a.gscale img {
    width: 100%;
    height: 100%;
    position: relative;
    background: #efefef;
    border: 1px solid #c9c9c9;
}
.client-example-02 .gem-clients .gem-client-item a.gscale:hover img {
    border: 1px solid #56d4e3;
}

.client-grid-frame .gem-clients .gem-client-item {
    position: relative;
    padding: 15px 10px;
}
.client-grid-frame .gem-clients .gem-client-item a.gscale {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    
    border: 2px solid #b4b4b4;
}
.client-grid-frame .gem-clients .gem-client-item a.gscale img {
    width: 100%;
    height: 150px;
    position: relative;
}
.client-grid-frame .gem-clients .gem-client-item a.gscale:hover {
    transform: scale(1.2);
}

/*
.caroufredsel_wrapper img {    max-width: auto;
    display: block;
    height: auto;
}*/

/******* QuickFinders Elements ******/
.quickfinder-grid-frame .quickfinder .quickfinder-item .quickfinder-item-box {
    text-align: center;
    margin: 20px 10px;
    padding: 20px 20px 50px;
    border-bottom: 1px dashed #808080;
}
.quickfinder-grid-frame .quickfinder-item .quickfinder-item-image,
.qf-grid-example01 .quickfinder .quickfinder-item-box .quickfinder-item-image {
    margin: 0 auto 20px;
}
.quickfinder-grid-frame .quickfinder-item .quickfinder-item-title,
.qf-grid-example01 .quickfinder .quickfinder-item-box .quickfinder-item-title{
    font-family: 'Source Sans Pro';
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-top: 15px;
}
.quickfinder-grid-frame .quickfinder-item .quickfinder-item-text,
.qf-grid-example01 .quickfinder .quickfinder-item-box .quickfinder-item-text {
    text-align: center;
    font-size: 16px;
    font-family: 'Source Sans Pro';
    font-weight: 400;
    line-height: 160%;
}
.qf-grid-example01 .quickfinder .quickfinder-item-box {
    text-align: center;
    margin-bottom: 30px;
}

.team-person {
    background: #fff;
}

.gem-testimonial-image {
    position: relative;
    float: none;
}
.gem-testimonial-wrapper .gem-testimonial-image .mycenter {
	height: 100%;
}
.gem-testimonial-wrapper .gem-testimonial-image .mycenter .image-share-wrap {
	height: 100%;
}

.gem-testimonial-wrapper .gem-testimonial-image img {
    max-width: 100%;
    height: 100%;
    position: relative;
}

.gem-testimonial-text p {
    font-family: 'Source Sans Pro';
    font-weight: 400;
    line-height: 150%;
}
.style1 .testimonials_svg {
	display: none;
}

@media screen and (max-width: 767px) {
	.fullwidth-block {
 	   position: relative;
	}
    .inner-fixed-container {
        width: 100%;
    }
    .vc_custom_1533194948289, 
    .vc_column-inner.vc_custom_1534500981694,
    .vc_column-inner.vc_custom_1534502332721,
    .vc_column-inner.vc_custom_1533194948289 {
        margin-left: 0 !important;
    }
    .vc_line-chart .vc_chart-legend {
    	width: 100%;
	}
	.client-example-01 .gem-clients .gem-client-item a.gscale,
	.client-example-02 .gem-clients .gem-client-item a.gscale{
	    display: block;
	    position: relative;
	    width: inherit;
	    height: inherit;
	}
    .gem-testimonials.style2 .gem-testimonial-wrapper {
        padding: 20px 20px;
        padding-bottom: 50px;
    }
    .gem-testimonials.size-xlarge .gem-testimonial-image {
        width: 100%;
        height: 100%;
    }
}