.tt-btn,
input[type=submit].tt-btn,.calctap-txt-btn,a.ttap-launch-app-btn, .tt-btn.forminator-button-submit{
	background-color: #780133;
	color: #ffffff !important;
}

div.tt-home-intro-btn a {
	background-color: #780133;
	color: #ffffff !important;
	padding: .45em 1.2em;
    -webkit-animation-duration: .2s;
    -moz-animation-duration: .2s;
    -o-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}

.tt-btn,
input[type=submit].tt-btn,
.calctap-txt-btn.ttap-calc-widget-img {
	font-family: Poppins;
}

.tt-btn:hover,
.tt-btn:active,
.tt-btn:focus,
input[type=submit].tt-btn:hover,
input[type=submit].tt-btn:active,
input[type=submit].tt-btn:focus,
.calctap-txt-btn.ttap-calc-widget-img:hover,a.ttap-launch-app-btn:hover,div.tt-home-intro-btn a:hover {
	background-color: #780133;
	color: #ffffff !important;
}

.tt-opaque-header #top-header .tt-top-phone-number {
    color: #8daf64;
}

a.et_pb_button, .tt-footer .tt-footer-map-row a.et_pb_button{
color: #ffffff !important;
}
.tt-sidebar-btns .fa {
    transform: rotate(0deg);
}

@media screen and (max-width: 980px) {
	.tt-transparent-header #top-header .tt-top-phone-number {
    color: #8daf64;
	}
}
.grecaptcha-badge{
	visibility: collapse !important;
}/**************** UPGRADED FIXED ********************/
.et_animated {
    opacity: 1 !important;
}
.et-waypoint:not(.et_pb_counters) {
    opacity: 1 !important;
}

/**************** GENERAL ********************/
html body {
    font-size: 17px;
	font-weight: 400;
	line-height:1.7em;
}

.et_pb_blurb_content p:last-of-type, p:last-of-type {
    padding-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.2em;
}

a.et_pb_button {
    font-weight: 300;
}

.nav li ul {
	top:55px;
}

.row-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    vertical-align: middle;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.post-content {
    min-height: 180px;
}


/*=================== GLOBAL HEADER TITLE STYLING ====================*/
h2.ttdev-head {
	font-weight:700;
	font-size:45px;
	text-transform:uppercase;
}

h2.ttdev-head.dark {
	color:#03537a;
}

h2.ttdev-head.light {
	color:#fff;
}

h4.ttdev-head {
	font-weight:300;
	font-size:20px;
	color:#c5b783;
	text-transform:uppercase;
}

@media screen and (max-width: 980px) {
	h2.ttdev-head {
		font-size:35px;
	}
	
	h4.ttdev-head {
		font-size:18px;
	}
}

@media screen and (max-width: 767px) {
	h2.ttdev-head {
		font-size:28px;
	}
}


/*======================== TOP HEADER =============================*/
#top-header .container, #main-header .container {
    width: 100%;
    max-width: 80%;
    padding-left: 0px;
    padding-right: 0px;
}

#top-menu>li:last-child {
    padding-right: 0!important;
}

#top-menu li {
    display: inline-block;
    font-size: 14px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
	 content: "\43";
}
body.logged-in.et_fixed_nav #main-header.et-fixed-header {
    top: 0px !important;
}

/*==================== HEADER ========================*/
#top-menu li a {
    font-weight: 400;
}

#top-menu > li:last-child a {
    background: #b69642;
	border: 1px solid transparent;
    padding: 15px 21px;
	color:#fff;
	-webkit-border-radius:50px;
	   -moz-border-radius:50px;
	        border-radius:50px;
}

.et-fixed-header #top-menu > li:last-child a {
	color:#fff!important;
}
#top-menu > li:last-child a:hover {
    background: #C1A65E!important;
	border-color: #C1A65E!important;
	opacity:1;
	
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 15px!important;
}
.blank-link {
	cursor: default;
}
nav#top-menu-nav {
    padding-bottom: 35px;
}

.et-fixed-header nav#top-menu-nav {
    padding-bottom: 20px;
}

#top-menu li > ul.sub-menu li {
    padding-right: 0px!important;
}


/*==================== HOMEPAGE ======================*/
.ttdev-hero .et_parallax_bg {
    background-position: center;
}

.ttdev-form-section .et_parallax_bg.et_pb_parallax_css {
    position: relative;
}

.ttdev-form-section .et_parallax_bg.et_pb_parallax_css:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.85);
}

p.ttdev-p-banner {
    width: 100%;
    max-width: 700px;
}


/*================ HOMEPAGE SERVICES =================== */
@media screen and  (min-width: 1025px) {
	.ttdev-services-mobile {
		display: none; 
	}
}

@media screen and (min-width: 981px) {
	.page-id-265 .ttdev-services-mobile {
		display: none; 
	}
	
}

@media screen and (max-width: 1024px) {
	.page-id-242 .ttdev-services-desktop {
		display: none; 
	}
}

@media screen and (max-width: 980px) {
	.page-id-265 .ttdev-services-desktop {
		display: none; 
	}
}

/*================ HOMEPAGE SCROLL EFFECT =================== */
/*
.et_pb_section {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
}

@supports (-ms-ime-align:auto) {
  .et_pb_section {
		position: relative;
	}
	
}

@media screen and (min-width: 981px) {
	.et_pb_section {
		top: 0; 
	}
}
 
@media screen and (min-width: 1401px) {
	.fullwidth-serv {
		height:100vh!important;
		vertical-align:middle;
		-webkit-box-pack:center;
		-webkit-justify-content:center;
		   -moz-box-pack:center;
		    -ms-flex-pack:center;
		        justify-content:center;
		display:-webkit-box;
		display:-webkit-flex;
		display:-moz-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		   -moz-box-orient:vertical;
		   -moz-box-direction:normal;
		    -ms-flex-direction:column;
		        flex-direction:column;
	}
}

*/
/*========= HOME (IE FALLBACK CSS) =========== */
/*
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#ttdev-home-ie {
		padding-top:180px!important;
		padding-bottom:180px!important;
		height:100%!important;
	}
	
	.et_pb_section {
		position: relative;
	}
	
	.row-center {
		display:block;
	}
}

*/
/*================ TESTIMONIALS =================== */
.ttdev-tes-sec .et_parallax_bg {
    position: relative;
}

.ttdev-tes-sec .et_parallax_bg:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
}

.testimonial_rotator_wrap.with-prevnext {
    padding: 0px 40px;
}
.testimonial_rotator_wrap {
    background: #0000;
}
.testimonial_rotator.template-default .has-image .img, .testimonial_rotator_single.has-image.template-default .img {
    text-align: center;
	width: 15%;
}
.testimonial_rotator_next {
    right: 10px !important;
}
.testimonial_rotator_prev {
	left: 10px !important;
}

.slide.testimonial_rotator_slide.has-image.cf-tr.cycletwo-slide {
    border: 5px solid #fff;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    padding: 30px;
    background: #03537a;
    color: #fff;
}

.testimonial_rotator.template-default .testimonial_rotator_author_info {
    padding: 0px;
    border-left: solid 0px #efefef;
    margin: 0px 0;
}

.testimonial_rotator_prev, .testimonial_rotator_next {
    top: 50%;
}

.et_pb_testimonial_author {
    margin-top: 20px;
    font-weight: 600;
    font-style: normal;
	font-size: 18px;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info p {
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
}


/*======== SCROLL DOWN ICON =====================*/
.et_pb_fullwidth_header .et-pb-icon.scroll-down {
	-webkit-animation: fullwidth-header-bounce 2.2s ease-out infinite;
	   -moz-animation: fullwidth-header-bounce 2.2s ease-out infinite;
	     -o-animation: fullwidth-header-bounce 2.2s ease-out infinite;
	        animation: fullwidth-header-bounce 2.2s ease-out infinite;
}

@-o-keyframes fullwidth-header-bounce {
  0% { -o-transform:translateY(0%); transform:translateY(0%); }
  12.5% { -o-transform:translateY(20%); transform:translateY(20%); }
  25% { -o-transform:translateY(0%); transform:translateY(0%); }
  37.5% { -o-transform:translateY(20%); transform:translateY(20%); }
  50% { -o-transform:translateY(0%); transform:translateY(0%); }
}
@keyframes fullwidth-header-bounce {
  0% { -webkit-transform:translateY(0%); -moz-transform:translateY(0%); -o-transform:translateY(0%); transform:translateY(0%); }
  12.5% { -webkit-transform:translateY(20%); -moz-transform:translateY(20%); -o-transform:translateY(20%); transform:translateY(20%); }
  25% { -webkit-transform:translateY(0%); -moz-transform:translateY(0%); -o-transform:translateY(0%); transform:translateY(0%); }
  37.5% { -webkit-transform:translateY(20%); -moz-transform:translateY(20%); -o-transform:translateY(20%); transform:translateY(20%); }
  50% { -webkit-transform:translateY(0%); -moz-transform:translateY(0%); -o-transform:translateY(0%); transform:translateY(0%); }
}

/*================ VIDEO LIBRARY ===================*/
ul.link-list li {
    list-style-type: none;
    position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
}

ul.link-list li:before {
    content: "\5c";
    font-family: 'ETmodules';
    position: absolute;
    left: 0;
	color: #03537a;
}

ul.link-list {
    padding: 0;
	margin-right:5px;
}

@media screen and (max-width: 768px) {
	.list-column .et_pb_column:first-of-type {
	margin-bottom: 0px;
	}
}


/*========================== SIDEBAR ====================*/
.tt-sidebar-btns .tt-btn, .tt-sidebar-bottom a.tt-btn {
    background-color: #b69642;
}

.tt-sidebar-btns a.tt-btn, .tt-sidebar-bottom a.tt-btn {
    color: #fff!important;
	text-transform:uppercase;
}

.et_pb_widget_area_right .tt_sidebar_widget {
    background: #FFF!important;
    padding: 20px!important;
    text-align: center!important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    border: 1px solid #ccc !important;
}

.tt-btn, input[type=submit].tt-btn {
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	        border-radius: 0px;
	font-weight: bold;
}

.tt-sidebar-bottom .tt-btn{
	width: 100%;
}
.tt-sidebar-info > span > a:hover {
    color: #b69642 !important;
	text-decoration: underline;
}
.tt-btn, input[type=submit].tt-btn, .calctap-txt-btn, a.ttap-launch-app-btn {
    font-weight: 400!important;
    -webkit-border-radius: 50px!important;
       -moz-border-radius: 50px!important;
            border-radius: 50px!important;
}

.tt-sidebar-container .tt-btn:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.tt-sidebar-container .tt-btn {
	overflow: hidden;
}

.tt-sidebar-containerdebar-btns .tt-btn:before {
	left: auto;
	right: 10px;
	z-index: 2;
}

.tt-sidebar-container .tt-btn:after {
	width: 35%;
	height: 290%;
	background: rgba(255,255,255,0.15);
	z-index: 1;
	right: 0;
	top: 0;
	margin: -5px 0 0 -5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: rotate(-20deg);
	-moz-transform-origin: 0 0;
	-moz-transform: rotate(-20deg);
	-ms-transform-origin: 0 0;
	-ms-transform: rotate(-20deg);
	-o-transform-origin: 0 0;
	   transform-origin: 0 0;
	-o-transform: rotate(-20deg);
	   transform: rotate(-20deg);
}

.tt-sidebar-container .tt-btn:hover:after {
	width: 110%;
}


/*=============== TRANSLATION G ===========*/
.translate a {
    position: relative;
    padding-right: 15px;
    margin-right: 30px;
    color: #03537A;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
}

a.glink span {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}

.translate a:hover {
	border-bottom: 1px solid #03537a;
}

.translate a:after {
    content: "\35";
    font-family: 'ETmodules';
    position: absolute;
    right: 0px;
    bottom: -4px;
}

.translate {
    padding-top: 15px;
	padding-bottom:20px;
}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
.goog-text-highlight {background-color:transparent !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}

/*============ EVENT CALENDAR ===================*/
button.fc-prev-button.fc-button.fc-state-default.fc-corner-left, button.fc-next-button.fc-button.fc-state-default.fc-corner-right, button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled, button.fc-month-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-active {
    background: #03537a;
    color: #fff;
}


.fc-widget-header, .fc-widget-content {
    border-color: #03537a!important;
    background: #fff;
    color: #333;
    padding: 0!important;
}

.fc-unthemed .fc-today {
    background: #03537a;
}

.entry-content table, body.et-pb-preview #main-content .container table {
	 border: 0px solid #eee;
}

.wpfc-calendar-wrapper h2 {
    font-size: 30px;
    margin: 0 !important;
}

.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    border: 0px solid #eee;
    margin: 0px;
}

/**************** SERVICES ********************/
ul.ttdev-list {
    margin-left: 20px;
}

.ttdev-services .et_pb_blurb_container {
    padding: 0px 20px;
}

/**************** FORMS ********************/

.ttdev-form-section input.wpcf7-form-control.wpcf7-submit.tt-btn {
    background: #ffffff;
    color: #333;
    text-transform: uppercase;
}

input.wpcf7-form-control.wpcf7-submit.tt-btn {
	text-transform:uppercase;
}

.ttdev-form-section input.wpcf7-form-control.wpcf7-submit.tt-btn:hover {
    background: rgb(255,255,255,0.65);
}

.ttdev-home-form span.wpcf7-quiz-label, .ttdev-contact span.wpcf7-quiz-label, .ttdev-home-form label {
    color: #fff;
}

span.wpcf7-quiz-label {
    color: #727272;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-weight: normal;
    display: block;
    letter-spacing: 0px;
}

.ttdev-home-form span.wpcf7-quiz-label {
    color: #fff;
    letter-spacing: 0px;
}

span.wpcf7-quiz-label {
    color: #727272;
    letter-spacing: 0px;
}

.ttdev-home-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, .ttdev-contact .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff;
    margin-top: 60px;
	letter-spacing: 0px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #333;
    margin-top: 60px;
	letter-spacing: 0px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.tt-half-form {
    width: 95% !important;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.tt-homepage-text-form {
    height: 100px;
}

.ttdev-contact input.wpcf7-form-control.wpcf7-submit.tt-btn {
    background: #fff;
    color: #333!important;
}

.ttdev-contact input.wpcf7-form-control.wpcf7-submit.tt-btn:hover {
    background: #353638;
    color: #fff!important;
}


/*=============== Table Styling ==================*/
.css-events-list table.events-table {
    width: 100%;
    border-collapse: collapse;
}


/*================== Zebra striping ==============*/
.css-events-list table.events-table th {
    background: #dadada;
}

.css-events-list table.events-table tr:nth-of-type(odd) {
    background: #eee;

}

.css-events-list table.events-table td, 
.css-events-list table.events-table th {
    padding: 10px;
    border: none;
    text-align: left;
    min-width: 320px;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .css-events-list table, 
    .css-events-list thead, 
    .css-events-list tbody, 
    .css-events-list th,
    .css-events-list td,
    .css-events-list tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .css-events-list thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .css-events-list tr {
        border: 1px solid #ccc;
    }

    .css-events-list td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        background-color: white;
    }

    .css-events-list td:before {
        top: 6px;
        left: 6px;
        width: 100;
        padding: 6px;
        white-space: nowrap;
        display: block;
        font-weight: bold;
        margin-bottom: 10px;
        border-bottom: 1px solid gray;
    }

    .css-events-list td:nth-of-type(1):before {
        content: "Date/Time";
    }

    td:nth-of-type(2):before {
        content: "";
    }
}

/**************** SEARCH RESULT ********************/
.et_right_sidebar #main-content .container:before {
	display:none;
}

div#tt-sidebar-widget-2 {
    background: #FFF!important;
    padding: 20px!important;
    text-align: center!important;
    -webkit-box-shadow: none!important;
       -moz-box-shadow: none!important;
            box-shadow: none!important;
    border: 1px solid #ccc!important;
}

body:not(.et_pb_pagebuilder_layout) #main-content {
    background-color: #ffffff;
}


ul.et-social-icons li a {
    height: 30px;
    width: 30px;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
	vertical-align: middle;
}

ul.et-social-icons li a i {
	color: #b69642;
}

.et-social-icons li {
    display: inline-block;
    margin-left: 10px;
}

.et-social-icon a {
	font-size:18px;
}


/**************** TEAM ********************/

.ttdev-team .et_pb_main_blurb_image, .ttdev-team img {
    width: 100%;
}


/*======== FOOTER =====================*/
#main-footer .footer-widget h4 {
	text-transform:uppercase;
}

#main-footer {
    background-color: #01273B;
}

#footer-bottom {
    background-color: #0d0d0d;
}

.tt-footer-map-row {
	margin-top: 0 !important;
	padding-top: 0px !important;
}
.tt-wide-footer .tt-footer-map-row {
    margin-top: 0px !important;
}
.tt-wide-footer .tt-footer-map-row .tt-footer-map-col-1, .tt-wide-footer .tt-footer-contact-row .tt-footer-contact-col-1 {
    width: 100%;
}
.tt-wide-footer .tt-footer-contact-row {
    max-width: 100%;
    width: 100%;
}
.fa-lg {
    font-size: 1.1em;
}
.footer-widget {
    font-size: 15px;
}
.footer-widget .et-social-icons li:first-child {
    margin-left: 0px;
}
#footer-widgets .footer-widget li:before {
	display: none;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
}
#footer-info {
    float: none;
    text-align: center;
}


/********** --- MOBILE MENU --- **********/
#main-header .et_mobile_menu .menu-item-has-children > a {
     background-color: transparent;
     position: relative;
}

#main-header .et_mobile_menu .visible > ul.sub-menu {
	display: block !important;
	visibility: visible !important;
}


/**************** RESPONSIVENESS ********************/
@media screen and (min-width: 981px) and (max-width: 1920px){
	span#et_search_icon:before {
		top: 10px;
	}
}

@media screen and (min-width: 1081px) and (max-width: 1281px){
	ul#top-menu li a {
		font-size: 16px;
	}
}

@media screen and (min-width: 981px) and (max-width: 1080px) {
	ul#top-menu li a {
		font-size: 14px;
	}
	
	#top-menu li {
		padding-right: 10px!important;
	}
}

@media screen and (max-width: 1515px) {
	p.ttdev-p {
		min-height: 105px;
	}
	
	.ttdev-center h2.ttdev-head.dark {
		font-size: 37px;
	}
}

@media screen and (max-width: 1500px) {
	p.ttdev-para {
		min-height: 105px;
	}
	
	.page-id-261 p.ttdev-para {
		min-height: 0px;
	}
}

@media screen and (min-width: 981px) {
	.tt-footer-map-col-1 .et_pb_map_container, .tt-footer-map-col-1 .et_pb_map {
		height: 300px !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: 25px;
	}
	
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding: 35px 0 0 0;
	}
	
	.et_right_sidebar #sidebar {
		padding-left: 0px;
	}
}

@media screen and (max-width: 1100px) and (min-width: 981px) {
	#top-menu li {
		padding-right: 15px;
	}
	#top-menu li a{
		font-size: 16px;
	}
}

@media (max-width: 1400px) {
	#top-menu li {
    	padding-right: 22px!important;
	}
}

@media (max-width: 1250px) {
	.ttdev-center h2.ttdev-head.dark {
		font-size: 33px;
	}
}

@media (max-width: 1215px) {
	p.ttdev-p {
		min-height: 130px;
	}
}

@media (max-width: 1200px) {
	#logo {
		max-height: 45%;
	}
	
	#top-menu li {
		padding-right: 15px!important;
	}
}

@media screen and (max-width: 1110px) and (min-width: 981px) {
	.ttdev-left-col-serv {
		margin-right: 30px!important;
	}

	.ttdev-center {
		width: 31.6667%!important;
	}
	
	.ttdev-center h2.ttdev-head.dark {
		font-size: 30px;
	}
}

@media (max-width: 1080px) {
	p.ttdev-para {
		min-height: 140px;
	}
	
	.page-id-261 p.ttdev-para {
		min-height: 0px;
	}
	
	#logo {
		max-height: 40%;
	}
	
	p.ttdev-p-banner {
		max-width: 620px;
	}
	
	p.ttdev-p {
		min-height: 160px;
	}
}

@media (max-width: 980px) {
	
	.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_mobile_menu li a, .mobile_menu_bar:before, .et_nav_text_color_light #top-menu>li>a, .et_nav_text_color_dark #top-menu>li>a, #top-menu a, .et_mobile_menu li a, #et_search_icon:before, #et_top_search .et-search-form input, .et_search_form_container input, #et-top-navigation .et-cart-info{
		color:#b69642;
	}
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-height: 70px;
	}
	
	.ttdev-list-space {
		margin-bottom: 0px;
	}
	
	ul#mobile_menu {
		background-color: rgba(255, 255, 255, 0.85);
	}
	
	p.ttdev-para {
		min-height: 0px;
	}
	
	
	
	p.ttdev-p-banner {
		max-width: 440px;
	}
	
	#top-header .container, #main-header .container {
		width: 100%;
		max-width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	p.ttdev-p {
		min-height: 0px;
	}
	
	.row-reverse .et_pb_row, .row-reverse{
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		   -moz-box-orient: vertical;
		   -moz-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}
}

@media (max-width: 767px){
	div#footer-widgets {
		text-align: center;
	}
	
	div#nav_menu-2, div#nav_menu-3, div#custom_html-3, div#custom_html-4 {
		width: 100%;
	}
	
	#footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 30px!important;
	}
}

@media screen and (max-width: 605px) {
	.translate a {
		position: relative;
		padding-right: 15px;
		margin-right: 10px;
	}
}

@media screen and (max-width: 540px) {
	.tt-hero-half .tt-home-hero .et_pb_slides .et_pb_slide_description {
		padding: 0;
	}
	
	.translate a {
		display: block;
		width: 100%;
		max-width: 150px;
	}
}
@media screen and (max-width: 480px) {
	.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
		padding: 30px 10px;
	}
	.et_pb_slider .et_pb_container {
		width: 100%;
	}
	
	.testimonial_rotator_next {
		right: -1px!important;
	}
	
	.testimonial_rotator_prev {
		left: -1px!important;
	}
	
	.testimonial_rotator_wrap.with-prevnext {
		padding: 0px 10px;
	}
	
	.testimonial_rotator_wrap {
		margin: 20px 5px;
	}
	
	.slide.testimonial_rotator_slide.has-image.cf-tr.cycletwo-slide {
		padding: 20px;
	}
}