/*
 Theme Name:   MindVision
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Graham Coates
 Author URI:   http://mindvision.com.au
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* //// Font Face /////////////////////////////////////////////////*/

/*@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500');*/
/*@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');*/

/* @font-face { */
 /* font-family: 'ThrowMyHandsUpintheAir-Bold'; */
 /* src: url('fonts/ThrowMyHandsUpintheAir-Bold.eot');  */
 /* src: url('fonts/ThrowMyHandsUpintheAir-Bold.eot?#iefix') format('embedded-opentype'),  */
     /* url('fonts/ThrowMyHandsUpintheAir-Bold.woff2') format('woff2'), */
     /* url('fonts/ThrowMyHandsUpintheAir-Bold.woff') format('woff'),   */
     /* url('fonts/ThrowMyHandsUpintheAir-Bold.svg#svgFontName') format('svg');  */
 /* font-weight: normal; */
 /* font-style: normal; */
/* } */

/* @font-face { */
 /* font-family: 'ThrowMyHandsUpintheAir'; */
 /* src: url('fonts/ThrowMyHandsUpintheAir.eot'); */
 /* src: url('fonts/ThrowMyHandsUpintheAir.eot?#iefix') format('embedded-opentype'), */
     /* url('fonts/ThrowMyHandsUpintheAir.woff2') format('woff2'),  */
     /* url('fonts/ThrowMyHandsUpintheAir.woff') format('woff'), */
     /* url('fonts/ThrowMyHandsUpintheAir.svg#svgFontName') format('svg');  */
/* font-weight: normal; */
/* font-style: normal; */
/* } */

/* @font-face { */
 /* font-family: 'Montserrat-Regular'; */
 /* src: url('fonts/Montserrat-Regular.eot'); */
 /* src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), */
     /* url('fonts/Montserrat-Regular.woff2') format('woff2'),  */
     /* url('fonts/Montserrat-Regular.woff') format('woff'), */
     /* url('fonts/Montserrat-Regular.svg#svgFontName') format('svg');  */
/* font-weight: normal; */
/* font-style: normal; */
/* } */

/* @font-face { */
 /* font-family: 'Montserrat-Bold'; */
 /* src: url('fonts/Montserrat-Bold.eot'); */
 /* src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), */
     /* url('fonts/Montserrat-Bold.woff2') format('woff2'),  */
     /* url('fonts/Montserrat-Bold.woff') format('woff'), */
     /* url('fonts/Montserrat-Bold.svg#svgFontName') format('svg');  */
/* font-weight: normal; */
/* font-style: normal; */
/* } */

body{
	font-family: "Nunito Sans", Helvetica, Arial, Lucida, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Nunito Sans", Helvetica, Arial, Lucida, sans-serif;
}
#main-header, #et-top-navigation{
	font-family: "Nunito Sans", Helvetica, Arial, Lucida, sans-serif;
}
#main-content {
	/*background: url(http://qstore.sa.scouts.com.au/wp-content/themes/Divi-Space-Child/img/dots_blue-fs8.png);
	background-position: bottom right;
	background-repeat: no-repeat;*/
}

.footer-logo {
	width: 225px;
	height: auto;
}

.et_pb_gutters3.et_pb_footer_columns3 .footer-widget, .tribe_events-template-default .footer-widget {
	padding: 20px 0;
	width: 25%;
	margin: 0;
}

#footer-widgets {
	padding: 10px;
}

.footer-contact {
	font-family: "Nunito Sans", Helvetica, Arial, Lucida, sans-serif;
}

#footer-bottom {
	background-color: #000;
}

#top-menu li {
	padding-right: 0px;
}

#top-menu li a {
	display: block;
    font-weight: bold;
    line-height: 1.2em;
    text-transform: uppercase;
    padding: 2.45em 0.75em 2em;
    padding-bottom: 0px;
}

#top-menu li a:hover {
    color: #0091ef;
    background: #fdfdfd;
}

#top-menu-nav > ul > li > a:hover,
.nav ul li a:hover  {
	opacity: 1;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	padding: 0px !important;
}



#top-menu-nav .nav li .children {
	color: #0091ef;
    background: #e6e6e6;
}

#top-menu-nav .nav li .children li {
	padding-left: 0px;
	display: block;
    width: 100%;
}

#top-menu-nav .nav li .children a {
	color: #151515;
    text-transform: none;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
#top-menu-nav .nav li .children a:hover {
	color:#262662;
}
#top-menu li li {
	padding: 0;
}

#top-menu li li a {
	padding-left: 12px;
	padding-right: 0px;
	width: 100%;
}

#et_top_search {
	margin: 2.8em 0 0 22px;
}

#sidebar .et_pb_widget a {
    color: #666;
}
#sidebar .et_pb_widget a:hover {
    color: #000;
}
/* Calendar */

.tribe-events-calendar tbody {
	background: #fff;
}

.tribe-events-calendar thead th {
	color: #f2f2f2;
    background: #262662;
}

/********26 oct******/

.top-header {
    background: #333;
}
 .topbar-right {
    text-align: right;
}
.topbar-right .widget {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-left: 25px;
    text-align: left;
	padding-right: 50px;
}
 .topbar-right .widget:first-child {
    margin-left: 0;
}
.top_bar_info {
    list-style: none;
    padding: 0;
    margin: 11px 0 12px;
}
.top_bar_info li {
    float: left;
    margin-left: 25px;
    margin-bottom: 0;
    line-height: 14px;
	color: #fff;
}
.top_bar_info li:first-child {
    margin-left: 0;
}
 .top_bar_info li .fa {
    font-size: 14px;
    margin-right: 5px;
}
.top_bar_info li a {
    color: #fff;
}

#et_top_search {
    float: none;
    display: inline-block;
    margin: 12px 0 0 0;
    vertical-align: middle;
    width: 50px;
    position: relative;
    z-index: 9;
}
#et_top_search #et_search_icon {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: normal;
}
#et_top_search:before {
    content: "";
    position: absolute;
    border-left: 1px solid #fff;
    left: -20px;
    top: -6px;
    height: 100%;
}

#main-header{
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}

.et_fullwidth_nav #main-header .container {
    position: static;
    background: #fff;
}
.et_header_style_left .logo_container {
    width: 283px!important;
    left: 0;
    background: #262662;
    top: 0;
    text-align: center;
}
#top-menu li.current_page_item a {
    color: #262662;
}
nav #top-menu a {
    color: #151515;
}
body .et-fixed-header #top-menu  li.current_page_item a {
    color: #262662 !important;
}
body .et-fixed-header #top-menu a {
    color: #151515 !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 30px !important;
}
body span.et_close_search_field:after {
    color: #262662;
}
body form.et-search-form {
    width: 100% ;
	max-width:100% !important;
	left:50px;
}
body .et_search_form_container input {
    color: #333;
    width: 100%;
}
.et_header_style_left #et-top-navigation {
    position: relative;
    z-index: 99;
}
.ds_logo_hide #main-header.et-fixed-header #logo {
    display: inline !important;
    max-width: 100% !important;
    width: 12em;
    max-height: none !important;
}

body #logo {
    max-height: 100px;
}

.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container, .et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
    height: 100%;
    opacity: 1;
}
body .et-fixed-header .et_search_form_container input {
    color: #333 !important;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding-bottom: 20px !important;
}
body .et-fixed-header .et_close_search_field:after {
    color: #262662 !important;
}

	body .et_pb_slides .et_pb_slide_description, body .et_pb_slides .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 0;
	}	
	
	.et_pb_row {
    max-width: 100%;
}
.section_2.et_pb_section.section_2 {
    padding: 60px 0;
}
.section_2.et_pb_section.section_2 .et_pb_text_inner h2 {
    font-size: 35px;
    color: #151515;
}
.section_2 .column.size-1of4 {
    width: 23.87% !important;
    margin-right: 1.5% !important;
}

.section_2 .et_pb_post .post-meta {
    margin: 0;
    font-size: 13px;
    color: #3c3a38;
    font-style: italic;
}
.section_2 .et_pb_blog_grid h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #272727;
    padding-bottom: 0;
    line-height: 25px;
    overflow: hidden;
}
.section_2 p {
    color: #3c3a38;
    font-size: 13px;
    line-height: 20px;
}
body #page-container .section_2 .et_pb_button_0 {
    border: none;
    color: #3c3a38;
    padding-top: 0.2em;
}
.section_2 .et_pb_blog_grid .et_pb_post {
    margin-bottom: 30px;
}
.et_pb_gutters3 .section_2 .et_pb_column_4_4 .et_pb_blog_grid.et_pb_kkblogext_grid .column.size-1of4:last-of-type {
    margin-right: 0 !important;
}
.et_pb_section_7.et_pb_section.section_3 {
    padding: 15px 0 !important;
}
.et_pb_section_7.et_pb_section.section_3 .et_pb_text_inner h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 35px;
	padding-bottom: 30px;
}
.et_pb_section_7.et_pb_section.section_3 .et_pb_text_inner p {
    font-size: 18px;
    max-width: 75%;
    margin: 0 auto;
}
.section_3 a.et_pb_button.et_pb_button_1.et_pb_module.et_pb_bg_layout_dark {
    background: #262662;
    text-transform: uppercase;
}
.et_pb_section.section_4 {
    padding: 60px 0;
}
.et_pb_section.section_4 .carousel-slider .carousel-slider__caption .title {
    text-transform: uppercase;
    font-size: 22px;
}
/*body #main-footer {
    padding: 50px 0 0;
}*/

body #main-footer .container {
    max-width: 80%;
    padding: 30px 0;
}
body #main-footer #footer-bottom .container {
    padding: 0;
}

body #main-footer #footer-widgets {
    padding: 0;
}
body #main-footer .footer-widget .fwidget {
    margin-bottom: 20px;
}
body #main-footer .social-icons {
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.section_4 .et_pb_text_inner h2 {
    font-size: 35px;
    text-transform: uppercase;
    color: #151515;
}
.join_scouts_btn {
    text-align: center;
}
.join_scouts_btn a {
    background: #414141;
    display: block;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 12px;
	transition:all .4s;
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
}
.join_scouts_btn a:hover {
    background: #262662;
}
.join_scouts_btn {
    text-align: center;
    margin-bottom: 50px;
}
#footer-bottom {
    background: #414141;
    padding: 10px;
}
#footer-bottom p {
    text-align: center;
    color: #fff;
    font-weight: 100;
    font-size: 13px;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget h4.title {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget p.footer-contact {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
	font-family: 'Montserrat';
}
.et_pb_widget a {
    color: #fff;
}
	body #main-footer {
    background-color: #272727;
	}
	body .social-icons i.fa {
    color: #ffffff;
    font-size: 30px;
    transition: all .3s ease-in-out;
	}
	body .social-icons i.fa:hover {
    color: #262662;
}
	.social-icons a {
    display: inline-block;
    height: 40px;
    width: 40px;
    -webkit-transition: all .4s;
	}
	.et_pb_gutters3.et_pb_footer_columns3 .footer-widget label {
    display: block;
    padding-bottom: 20px;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget input[type="email"] {
    background: transparent;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    border-radius: 0;
	color: #fff;
}
body #main-footer .footer-widget .fwidget#mc4wp_form_widget-2 {
    width: 100%;
}
body #main-footer .mc4wp-form-fields input[type="submit"] {
    display: block;
    float: right;
    margin-top: 15px;
    border-radius: 30px;
    letter-spacing: 0px;
    font-size: 16px;
    background: #262662;
    text-transform: uppercase;
    border: 2px solid #fff;
    color: #fff;
    padding: 8px 25px;
}
body #main-footer .mc4wp-form-fields input[type="submit"] {
    display: block;
    float: right;
    margin-top: 15px;
    border-radius: 30px;
    letter-spacing: 0px;
    font-size: 16px;
    background: #262662;
    text-transform: uppercase;
    border: 2px solid #fff;
    color: #fff;
    padding: 6px 30px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	cursor: pointer;
}
body #main-footer .mc4wp-form-fields input[type="submit"]:hover {
    background: #fff;
    color: #262662;
    border-color: #262662;
}
body #main-footer .mc4wp-response {
    clear: both;
    color: #fff;
}
body #main-footer .mc4wp-response .mc4wp-alert.mc4wp-error {
    color: #ff0000;
}

.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_0 {
    width: auto;
    margin-right: 3.5%;
}
.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_1 {
    width: 33%;
    margin: 0;
}

.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_2 {
    width: 33%;
    margin-right: 3.5%;
    padding-left: 35px;
}
.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_3 {
    width: auto;
}
.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_4 {
    width: auto;
    margin-right: 3.5%;
}
.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_5 {
    width: 33%;
    margin: 0;
}
.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_6 {
    width: 33%;
    margin-right: 3.5%;
	padding-left: 35px;
}
.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_7 {
    width: auto;
}
.et_pb_gutters3 .section_1 .et_pb_row.et_pb_row_1.et_pb_row_4col {
    padding-top: 25px;
    position: relative;
}
.et_pb_gutters3 .section_1 .et_pb_row.et_pb_row_0.et_pb_row_4col {
    padding-bottom: 25px;
}
.et_pb_gutters3 .section_1 .et_pb_text_inner {
    padding-top: 25px;
}
.et_pb_gutters3 .section_1 .et_pb_row.et_pb_row_1.et_pb_row_4col:before {
    content: "";
    position: absolute;
    border-top: 1px solid #818181;
    width: 70%;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}
.et_pb_section.section_1.et_pb_section_1.et_pb_with_background.et_section_regular:before {
    content: "";
    position: absolute;
    border-left: 1px solid #818181;
    left: 49%;
    top: 50px;
    height: 80%;
}

.et_search_form_container ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.et_search_form_container ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.et_search_form_container :-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.et_search_form_container :-moz-placeholder { /* Firefox 18- */
  color: #000;
}

.post-type-archive-tribe_events #left-area {
    width: 100%;
    padding-right: 0px;
    padding: 50px 0px;
}

.post-type-archive-tribe_events #sidebar {
    display: none;
}

.post-type-archive-tribe_events #main-content .container:before {
    background: none;
}

.single-tribe_events #left-area {
    padding: 50px 0px;
}

.home .ecs-event-list {
    list-style-type: none;
}

.tribe-mini-calendar-event .list-date {
    margin: 10px 10px 10px 0;
    width: 19%;
}

.tribe-mini-calendar-event .list-info {
    width: 75%;
}

#sidebar .tribe-events-has-events a {
	color: #fff;
}

#sidebar table td {
	padding: 0px;
}

.home .ecs-event-list .ecs-event {
    text-align: left;
}

body .section_4 .carousel-slider .carousel-slider__item img {
    height: 200px;
    width: 200px;
    object-fit: cover;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
} 

.home .ecs-event-list .ecs-event .entry-title {
	font-weight: 900;
	padding-bottom: 0;
}


@media(min-width:768px){

	#sidebar .tribe-mini-calendar-wrapper {
		font-size: 10px !important;
	}

	.tribe-mini-calendar-event .list-date {
		width: 40%;
	}

    .home .ecs-event-list .ecs-event .entry-title {
        white-space: normal;
    }

    .home .ecs-event-list .ecs-event {
        padding: 0px 15px;
    }

}

@media(min-width:981px){
	
    /*#pbe-above-content-wa-wrap{
        height: 50px;
    }

    .home #pbe-above-content-wa-wrap{
        height: 0;
    }*/

	body .et_pb_slider, .et_pb_slider .et_pb_slide {
    max-height: 86vh;
	position: relative;
	}
	body .et_pb_slider, .et_pb_slider .et_pb_container {
/*    height: 86vh !important;*/
	max-width: 100%;
	}
	.et_pb_slide_description, .et_pb_slide_description:before, .et_pb_slide_description:after, #et_builder_outer_content .et_pb_slide_description, #et_builder_outer_content .et_pb_slide_description:before, #et_builder_outer_content .et_pb_slide_description:after {
    background-color: transparent;
	}
	.et_pb_slider .et_pb_slide:after {
    background: rgba(0,0,0,0.5);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
	}
	.et-pb-controllers {
    bottom: 35px;
    text-align: left;
    padding: 0 50px;
	}
	.et-pb-controllers a {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
	}
	.et-pb-controllers a {
    background: transparent;
    border: 2px solid #fff;
	}
	/* .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, .et_fixed_nav.et_show_nav #page-container { */
    /* padding-top: 80px !important; */
	/* } */
	
	body .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
		text-transform: uppercase;
	}
	body .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
		margin-top: 30px;
		text-transform: uppercase;
	}

    .home .ecs-event-list .ecs-event {
        width: 33.3333333%;
        float: left;
        padding: 0px 15px;
        text-align: left;
        min-height: 50px;
    }

    .home .ecs-event-list {
    	margin: 0px !important;
    }

    .home .et_pb_button_module_wrapper {
    	clear: both;
    }

    #et-top-navigation{
        margin-left: 270px;
    }

}

	@media(min-width:1366px) {
        body #top-menu li{
            /*padding-right: 11px;*/
        }

		body #top-menu li a{
	   font-size:12px;
	}

	body .et-fixed-header #top-menu li a {
        /*font-size: 10px!important;*/
	}

	.tribe-mini-calendar-event .list-date {
	    margin: 10px 10px 10px 0;
	    width: 19%;
	}
	}

	@media(min-width:1600px){
	.et_pb_section.section_1.et_pb_section_1.et_pb_with_background.et_section_regular:before{
		left: 48%;
	}
	body #top-menu li a {
        /*font-size: 10px!important;*/
	}
	body .et_pb_slider, .et_pb_slider .et_pb_slide {
    max-height: 87vh;
	}
	body .et_pb_slider, .et_pb_slider .et_pb_container {
    /*height: 87vh !important;*/
	}
	.et-pb-controllers {
    bottom: 30px;
	}
	body .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
		font-size: 50pt !important;
	}
	body .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
		font-size: 22pt!important;
	}
	body #top-menu li a {
    font-size: 14px;
	}
	body .et-fixed-header #top-menu li a {
    font-size: 14px;
	}
	.et_pb_gutters3 .section_1 .et_pb_text_inner p {
    font-size: 15px;
	}
	.section_2 .et_pb_blog_grid h2 {
    font-size: 16px;
	}
	.section_2 .et_pb_post .post-meta {
    font-size: 15px;
	}
	.section_2 p {
    font-size: 15px;
	}
	.et_pb_gutters3.et_pb_footer_columns3 .footer-widget p.footer-contact {
    font-family: "Nunito Sans", Helvetica, Arial, Lucida, sans-serif;
    font-size: 15px;
	}
	.et_pb_gutters3.et_pb_footer_columns3 .footer-widget label {
    font-size: 15px;
	}
	.et_pb_gutters3.et_pb_footer_columns3 .footer-widget input[type="email"] {
    font-size: 15px;
	}
	#footer-bottom p {
    font-size: 15px;
	}
}
	@media(min-width:1800px){
	body #top-menu li a {
    font-size: 15px;
	}
	body .et-fixed-header #top-menu li a {
    font-size: 15px;
	}
	.et_pb_section.section_1.et_pb_section_1.et_pb_with_background.et_section_regular:before{
		left: 47%;
	}
	body .et_pb_slider, .et_pb_slider .et_pb_slide {
    max-height: 88vh;
	}
	body .et_pb_slider, .et_pb_slider .et_pb_container {
    /*height: 88vh !important;*/
	}
	.et-pb-controllers {
    bottom: 35px;
	}

}

@media(max-width:1340px){
		body #top-menu li a{
    /*font-size: 10px;*/
	}
	body .et-fixed-header #top-menu li a {
    /*font-size: 10px;*/
		}
		body #logo {
/*    width: 13em;*/
		}
		.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_1 {
    width: 30%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_2 {
    margin-right: 0;
	 width: 30%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_6 {
    margin-right: 0;
	width: 30%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_5 {
    width: 30%;
	}
	.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
    font-size: 18px;
	}
	.et_pb_column_1_3 p, .et_pb_column_1_4 p {
    width: 90%;
	}
	}
	
	@media(max-width:1299px){
		body #top-menu li a{
    /*font-size: 9px;*/
	}
	body .et-fixed-header #top-menu li a {
    /*font-size: 9px;*/
		}
		.section_2 .et_pb_blog_grid h2 {
    font-size: 12px;
		}
		
}
	
@media(max-width:1024px){
	body #top-menu li a {
    /*font-size: 8px;*/
	}
	body .et-fixed-header #top-menu li a {
    /*font-size: 8px;*/
		}
	.et_pb_gutters3 .section_1 .et_pb_text_inner {
    padding-top: 0;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_0 {
    margin-right: 5.5%;
    width: 20.875%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_1 {
    width: 20.875%;
    margin-right: 5.5%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_2 {
    width: 20.875%;
    margin-right: 5.5%;
    padding-left: 0;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_3 {
    width: 20.875%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_4 {
    width: 20.875%;
    margin-right: 5.5%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_5 {
    width: 20.875%;
    margin-right: 5.5%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_6 {
    width: 20.875%;
    margin-right: 5.5%;
    padding-left: 0;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_7 {
    width: 20.875%;
	}
	.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget h4.title {
    font-size: 20px;
	}
	.social-icons a {
    height: 30px;
    width: 30px;
	}
	body .social-icons i.fa {
    font-size: 20px;
	}
	.footer-logo {
    width: 150px;
	}
	.et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 20px!important;
	}
	body #logo {
    width: 10em;
	}
	.ds_logo_hide #main-header.et-fixed-header #logo {
    width: 11em;
	}
}

@media(max-width:980px){
	.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 40px!important;
	}
	.et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 16px!important;
	}
	body .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    margin-top: 10px;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_1 {
    width: 47.25% !important;
    margin: 0;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_5 {
    width: 47.25% !important;
    margin: 0;
	}
	.et_pb_gutters3 .section_1 .et_pb_row.et_pb_row_1.et_pb_row_4col:before {
    width: 100%;
	}
	#et_top_search {
    margin-top: 2px;
    float: right;
	}
	.et_header_style_split .mobile_menu_bar, .et_header_style_left .mobile_menu_bar {
    padding-bottom: 0;
	}
	.et_fullwidth_nav #main-header .container {
    width: 100%;
	}
	.et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
    width: 100% !important;
    max-width: 100% !important;
	}
	#et_top_search:before {
    top: 0;
    height: 35px;
	}
	body .et_pb_section .et_pb_slider .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title {
    font-size: 40px!important;
	}
	body .et_pb_section .et_pb_slider .et_pb_slider_container_inner  .et_pb_slide_description .et_pb_slide_content {
    font-size: 15px!important;
	}
	.et_header_style_left #et-top-navigation {
    position: static;
	}
	.ds_logo_hide #main-header.et-fixed-header #logo {
    width: 8em;
	}
	.section_2 .et_pb_blog_grid h2 {
    font-size: 14px;
	}
	.et_pb_column_1_3 p, .et_pb_column_1_4 p {
    width: 100%;
	}
}

@media(max-width:479px){
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_0 {
    margin-right: 0;
    width: 100%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_1 {
	width: 47.25% !important;
    margin: 0;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_2 {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    margin-top: 25px;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_3 {
    width: 100%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_4 {
    width: 100%;
    margin-right: 5.5%;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_5 {
    width: 47.25% !important;
    margin: 0;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_6 {
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    margin-top: 25px;
	}
	.et_pb_gutters3 .section_1 .et_pb_column.et_pb_column_1_4.et_pb_column_7 {
    width: 100%;
	}
	.et_pb_gutters3 .section_1 .et_pb_row.et_pb_row_1.et_pb_row_4col:before{
		content:none;
	}
	.et_pb_section.section_1.et_pb_section_1.et_pb_with_background.et_section_regular:before{
		content:none;
	}
	.et_pb_section_7.et_pb_section.section_3 .et_pb_text_inner h2 {
    font-size: 25px;
	}
	.section_4 .et_pb_text_inner h2 {
    font-size: 25px;
	}
	.section_2.et_pb_section.section_2 .et_pb_text_inner h2 {
    font-size: 25px;
	}	
	body .et_pb_section .et_pb_slider .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_title  {
    font-size: 20px!important;
	}
	.footer-logo {
    width: auto;
	}
	.et_header_style_left .logo_container {
    width: auto;
	}
	#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 0 !important;
	}
	.et_fullwidth_nav #main-header .container {
    position: relative;
    padding: 10px;
	}
	.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 100%;
    width: auto;
    max-height: 85%;
	}
	.et_header_style_left .logo_container {
    width: 200px;
	}
	.ds_logo_hide #main-header.et-fixed-header #logo {
    width: 5em;
	}
	.et_pb_row, .et_pb_column .et_pb_row_inner {
    padding: 15px 0;
	}
	.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
    width: 47.25% !important;
    margin-right: 5.5%;
	}
	.section_1 .et_pb_image_0 {
    max-width: 125px;
	float: left;
	margin-top: 35px;
	}
	.section_1 .et_pb_image_1 {
    max-width: 125px;
    margin-top: 35px;
	float: right;
	}
	.section_1 .et_pb_image_2 {
    max-width: 125px;
	float: left;
	margin-top: 25px
	}
	.section_1 .et_pb_image_3 {
    max-width: 125px;
    margin-top: 60px;
	float: right;
	}
	body .et_pb_section .et_pb_slider .et_pb_slider_container_inner .et_pb_slide_description .et_pb_slide_content p {
    font-size: 15px;
	}
	.section_1 .et_pb_column_1_3 h2, .section_1 .et_pb_column_1_4 h2 {
    font-size: 18px;
	}
}

@media(max-width:375px){
	body .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-size: 16px!important;
	}
	body .et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content {
    font-size: 10px!important;
	}
	#et_top_search {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
	}
	.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
    font-size: 18px;
	}
	.et_pb_section_1.et_pb_section.section_1 {
    padding: 30px 0;
	}
	.section_2.et_pb_section.section_2 .et_pb_text_inner h2 {
    font-size: 20px;
	}
	.et_pb_section_7.et_pb_section.section_3 .et_pb_text_inner h2 {
    font-size: 20px;
	}	
	.et_pb_section_7.et_pb_section.section_3 .et_pb_text_inner p {
    font-size: 15px;
    max-width: 100%;
	}
	.section_4 .et_pb_text_inner h2 {
    font-size: 20px;
	}
	.top_bar_info li {
    font-size: 13px;
	}
	.topbar-right .widget {
    width: 100%;
    padding: 0px 7px;
	}
	#et_top_search:before{
		content:none;
	}
	#et_search_icon:before {
    left: 20px;
	}
}
@media(max-width:320px){
.section_1 .et_pb_image_0 {
    max-width: 100px;
	}
	.section_1 .et_pb_image_1 {
    max-width: 100px;
	}
	.section_1 .et_pb_image_2 {
    max-width: 100px;
	}
	.section_1 .et_pb_image_3 {
    max-width: 100px;
	}
}
