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

div.tt-home-intro-btn a {
	background-color: #00519b;
	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: Lora;
}

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

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

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: #93a0d0;
	}
}
.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%;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
}

.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;
}

.ttdev-video-lib h3 {
    color: #fff;
}

.ttdev-video-lib li {
    color: #fff;
    margin-left: 10px;
}

.et_pb_blurb_content p:last-of-type {
    font-size: 16px;
    line-height: 1.7em;
}

ul.ttdev-list {
    margin-left: 30px;
}

/**************** NAV BAR ********************/
/*********************************************/
.blank-link {
    cursor: default;
}

body #page-container #top-menu li {
    padding-right: 8px;
}



.slider__indicator {
    background-color: #96120f!important;
}

.slider__indicator.slider__indicator--active {
    opacity: 01;
    background-color: #ffffff!important;
}

.nav li ul {
    top: 90px;
}

.et_fixed_nav #main-header.et-fixed-header {
    top: 0px !important;
}

/**************** NEW HOMEPAGE CSS ***************/
/*************************************************/

.ttdev-hero-first .et-pb-active-slide .et_pb_slide_description {
    animation: none;
}


.section p, section .post-content, .section .et_pb_blurb_description, .section ul.ttdev-list li {
    font-size: 16px;
    line-height: 1.7em;
}

.section .et_pb_blurb_content p:last-of-type, p:last-of-type {
    padding-bottom: 1em;
}

#top-menu li.menu-item-9719>a, .et_fixed_nav #et-top-navigation #top-menu li.menu-item-9719>a, .ttdev-pulse-menu a {
    color: #fff;
}

#top-menu-nav>ul>li>a:hover, #top-menu-nav>.nav>li>ul.sub-menu>li> a:hover {
    color: #96120f;
    opacity: 1;
}

@keyframes pulse-white {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
}

.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;
}

.et_fixed_nav #et-top-navigation #top-menu .menu-item-has-children>a:first-child:after {
    right: -6px;
}

#et_search_icon:before {
    top: 22px;
}

.ttdev-blurbs span.et-pb-icon.et-waypoint {
    padding: 40px;
}

.slider__page .ttdev-blurbs img.et-waypoint, .slider__page .ttdev-attorney img.et-waypoint {
    border-radius: 0px!important;
}

/**************** BANNER ANIMATION ********************/
/******************************************************/
.itemGroup {
    overflow: hidden;
    display: inline-block;
}

.item {
    margin-top: 0px;
    user-select: none;
    transform: translate3d(0, -800px, 0);
    animation: slide 1s infinite;
    height: 100px;
}

.item h1 {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 48px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    padding: 0;
    margin: 0;
}

@keyframes slide {
    11.11% {
        transform: translate3d(0, -800px, 0);
    }

/*     22.22% {
        transform: translate3d(0, -700px, 0);
    }

    33.33% {
        transform: translate3d(0, -600px, 0);
    }
 */
    44.44% {
        transform: translate3d(0, -500px, 0);
    }

    55.55% {
        transform: translate3d(0, -400px, 0);
    }

    66.66% {
        transform: translate3d(0, -300px, 0);
    }

    77.77% {
        transform: translate3d(0, -200px, 0);
    }

    88.88% {
        transform: translate3d(0, -100px, 0);
    }

    100% {
        transform: translate3d(0, 0px, 0);
    }
}

.slider-wrapper {
    font-size: 48px;
    color: #aaa;
    font-weight: bold;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-wrapper h1 {
    font-size: inherit !important;
    margin: 0;
    display: flex;
    align-items: center;
}

.slider {
    height: 120px;
    padding-left: 0;
    overflow: hidden;
}

.slider div {
    color: #000;
    height: 120px;
    margin-bottom: 120px;
    padding: 2px 15px;
    text-align: center;
    box-sizing: border-box;
    max-width: 800px;
}

.slider-text1 {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
}

.ttdev-hero-first {
    position: relative;
}

.ttdev-hero-first:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.ttdev-hero-first .et_pb_container {
    vertical-align: middle;
    justify-content: center;
    height: 100vh!important;
}

.ttdev-hero-first h1.et_pb_slide_title {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

/**************** NEW SLIDER ********************/
/*************************************************/
.ttdev-fullwidth-des .et_pb_fullscreen .et_pb_fullwidth_header_container {
    min-height: 100vh!important;
}

.ttdev-fullwidth-des .et_pb_fullwidth_header p {
    padding-bottom: 15px!important;
}

span.scroll-down.et-pb-icon {
    border: 1px solid #fff;
    padding: 5px 7px 5px 5px;
}

ul.et_pb_side_nav.et-visible {
    left: 0!important;
    background: #0000;
}

ul.et_pb_side_nav .side_nav_item a.active {
    background-color: #afbb71!important;
}

ul.et_pb_side_nav .side_nav_item a {
    width: 9px;
    height: 9px;
    background-color: #fff;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    padding-bottom: 100px;
}

/**************** SLIDER ********************/
/*********************************************/
.et-pb-controllers a {
    width: 22px;
    height: 5px;
}

.ttdev-hero-banner, .ttdev-hero-banner .et_pb_container {
    max-height: 600px;
}

.ttt-hero-half .tt-home-hero .et_pb_slides .et_pb_slide_description {
    border: 5px solid #1769a5;
}

.gc-inner-banner {
    position: relative;
}

.gc-inner-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
}

.gc-inner-banner {
    background-position: center 70%;
}

/************** SLIDER ARROW BUTTON **********/
/*********************************************/
.et-pb-arrow-next, .et-pb-arrow-prev {
    font-size: 35px;
}

/************* SCROLL DOWN BUTTON ************/
/*********************************************/
span.scroll-down.et-pb-icon {
    font-size: 25px;
    color: #fff!important;
}

.ttdev-scroll-black span.scroll-down.et-pb-icon {
    color: #1a1a1a!important;
    border: 1px solid #1a1a1a;
}

/**************** HOME OUR TEAM **************/
/*********************************************/
.et_pb_team_member_image {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 0px!important;
}

/************* SCROLL DOWN BUTTON ************/
/*********************************************/
.et-waypoint:not(.et_pb_counters) {
    opacity: 1;
}

/**************** BEST PRACTICES **************/
/*********************************************/
ul.gc-list, ol.gc-list {
    margin-left: 20px;
}

ul.gc-list li, ol.gc-list li {
    padding-bottom: 10px;
}

/**************** SERVICES ********************/
/*********************************************/
.tt-wide-footer .et_pb_blurb_description a:hover {
    border-bottom: 1px solid #fff;
}

.gc-services .et_pb_main_blurb_image {
    margin-bottom: 20px;
}

.gc-services .et_pb_blurb_content p:last-of-type, p:last-of-type {
    padding-bottom: 0px;
}

p.gc-para {
    min-height: 110px;
}

/**************** TEAM ***********************/
/*********************************************/

@media (max-width: 980px) and (min-width: 768px) {
    .et_pb_column .et_pb_team_member_description {
        display: unset;
    }

    .tt-team-module {
        display: flex;
        align-items: center;
    }

    .et_pb_column .et_pb_team_member_image {
        margin: 0 0px 0 0;
    }
}

@media screnn and (max-width: 767px) {
    .et_pb_team_member_image {
        margin: 0 auto !important;
    }
}

i.fa {
    color: #fff;
    font-size: 20px;
}

.et_pb_team_member_description .fa > a {
    font-size: 18px;
    font-family: "Lato";
}

p.et_pb_member_position {
    padding-bottom: 0px!important;
}

i.fa.fa-linkedin {
    color: #1a1a1a;
    display: block;
    width: 100%;
    background: #fff;
    max-width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0 auto;
}

i.fa.fa-linkedin {
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
    font-size: 18px;
}

/************** TESTIMONIALS *****************/
/*********************************************/
.testimonial_rotator_wrap {
    margin: 0px 10px;
}

.testimonial_rotator_wrap.with-prevnext {
    padding: 0px 40px;
}

/******************** SIDEBAR ****************/
/*********************************************/
.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: #96120f!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-bottom: 1px solid #fff!important;
    color: #fff !important;
    background-color: rgba(255, 255, 255, 0)!important;
    font-size: 16px!important
}

.gc-footer .wpcf7-form input[type=text], .gc-footer .wpcf7-form input[type=password], .gc-footer .wpcf7-form input[type=tel], .gc-footer .wpcf7-form input[type=email], .gc-footer .wpcf7-form input.text, .gc-footer .wpcf7-form input.title, .gc-footer .wpcf7-form select, .gc-footer .wpcf7-form textarea {
    border-bottom: 1px solid #fff!important;
    color: #fff!important;
    font-size: 16px;
}

.gc-contact .wpcf7-form input[type=text], .gc-contact .wpcf7-form input[type=password], .gc-contact .wpcf7-form input[type=tel], .gc-contact .wpcf7-form input[type=email], .gc-contact .wpcf7-form input.text, .gc-contact .wpcf7-form input.title, .gc-contact .wpcf7-form select, .gc-contact .wpcf7-form textarea {
    border-bottom: 1px solid #fff!important;
    color: #fff!important;
}

span.wpcf7-quiz-label {
    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;
}

.gc-footer .wpcf7-form input[type=text]::placeholder, .gc-footer .wpcf7-form input[type=password]::placeholder, .gc-footer .wpcf7-form input[type=tel]::placeholder, .gc-footer .wpcf7-form input[type=email]::placeholder, .gc-footer .wpcf7-form input.text::placeholder, .gc-footer .wpcf7-form input.title::placeholder, .gc-footer .wpcf7-form select::placeholder, .gc-footer .wpcf7-form textarea::placeholder {
    color: #fff!important;
}

.gc-contact .wpcf7-form input[type=text]::placeholder, .gc-contact .wpcf7-form input[type=password]::placeholder, .gc-contact .wpcf7-form input[type=tel]::placeholder, .gc-contact .wpcf7-form input[type=email]::placeholder, .gc-contact .wpcf7-form input.text::placeholder, .gc-contact .wpcf7-form input.title::placeholder, .gc-contact .wpcf7-form select::placeholder, .gc-contact .wpcf7-form textarea::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: 95% !important;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.tt-homepage-text-form {
    height: 100px;
}

.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: #409020 !important;
}

p.gc-order-form span.wpcf7-quiz-label {
    color: #fff!important;
}


/**************** FOOTER ********************/
/*********************************************/
#footer-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

#footer-bottom {
    background-color: #000;
}

#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;
}

ul#menu-quick-menu a, ul#menu-services a, ul#menu-what-we-do a {
    font-size: 18px;
}

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;
    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: 28px;
    margin-right: 30px; */
    padding-right: 8px;
    margin-right: 0px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}

.translate {
    padding-top: 10px;
}

.translate a:hover {
    /*     border-bottom: 1px solid #fff; */
}

.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: #a7001f;
    color: #fff;
}

.fc-widget-header, .fc-widget-content {
    border-color: #a7001f!important;
    background: #fff;
    color: #333;
    padding: 0!important;
}

.fc-unthemed .fc-today {
    background: #a7001f;
}

.entry-content table, body.et-pb-preview #main-content .container table {
    border: 0px solid #a7001f;
}

.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: #96120f!important;
    color: #ffffff!important;
    font-family: "Roboto";
    border-radius: 30px;
    letter-spacing: 2px;
}

div.wpcf7-response-output {
    margin: 80px 0.5em 1em;
}

input[type=submit].tt-btn {
    background: #96120f!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 {
    border: 1px solid #0000;
}
.entry-content table:not(.variations), body.et-pb-preview #main-content .container table {
    margin: 0px;
}

.fc-row.fc-week.fc-widget-content {
    height: 95px!important;
}

#top-menu li a, .et_search_form_container input {
	font-weight: 500;
}

/**************** 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: 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: 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;
    }
}

@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;
    }
}

@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;
    }
}

@media only screen and (max-width: 1200px) {
    p.ttdev-serv-home {
        padding-top: 5px;
        min-height: 105px;
    }
}

@media only screen and (max-width: 1150px) {
    p.ttdev-serv-home {
        min-height: 105px;
    }
}

@media only screen and (max-width: 1055px) {
    #top-menu li a {
        font-size: 14px;
    }

    #top-menu li {
        padding-right: 0px!important;
    }
}

@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: flex;
        align-items: 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;
    }

    .ttdev-home-team .et_pb_row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .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;
    }
}

@media only screen and (max-width: 980px) {
    .slider-wrapper {
        font-size: 35px;
    }

    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 {
        min-height: 0px;
    }

    p.gc-para, .gc-home-services h4.et_pb_module_header {
        min-height: 0px;
    }

    .et_header_style_split #et-top-navigation {
        padding: 0px 0 0 0;
    }

    p.ttdev-serv-home {
        min-height: 0px;
    }

    .ttdev-team {
        width: 50%;
    }

    .tt-team-module {
        width: 65%;
        margin: 0 auto;
    }

    /* 	span.mobile_menu_bar.mobile_menu_bar_toggle {
		padding-top: 25px;
		padding-bottom: 35px!important;
	}
 */
    .et_header_style_left #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;
    }

    #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) {
    .slider-wrapper {
        font-size: 28px;
    }

    .tt-section-header {
        font-size: 30px !important;
    }

    .tt-section-subheader {
        font-size: 25px !important;
    }

    .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;
    }
}

@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;
    }

    .slider {
        height: 180px;
    }

    .slider div {
        color: #000;
        height: 120px;
        margin-bottom: 120px;
    }
}