


/*--------------------------------------------------------------
## Home testimonials
--------------------------------------------------------------*/
.avd_testimonials_grid {
	margin-bottom: 0px !important;
    	background-color: #eeeeee;
    	padding: 20px;
	padding-bottom: 80px !important;
}
.avd_testimonials_grid .sty_item{
	
	text-align: left;
	font-size: 36px;
	color: #000000;
	text-align:left;
	font-family: "brandon-grotesque",sans-serif;
}

.avd_testimonials_grid .sty_item .username {
	display: block;
	margin-top: 40px;
	font-size: 18px;
	text-transform: uppercase;
	text-align:left;
	font-weight: bold;
}

.slick-dots {
	text-align: left!important;
	bottom: 20px !important;
}
.slick-dots li button:before {
        font-size: 18px!important;
	opacity: 1 !important;
}

.slick-dots li.slick-active button:before{
	color: #2d4499 !important;
}

.footertopcontact {
	display: block;
	padding: 60px 0px;
	background-color: #2d4499;
	color: #ffffff;
}

.home .footertopcontact {
	max-width: 1180px;
	margin: 0 auto;
}

.footertopcontact a{
	color: #ffffff;
}

.ftc_text {
	display: inline-block;
	vertical-align:top;
	width: 33.3%;
	font-size: 24px;
	padding-right:80px;
}
.ftc_text h2{
	color: #ffffff;
	font-size: 45px;
	line-height: 56px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: -10px;
}

.ftc_form {
	display: inline-block;
	width: 66.6%;
	color: #000000;
}

.ftc_form input,
.ftc_form textarea  {
	padding: 10px;
	border:0;
	color: #000000;
	font-size: 18px;
}

.ftc_form textarea {
	max-height: 175px
}

#ninja_forms_form_9_all_fields_wrap {
	-webkit-columns: 2;
	   -moz-columns: 2;
		columns: 2;
	-webkit-column-gap: 20px;
	     -moz-column-gap: 20px;
		  column-gap: 20px;
	
}
#ninja_forms_form_9_all_fields_wrap .field-wrap {
	
}
.leftcol-wrap {
	

}
.rightcol-wrap {
	
}

.maxhalfcontainer {
	max-width: 600px;
}

.footercntbtn {
	float: right;
	    padding: 10px 40px !important;
    	background-color: white;
}

.firstcolend-wrap {
	margin-bottom: 100px !important;
}

.container-fluid.nopadding {
	padding: 0;
}



.eventsinglecontainer .col-md-9 {
	padding: 40px;
}
.vpadding {
	padding-top: 25px;
    	clear: both;
}
.ccs_header {
	padding: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	color: #ffffff;
	position: relative;
}

.ccs_header::before {
    	opacity: 0 !important;
}

.ccs_header h1{
	position: absolute;
	bottom: 100px;
	left: 115px;
	width: 50%;
	font-size: 50px;
	font-weight: bold;
	color: #ffffff;
}

.ccs_header .custompostheader {
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	bottom: 0;
    	background: rgb(0,0,0);
    	background: linear-gradient(177deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
	padding-left: 100px;
}

.latesteventsbox {
	background-color: #2d4499;
	padding: 40px;
	color: #ffffff;
}

.latesteventsbox .sidetitle {
	font-weight: bold;
    	margin-bottom: 25px;
	color: #ffffff;
}

.latesteventsbox a{
	color: #ffffff !important;
	display:block;
	margin: 10px 0;
	font-size: 16px;
}
.latesteventsbox a:hover{
	font-weight: bold;
}



/*
.eventsinglecontainer .avd_testimonials_grid {
	margin-left: calc( (50% + 16.55%) - 33.33% - 50vw);
	width: calc( 100vw - 18px);

	padding-left: calc( (100vw - 1170px)/2 ) ;
    	padding-right: calc( (100vw - 1170px)/2 ) ;
	padding-top: 80px;
	padding-bottom: 120px !important;
	margin-top: 60px;
	margin-bottom: 60px !important;
}
.eventsinglecontainer .slick-dots {
	bottom: 80px !important;
}*/

.posttopfeatured_row {
	
	width: calc( 100vw - 0px);
	margin-left: calc( (-1) * ((100vw - 1170px)/2) ) !important;
    	
}

.posttopfeatured_imgcol {
	padding-top: 200px !important;
    	padding-bottom: 200px !important;
	background-position: center !important;
    	background-repeat: no-repeat !important;
    	background-size: cover !important;
}

.wpb_column.posttopfeatured_textcol {
	padding-top: 100px !important;
    	padding-right: 100px !important;
    	padding-bottom: 100px !important;
    	padding-left: 100px !important;
   	background-color: #000000 !important;
}

.ptf_excerpt {
	color: #ffffff;
}
.ptf_button {
	margin-top: 60px !important;
	letter-spacing: 1px;
    	font-weight: bold;
}

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

	.posttopfeatured_row {
	
		width: 100%;
		margin-left: 0 !important;
	    	
	}
}

