@import url('https://fonts.googleapis.com/css?family=Lato|Roboto+Slab:300,400');
/*  To Call Font-Family:
font-family: 'Lato', sans-serif;
font-family: 'Roboto Slab', serif;
*/
body{
	font-family: 'Lato', sans-serif !important;
}

ul {
	list-style: outside url("/wp-content/uploads/2018/03/rrr-tick-green-icon.png");
  margin-left: 20px;
}
li {
    margin-bottom: 10px;
}
.single-post .blog_single p {
    text-align: justify;
}
/* Tabs Starts*/
.q_tabs.boxed .tabs-nav li.active a {
	border-color: #0f5b8d;
}
.q_tabs .tabs-nav li a {
	color: #000000 !important;	
}
/* Tabs Ends*/

.text.all_at_once.no_subtitle.has_separator {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
    border-radius: 10px;
}
.title.title_size_large h1 {
    margin: 0 !important;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
    border-radius: 10px;
}

p.section-3 {
    font-size: 24px;
    color: #000;
    padding: 50px 70px;
}

p.section-4-heading {
    color: #0f5b8d;
    font-size: 25pt;
    padding: 50px 0 10px;
}

.section-4-subheading {
    font-size: 11px;
    color: #000;
}
.carousel-control.skrollable.skrollable-between {
    width: 10% !important;
}

.section-5-title {
    font-size: 24px;
    padding: 70px 0;    
    color: #000;
}

.section-5-content p {
    color: #000;
    padding: 10px 0;
  	margin-right: 100px !important;
}

.section-5-content {
    border-left: 1px solid #000;
}

.section-6-heading {
    font-size: 38px;
    color: #000;
    padding: 50px 100px;
    line-height: 1;
}
.section-6-content {
    color: #000;
    padding: 0px 100px;
    font-size: 12pt;
}
/*a#section-6-button {
    margin: 10px 100px;
}*/
a#section-6-button {
    margin: 0px 0px 10px;
}
/*.section-6 {
    background: url(/wp-content/uploads/2018/02/thumb-home-business-leaders-program-recycling.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size:50%;
}*/

h2.q_slide_title {
    text-shadow: rgb(0, 0, 0) 1px 1px 1px !important;
}
p.q_slide_text {
    text-shadow: rgb(0, 0, 0) 1px 1px 1px !important;
}
.title_subtitle_holder h1 {
    text-shadow: rgb(0, 0, 0) 1px 1px 1px !important;
}

.section-6 {
    background: url(/wp-content/uploads/2018/02/thumb-home-business-leaders-program-recycling.jpg) repeat scroll 0 0 / cover;
    background-image: url(/wp-content/uploads/2018/02/thumb-home-business-leaders-program-recycling.jpg);
    background-size: cover;
    background-repeat: repeat;
}
.section-6-cont {
    padding-left: 10%;
}

.section-7 {
    background: url(/wp-content/uploads/2015/04/banner-2.jpg);
    background-position: left;
    background-repeat: no-repeat;
    background-size:50%;
}

a#section-7-button {
    margin: 0 auto;
}

p.section-7-title {
    font-size: 48px;
    color: #fff;
    padding: 10px;
}
p.section-7-content {
    color: #fff;
    padding: 10px 40px;
    font-size: 25px;
}
#container-width{
    max-width: 1100px;
    margin: 0 auto;
}
#contact-from span.wpcf7-list-item {
    margin: 0;
}
.gallery_holder ul.v2 li, .wpb_gallery_slides .gallery_holder ul.v2 li {
    width: 10%;
    margin: 0 10px;
    display: inline-block;
    padding: 0 auto;
}

.vc_text_separator.full {
    border-top: 2px solid #0f5b8d !important;
}

i.qode_icon_font_awesome {
    font-size: 20px;
    color: #fff !important;
    background-color: #0f5b8d;
    border-radius: 7px;
}

.footer_top_holder{
    background: url(/wp-content/uploads/2017/03/bg-1.png);
    background-repeat: no-repeat;
    width: 100%;
	background-size: cover;
	background-position: center center;
}

.header_top_bottom_holder{
    background: url(/wp-content/uploads/2018/03/bg-1-opt.png) !important;
    background-repeat: no-repeat;
    width: 100%;
}

nav.main_menu>ul>li>a
{
    padding: 0 9px;
}

.footer_top_holder {
    background-repeat-x: inherit !important;
}

.inner ul li span:hover{
  color:#0f5b8d !important;
}

ul#menu-top-right li a {
    color: #8ab6a1 !important;
    font-size: 14px;
}
ul#menu-top-right li a:hover {
    color: #fff !important;
    font-size: 14px;
}

.ginput_container {
    border: 1px solid #000;
}

span.contact-info {
    margin-left: 5px !important;
}

ul#menu-top-right li#menu-item-15776 a {
    color: #0f5b8d !important;
}
.header_inner_right {
    clear: both;
}

.page-content.error-page-content {
    padding: 120px 130px;
}

.footer_top {
    padding: 72px 0 00px;
}

.page-id-15623 .post_image img {
    width: 150px !important;
    height: 150px !important;
}

.blog_holder article .post_content_holder {
    width: 48%;
}
.page-id-15623 .blog_holder article .post_content_holder {
    width: 100% !important;
}
.a-word-wrap li a{
    /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.blog_holder article .post_content_holder {
    width: auto !important;
}

/* News Blog Post Starts */
.blog_holder article {
    margin-bottom: 0px !important;
    border-bottom: 1px solid #0f5b8d;
}
.pt-cv-content-item {
    margin-bottom: 30px !important;
    margin-top: 20px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #0f5b8d;
}
.pt-cv-wrapper .btn-success {
    color: #0f5b8d !important;
    background-color: transparent !important;
    border-color: #0f5b8d !important;
  	transition: 0.3s;
  	-webkit-transition: 0.3s;
  	-moz-transition: 0.3s;
  	-o-transition: 0.3s;
}

.pt-cv-wrapper .btn-success:hover {
		color: #ffffff !important;
    background-color: #0f5b8d  !important;
    border-color: #0f5b8d !important;
}
.pagination ul {
    list-style: none !important;
    margin-top: 50px;
}
.post_content_holder img.wp-post-image {
    display: none !important;
}
.pt-cv-wrapper .pagination>.active>a {
	background-color: #0f5b8d !important;
}
.pt-cv-content-item {
    margin-top: 10px;
    margin-bottom: 10px;
}
footer .latest_post_inner .post_infos {
    display: none !important;
}
footer .latest_post_image img {
    width: 60px !important;
}
footer .latest_post_text {
    padding: 0 0 0 75px !important;
}
footer .latest_post_image {
    width: 70px !important;
}

/* News Blog Post Ends */

/* Newsletter/Contact Form Starts */
	 .rrr-no-frm-error .validation_error {
    	display: none;
}
	.rrr-no-frm-border .ginput_container {
    border: none !important;
}
	.gform_wrapper .rrr-signup-frm input[type=submit] {
		color: #ffffff !important;
    border-color: #ffffff !important;
}
	.gform_wrapper .rrr-signup-frm input[type=submit]:hover, .gform_wrapper .rrr-contact-frm input[type=submit]:hover {
    background-color: #0f5b8d !important;
    border-color: #0f5b8d !important;
}
.gform_wrapper .rrr-signup-frm .gform_fields .gfield {
    margin: 0 0 5px !important;
}
.rrr-signup-frm .gform_footer {
    padding: 0px 0 10px !important;
}
.rrr-signup-frm .name_first label {
    display: none !important;
}
.rrr-frm-check label.gfield_label {
	display: none !important;
}
/* Newsletter/Contact Form Ends */

@media (max-width:767px)
{
    .hide_top_bar_on_mobile_header .header_top {
        display: block !important;
    }
    .section-6-cont {
        padding: 0 15px;
    }
    .title.title_size_large h1 {
        margin-bottom: 0 !important;
    }
    .fullheight_image {
        padding-bottom: 30px;
    }
}

@media (min-width:768px) and (max-width:991px)
{
    .footer_top h5 {
		font-size: 15px !important;
	}
	.header_inner_right {
    	clear: none;
    }
    .hide_top_bar_on_mobile_header .header_top {
        display: block !important;
    }
    .section-6-cont {
        padding: 0 15px;
    }
    .title.title_size_large h1 {
        margin-bottom: 0 !important;
    }
    .hidempty {
        display: none;
    }

}

@media (min-width:992px) and (max-width:1199px)
{
    .title.title_size_large h1 {
        margin-bottom: 0 !important;
    }
}

@media (min-width:1200px) and (max-width:1229px)
{
}