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

div.tt-home-intro-btn a {
	background-color: #093981;
	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: Noto Serif;
}

.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: #093981;
	color: #ffffff !important;
}

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

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: #093981;
	}
}
.grecaptcha-badge{
	visibility: collapse !important;
}/**************** UPGRADED FIXED ********************/
.et_animated {
    opacity: 1 !important;
}
.et-waypoint:not(.et_pb_counters) {
    opacity: 1 !important;
}

/**************** GENERAL ********************/
body {
    background: #1a1a1a;
}

html body {
    font-size: 16px;
    font-weight: normal;
}

.et_pb_blurb_content p:last-of-type, p:last-of-type {
    padding-bottom: 1em;
}

body:not(.et_pb_pagebuilder_layout) #main-content, #main-content {
    background-color: #f9f9f9
}

body #page-container #left-area {
    width: 100%;
}

.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.et_pb_section {
    min-height: 0vh!important;
}

ul.ttdev-list {
    margin-left: 30px;
}

h4.et_pb_module_header {
    padding-bottom: 0px;
}

td:nth-of-type(2):before {
    display: none;
}


/* .ttdev-banner .et_pb_fullwidth_header {
    min-height: 0vh!important;
	padding-top: 0px!important;
} */


/**************** TOP BAR ********************/
/*********************************************/
body.et_fixed_nav #main-header, body.et_fixed_nav #top-header {
    position: fixed !important;
}

.tt-top-info a {
    font-size: 15px;
}

div#top-header .container.clearfix {
    padding: 15px 30px!important;
}

#et-info {
    float: none!important;
}

span.ttdev-gtranlate a {
    padding: 0 5px 0;
}


/**************** NAV BAR ********************/
/*********************************************/
.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    top: 0px !important;
}

.et_fixed_nav #main-header.et-fixed-header {
    top: 0px !important;
}

.et_header_style_split #main-header .container, .et_header_style_split #main-header .logo_container {
    padding-bottom: 5px;
}

.search-results header#main-header {
    background: #000;
}


/*#top-menu li {
    padding-right: 8px;
}*/

#top-menu-nav>ul>li>a:hover, #top-menu-nav > .nav > li > ul.sub-menu > li > a:hover {
/* 	color:#009688; */
	opacity: 1;
}

/*.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
    padding: 30px 0 30px 0;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    top: 25px !important;
}

.et_fixed_nav #et-top-navigation #top-menu .menu-item-has-children>a:first-child:after {
    right: -6px !important;
}*/

/*#et_search_icon:before {
    top: 22px !important;
}*/



/**************** NEW HOMEPAGE CSS ***************/
/*************************************************/

.ttdev-banner .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
    max-width: 80%;
}

p.ttdev-hero-para {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

/* .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    padding-bottom: 100px;
}
 */

/**************** lORDICONS*************/
/***************************************/
/******* ICONS FOR IE & EDGE *******/
.tt-ie-icons {
	display: none;
}

/******* FOR IE *******/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.tt-ie-icons {
		display: block;
	}
}
/******* FOR EDGE *******/
@supports (-ms-ime-align:auto) {
    .tt-ie-icons {
		display: block;
	}
}


/**************** BANNER SCROLL DOWN ICON ANIMATION ********************/
/***********************************************************************/

.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;
}
@-webkit-keyframes fullwidth-header-bounce {
  0% { -webkit-transform:translateY(0%); transform:translateY(0%); }
  12.5% { -webkit-transform:translateY(20%); transform:translateY(20%); }
  25% { -webkit-transform:translateY(0%); transform:translateY(0%); }
  37.5% { -webkit-transform:translateY(20%); transform:translateY(20%); }
  50% { -webkit-transform:translateY(0%); transform:translateY(0%); }
}
@-moz-keyframes fullwidth-header-bounce {
  0% { -moz-transform:translateY(0%); transform:translateY(0%); }
  12.5% { -moz-transform:translateY(20%); transform:translateY(20%); }
  25% { -moz-transform:translateY(0%); transform:translateY(0%); }
  37.5% { -moz-transform:translateY(20%); transform:translateY(20%); }
  50% { -moz-transform:translateY(0%); transform:translateY(0%); }
}
@-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 **************/
/*********************************************/

.nwttdev-video-lib .et_pb_toggle.et_pb_module.et_pb_accordion_item a {
    color: #f1f1f1;
}

.nwttdev-video-lib .et_pb_toggle.et_pb_module.et_pb_accordion_item ul {
    margin-left: 20px;
}

.nwttdev-video-lib .et_pb_toggle.et_pb_module.et_pb_accordion_item a:hover {
    border-bottom: 1px solid #f1f1f1;
}


/**************** TEAM ***********************/
/*********************************************/


i.fa {
    color: #fff;
    font-size: 20px;
}


/************** TESTIMONIALS *****************/
/*********************************************/

.testimonial_rotator_nav fa {
	color: #ffffff;
	-webkit-transform: none;
	   -moz-transform: none;
	    -ms-transform: none;
	     -o-transform: none;
	        transform: none;
}


/******************** SIDEBAR ****************/
/*********************************************/
.tt-sidebar-btns a.tt-btn {
    background-color: #009688;
}

.tt-sidebar-btns a.tt-btn:hover {
    background-color: #007d70;
}

.tt-sidebar-info h3 {
    font-size: 26px;
    font-weight: 600;
    position: relative;
    padding-bottom: 45px;
}

.tt-sidebar-info h3:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    top: 50px;
    left: 0;
    background-color: #c7c6c5;
}

.tt-sidebar-btns {
    margin-bottom: 40px;
}

.tt-sidebar-btns > .tt-btn {
    text-transform: uppercase;
}

body:not(.et-tb-has-header) #main-content .container div#sidebar, .et_right_sidebar #main-content .container:before {
    display: none;
}

.tt-sidebar-info > span > a {
	color: #009688!important;
}

.tt-sidebar-info > span > a:hover {
	color: #66994e;
}


/**************** FORMS ********************/
/*********************************************/

.wpcf7-form input[type=text], .wpcf7-form input[type=password], .wpcf7-form input[type=tel], .wpcf7-form input[type=email], .wpcf7-form input.text, .wpcf7-form input.title, .wpcf7-form select, .wpcf7-form textarea {
    border: 1px solid #fff!important;
    color: #fff !important;
    background-color: rgba(255, 255, 255, 0)!important;
    font-size: 16px!important
}

span.wpcf7-quiz-label {
    color: #fff!important;
}

input.text::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder {
    color: #fff!important;
}

input.text:-moz-placeholder, input[type=text]:-moz-placeholder {
    color: #fff!important;
}

input.text::-moz-placeholder, input[type=text]::-moz-placeholder {
    color: #fff!important;
}

input.text:-ms-input-placeholder, input[type=text]:-ms-input-placeholder {
    color: #fff!important;
}

input.text::-ms-input-placeholder, input[type=text]::-ms-input-placeholder {
    color: #fff!important;
}

input.text::placeholder, input.title, input[type=email], input[type=password], input[type=tel], input[type=text]::placeholder, select, textarea {
    color: #fff!important;
}

input.wpcf7-form-control::-webkit-input-placeholder, textarea.wpcf7-form-control::-webkit-input-placeholder {
    color: #fff!important;
}

input.wpcf7-form-control:-moz-placeholder, textarea.wpcf7-form-control:-moz-placeholder {
    color: #fff!important;
}

input.wpcf7-form-control::-moz-placeholder, textarea.wpcf7-form-control::-moz-placeholder {
    color: #fff!important;
}

input.wpcf7-form-control:-ms-input-placeholder, textarea.wpcf7-form-control:-ms-input-placeholder {
    color: #fff!important;
}

input.wpcf7-form-control::-ms-input-placeholder, textarea.wpcf7-form-control::-ms-input-placeholder {
    color: #fff!important;
}

input.wpcf7-form-control::placeholder,textarea.wpcf7-form-control::placeholder {
    color: #fff!important;
}

.tt-homepage-contact ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff !important;
    opacity: 1;
}

.tt-homepage-contact :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
    opacity: 1;
}

.tt-homepage-contact ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff !important;
    opacity: 1;
}

.tt-homepage-contact :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff !important;
    opacity: 1;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.tt-half-form {
    width: 100% !important;
}

.tt-design14-footer span.wpcf7-form-control-wrap.your-email, .tt-design14-footer span.wpcf7-form-control-wrap.your-name {
    display: inline-block;
    width: 49%;
}

span.wpcf7-form-control-wrap.your-name {
    margin-right: 1%;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.tt-homepage-text-form {
    height: 100px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff;
}

.wpcf7-form input[type=text], textarea.wpcf7-form-control, input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.tt-half-form-1,input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    font-size: 18px;
}

input[type=text]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: rgba(255, 255, 255, 0.45)!important ;
}

p.gc-order-form span.wpcf7-quiz-label {
    color: #fff!important;
}


/**************** FOOTER ********************/
/*********************************************/
#footer-bottom {
    background-color: #0d0d0d;
    padding: 15px 0 30px;
}
#footer-bottom .container {
text-align: center;
}
#footer-info {
    padding-bottom: 0px;
}

#footer-info, #footer-info a {
    text-align: center;
    float: none;
	font-size:14px;
}

.ttdev-footerlink a {
    color: rgba(255,252,252,0.6);
    font-size: 14px;
}

div#nav_menu-4, div#nav_menu-5 {
    margin-bottom: 65px;
}

#main-footer {
    background: #fff;
}

.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;
}

.et-social-icons li {
    margin-left: 10px!important;
}


h4.title {
    font-size: 18px;
    font-weight: 700;
}

.team-blurb .et_pb_blurb_description p {
    padding-left: 20px;
    padding-right: 20px;
}

body a.et_pb_button.et_pb_bg_layout_light, body a.et_pb_button.et_pb_bg_layout_light:hover {
    padding-top: 7px!important;
    padding-bottom: 5px!important;
}

.tt-sidebar-bottom a.tt-btn, .tt-sidebar-bottom a.tt-btn :hover, input.wpcf7-form-control.wpcf7-submit.tt-btn, input.wpcf7-form-control.wpcf7-submit.tt-btn:hover {
    padding-top: 14px!important;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.tt-wide-footer .et_pb_blurb_content a {
    color: #fff;
}

.tt-wide-footer .tt-header-color {
    color: #a7001f;
}

#footer-widgets .footer-widget li a {
    color: #666!important;
    font-size: 16px;
}
/**************** GTRANSLATE ********************/
.translate a {
    position: relative;
    padding-right: 8px;
    margin-right: 0px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.translate a:after {
    content: "3d";
    font-family: 'ETmodules';
    position: absolute;
    right: 10px;
    bottom: -3px;
    display: none;
}
#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 LIST ********************/
/************************************************/
/* 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;
    }

    /*
	Label the data
	*/
    .css-events-list td:nth-of-type(1):before {
        content: "Date/Time";
    }

    td:nth-of-type(2):before {
        content: "Event";
    }
}


/**************** FULL 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: #009688;
    color: #fff;
}

.fc-widget-header, .fc-widget-content {
    border-color: #009688!important;
    background: #fff;
    color: #333;
    padding: 0!important;
}

.fc-unthemed .fc-today {
    background: #009688;
}

.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
	border: 1px solid #0000;
}

.entry-content table, body.et-pb-preview #main-content .container table {
    border: 0px solid #009688;
}

.wpfc-calendar-wrapper h2 {
    font-size: 30px !important;
    margin: 0 !important;
}

.gc-bullet ul > li {
    margin-left: 20px;
}

.gc-footer .tt-btn, .gc-footer input[type=submit].tt-btn, .gc-contact input[type=submit].tt-btn {
    background: #009688!important;
    color: #ffffff!important;
    font-family: "Roboto";
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    letter-spacing: 2px;
}

div.wpcf7-response-output {
    margin: 80px 0.5em 1em;
}

input[type=submit].tt-btn {
    background: #3f4040!important;
    color: #fff!important;
}

input[type=submit].tt-btn:hover {
    background: #000!important;
}

.gc-footer .tt-btn, .gc-footer input[type=submit].tt-btn:hover, .gc-contact input[type=submit].tt-btn:hover {
    background: #c31b31!important;
    color: #ffffff!important;
    letter-spacing: 2px;
}
.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    margin: 0px;
}


/**************** RESPONSIVENESS ********************/
/****************************************************/
@media only screen and (min-width: 1111px) and (max-width: 1210px) {
    .tt-btn, input[type=submit].tt-btn {
        font-size: 15px!important;
    }

    .tt-btn, input[type=submit].tt-btn {
        padding: 12px 16px 12px 16px;
    }

    .tt-sidebar-btns .tt-btn {
        font-size: 13px !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1332px) {
	h1.et_pb_module_header.dwd-typing-effect {
		min-height: 200px;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1110px) {
    .tt-btn, input[type=submit].tt-btn {
        font-size: 15px!important;
    }

    .tt-btn, input[type=submit].tt-btn {
        padding: 12px 20px 12px 20px;
    }

    .tt-sidebar-btns .tt-btn {
        font-size: 11px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 949px) {
	h1.et_pb_module_header.dwd-typing-effect {
		min-height: 145px;
		padding-bottom:0px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	h1.et_pb_module_header.dwd-typing-effect {
		min-height: 115px;
		padding-bottom:0px;
	}
}

/* @media only screen and (min-width: 1166px) {
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a, .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
        padding: 25px 10px;
		padding-right:20px;
	}
}*/

@media only screen and (min-width: 981px) and (max-width: 1024px) {
	.page-id-265 .section p, section .post-content, .section .et_pb_blurb_description, .section ul.ttdev-list li, .page-id-277 .section p, section .post-content, .section .et_pb_blurb_description, .section ul.ttdev-list li {
		font-size: 14px;
	}
	
/* 	.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
		padding-bottom: 45px;
	} */
}

@media only screen and (max-width: 1835px) {
    .gc-home-services h4.et_pb_module_header {
        min-height: 67px;
    }
}

@media only screen and (max-width: 1750px) {
    p.gc-para {
        min-height: 137px;
    }
}


/* .et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    padding-bottom: 45px;
} */

@media only screen and (max-width: 1480px) {
    p.gc-para {
        min-height: 167px;
    }

    .gc-home-services h4.et_pb_module_header a {
        font-size: 20px!important;
    }
}

@media only screen and (max-width: 1440px) {
    .gc-inner-banner {
        background-position: center 70%;
    }
}

@media only screen and (max-width: 1300px) {
    .tt-sidebar-btns .tt-btn {
        margin-left: 0px!important;
    }

    #top-menu li a {
        font-size: 16px;
    }

    .gc-home-services .et_pb_column.et_pb_column_1_5 {
        width: 47.25%;
        margin-right: 5.5%;
        margin-bottom: 5.5%;
    }

    .gc-home-services .et_pb_column.et_pb_column_1_5:nth-child(even) {
        margin-right: 0%;
    }

    p.gc-para, .gc-home-services h4.et_pb_module_header {
        min-height: 0px;
    }

    .gc-home-services h4.et_pb_module_header a {
        font-size: 22px!important;
    }
	
	p.ttdev-prac {
		min-height: 110px;
	}
	
	.post-content {
		min-height: 270px;
	}
}

@media only screen and (max-width: 1200px) {
    p.ttdev-serv-home {
        padding-top: 5px;
        min-height: 105px;
    }
}

/*@media only screen and (min-width: 981px) and (max-width: 1165px) {
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a, .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
        padding: 25px 5px !important;
	}*/
}

@media only screen and (max-width: 1165px) {
	#top-menu li {
		padding-right: 5px;
	}
}

@media only screen and (max-width: 1150px) {
    p.ttdev-serv-home {
        min-height: 105px;
    }
	
	.post-content {
		min-height: 320px;
	}
}

@media only screen and (max-width: 1055px) {
    #top-menu li a {
        font-size: 14px;
    }

   /* #top-menu li {
        padding-right: 0px!important;
    }*/
	
	p.ttdev-prac {
		min-height: 145px;
	}
}

@media only screen and (max-width: 1010px) {
    p.et_pb_testimonial_meta {
        min-height: 60px;
    }
}

@media only screen and (max-width: 995px) {
    p.ttdev-serv-home {
        min-height: 130px;
    }
}

@media only screen and (min-width: 981px) {
    #et-info .tt-top-info.ttdev-top-left {
        float: left!important;
    }

    #et-info .tt-top-info.ttdev-top-right {
        float: right!important;
    }

    .row-center {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
/* 		align-items: center; */
		-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;
	}

    nav#top-menu-nav li.centered-inline-logo-wrap {
        width: auto!important;
    }

    .tt-logo-left-big #main-header:not(.et-fixed-header) .logo_container {
        float: none;
    }

}

@media only screen and (max-width: 980px) {
	#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
		background-color: rgba(0, 0, 0, 0.85)!important;
	}
	
	.post-content {
		min-height: 220px;
	}
	
	.ttdev-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;
	}
	
	.ttdev-row-reverse .et_pb_column.et_pb_column_1_3 {
		margin-bottom: 30px;
	}
	
    img#logo {
        max-height: 110px!important;
    }

    .et_pb_widget_area_right .tt_sidebar_widget {
        padding-left: 0px!important;
        border-left: none !important;
    }

    .tt-section-header {
        font-size: 40px !important;
    }

    .translate a {
        display: block;
        float: none;
        margin: 0 auto;
    }

    .translate a:hover {
        border-bottom: 0px solid #fff;
    }

    .translate a:after {
        display: none;
    }

    .row-reverse {
        -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;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    .team-blurb .et_pb_module.et_pb_blurb.et_pb_blurb {
        max-width: 60%;
        margin: 0 auto;
    }

    p.et_pb_testimonial_meta, p.ttdev-prac, p.gc-para, .gc-home-services h4.et_pb_module_header, p.ttdev-serv-home {
        min-height: 0px;
    }
	
    .et_header_style_split #et-top-navigation {
        padding: 0px 0 0 0;
    }

    .ttdev-team {
        width: 50%;
    }

    .tt-team-module {
        width: 65%;
        margin: 0 auto;
    }

    .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
        padding: 60px 0 0px 0;
    }

    img#logo {
        margin-top: 0px;
    }

    #et_search_icon:before {
        top: -6px;
    }

    .mobile_menu_bar:before {
        top: -12px;
		color: #fff;
    }
	
	#footer-info, #footer-info > a {
		font-size: 10px;
		line-height: 1.7em;
	}
}

@media only screen and (max-width: 850px) {
    p.gc-para {
        min-height: 110px;
    }
}

@media only screen and (max-width: 767px) {
    .et_pb_widget {
        float: none;
        max-width: 100%;
        text-align: center;
    }

    .gc-home-services .et_pb_column.et_pb_column_1_5 {
        margin-right: auto;
    }

    p.gc-para {
        min-height: 137px;
    }

    .ttdev-team {
        width: 80%;
    }
	
	.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column .et_pb_widget {
		margin-right: 0;
		margin-bottom: 11.5%;
		width: 100%!important;
	}
	
	.post-content {
		min-height: 0px;
	}
}

@media only screen and (max-width: 600px) {
    .gc-home-services .et_pb_column.et_pb_column_1_5 {
        width: 100%!important;
    }

    p.gc-para, .gc-home-services h4.et_pb_module_header {
        min-height: 0px;
    }
	
	.tt-design14-footer span.wpcf7-form-control-wrap.your-email, .tt-design14-footer span.wpcf7-form-control-wrap.your-name {
		display: block;
		width: 100%;
	}
	
	span.wpcf7-form-control-wrap.your-name {
		padding-bottom: 15px;
	}
}

@media only screen and (max-width: 590px) {
	.ttdev-footer-bot .et_pb_column.et_pb_column_1_4 {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	
	.et_pb_module.et_pb_blurb.ttdev-center-b .et_pb_blurb_content {
		max-width: 50%;
		width: 100%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 479px) {
	.ttdev-center-b .et_pb_blurb_container {
		width: 100%!important;
	}
	
	.ttdev-banner a.et_pb_more_button.et_pb_button.et_pb_button_one {
		font-size: 11px!important;
	}
	
	.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
		padding-bottom: 70px;
	}
	
	.et_pb_module.et_pb_blurb.ttdev-center-b .et_pb_blurb_content {
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
	}
}