@import url('https://fonts.googleapis.com/css?family=Exo+2:400,700,900|Roboto:400,500,700'); body,html {
    background: #eee;
    color: #444;
    overflow-x:hidden;
}

ul, li, ol {
    padding: 0;
    margin: 0
}

body h1 {
    font-size: 18px;
    box-sizing: border-box;
    padding: 15px 20px;
    border-bottom: solid 0px;
    margin-top: 0;
    box-shadow: 0px -5px 15px 0px #ccc;
    position: relative;
    z-index: 8;
    border-top: solid 1px #fff;
    line-height: 40px;
    background: #ffdd00;
    padding: 0 20px;
    color: #000;
    font-weight: bold;
    font-family: 'exo 2';
    text-transform: uppercase;
}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
    margin: 0;
}

p {
    margin: 0 0 15px;
    line-height: 1.4;
    text-align: justify;
}

a img {
    max-width: 100%
}

.home_text .paragraph {
    font-size: 15px;
    padding: 20px;
    padding-bottom: 0px;
    background: #fff;
    margin-bottom: 40px;
    box-shadow: 0px 0px 15px 5px #ccc;
}

h {
    text-decoration: none;
    color: #000;
}

footer a {
    color: #000 !important;
    font-weight: bold;
}

a {
    text-decoration: none
}

a:hover {
    color: #333;
}

:focus {
    outline: none
}

::-webkit-input-placeholder {
    font-family: Roboto
}

:-moz-placeholder {
    font-family: Roboto
}

::-moz-placeholder {
    font-family: Roboto
}

:-ms-input-placeholder {
    font-family: Roboto
}

.leveltwo:after, .container:after,.sides:after,.myblock:after, #container:after, .submisions:after, .menu-main-container {
    content: "";
    clear: both;
    display: table;
}

.submisions {
    margin: 40px 0px;
    text-align: center;
}

.submisions .one_type a {
    display: block;
    padding: 10px 0;
    margin-bottom: 20px;
}

.submisions .one_type {
    width: 450px;
    display: inline-block;
    margin: 40px;
    box-sizing: border-box;
    padding: 40px;
    border: solid 1px;
}

footer .quarter:first-child {
    font-size: 13px;
    line-height: 1.3;
    float: right;
    /* margin-top: -25px; */
}

footer .menu-main-container li a {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.3;
}

footer .menu-main-container {
    background: transparent;
}

.container .full-container {
    padding: 0
}

.container,.full-container, #container {
    max-width: 1140px;
    padding: 0 30px;
    margin: 0 auto;
    position: relative;
}

.pageheading h1 {
    font-size: 19px;
    text-transform: none;
    position: relative;
    line-height: 35px;
    margin-bottom: 0;
    font-weight: bold;
    padding: 30px 0 11px;
    text-align: left;
}

.the_content {
    text-align: justify;
    margin-bottom: 30px;
}

.extra_stuff #address_search label {
    margin-right: 10px;
    line-height: 26px;
}

.extra_stuff #address_search {
    background: #083F75;
    color: #fff;
    padding: 10px 20px;
    overflow: hidden;
}

.extra_stuff .slp_search_form .search_box .search_item label {
    line-height: 26px;
    min-width: 0;
}

.extra_stuff #addy_in_address {
    margin-bottom: 0;
    float: left;
    margin-right: 50px;
}

.extra_stuff #radius_in_submit input {
    margin: 0;
    background: #ed2f5a;
    border: 0;
    line-height: 26px;
    padding: 0 20px;
    border-radius: 1px;
    color: #fff;
}

.extra_stuff .results_wrapper {
    border-radius: 0!important
}

.extra_stuff .results_wrapper:hover {
    cursor: pointer;
    background: #eee!important
}

.extra_stuff input,.extra_stuff select {
    border: 0!important;
    color: #000;
    line-height: 26px;
    padding: 0 10px;
    height: 26px;
}

.extra_stuff .wpcf7-form input[type="submit"] {
    height: auto!important;
    width: auto;
}

.extra_stuff .slp_search_form .search_box .search_item {
    margin-bottom: 0;
}

.extra_stuff #addy_in_radius {
    float: left;
    line-height: 26px;
}

.extra_stuff #radius_in_submit {
    float: right
}

.extra_stuff .wpcf7-form {
    max-width: 100%;
    background: #f5f5f5;
}

.extra_stuff .question {
    display: block;
}

.extra_stuff .answer input[type="text"],.extra_stuff .answer input[type="email"] {
    border: solid 1px #000!important;
    height: 36px;
}

.extra_stuff .question h4 {
    margin-top: 40px;
    margin-bottom: 10px;
}

.extra_stuff .laststep {
    margin-top: 50px;
}

.extra_stuff .wpcf7-form info {
    margin-bottom: 30px;
    display: block;
}

.extra_stuff .answer .wpcf7-list-item-label {
    color: #fff;
    margin-bottom: 5px;
}

.gass_top {
    border-bottom: solid 1px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.gass_top a {
    width: 25px;
    display: inline-block;
    border: solid 1px #aaa;
    line-height: 20px;
    text-align: center;
}

.gass_top a:hover {
    background-color: #086db0;
    border-color: #086db0;
    color: #fff;
}

.term_expl {
    text-align: justify;
    margin-bottom: 20px;
    border-bottom: solid 1px #ddd;
    margin-top: 4px;
}

.alignleft,.ft_img {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

#secondary .widget {
    margin-bottom: 60px;
}

#secondary h2 {
    margin-bottom: 10px;
}

#secondary ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.rndblog {
    width: 71%;
    float: left;
    margin-right: 3%;
    margin-top: 40px;
}

#secondary {
    width: 26%;
    float: right;
    margin-top: 40px;
}

.mysinglepost>a {
    color: #0072bc;
    text-decoration: none;
    margin: 20px 0px 0px;
    font-weight: 500;
    display: block;
}

.mysinglepost:first-child {
    padding-top: 0px;
}

.social_share_bar iframe {
    margin-top: -5px;
}

#flags {
    float: left;
    height: 20px !important;
}

#flags a {
    display: inline-block !important;
}

.social_share_bar>* {
    display: inline-block;
    margin-right: 5px;
}

.social_share_bar script {
    display: none
}

.mysinglepost div {
    text-align: justify
}

.mysinglepost:last-child {
    border-bottom: 0px solid #e3e3e3;
}

.mysinglepost {
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid #e3e3e3;
    padding: 30px 0px 40px;
}

.meta_archivedate {
    font-size: 12px;
    padding: 0px 0px 20px;
}

.social_share_bar {
    padding: 10px 0 5px;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    margin-bottom: 30px;
}

.mysinglepost h2 a {
    font-size: 28px;
    letter-spacing: 0.2px;
    text-decoration: none;
    color: #2f3030;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 10px;
    display: block;
}

#secondary .widget_recent_entries li a {
    font-size: 14px;
    line-height: 2;
    color: #3c3c3c;
    font-weight: 500;
}

#secondary .widget_categories li a {
    font-size: 14px;
    line-height: 2;
    color: #3c3c3c;
    text-transform: uppercase
}

#secondary .widget .widget-title {
    font-size: 22px;
    line-height: 2;
    letter-spacing: 0.4px;
    margin-bottom: 0px;
}

.single_letter a:hover {
    background-color: #5f5e5e;
}

.single_letter a {
    float: right;
    width: 130px;
    background: #086db0;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    display: block;
    padding: 6px;
    box-sizing: border-box;
    border-radius: 0;
}

.single_letter p {
    margin-bottom: 0
}

.single_letter h4 {
    font-size: 12px;
    text-align: left;
    max-width: 75%;
    float: left;
    text-transform: none;
    font-weight: 400;
    color: #666;
    font-style: normal;
}

.single_letter:nth-child(even) {
    background: #e5e5e5;
    background-image: url('/wp-content/img/pdf.png');
    background-repeat: no-repeat;
    background-position: 20px center;
}

.single_letter {
    background: #f3f3f3;
    position: relative;
    overflow: hidden;
    padding: 20px 20px;
    padding-left: 80px;
    background-image: url('/wp-content/img/pdf.png');
    background-repeat: no-repeat;
    background-position: 20px center;
    margin-bottom: 10px;
}

.single_letter h2 {
    font-size: 18px!important;
    margin: 0;
    margin-bottom: 10px!important;
    line-height: 1;
    font-weight: bold;
}

.btnred {
    text-align: center;
    font-size: 15px;
    display: block;
    color: #557B6C;
    font-weight: bold;
}

.success_message {
    margin: 0 auto;
    padding: 30px 0px;
    text-align: justify
}

.success_page img {
    padding: 20px 0px;
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 200px;
}

.success_page h4 {
    font-size: 17px;
    text-align: center;
    line-height: 1;
    font-weight: 500;
}

.success_page h2 {
    font-size: 41px;
    text-align: center;
    padding-top: 60px;
    line-height: 1;
    font-weight: bold;
}

.mbtns {
    overflow: hidden;
}

.mbtns a {
    background: #086db0;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    border: solid 1px #000;
    color: #fff;
}

.mbtns a img {
    height: 30px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}

.soloc img {
    width: 100%;
}

.soloc h3 {
    margin-bottom: 10px;
}

.soloc {
    margin-bottom: 80px;
}

.soloc {
    width: 31%;
    float: left;
    ;text-align: center;
}

.soloc:nth-child(2) {
    margin: 0 3.5%
}

div.wpcf7 .ajax-loader {
    display: none!important
}

.bottom_proc {
    text-align: center;
}

.steps_part h3 {
    font-size: 17px;
    margin-bottom: 5px;
}

.step_text {
    font-size: 14px;
}

.mnr {
    font-size: 20px;
    margin: 10px 30px 30px 10px;
    width: 50px;
    float: left;
    height: 50px;
    background: #ed2f5a;
    border-radius: 100px;
    color: #fff;
    text-align: center;
}

.mnr span {
    font-size: 13px;
    display: block;
    padding-top: 5px
}

.single_step {
    border: solid 1px;
    border-bottom: 0;
    padding: 20px;
}

.single_step:last-child {
    border-bottom: solid 1px;
    margin-bottom: 50px;
}

.steps_part {
    padding: 0px 0 10px;
}

.steps_part h2 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 30px;
}

.process .videosmall {
    max-width: 100%;
    margin-bottom: 80px;
}

.alltestlink {
    width: 200px;
    color: #fff;
    margin: 20px auto 0;
    display: block;
    text-align: center
}

.widy {
    width: 400px;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.single_mytest {
    overflow: hidden;
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: solid 1px #ddd
}

.lefty {
    width: 200px;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.lefty img {
    width: 100%;
    height: auto;
}

.rthirds {
    margin-top: 40px;
}

.lidd_mc_select_fancy_light,.lidd_mc_select_fancy_dark {
    padding: 0!important;
    height: auto!important;
    border: 0!important;
    box-sizing: border-box!important;
    width: 100%!important;
    margin-bottom: 20px!important
}

.lidd_mc_input_light input[type="text"],.lidd_mc_input_light select {
    padding: 3px!important;
    height: auto!important;
    border: solid 1px #333!important;
    box-sizing: border-box!important;
    width: 100%!important;
    margin-bottom: 10px!important;
}

.rthird.calc input[type="submit"],.multicalc input[type="submit"] {
    cursor: pointer;
    border: none!important;
    font-size: 20px;
    border: solid 1px;
    padding: 8px 30px;
    background: #086db0;
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    letter-spacing: -0.2px;
}

.lidd_mc_input_light select {
    margin-bottom: 0!important
}

.lidd_mc_input {
    margin-bottom: 0!important;
}

.rthird h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

.rthird {
    width: 31%;
    float: left;
    background: #e2e2e2;
    padding: 30px;
    box-sizing: border-box;
}

.rthird.calc label {
    color: #000;
}

.rthird.calc {
    margin: 0 3.5%
}

.faq .paragraph.multicalc {
    padding: 30px 40px 40px;
}

.rthird.calc .paragraph {
    background: #b0b0b0;
    padding: 20px 40px;
}

.main_page {
    padding: 40px 0 100px;
}

.ov_link.green_btn {
    margin-left: 0
}

.ov_link.blue_btn {
    margin-left: 40px
}

.overview_page {
    padding: 0 0 50px;
}

.loansingle {
    padding: 60px 0 40px;
}

.loansingle .right {
    text-align: r
}

.loansingle h4 {
    margin-left: 20px;
}

.loansingle h2 {
    margin-bottom: 15px;
}

.loantypesroll .loansingle:nth-child(odd) {
    background: #eee
}

.testimonials_part {
    background: #808080;
    color: #fff;
    height: 300px;
}

.testimonials_part h2 {
    font-size: 26px!important;
    margin: 10px 0;
}

.test_meta {
    text-align: right
}

.tbig {
    font-size: 16px;
    padding-bottom: 4px
}

.tsmall {
    font-size: 14px;
}

.test_content .test_text {
    max-width: 100%;
    text-align: justify;
    font-size: 14px;
    line-height: 1.2;
    font-style: italic;
}

.test_text {
    max-width: 90%;
    margin: 20px auto;
    font-size: 17px;
    text-align: center;
    line-height: 1.3;
}

.test_img img {
    margin: 0 auto;
    text-align: center;
    border-radius: 100%;
    margin-bottom: 10px;
    width: 90px;
}

.test_title,.test_position {
    display: block;
    text-align: center
}

.test_title {
    font-weight: bold;
    font-size: 16px;
    ;line-height: 1.3
}

.test_position {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.3
}

.main_page h2 {
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.menupart .aright a,.stickmymenu .aright a {
    line-height: 31px;
    color: #fff;
    margin: 0;
    box-sizing: border-box;
    padding: 0 35px;
    font-size: 15px;
    font-weight: normal;
}

.menupart .aright,.stickmymenu .aright {
    float: right;
    margin-left: 20px;
    margin-right: 0px;
    width: auto;
    padding: 2px 0;
}

.videosmall .linktext {
    color: #5c5c5c;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 0 40px;
}

.videosmall {
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
}

.videosmall a {
    display: block;
    margin: 0 auto;
}

.menupart.original a.btn {
    background: transparent;
    color: #555;
}

.menupart a.btn:hover {
    background: #5F5E5E!important;
    color: #fff;
   border-color: #086db0
}

.menupart {
    background: #e3e3e3;
    margin-bottom: 50px;
}

.formsteps div.wpcf7-response-output,.formsteps .ajax-loader {
    display: none!important
}

.stickmymenu li a {
    font-size: 15px;
    font-weight: normal;
    color: #585858;
    text-decoration: none;
    line-height: 37px;
    text-transform: uppercase;
    display: block;
}

.stickmymenu li {
    display: inline-block;
    margin-right: 40px;
}

.stickmymenu {
    padding: 10px 0px 10px 0px;
    list-style: none;
    margin: 0px;
}

.stickmymenu .aconsult a,.stickmymenu .atel a {
    border-color: #585858
}

.answer input[type="text"],.answer input[type="email"] {
    box-sizing: border-box;
    width: 100%;
    max-width: 300px;
    margin-bottom: 0;
    color: #000;
    text-align: center;
}

.formsteps info {
    font-size: 14px;
    opacity: 0.8
}

.myback,.mynext {
    color: #ddd;
    cursor: pointer;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: inline-block;
}

.answer {
    overflow: hidden;
    margin-bottom: 15px;
}

.mynext {
    display: none
}

.question h4 {
    font-size: 20px;
    margin-bottom: 20px;
}

.answer .wpcf7-list-item input {
    display: none;
}

.answer .wpcf7-list-item-label {
    display: block;
    background: #ed2f5a;
    padding: 8px 20px;
    border-radius: 4px;
    cursor: pointer;
}

.answer .wpcf7-list-item-label.labelactive {
    background: #d28001;
}

.greyvalues {
    background: #f3f3f3;
    padding: 20px 20px;
    margin: 60px 0;
    overflow: hidden;
}

.call_part {
    text-align: center;
}

.call_part h2 {
    font-size: 26px;
}

.call_part h4 {
    font-size: 18px;
    font-weight: normal;
    line-height: 2;
}

.call_part a {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 2;
}

.mission {
    margin-bottom: 100px;
}

.mission h2 {
    font-size: 19px;
    margin-bottom: 10px;
}

.value h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
}

.value .paragraph {
    font-size: 14px;
}

.value {
    width: 50%;
    float: left;
    padding: 40px;
    box-sizing: border-box;
    text-align: center;
}

.value img {
    height: 60px;
}

.my_pagination .page-numbers.current {
    font-weight: bold;
    border: 0;
}

.my_pagination {
    clear: both;
}

.my_pagination>*:first-child:before {
    content: "Page:  ";
    padding-right: 7px;
}

.my_pagination {
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.my_pagination .page-numbers {
    padding: 2px 4px;
    display: inline;
}

.my_pagination a {
    text-decoration: none;
    color: #9c9c9c;
    font-size: 14px;
}

.single_project .project_content h6 {
    font-weight: normal;
    font-size: 16px;
    font-style: normal;
    color: #555;
}

.single_project .project_image img {
    width: 100%;
    display: block;
    height: auto;
    /* margin-bottom: 5px; */
}

.single_project .project_content h3 a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    padding-top: 5px;
    display: block;
    white-space: pre;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 36px;
    text-align: left;
    background: #000;
    font-weight: normal;
    padding: 5px 5px 0;
}

.single_project .project_content {
    margin-top: 0;
    text-align: left;
    margin-bottom: 20px;
}

.single_project .project_content span:after {
    content: ", "
}

.single_project .project_content span:last-child:after {
    content: ""
}

.single_project:nth-child(4n+1) {
    margin-left: 0
}
.project_image a{height:160px;background-size:cover;background-position:center}
.single_project:nth-child(4n) {
    margin-right: 0
}

.single_project a, single_project a img {
    display: block;
    margin-bottom: 0
}

.single_project {
    width: 24%;
    float: left;
    margin: 0 0.66%;
    margin-bottom: 5px;
    /* height: 520px; */
}

.bgarea h2,.bgarea h1 {
    font-size: 38px;
}

.bgarea h4 {
    font-size: 28px;
    font-weight: normal;
}

.bgarea {
    background-color: #086db0;
    color: #fff;
    padding: 50px 0;
    background-position: center;
    background-size: cover;
    border-top: solid 2px #fff;
    margin: 60px 0;
    text-align: center;
}

footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 15px;
}

footer ul ul {
    display: none
}

footer ul a {
    color: #fff;
    margin-bottom: 6px;
    display: block;
}

footer h2 {
    font-size: 18px;
    margin-bottom: 20px;
    font-family: Roboto;
}

.footer .menu li {
    display: inline-block;
    margin-right: 30px;
}

.footer .menu li a {
    font-size: 16px;
    /* letter-spacing: 1px; */
    color: #ffdd00;
    margin-bottom: 30px;
    font-weight: bold;
    font-family: "exo 2";
    opacity: 1;
}

.quarter {
    width: 25%;
    float: left;
    text-align: center
}

.threequarters {
    width: 75%;
    float: left;
    padding-right: 40px;
    box-sizing: border-box;
}

footer .logo {
    display: block;
}

#mycontact .left {
    width: 48%;
    float: left;
    margin-right: 2%
}

#mycontact .right {
    width: 48%;
    float: right;
    margin-left: 2%;
}

.wpcf7-form p {
    margin-bottom: 0px;
}

.wpcf7-form textarea {
    height: 160px;
}

.formsteps {
    display: none
}

.wpcf7-form input[type="submit"] {
    background: #557b6c;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    font-size: 22px;
    width: 170px;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
    padding: 10px 40px 10px;
}

.wpcf7-form input,.wpcf7-form textarea {
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    box-sizing: border-box;
    color: #333;
}

.wpcf7-form .cp {
    font-size: 12px;
    margin-bottom: 30px;
    line-height: 1.3;
}

#mycontact .wpcf7-form {
}

.sidebar_page form h2:before {
    display: none
}

.sidebar_page info {
    font-size: 12px;
    max-width: 80%;
    margin: 0 auto;
    display: block;
}

.sidebar_page input, .sidebar_page textarea {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
}

.wpcf7-form input[type="submit"] {
    background: #ffdd00;
    width: auto;
    font-size: 14px;
    margin-bottom: 0;
    color: #000;
}

.spacer {
    height: 2px;
    width: 100%;
    background: #988249;
    margin-bottom: 30px;
}

.sidebar_page form h4 {
    font-size: 17px;
    font-weight: normal;
    font-family: roboto;
    margin-bottom: 20px;
}

.sidebar_page form h2 {
    font-size: 28px;
    font-family: roboto;
    margin: 0;
    padding: 0;
    width: 100%
}

.wpcf7-form {
    background: #222;
    max-width: 550px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 30px 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

.mnav {
    text-align: center;
}

.formsteps .wpcf7-form {
    background: transparent;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding: 10px 0;
}

.formsteps .wpcf7-form input[type="submit"] {
    display: block;
    margin: 0 auto;
    background: #ed2f5a;
    width: auto;
    display: block;
    padding: 8px 40px;
    border-radius: 0px;
    cursor: pointer;
    margin-bottom: 20px;
}

.question {
    display: none
}

.map_frame iframe {
    max-width: 100%
}

#contact_part h2 {
    font-size: 24px;
    line-height: 1;
    padding-bottom: 15px;
}

#mycontact .right a {
    text-decoration: none;
    color: #666666;
}

#mycontact .right h2 {
    margin-top: 0px;
    line-height: 1.4;
    font-weight: bold;
}

#mycontact .themap h2 {
    margin-top: 92px;
}

#mycontact {
    margin: -20px 0 0;
    padding-top: 0px;
}

.wpcf7-form .cbutt input[type="submit"] {
    background: #ed2f5a;
    border: 1px solid #FFF;
    border-radius: 2px;
    padding: 9px 20px 5px;
    font-weight: bold;
    font-size: 17px;
    width: 290px;
    margin-top: 20px;
    letter-spacing: 0.5px;
    white-space: normal;
}

.theform .left {
    margin-bottom: 20px;
}

.theform .wpcf7-list-item {
    display: block;
    color: #FFF;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 0px;
}

.theform input[type="checkbox"] {
    display: inline;
    width: auto;
    vertical-align: -10%;
}

#mycontact .wpcf7-form {
    padding: 0 25px;
}

.theform h3 {
    text-align: left;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
}

.theform p {
    margin: 0px;
}

.wpcf7-form .theform input,.wpcf7-form .theform textarea {
    margin: 0px;
    padding: 5px;
    margin-bottom: 15px;
}

.theform .labels {
    text-align: left;
    color: #FFF;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 14px;
    clear: left;
}

.contact_form_title {
    font-size: 24px;
    line-height: 1.4;
    color: #FFF;
    text-align: left;
    font-weight: bold;
}

.contact_form_description {
    text-align: left;
    color: #FFF;
    padding-bottom: 25px;
}

.main_contact {
    margin-bottom: 60px;
    margin-top: 60px;
}

footer {
    /* margin-top: 100px; */
}

.leftitle {
    text-align: left!important;
    margin-bottom: 20px;
    font-size: 26px!important;
}

.question_part a {
    display: block;
    text-align: center;
    font-size: 30px;
}

.home .question_part a {
    display: block;
    text-align: center;
    padding-bottom: 60px;
    border-bottom: solid 1px #eee;
    font-size: 30px;
}

.sigle_big_test strong {
    display: block;
    font-size: 14px;
}

.sigle_big_test span {
    font-size: 12px!important;
    letter-spacing: -1px;
}

.sigle_big_test {
    float: none;
    display: inline-block;
    padding: 0 10px;
    width: 380px;
    box-sizing: border-box;
    vertical-align: top;
}

.slick_sponsors {
    width: 90%;
    float: right
}

.sponspors>.full-container>span {
    width: 10%;
    float: left;
    line-height: 75px;
    font-weight: bold;
}

.home .bgvideo {
    max-height: 640px;
    overflow: hidden;
}

.bgvideo {
    max-height: 500px;
    overflow: hidden;
}

.hero_span {
    font-size: 14px;
    font-weight: 300;
    display: block;
    margin-bottom: 20px;
}

.caption .linktext {
    display: block;
    line-height: 32px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.caption {
    color: #fff;
    text-align: center;
}

.caption .paragraph {
    font-size: 16px;
    text-align: center;
    margin: 20px 10px
}

.slider_buttons {
    text-align: center;
    margin: 30px 0 60px;
    vertical-align: top;
}

.slider_buttons div {
    display: inline-block;
    vertical-align: top;
}

.slider_buttons a.bluebtn {
    background: rgba(0,0,0,0.4);
}

.slider_buttons a {
    text-decoration: none;
    width: 250px;
    display: inline-block;
    color: #fff;
    line-height: 45px;
    font-size: 22px;
    box-sizing: border-box;
    margin: 0 10px;
}

.slider_buttons .schedule_link {
    font-size: 22px;
    width: 200px;
}

.slider_buttons .phone_number {
    font-size: 22px;
    width: 200px;
    color: #fff;
    background: rgba(0,0,0,0.4);
    padding: 6px 20px 4px;
    line-height: 1.1;
}

.phone_number:hover {
    background: #fff;
}

.caption h1 span {
    font-size: 34px;
    display: block;
    font-weight: 900;
    font-family: 'exo 2'
}

.caption h1 {
    font-size: 53px;
    line-height: 1.1;
    margin: 0 auto 5px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "exo 2"
}

.caption h3 {
    font-size: 42px;
    font-weight: 300;
    max-width: 800px;
    margin: 0 auto;
    letter-spacing: 10px;
}

.sponspors img,.sponspors .box {
    display: inline-block!important;
    line-height: 75px;
    vertical-align: middle;
    padding: 0 10px;
}

#start {
    cursor: pointer
}

.caption .btn .fa {
    line-height: 40px;
    margin-right: 10px;
}

.caption .btn, .global_cta {
    padding: 10px 60px;
    font-size: 23px;
    margin: 0 10px;
}

.bgvideo img,#video_background {
    width: 100%;
    height: auto;
    display: block;
    /* min-height:550px; */
}

.bgvideo img {
    margin-top: -130px;
}

.caption-wrap {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    max-width: 1200px;
    padding: 15px;
    padding-top: 150px;
    box-sizing: border-box;
}

.heropart {
    position: relative;
}

.hero_inner img {
    margin: 0 auto;
    display: block;
    position: ab
}

.hero_inner {
    background: #086db0;
    overflow: hidden;
}

.hero_inner .caption-wrap {
    top: 50px;
}

.hero_inner .caption-wrap h3 {
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.hero_inner .caption-wrap h1 {
    font-size: 52px;
    text-transform: uppercase;
    letter-spacing: 0
}

.herobtns {
    margin: 30px 0;
    text-transform: uppercase;
}

.herobtns span {
    display: block;
    text-transform: none;
    margin-bottom: 40px
}

.inner_me #lightgallery2 img {
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    width: 169px;
    height: auto;
}

.inner_me #lightgallery2 a {
    font-size: 12px;
    font-family: roboto;
}

.overlay-black {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
}

.sponspors {
    background: #FFFFFF;
    border-top: solid 1px #bdbdbd;
    border-bottom: solid 1px #bdbdbd;
}

.reasons .paragraph {
    margin-bottom: 40px;
    font-size: 14px;
}

.bg_part {
    background: #f2f2f2;
    text-align: center;
    margin-bottom: 30px;
}

.reviews_loop {
}

.reviewbox a {
    display: block;
    text-align: center;
    font-size: 12px;
}

.reviewbox img {
    width: 20%;
    float: left;
}

.reviewbox h2 {
    font-size: 14px!important;
    margin-bottom: 13px;
}

.reviewbox {
    width: 32%;
    float: left
}

.reviewbox:nth-child(1) {
    margin-right: 1%;
}

.reviewbox:nth-child(2) {
    margin-right: 1%;
    margin-left: 1%
}

.reviewbox:nth-child(3) {
    margin-left: 1%;
}

.reasons h3 {
    text-transform: uppercase;
    margin-bottom: 30px;
}

.copyright .left {
    color: #656163
}

.left {
    width: 48%;
    float: left;
}

.right {
    width: 48%;
    float: right;
}

footer .right {
    text-align: right;
}

.resonbox {
    width: 130px;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
}

.bg_part .left>a {
    color: #083F75;
    font-weight: bold;
    text-align: center;
    display: block;
    font-size: 14px;
}

.bg_part .left>a:hover {
    text-decoration: underline
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.blue_part {
    background: #013d79;
    color: #fff;
    margin: 30px 0;
    padding: 50px 0 40px!important;
}

#resources {
    padding: 80px 0;
}

#resources>.full-container>h2 {
    font-size: 26px;
}

.section {
    padding: 40px 0 40px;
}

.threetests .paragraph {
    font-size: 14px;
}

.threetests .slick-prev,.threetests .slick-next {
    top: 60px;
}

.threetests img {
    float: left;
    padding-right: 15px;
    padding-bottom: 100px;
}

.blue_part h2 {
    font-size: 26px!important;
    margin-bottom: 60px;
}

.section.question_part h2 {
    font-size: 26px;
    margin-bottom: 7px;
}

.section.question_part h4 {
    font-size: 18px;
    font-weight: normal;
}

.section h2 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    text-transform: uppercase;
}

.section h4 {
    text-align: center;
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 20px;
    font-style: normal;
}

.levelone {
    text-align: right;
    width: 100%;
    display: block;
    padding-top: 10px;
    overflow: hidden;
}

.herobtns .btn {
    height: 47px;
}

.btn, .global_cta {
    padding: 5px 20px;
    text-align: center;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    text-transform: initial;
    border: 0;
    line-height: 1;
}

.btn:hover {
    background: #000;
    border-color: #000;
    color: #fff
}

header .green_btn {
    padding: 3px 40px 7px;
}

.global_cta {
    font-size: 22px !important;
    margin-top: 20px;
    height: 43px;
}

.green_btn, .global_cta {
    border: solid 1px #557b6c;
    background: #557b6c;
    color: #fff;
    font-size: 17px;
    width: 200px;
    box-sizing: border-box;
    padding: 5px 40px;
    letter-spacing: -0.3px;
    height: 40px;
    padding: 3px 40px 7px;
}

.blue_btn {
    border-color: #8c8178 !important;
    font-size: 22px !important;
    line-height: 30px;
    border: solid 1px;
    font-weight: bold;
    color: #fff;
    background: #8c8178;
    height: 40px;
    box-sizing: border-box;
    letter-spacing: 0.5px;
}

.herobtns .blue_btn {
    border-color: #fff;
    color: #fff;
    line-height: 45px;
    font-size: 32px !important;
    height: 47px;
}

.topbar a:hover .fa,.footer a:hover .fa {
    color: #fff
}

.topbar {
    background: #086db0;
    color: #eee;
    padding: 5px 0;
    /* height: 10px; */
}

.tleft {
    width: 50%;
    float: left;
    color: #fff;
}

.tright {
    width: 50%;
    float: right;
    text-align: right
}

.logo img {
    max-width: 100%;
    max-height: 64px;
}

.logo {
    /* padding: 5px 0; */
    display: block;
    display: inline-block;
    max-width: 340px;
    /* margin: -20px 0; */
}

.top_bar {
    background: #000;
    text-align: right;
    padding: 5px 0;
}

.top_bar a {
    display: inline-block;
    /* background: #ffdd00; */
    /* width: 20px; */
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-left: 20px;
}

header {
    z-index: 9;
    position: relative;
}

#masterhead .hleft {
    width: auto;
    display: inline-block;
}

.bars,.mars {
    display: none
}

#masterhead .hright {
    width: auto;
    display: inline-block;
    float: right;
}

#masterhead {
    background: #444;
    padding-top: 10px;
    padding-bottom: 10px;
}

.current_page a,hright ul li a:active {
    background: #418bca;
    color: #fff!important
}

#menu-main ul {
    position: absolute;
    background: #fff;
    border-top: solid 1px #083F75;
    left: 20px;
    border-bottom: solid 1px #083F75;
    width: 220px;
    text-align: left;
    padding: 5px 0;
    display: none;
    z-index: 999;
    box-shadow: 2px 2px 2px 0px #000;
}

#menu-main ul li {
    display: block;
}

#menu-main ul a {
    font-size: 14px;
    line-height: 1.8;
    display: block;
    text-transform: none;
    margin-right: 20px;
}

.hright ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
    padding: 15px 0;
}

.hright ul li {
    display: inline-block;
    position: relative;
}

.hright ul li:hover ul {
    display: block!important;
}

.hright ul li a {
    font-size: 17px;
    color: #013d79;
    /* text-transform: uppercase; */
    margin-left: 20px;
    display: block;
    letter-spacing: -0.3px;
    line-height: 20px;
    font-weight: bold;
    line-height: 40px;
}

.hright ul li a:hover,.hright ul li a:focus {
    color: #fff;
}

.quarter:nth-child(3) img {
}

.quarter:nth-child(3) .mediabar {
    text-align: left;
    margin: 0;
    margin-bottom: 50px;
    display: block;
}

.quarter:nth-child(3) .mediabar a {
    color: #fff;
}

.quarter:nth-child(3) .paragraph {
    margin-bottom: 20px;
}

.quarter:nth-child(3) {
    font-weight: bold;
    font-size: 14px;
}

footer {
    color: #fff;
    background: #444;
    padding: 20px 0 20px;
    text-align: left;
    margin-top: 100px;
    padding-bottom: 0;
}

footer h5 {
    font-size: 13px;
    font-weight: 600;
}
footer h3 {
    font-size: 16px !important;
    text-transform:uppercase;
    margin-bottom: 15px !i;
    font-weight: 500;
}
footer .third{margin-bottom:60px;}
.copyright>.container>a {
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 20px;
}

.copyright {
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    background: #342b30;
    font-family: Roboto;
}

.copyright a {
    color: #fff;
}

.copyright .container {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    margin-top: 50px;
}

header .mediabar {
    margin-top: 0;
    vertical-align: middle;
}

header .mediabar a {
    margin-bottom: 0
}

.mediabar {
    display: inline-block;
    margin-left: 0;
    margin-top: 10px;
}

.mediabar a {
    line-height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    background: #8b8b8b;
    color: #fff;
    margin-bottom: 20px;
}

.leftbar .menu li a {
}

.leftbar .menu {
    list-style-type: none;
}

.leftbar .menu ul {
    list-style-type: none;
    display: none
}

.leftbar .menu .current-menu-parent>a,.leftbar .menu .current-menu-item>a {
    background: #fff;
    color: #222 !important;
    font-weight: bold;
    border-right: solid 4px #000;
}

.leftbar .menu li:hover>a {
    background-color: #ffdd00;
    /* color: #fff !important; */
}

.leftbar .menu li a {
    width: 100%;
    /* border-bottom: solid 1px #cccccc; */
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 15px;
    padding: 6px 15px;
    box-sizing: border-box;
    font-weight: 400;
    letter-spacing: initial;
}

.leftbar .menu {
    width: 276px;
    margin-left: 0;
    /* border-right: solid 1px #cccccc; */
    /* border-top: solid 1px #cccccc; */
}

.entry-content {
    font-family: Roboto;
    box-shadow: 0px 0px 15px 5px #ccc;
    background: #fff;
    padding: 20px;
    font-size: 15px;
}

.gallery_page {
    box-shadow: 0px 0px 15px 5px #ccc;
    background: #fff;
    padding: 20px;
    overflow: hidden
}

.overview_blocks a {
    color: #418bca
}

.overview_blocks img {
    width: 100%;
}

.overview_blocks .paragraph {
    margin-top: 10px;
}

.myblock {
    margin-bottom: 60px;
}

.myblock .video_block h2 {
    font-size: 16px;
    height: 19px;
    overflow: hidden;
}

.video_block,.project_block {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
}

.video_block:nth-child(even),.project_block:nth-child(even) {
    width: 48%;
    float: right;
    margin-right: 0%;
    margin-left: 2%
}

.myblock h2 {
    font-size: 20px;
    margin-bottom: 5px;
}

.myblock .paragraph {
    text-align: justify;
    margin-bottom: 30px;
}

.leftbar .menu .sub-menu {
    padding-left: 20px;
    display: none
}

.leftbar .menu .current-menu-item .sub-menu,.leftbar .menu .current-menu-ancestor .sub-menu {
    display: block
}

.leftbar .menu .sub-menu li a {
    font-size: 13px
}

.leftbar .menu {
    width: 276px;
    margin-left: 0;
    padding: 0;
    list-style: none;
    margin: 0;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.single_tractor {
    /* margin-bottom: 50px; */
    box-shadow: 0px 0px 15px 5px #ccc;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.mainright {
    width: 72%;
    float: right;
    margin-left: 0%;
    padding-bottom: 30px;
    min-height: 200px;
}

.fixme {
    position: fixed;
    top: 20px;
}

.absme {
    position: absolute;
    left: 30px;
    right: 0;
    top: 0;
    bottom: auto;
}

.all_services.sides {
    box-shadow: 0px 0px 15px 5px #ccc;
    background: #fff;
    padding: 20px;
    padding-bottom: 40px;
}

.leftbar {
    width: 276px;
    float: left;
    box-shadow: 0px 0px 15px 5px #ccc;
}

.breadarea .full-container {
    padding: 0!important
}

.breadarea h2,.breadarea select {
    display: none
}

.breadarea {
    background: #fff;
    padding: 0 30px;
    margin-bottom: 40px;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    border-bottom: 20px;
    clear: both;
}

.breadcrumbs,.breadcrumbs a,.breadcrumbs h1 {
    font-size: 12px;
    color: #424242;
    text-decoration: none;
    font-style: normal;
    display: inline;
    font-weight: normal
}

.breadarea .full-container {
    border-bottom: solid 1px #e6e6e6;
    overflow: hidden;
    padding: 15px 0 10px!important;
}

.breadcrumbs {
    float: left;
    width: 70%
}

.social-share a,.social-share a img {
    display: inline-block;
    height: 18px;
}

.social-share {
    float: right;
    width: 30%;
    text-align: right;
    height: 18px;
}

.single_ploop > h2, .leftbar h2 {
    padding-bottom: 20px;
    line-height: 49px;
}

.sider.sides {
    margin-top: 40px;
}

.leftbar h2,.mainright>h1,.mssearch h1,.products_contain h1,.full_sized h1, .single_ploop > h2 {
    font-size: 24px;
    font-weight: bold;
    /* padding: 30px 0 20px; */
    text-align: left;
    text-align: left;
    box-sizing: border-box;
    padding: 15px 20px;
    background: #ffdd00;
    font-family: 'exo 2';
    font-weight: 900;
    color: #000;
    border-bottom: solid 0px;
    margin-top: 0;
    font-size: 18px;
    line-height: 1;
    border-top: solid 1px #fff;
    font-size: 18px;
    text-transform: uppercase;
    /* margin-left: 5px; */
    line-height: 40px;
    background: #ffdd00;
    padding: 0 20px;
    color: #000;
    font-weight: bold;
    font-family: 'exo 2';
}

.single-course h1,.mainright>h1,.full_sized h1 {
    /* font-size: 28px; */
    /* text-transform: none; */
    /* position: relative; */
    line-height: 35px;
    margin-bottom: 0;
    /* padding-top: 24px; */
    line-height: 1;
    /* margin-bottom: 20px; */
    border-bottom: solid 0px;
    margin-top: 0;
    font-size: 18px;
    border-top: solid 1px #fff;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 40px;
    background: #ffdd00;
    padding: 0 20px;
    color: #000;
    font-weight: bold;
    font-family: 'exo 2';
}

.single_item:nth-child(3n+1) {
    margin-left: 0
}

.single_item:nth-child(3n) {
    margin-right: 0
}

.single_item {
    width: 31.33%;
    float: left;
    margin: 0 1.5%
}

.twobytwo .single_item:nth-child(3n+1) {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-left: 0;
}

.twobytwo .single_item:nth-child(3n) {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-left: 0;
}

.twobytwo .single_item {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-left: 0;
}

.twobytwo .single_item:nth-child(even) {
    width: 48%;
    float: right;
    margin-right: 0%;
    margin-left: 2%
}

.twobytwo .single_item img {
    width: 100%
}

.single_item .squere img,.widebox img {
    width: 100%;
    display: block;
}

.item_content {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

.item_content h2 a {
    font-size: 16px;
    color: #333
}

.item_content h2 {
    font-size: 16px;
    margin: 10px 0 0;
    height: 40px;
    overflow: hidden;
}

.actions a {
    font-size: 12px;
}

.actions .fa {
    padding-right: 5px
}

.aleft {
    width: 50%;
    float: left;
    text-align: left
}

.aright {
    width: 50%;
    float: right;
    text-align: right
}

.item_content .paragraph {
    height: 65px;
    overflow: hidden;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 10px;
}

.aniimated-thumbnials>a {
    display: none;
}

.aniimated-thumbnials>a:first-child {
    display: block;
}

.squere,.widebox {
    position: relative;
    overflow: hidden;
    display: block;
}

.squere img,.widebox img {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,.embed-container object,.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pdf_blocks h2 {
    font-size: 16px;
    text-align: center;
    height: 38px;
    overflow: hidden;
}

.pdf_blocks .fa {
    font-size: 100px;
    color: #fff;
    line-height: 2
}

.pdf_blocks a {
    width: 100%;
    background: #333;
    display: block;
    text-align: center;
    line-height: 2
}

.pdf_block {
    width: 24%;
    float: left;
    margin: 0 0.66%;
    margin-bottom: 30px;
}

.pdf_block:nth-child(4n+1) {
    margin-left: 0
}

.pdf_block:nth-child(4n) {
    margin-right: 0
}

.links_blocks li {
    width: 33%;
    float: left
}

.links_blocks ul {
    overflow: hidden;
    padding-left: 18px;
}

.faqblocks {
    border-bottom: solid 1px #aaa
}

.faq h2:after {
    content: "\f0d7";
    font-family: 'fontawesome';
    position: absolute;
    right: 5px;
    top: 6px;
    border-radius: 17px;
    height: 17px;
    width: 17px;
    text-align: center;
    line-height: 18px;
    font-size: 15px;
    background: #5f5e5e;
    color: #fff;
}

.faq h2 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
    border: solid 1px #aaa;
    border-bottom: 0px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.3;
    text-transform: none;
    font-weight: normal;
    text-align: left;
    background: #fff;
}

.faq .active {
    background: #ed2f5a;
    color: #fff;
    border-color: #000;
}

.faq .active:after {
    content: "\f0d8";
    border-color: #fff;
    line-height: 16px;
}

.faq .paragraph {
    border: solid 1px #000;
    padding: 10px 10px 0;
    text-align: justify;
    margin-bottom: -1px;
    position: relative;
    z-index: 1;
    font-size: 13px;
    background: #f5f5f5;
}

.faq .paragraph a {
    color: #418BCA
}

.resource_hrefs {
    text-align: left;
}

.resource_hrefs a .fa {
    padding-right: 5px;
}

.staffleft {
    width: 30%;
    float: left;
    margin-right: 4px;
}

.staffleft img {
    width: 100%;
    height: auto;
}

.staffright {
    float: right;
    width: 68%;
}

.staffright h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 24px;
}

.staffleft h4 {
    margin-top: 20px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase
}

.staffleft a img {
    width: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.single_grey p {
    margin-bottom: 0
}

.single_grey strong {
    margin-top: 13px;
    display: block;
    font-size: 20px;
}

.single_grey {
    margin-top: 40px;
    background: #a7a7a7;
    padding: 35px;
    color: #fff;
    position: relative;
}

.single-staff h5>* {
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
}

.single-staff h5 strong {
    margin-right: 10px;
    font-weight: bold;
}

.single-staff .staffright h6 {
    margin-bottom: 0;
    font-size: 17px;
}

.single-staff .staffright h6.position {
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 17px;
}

.nlink a {
    color: #3b3b3b;
    font-weight: normal;
}

.staffright h6 {
    font-size: 18px;
    margin-bottom: 15px;
    font-style: normal
}

.staffright>a {
    font-size: 14px;
    margin-bottom: 4px;
    font-style: normal;
    text-decoration: none;
    display: block;
    color: #3a62c0;
    font-weight: 500;
}

.staffright .paragraph {
    margin-top: 25px;
    margin-bottom: 35px;
    text-align: justify;
    font-size: 14px;
}

.resource_hrefs a,.single .resource_hrefs h5 {
    display: inline-block;
    padding-left: 30px;
    color: #111;
    font-size: 14px;
}

.single .resource_hrefs a,.single .resource_hrefs h5 {
    padding-left: 0;
    padding-right: 40px;
}

.single h3 {
    margin-bottom: 5px;
    font-size: 26px;
}

.mysinglepost h3 {
    font-size: 18px
}

.single_post {
    margin-bottom: 30px;
    padding-bottom: 30px;
    /* border-bottom: solid 1px #aaa */
}

.single_post .squere {
    width: 300px;
    margin-right: 20px;
    float: left;
    border: solid 1px #aaa;
}

.notsquere {
    margin-right: 20px;
    float: left;
    margin-right: 20px;
}

.single_mypost .post_content.paragraph {
    height: auto;
    overflow: visible;
    font-size: 15px;
    line-height: 1.7;
}

.single .resource_hrefs {
    margin-bottom: 20px;
    text-align: left;
}

.single_post h2 a {
    font-size: 17px;
    color: #111;
}

.single_post h2 {
    font-size: 17px;
    line-height: 1;
    margin-bottom: 5px
}

.post_content.paragraph {
}

.single .single_post {
    border-bottom: 0
}

.my_pagination .page-numbers.current {
    font-weight: bold;
    border: 0;
}

.my_pagination {
    clear: both;
}

.my_pagination>*:first-child:before {
    content: "Page:  ";
    padding-right: 7px;
}

.my_pagination {
    text-align: right;
    font-size: 14px;
    color: #000;
    margin-top: -35px;
    padding-right: 20px;
}

.my_pagination .page-numbers {
    padding: 2px 4px;
    display: inline;
}

.my_pagination a {
    text-decoration: none;
    color: #666;
    font-size: 14px;
}

.project_block h2 {
    font-size: 15px;
    color: #000
}

.project_block h2 a {
    color: #000;
}

.fill_container {
    width: 100%;
    height: 30px;
    border: solid 1px;
    padding: 4px;
    box-sizing: border-box;
    position: relative
}

.fill_bar {
    background: #418bca;
    height: 20px;
}

.fill_container span {
    position: absolute;
    right: 6px;
    top: 4px;
    color: #092F56;
    font-weight: bold;
}

.project_block .paragraph {
    margin-top: 10px;
    height: 63px;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 0;
}

.current_projects h3,.completed_projects h3 {
    text-align: center;
    margin-bottom: 30px;
}

lightvideo img {
    width: 100%;
}

.lightvideo {
    float: left;
    width: 49%;
    margin-right: 1%;
    margin-bottom: 30px;
}

.lightvideo:nth-child(even) {
    float: right;
    width: 49%;
    margin-right: 0%;
    margin-left: 1%;
    margin-bottom: 30px;
}

.videotitle {
    height: 40px;
    display: block;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    overflow: hidden;
}

.vimeo-media img {
    width: 100%;
    height: auto
}

#mycontact iframe {
    border: 0;
    max-width: 100%
}

/* Edits */
.single_ploop article .our_team  h2{
    font-size: 18px;
    box-sizing: border-box;
    padding: 15px 20px;
    border-bottom: solid 0px;
    margin-top: 0;
    box-shadow: 0px -5px 15px 0px #ccc;
    position: relative;
    z-index: 8;
    border-top: solid 1px #fff;
    line-height: 40px;
    background: #ffdd00;
    padding: 0 20px;
    color: #000;
    font-weight: bold;
    font-family: 'exo 2';
    text-transform: uppercase;
    margin-bottom:0;
}
.mult_img  {
    margin-top:30px;
}
.our_team{
    margin-top:50px;
}
.bottom_form {
  margin-top:40px;
}
.bottom_form .wpcf7-form input, .bottom_form .wpcf7-form textarea {
    padding:6px;font-size:16px;
}
.bottom_form .wpcf7-form input[type="submit"] {
   padding:10px 30px;
}
.bottom_form  .wpcf7-form {
    background:#eeeeee;
    max-width:100%;
    color:#333;
    font-size: 14px;
}
.single_result {
    margin-bottom:40px;padding-bottom:40px;border-bottom:solid 1px
}
#results_page {
    padding:70px 0;
}
#results_page  .page-header {
    font-size:30px;font-weight:bold;font-family:'exo 2';margin-bottom:30px;
}
.search-post-title {
    font-size:20px;margin-bottom:20px;
}
#results_page  .paragraph br {
   display:none;
}
#results_page a {
    color:#666;font-weight:bold;
}
.search-post-title br {
    display:none;
}
.search_append input {
    font-size:20px;
    line-height:2;
    padding:0 10px;
    display:inline-block;
    border: none;
    -webkit-appearance: none;
    margin-right: 10px;color:#333
}
.search_append input[type="submit"] {
    background:#FFDD00;
}
.test_page h3 {
    margin-bottom:10px;
}
.img_spot {
    height: 300px !important;
    background-size: cover;
    background-position:center;
}
.hide_me {display:none}
.our_team .single_st:nth-child(4n+1) {
    margin-left:0;
}
.our_team .single_st {
    width:24%;float:left;margin-left:1.33%
}
.our_team .single_st img {
    width:100%;height:auto;display:block;margin-bottom:0;
}
.our_team .single_st h4 {
    background:#000;color:#fff;text-align:center;margin:0;padding:0;line-height:2;margin-bottom:40px;
}
.cr {
    background: #ffdd00;
    padding: 10px 0;
    color: #333;
    /* font-weight: 600; */
}

.cr p {
    margin-bottom: 0
}

.singe_cat_home h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    font-size: 13px;
}

.singe_cat_home {
    width: 24%;
    float: left;
    margin-right: 1.33%;
}

.singe_cat_home:nth-child(4n) {
    margin-right: 0;
}

.singe_cat_home {
    position: relative;
    margin-bottom: 20px;
}

.singe_cat_home img {
    width: 100%;
    display: block;
    box-shadow: 0px 0px 15px 5px #ccc;
}

.single_gal a {
    display: block;
    width: 33.33%;
    box-sizing: border-box;
    border: solid 1px #fff;
    height: 200px;
    overflow: hidden;
    position: relative;
    float: left;
}

.single_gal a img {
    height: 120%;
    width: auto !important;
    max-width: 9999px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    top: 50%;
    bottom: 50%;
}

.category_looper a {
    display: block;
}

.category_looper a img {
    display: block;
}

.category_looper {
    /* border: solid 1px #000; */
    padding: 0;
    padding: 20PX;
    BACKGROUND: #fff;
}

.category_looper a {
    width: 100%;
    /* margin-right: 20px; */
    position: relative;
    margin-bottom: 10px;
}

.category_looper a h4 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
    color: #fff;
    background: rgba(0,0,0,0.7);
    padding: 8px;
    text-align: center;
    font-size: 13px;
}

.category_header {
    /* border: solid 1px; */
    margin-top: 35px;
    box-sizing: border-box;
    padding: 15px 20px;
    background: #ffdd00;
    font-family: 'exo 2';
    font-weight: 900;
    color: #000;
    border-bottom: solid 0px;
    margin-top: 0;
    font-size: 18px;
    border-top: solid 1px #fff;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 40px;
    background: #ffdd00;
    padding: 0 20px;
    color: #000;
    font-weight: bold;
    font-family: 'exo 2';
}

.single_staff.aboutsection .paragraph.centerp, .single_staff.aboutsection .paragraph.centerp p {
    text-align: justify !important;
    margin: 15px 0 0;
    max-width: 100%;
    font-size: 14px;
}

.single_staff.aboutsection h2 {
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.single_staff.aboutsection h2:before {
    display: none;
}

.image_left {
    width: 30%;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.image_left img {
    width: 100%;
    height: auto
}

.contact_template h2 {
    font-family: "roboto";
    font-size: 29px;
}

.contact_template h4 {
    font-size: 18px;
    font-weight: normal;
    font-family: roboto;
    line-height: 1.7
}

.contact_template .spacer {
    max-width: 300px;
    margin: 20px auto;
}

.contact_template iframe {
    height: 649px;
    width: 100%;
    border: 0;
}

.contact_template input, .contact_template textarea {
    max-width: 360px;
    text-align: center;
}

.contact_template {
    padding: 60px 0;
}

.fullleft .wpcf7-form {
    width: 100%;
    margin: 0;
    max-width: 999px;
}

.fullleft {
    width: 50%;
    float: left
}

.fullright {
    width: 50%;
    float: right
}

.contact_template .paragraph {
    font-size: 15px;
    text-align: center;
    margin-bottom: 70px;
}

.page_testimonials {
    padding: 60px 0;
}

.page_testimonials .single_test h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

.page_testimonials .single_test span {
    font-size: 18px;
    font-weight: bold;
}

.page_testimonials .test_content {
    font-size: 17px;
    font-weight: 100;
    font-style: italic;
}

.page_testimonials .single_test {
    width: 48%;
    float: right;
    background: #8a8371;
    color: #fff;
    box-sizing: border-box;
    padding: 40px;
    margin-bottom: 40px;
    font-family: roboto;
    clear: right;
}

.page_testimonials .single_test:nth-child(odd) {
    width: 48%;
    float: left;
    clear: left;
}

.heropart.our-firm .bgvideo h1:after {
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    min-width: 200px;
    max-width: 35%;
    background: #988249;
    content: "";
}

.heropart.our-firm .bgvideo h1 {
    position: relative;
    font-size: 55px;
    padding-bottom: 10px;
}

.heropart.our-firm .bgvideo {
    padding: 150px 0 60px;
    color: #fff;
    text-align: center;
}

.attorney_single .full-container {
}

.onepart {
    padding: 20px;
    box-sizing: border-box;
}

.onepart a {
    width: 90px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    box-sizing: border-box;
}

.onepart a img {
    max-width: 100%;
}

.bottom_part {
    margin-bottom: 60px;
}

.bottom_part .brown_btn {
    margin-bottom: 40px !important;
}

.bgarea .normal_btn {
    font-size: 25px;
    color: #fff !important;
    background: #3e3129;
    padding: 19px 30px;
    border: solid 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.bgarea .sides > * {
    display: inline-block !important;
    float: none;
    vertical-align: middle
}

.aboutsection {
    padding: 60px 0;
}

.aboutsection .lightvideo {
    width: 100%;
    margin: 0;
    float: none;
}

.textme {
    font-family: Roboto;
    font-size: 14px;
    color: #333 !important;
    text-align: center;
}

.paragraph.centerp p, .paragraph.centerp {
    text-align: center;
    font-size: 15px;
    max-width: 1000px;
    margin: 50px auto
}

.aboutsection .lightvideo a, .aboutsection .lightvideo a img {
    width: 100%;
    display: block;
}

.almost .brown_btn {
    float: none;
    display: block;
    margin: 0 auto;
    margin-top: -30px !important;
    margin-bottom: 15px;
    font-size: 16px !important;
    width: 200px !important;
}

.almost {
    max-width: 900px;
    margin: 0 auto;
}

.aboutsection h2:before, .attorneys h2:before, .bottom_part h2:before, .bgarea h2:before {
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 200px;
    background: #988249;
    content: "";
}

.aboutsection h2, .attorneys h2,.bottom_part h2, .bgarea h2 {
    font-size: 32px;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 50px;
    position: relative;
}

.bottom_part .span a {
    color: #111;
}

.span a {
    color: #fff
}

.span {
    font-size: 12px;
    font-family: roboto;
    line-height: 1.4
}

.normal_btn {
    font-size: 26px;
    font-weight: bold;
    margin: 10px auto;
    display: block;
    margin-bottom: 30px;
    background: #ffdd00;
    color: #000;
    padding: 10px 0;
    max-width: 300px;
    text-transform: uppercase
}

.brown_btn:after {
    z-index: -1;
    content: "";
    background: #b29c62;
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
}

.brown_btn {
    position: relative;
    margin: 0 5px 10px 15px;
    display: block;
    width: 200px;
    float: right;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    border: solid 1px #d3cab4;
    background: #988249;
}

.slidectas {
    max-width: 700px;
    margin: 0 auto;
}

.slidectas .brown_btn, .almost .brown_btn, .bottom_part .brown_btn, .bgarea .brown_btn {
    float: none;
    font-size: 24px;
    width: 300px;
    margin: 0 auto;
    background: #b29c62;
    border: 0;
    display: block;
    padding: 5px;
    margin-bottom: 10px;
}

.slidectas .brown_btn span, .almost .brown_btn span, .bottom_part .brown_btn span, .bgarea .brown_btn span {
    display: block;
    position: relative;
    background: #988249;
    border: solid 1px #d7cfbb;
}

.cta_part .levelone .btn {
    width: 200px;
    margin-bottom: 10px;
    text-align: center;
}

.cta_part .levelone {
    display: block !important
}

.monly {
    display: none
}

.leveltwo {
    position: relative;
}

.marstrigger {
    display: none;
    /* background: #ccbeaa; */
    text-align: right;
    color: #fff;
}

.marstrigger a:hover {
    color: #41383D
}

.marstrigger a {
    padding: 3px;
    padding-right: 0;
    font-size: 20px;
    margin: 0;
    color: #fff;
    font-weight: bold;
    display: block;
}

.globals_part strong {
    font-size: 22px;
}

.globals_part {
    padding: 100px 0;
    font-family: Roboto;
    line-height: 1.4;
    text-align: justify
}

.contenttype #lightgallery2 span {
    display: block;
    color: #333;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 20px;
}

.contenttype #lightgallery2 {
    width: 272px;
    margin: 30px auto
}

.pagehero .single_hero img {
    float: left;
    width: 33%;
    margin-left: 0.5%;
    margin-bottom: 50px;
}

.pagehero .single_hero:first-child img {
    margin-left: 0
}

.box_left .paragraph {
    font-size: 15.5px;
}

.box_left a {
    font-size: 18px;
    font-weight: bold;
    color: #222
}

.box_left h3 a, .box_left h3 {
    font-size: 28px;
    color: #222;
    margin-bottom: 15px;
}

.contenttype h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.contenttype {
    padding: 50px 0 70px
}

.mynr {
    max-width: 360px;
    display: block;
    background: #557b6c;
    color: #fff;
    font-size: 35px;
    line-height: 1.8;
    margin: 0 auto;
}

.single_alt:nth-child(even) .rightys {
    float: left
}

.single_alt:nth-child(even) .box_left {
    float: right
}

.page-template-category .home_testimonials {
    margin-bottom: 60px;
}

.single_alt {
    overflow: hidden;
    margin-bottom: 110px;
}

.rightys {
    float: right;
    width: 60%;
}

.box_left {
    float: left;
    width: 38%
}

.alternate_part {
    padding: 40px 0
}

.offers {
    margin-bottom: 100px;
}

.single_offert {
    padding-bottom: 40px;
}

.single_offert img {
    text-align: center;
    display: block;
    margin: 30px auto
}

.single_offert .test_content {
    font-size: 16px;
    font-family: Roboto;
    line-height: 1.35;
    margin-bottom: 30px;
}

.single_offert h3 {
    font-size: 26px;
    margin-bottom: 20px;
}

.thumb {
    margin-right: 30px;
    margin-bottom: 30px;
    float: left
}

.botfel iframe {
    width: 100%;
    height: 274px;
}

.iframe_container iframe {
    width: 100%;
    height: 553px;
}

.topfel strong+br {
    display: none
}

.topfel p {
    margin-bottom: 0
}

.topfel a {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding: 20px 0 10px;
    display: block;
}

.rightfel {
    width: 67%;
    float: right
}

.topfel strong {
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    padding: 20px 0 10px;
}

.topfel {
    background: #41383d;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
    font-family: Roboto;
    line-height: 1.3;
}

.leftfel {
    width: 33%;
    float: left
}

.unfelde .container {
    overflow: hidden
}

.page_content {
    padding: 30px 0
}

.page_content h2 {
    font-size: 28px;
    padding-bottom: 20px;
}

.unfelde {
    margin-bottom: 30px;
}

.cta_part .levelone {
    text-align: center;
}

.rightfort img {
    width: 100%
}

.leftsix {
    width: 57%;
    float: left;
}

.rightfort {
    width: 39%;
    float: right;
}

.top_part {
    text-align: center;
    padding: 40px 0
}

.top_part h3 {
    font-size: 15px;
    font-weight: normal;
    font-family: Roboto
}

.top_part h1, .top_part h2 {
    font-size: 38px;
    text-transform: uppercase;
    font-weight: normal;
}

.footer_tel {
    color: #fff !important;
    font-size: 25px;
    display: block;
    text-align: center;
    margin: 15px 0;
    margin-top: 0;
}

footer .paragraph.crighttext {
    opacity: 1;
    /* margin-top: 30px; */
    font-size: 14px;
    margin-bottom: 0;
}

footer .paragraph, footer .paragraph p {
    font-family: Roboto;
    font-size: 13px;
    text-align: left;
    line-height: 1.5;
    /* opacity: 0.85; */
}

.test_slick span {
    font-size: 14px;
    font-family: Roboto
}

.test_slick .paragraph {
    font-size: 18px;
}

.test_slick {
    padding-left: 120px;
    padding-right: 60px;
    background-image: url('/wp-content/img/quote.png');
    background-position: 77px top;
    background-repeat: no-repeat;
}

.testbpx h2 {
    font-size: 24px;
    margin-bottom: 40px;
}

.testbpx {
    background: #f1ede8;
    padding: 40px 30px;
    text-align: center;
}

.paragraph,paragraph p {
    font-size: 14px;
    font-family: Roboto;
    line-height: 1.45;
    text-align: justify;
}

.centercont .mc4wp-form input[type=email] {
    width: 80%;
    float: left;
    background: #f8f8f8;
    border: solid 1px #d1d1d1;
    padding: 4px;
    box-sizing: border-box
}

.centercont .mc4wp-form input[type=submit] {
    width: 20%;
    float: left;
    background: #8e8e8e;
    border: solid 1px #8e8e8e;
    padding: 4px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

.sponsor_part {
    padding: 80px 0 30px;
}

.single_log a, .single_log a img {
    display: block;
}

.single_log {
    display: inline-block;
    vertical-align: middle;
}

.logos_sponsors {
    text-align: center;
    border-top: solid 1px #c9c9c9;
    border-bottom: solid 1px #c9c9c9
}

.catspart .quarter h3, .catspart .quarter h3 a {
    padding-top: 10px;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    color: #3e3e3e
}

.catspart .quarter a img {
    display: block;
}

.catspart .quarter a {
    display: block;
}

.catspart .quarter {
    padding: 0 !important;
    width: 23.5%;
    margin-right: 2%
}

.catspart .quarter:last-child {
    margin-right: 0
}

.centercont {
    max-width: 380px;
    margin: 20px auto
}

.mailchsite h2 {
    font-size: 32px;
    font-family: Roboto;
    font-weight: bold;
    letter-spacing: -1px;
    color: #272425
}

.mailchsite h4 {
    font-size: 18px;
    font-family: Roboto;
    font-weight: normal;
    text-transform: uppercase;
    padding-top: 5px;
}

.mailchsite {
    text-align: center;
}

.mailchsite {
    padding: 60px 0
}

.single_slider {
    position: relative;
}

.slider_content h2 {
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.slider_content h4 {
    font-size: 15px;
    font-family: 'Roboto';
    font-weight: normal;
    margin-bottom: 30px;
}

.slider_content a {
    width: 200px;
    color: #3c2629;
    background: #fff;
    font-size: 20px;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    line-height: 40px
}

.single_slider .slider_content {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: rgba(60,38,41,0.78);
    text-align: center;
    padding: 50px 0 30px;
    color: #fff;
    z-index: 10;
}

.third .box_inword h3 {
    font-size: 21px;
    font-family: Roboto;
    text-align: center;
    margin-bottom: 20px;
}

.third .box_inword {
    border: solid 1px #fff;
    padding: 20px;
    color: #fff;
}

.third {
}

.attorneys h4 {
    font-size: 14px;
    font-family: roboto;
    font-weight: 400;
    color: #988249;
    text-align: center;
    margin-top: 5px;
}

.attorneys h3 {
    font-size: 24px;
    font-weight: 600;
    font-family: roboto;
    text-align: center;
    color: #333;
    margin-top: 5px;
}

.third:first-child {
    margin-left: 0;
}

.third a img, .third a {
    width: 100%
}

.third {
    width: 32.666%;
    float: left;
    margin-left: 1%
}

.page_boxes {
    margin-top: -80px;
    z-index: 999;
    position: relative;
}

.pagehero img {
    width: 100%;
}

img {
    max-width: 100%
}

.homeslider, .pagehero {
    max-width: 1260px;
    margin: 0 auto;
}

.the_slider .slick-track {
    height: 670px;
    margin: 0 auto
}

.single_slider {
    overflow: hidden
}

.single_slider img {
    width: 1260px;
    position: absolute;
    height: 670px;
    max-width: 9999px;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
}

.slick-next {
    right: 0px !important;
    z-index: 99!important;
}

.slick-prev {
    z-index: 99!important;
    left: 0px !important;
}

.deals_bar {
    background: #f1ede8;
    line-height: 45px;
    font-weight: bold;
    font-family: Roboto;
    text-transform: uppercase;
    text-align: center;
    color: #3e3e3e;
    font-size: 15px;
}

.main_menu ul {
    list-style-type: none;
    padding: 10px 0;
    margin: 0;
    text-align: left
}

.main_menu ul li {
    display: inline-block;
}

.main_menu ul li a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin-left: 5px;
    line-height: 48px;
    background: #ffdd00;
    padding: 0 16px;
    color: #000;
    font-weight: bold;
    font-family: 'exo 2';
    text-decoration: none;
}

.main_menu ul li a:hover {
    color: #fff;
    background: #000
}

.main_menu {
    background: transparent;
    color: #fff;
}

.single_ploop .resource_hrefs a {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    border-radius: 4px;
    margin-top: 10px;
    padding: 0;
    color: #222;
    font-weight: 700;
}

.single_post h2, .single_post h2 a {
    font-size: 26px;
    color: #444445;
    margin-bottom: 20px;
}

.singlevideo a {
    color: #444;
    line-height: 28px;
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 50px;
}

.singlevideo .fa {
    font-size: 28px;
    vertical-align: middle;
    display: inline-block;
    padding-right: 3px;
}

.single_ploop .twothirds .wonderpluginslider {
    max-width: 100%
}

.single_ploop .twothirds {
    float: left;
    margin-right: 1%;
    /* margin-right: 0; */
    margin-bottom: 30px;
    width: 64%;
}

.single-project .single_test span {
    font-size: 14px;
    font-style: normal;
    font-family: Roboto;
    padding-left: 45px;
}

.single-project article {
    margin-bottom: 100px;
}

.single-project .test_cont {
    padding-left: 45px;
    padding-right: 0px;
    background-image: url(/wp-content/img/quote.png);
    background-position: 0 top;
    background-repeat: no-repeat;
}

.single-project .single_test h3 {
    margin-bottom: 20px
}

.single-project .single_test {
    background: #f1ede8;
    padding: 40px;
    margin: 40px 0;
    font-size: 18px;
}

.single_ploop article h2 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #333;
}

.single_ploop .onethird {
    width: 33%;
    float: right;
    margin-left: 2%;
    margin-right: 0;
}

.single_ploop .onethird h1 {
    font-size: 16px;
    /* margin-bottom: 20px; */
    font-weight: normal;
    line-height: 1.1;
    line-height: 48px;
}

.specs2 {
    margin-top: 40px;
    margin-bottom: 60px;
}

.mobileselect {
    display: none
}

.post_loop, .thegallery {
    padding-top: 40px;
}

.specs2 .single_spec a {
    font-weight: bold;
    color: #0072a7;
}

.specs {
    font-size: 15px;
    line-height: 1.7;
    color: #5d5d5d;
    font-family: Roboto;
}

.single_ploop h2 {
    margin-top: 0 !important
}

.top_repair {
    text-transform: uppercase;
    background: #0072a7;
    text-align: center;
    color: #fff;
}

.top_repair h3 {
    font-size: 20px;
}

.top_tel {
    font-size: 36px;
    display: block;
    margin-top: 20px;
    font-weight: bold;
    color: #fff
}

.content_page .paragraph {
    font-size: 15px;
    line-height: 1.4;
    text-align: justify
}

.content_page h2 {
    font-size: 28px;
    margin-bottom: 20px;
}

.content_page {
    padding: 40px 0;
}

.top_repair h1 span {
    display: block;
    font-size: 92px;
    line-height: 0.9;
}

.top_repair h1 {
    font-size: 61px;
    line-height: 0.8;
}

.top_repair .leftfull img {
    width: 100%;
    height: auto;
    display: block;
}

.top_repair .rightfull img {
    max-width: 40%;
}

.top_repair .rightfull {
    padding: 20px 40px;
    box-sizing: border-box;
}

.leftfull {
    width: 50%;
    float: left;
}

.rightfull {
    width: 50%;
    float: right
}

.top_repair {
    margin-top: 30px;
}

.my_contact_form .wpcf7-validation-errors, .my_contact_form .wpcf7-not-valid-tip {
    width: 84%!important;
    margin: 0 auto!important;
    margin-bottom: 5px!important;
    margin-left: 8%!important;
    margin-right: 8%!important;
}

.my_contact_form .wpcf7-submit {
    text-transform: uppercase;
    color: #FFF;
    background: #2f4c99;
    margin-top: 10px!important;
    margin-bottom: 30px!important;
    font-style: italic;
    font-size: 19px!important;
}

.my_contact_form .wpcf7-form-control {
    border: 0px;
    border-radius: 0px;
    margin: 0 auto;
    margin-bottom: 17px;
    padding: 10px;
    font-size: 17px;
    font-weight: 300;
    box-sizing: border-box;
}

.my_contact_form .cp {
    font-size: 13px;
    text-align: center;
    padding: 0px;
}

.my_contact_form p {
    color: #3e3e3e;
    margin: 0px;
    padding: 0px;
}

#mycontact .cspan {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 15px;
}

#mycontact iframe {
    margin-top: 40px;
    height: 630px;
}

.my_contact_form .clogo {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 20px 0px;
    max-width: 163px;
    position: absolute;
    left: 0;
    right: 0;
    top: -44px;
}

.my_contact_form {
    color: #3e3e3e;
    max-width: 455px;
    background: #41383d;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 120px;
    position: relative;
    padding-top: 80px;
}

.phone_block {
    width: auto;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

#mycontact .mynr {
    color: #3e3e3e;
    background: #41383d;
    font-size: 32px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    padding: 17px 50px;
    font-weight: 900;
}

#mycontact h4 {
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
}

#mycontact h2 {
    font-size: 32px;
    line-height: 1.4;
    text-align: center;
    padding-top: 60px;
}

.success_message {
    width: 80%;
    margin: 0 auto;
    padding: 30px 0px 60px;
    font-size: 15px;
}

.success_page img {
    padding: 20px 0px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.success_page h4 {
    font-size: 18px;
    text-align: left;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 10px;
}

.success_page h2 {
    font-size: 32px;
    text-align: center;
    padding-top: 60px;
    line-height: 1;
}

.test_page .single_test span {
    font-size: 14px;
    color: #3c3c3c;
    padding-left: 45px;
    font-family: Roboto;
}

.test_page .single_test .test_content {
    font-size: 18px;
    padding-bottom: 10px;
    color: #4b4b4b;
    padding-left: 45px;
    padding-right: 0px;
    background-image: url('/wp-content/img/quote.png');
    background-position: 0 top;
    background-repeat: no-repeat;
}

.test_page .single_test h3 {
    font-size: 26px;
    margin-bottom: 15px;
    color: #3c3c3c
}
.test_page .single_test small {
    font-size:18px;font-style:normal;display:block;text-align:right;padding-top:10px;
}
.test_page .single_test {
    width: 100%;
    background: #f1ede8;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: 25px;
    font-style: italic;
}

.test_loop {
}

.the_content {
    font-size: 15px;
}

.about_page h1 {
}

.about_page .right img {
    width: 100%;
    margin-top: 40px;
}

.fe {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
}

.ff {
    font-size: 34px;
    font-weight: bold;
    color: #fff;
}

.quarter:nth-child(4) {
    text-align: right;
}

.quarter:nth-child(4) .paragraph a {
    color: #fff;
}

.quarter:nth-child(4) .paragraph {
    text-align: right;
    font-weight: normal
}

.footerlogo {
    /* margin-top: -70px; */
    /* -webkit-filter: grayscale(100%) brightness(250%); */
    /* Safari 6.0 - 9.0 */
    /* filter: grayscale(100%) brightness(250%); */
}

.content_part .content_content {
    font-size: 15px;
    text-align: justify;
}

.content_part h2 {
    font-size: 24px;
    color: #444;
    line-height: 1.2;
    margin-bottom: 20px;
}

.content_part {
    padding: 60px 0 100px;
    background: #fff;
}

.cta_part h2 {
    font-size: 32px;
    font-family: Roboto;
}

.cta_part h4 {
    font-weight: normal;
    font-size: 18px;
    margin: 10px;
    font-family: Roboto;
}

.cta_part {
    padding: 20px 0 40px;
    text-align: center;
}

.the_box h3 a {
    font-size: 22px;
    margin-top: 10px;
    display: block;
    color: #3e3e3e
}

.the_box img {
    width: 100%
}

.the_box {
    width: 31.33%;
    float: left;
}

.the_box:first-child {
    margin-right: 3%;
}

.the_box:last-child {
    margin-left: 3%;
}

.box_part h2 {
    font-size: 32px;
    font-weight: bold;
    color: #444;
    margin-bottom: 30px;
}

.box_part {
    padding: 60px 0 80px;
    text-align: center;
}

.testimonials {
    border-top: solid 2px #fff
}

.slick-list.draggable {
    padding: 0 !important;
}

.testimonials span {
    font-size: 18px;
    font-weight: bold;
    font-family: roboto;
}

.testimonials .test_content {
    font-size: 17px;
    font-family: roboto;
    max-width: 80%;
    margin: 0 auto;
    font-weight: 100;
    font-style: italic;
}

.testimonials h3 {
    font-size: 27px;
    margin-bottom: 30px;
}

.testimonials {
    background: #8a8371;
    color: #fff;
    padding: 40px 0;
    text-align: center;
}

.testonrepair {
    background: #5c5c5c;
}

#lightgallery2 a {
    font-size: 18px;
    color: #fff;
}

.supralvl {
    text-align: right;
    line-height: 24px;
    vertical-align: middle
}

.supralvl a {
    color: #fff;
}

.supralvl .toplinks a:after {
    padding-left: 10px;
    content: "|"
}

.supralvl .toplinks a:last-child:after {
    content: ""
}

.supralvl div {
    display: inline-block
}

.supralvl a {
    display: inline-block;
    margin-left: 3px;
    vertical-align: middle;
    font-weight: normal;
}

.supralvl {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.product_artist > .slick-list {
    padding-bottom: 5px !important;
}

.descripton h2, .more_from h2 {
    border-top: solid 1px;
    ;padding: 15px 0 10px;
    margin: 20px 0 0px;
    overflow: hidden;
    clear: both;
}

.single_slick_car .my_car_meta {
    overflow: hidden;
}

.my_car_meta .casprice {
    font-size: 12px;
}

.my_car_meta .cart {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0 !important
}

.my_car_meta .cart button {
    background: #086db0 !important;
    border-radius: 0 !important;
    font-size: 11px !important;
    padding: 4px 20px !important;
    margin: 5px auto 10px !important;
    display: block;
    float: none !important;
}

.single_slick_car h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
}

.single_slick_car {
    border: solid 1px #000;
    padding: 10px;
    text-align: center;
    margin: 0 8px 0 0;
    width: 221px;
    overflow: visible;
    box-sizing: border-box;
}

.single_slick_car img {
    margin-bottom: 10px;
}

.single_slick_car .descripton h2 {
    padding: 15px 0 12px;
    margin: 10px 0 15px;
    border-top: solid 1px ;
    border-bottom: solid 1px #eee;
}

.tagged_as {
    float: right;
    clear: both;
    overflow: hidden
}

.descripton {
    font-size: 13px;
    text-align: justify;
}

div[itemprop="description"] {
    font-size: 15px;
    text-align: justify;
    padding: 10px 0
}

.properties .right .cart {
    float: right;
    margin-bottom: 0 !important;
}

.properties .right .cart button {
    background: #086db0 !important;
    border-radius: 0;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 0
}

.properties .right {
    text-align: right
}

.casprice {
    font-size: 35px;
    color: #ed2f5a;
    font-weight: bold;
}

.properties {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px
}

.properties ul {
    margin-left: 20px;
}

.properties h2 {
    font-size: 20px;
    margin-bottom: 5px;
}

.zoom-desc {
    overflow: hidden;
    margin-bottom: 15px;
    border-bottom: solid 1px
}

.top_meta .right {
    text-align: right
}

p.a {
    margin-bottom: 0;
}

.top_meta {
    padding: 5px 0;
    margin: 10px 0 20px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

.zoom-section h1 {
    text-transform: uppercase;
    margin-bottom: 0;
}

.zoom-desc > * {
    float: left;
    margin: 0 5px 20px 0;
    border: solid 1px;
    padding: 2px;
    width: 101.7px
}

.zoom-desc > *:last-child {
    margin-right: 0
}

body.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 20px;
    padding: 0;
    font-size: 11px;
    color: #777;
    border-bottom: solid 1px #ddd;
    padding: 10px 0;
}

.previewpart {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.cardfront .left {
    text-align: center;
}

.cardfront .left h3 {
    font-size: 100px;
}

.cardfront .left h4 {
    font-size: 65px;
}

.metacard .left {
    width: 1403.1px;
    left: 0;
}

.metacard .right {
    width: 1403.1px;
    right: 0;
}

.cardfront .left img {
    max-width: 30%;
    margin: 0 auto 10px;
    display: block;
    float: none;
}

.metacard > div {
    margin: 175.2px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.orderNowForm .wpuf-form-add {
    display: none !important
}

.hidden_url {
    display: none !important
}

.metacard img {
    display: block;
}

.metacard.thisisinvers .left {
    width: 2130px;
    height: 40%;
    top: 0;
    bottom: auto;
}

.metacard.thisisinvers .right {
    width: 2130px;
    height: 40%;
    bottom: 0;
    top: auto;
}

.metacard.thisisinvers {
    width: 2480px;
    height: 3508px;
}

.metacard {
    background: #fff;
    margin: 0 auto 120px;
    overflow: hidden;

    position: relative;
    width: 3508px;
    height: 2480px;
    color: #333;
    zoom: 15%; /* box-sizing: border-box; */
    /* border: solid 5px #f00; */
}

.textpls {
    box-sizing: border-box;
    font-size: 60px;
    text-align: center;
}

.signpls {
    text-align: right;
    padding-top: 200px;
    font-size: 60px;
    font-weight: bold;
}

.metacard .right > *, .metacard .left > * {
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) !important;
    transform: translateY(-50%) translateX(-50%) !important;
}

.facetwp-selections {
    margin-bottom: 10px;
    /* margin-left: 20px; */
    height: 20px;
}

.resetthisshit {
    cursor: pointer;
    user-select: none;
    display: block;
    text-align: right;
    color: #f00;
    font-size: 13px;
}

.facetwp-radio[data-value="green"] {
    background: green;
}

.facetwp-radio[data-value="teal"] {
    background: teal;
}

.facetwp-radio[data-value="blue"] {
    background: blue;
}

.facetwp-radio[data-value="white"] {
    background: white;
}

.facetwp-radio[data-value="grey"] {
    background: grey;
}

.facetwp-radio[data-value="purple"] {
    background: purple;
}

.facetwp-radio[data-value="pink"] {
    background: pink;
}

.facetwp-radio[data-value="red"] {
    background: red;
}

.facetwp-radio[data-value="orange"] {
    background: orange;
}

.facetwp-radio[data-value="yellow"] {
    background: yellow;
}

.facetwp-radio[data-value="brown"] {
    background: brown;
}

.facetwp-radio[data-value="black"] {
    background: black;
}

.filters .facetwp-facet-predominant_color .facetwp-radio {
    background-image: none;
    font-size: 0;
    width: 49px;
    margin-right: 4px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    border: solid 2px #333;
    box-sizing: border-box;
    opacity: 0.8;
}

.filters .facetwp-facet-predominant_color .facetwp-radio.checked {
    opacity: 1;
    box-shadow: 0px 0px 5px 2px #333;
    border-color: #000
}

.facetwp-facet {
    margin-bottom: 0 !important;
}

.cat_loop {
    padding: 30px;
}

.prod_main {
    width: 74%;
    float: right
}

.filters {
    width: 24%;
    float: left
}

.filters h3 {
    margin-bottom: 10px;
    padding-top: 20px;
    margin-top: 20px;
    border-top: solid 1px #fff;
}

.filters .one_filter:first-child h3 {
    border-top: 0;
    margin-top: 5px
}

.filters {
    background: rgba(8, 109, 176, 0.17);
    padding: 0 30px 30px;
    box-sizing: border-box;
    margin-top: 30px;
}

input[name='predominant_color'] {
    width: 25px;
    height: 25px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: solid 2px #333;
    margin-right: 5px;
    opacity: 0.8
}

li.predominant_color .wpuf-fields {
    font-size: 0;
}

input[name='predominant_color']:checked {
    box-shadow: 0px 0px 10px 2px #333;
    opacity: 1;
}

.dontshow {
    display: none;
}

.topbar {
    font-size: 13px;
}

.topbar a {
    color: #fff
}

.tma {
    margin-left: 5px;
}

.tmc {
    margin-left: 20px;
    padding-right: 20px;
    border-right: solid 1px
}

.tmo .fa {
    margin-left: 20px;
}

.lg-backdrop {
    background-color: rgba(0,0,0,0.9) !important;
}

.slick-current img {
    z-index: 9
}

.bgarea .brown_btn span {
    font-size: 19px;
    padding: 10px;
}

.bgarea .brown_btn {
    line-height: 1.1;
    margin: 10px;
}

.bottom_part .sides > * > .span .fa {
    font-size: 10px;
    display: inline-block;
    line-height: 10px;
    vertical-align: 40%
}

.bottom_part .sides > * > .span {
    width: 320px;
    margin: 0 auto;
    font-size: 24px;
}

.thingytop {
    position: relative
}

.thingytop h3 span {
    display: block;
    position: relative;
    background: #988249;
    border: solid 1px #d7cfbb;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 2
}

.inner_me .caption-wrap {
    top: 25%
}

.inner_me .caption h1 span {
    font-size: 35px;
    letter-spacing: 0
}

.inner_me .caption h1 {
    font-size: 61px;
}

.inner_me .bgvideo img {
    margin-top: 0
}

.inner_me .bgvideo {
    max-height: 700px;
}

.inner_me.inner_detail .bgvideo {
    max-height: 580px;
}

.inner_me.inner_detail .caption-wrap {
    top: 33%
}

.thingytop h3 {
    float: none;
    font-size: 24px;
    width: 200px;
    margin: 0 auto;
    background: #b29c62;
    border: 0;
    display: block;
    padding: 5px;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}

.thingytop:before {
    position: absolute;
    max-width: 50%;
    top: 20px;
    left: 0;
    right: 0;
    height: 2px;
    margin: 0 auto;
    background: #b29c62;
    content: "";
    z-index: 1;
}

.content_left h2 {
    text-align: left;
    font-size: 28px;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.content_left h2:before {
    margin: 0;
}

.content_left {
    width: 65%;
    float: left
}

.splitmeee {
    background: #b29c62;
    margin-bottom: 80px;
}

.onepart {
    width: 30%;
    float: right;
    background: #b29c62;
    text-align: center;
}

.treeparts {
    background: #3a2b27;
    width: 70%;
    float: left;
    padding: 30px;
    box-sizing: border-box;
    color: #fff;
    padding-bottom: 0;
}

.treeparts img {
    float: left;
    margin-top: -50px;
    padding: 0 40px 0 20px;
    display: block;
}

.treeparts h2 {
    font-size: 24px;
    font-family: roboto;
}

.treeparts h4 {
    font-size: 14px;
    font-family: roboto;
    font-weight: normal;
    margin-bottom: 20px;
}

.treeparts .paragraph {
    font-size: 13px
}

.treeparts .normal_btn {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 0;
}

.sidebar_page {
    width: 30%;
    float: right
}

.content_left .bgarea {
    margin: 0;
    color: #333;
}

.sidebar_page .testimonials .test_content {
    font-size: 17px;
    max-width: 100%;
}

.wpcf7-form .fullname + br {
    display: none
}

/* Queries */
@media (max-width: 1260px) {
    .homeslider {
        max-width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 1100px) {
    .top_repair h1 span {
        display: block;
        font-size: 52px;
        line-height: 0.9;
    }

    .top_repair h1 {
        font-size: 31px;
        line-height: 0.8;
    }

    .top_repair h3 {
        font-size: 15px;
    }

    .top_tel, .top_repair .global_cta {
        font-size: 20px !important
    }

    .bgvideo img {
        height: 450px;
        width: auto
    }

    .main_contact {
        text-align: center;
    }

    #mycontact .right iframe {
        width: auto;
        margin: 0 -10px;
        max-width: 999px;
    }

    #mycontact .left,#mycontact .right {
        width: 100%;
        text-align: center;
        margin: 0;
        overflow: visible;
    }

    .testimonail_slick {
        max-width: 90%;
        margin: 0 auto;
    }

    .rthird {
        width: 100%;
        margin: 0 auto!important;
        max-width: 800px;
        float: none;
        margin-bottom: 40px!important;
    }

    .hright ul li ul,.hright ul li:hover ul {
        display: none!important;
    }

    .copyright>.container>a {
        display: none
    }

    footer .right,footer .left {
        text-align: center;
        margin: 10px;
        font-size: 10px;
        margin: 0;
        line-height: 1.4;
    }

    footer .quarter {
        /* display: none */
        width: 100%;
    }

    footer .quarter:last-child {
        display: block;
        width: 100%;
        text-align: center;
    }

    .copyright {
        text-align: center
    }

    .blue_part {
        margin-top: -10px;
    }

    .section {
        padding: 30px 0 30px;
    }

    .threetests {
        max-width: 760px;
        margin: 0 auto;
    }

    .reviewbox {
        width: 100%;
        float: none;
        max-width: 340px;
        margin: 0 auto 50px!important;
    }

    .bg_part .sides {
        max-width: 700px;
        margin: 0 auto
    }

    .left {
        width: 100%;
        float: none;
        margin: 0;
        margin-bottom: 40px;
    }

    .caption .left {
        margin-bottom: 20px;
    }

    .home .right img {
        width: 100%
    }

    .right {
        width: 100%;
        float: none;
        margin: 0;
        /* margin-bottom: 40px; */
    }

    body {
        font-size: 14px
    }

    .section h2,.pageheading h1 {
        font-size: 18px;
        line-height: 1.3;
    }

    .blue_part h2 {
        font-size: 18px!important
    }

    .bgarea h2 {
        font-size: 30px;
        margin-bottom: 30px;
        padding-bottom: 15px;
    }

    .reasons h3,.bgarea h4 {
        font-size: 16px;
    }

    .reasons .paragraph {
        font-size: 14px;
    }

    .slick_sponsors {
        width: 100%
    }

    .caption h1 span {
        font-size: 16px;
        line-height: 2
    }

    .inner_me .caption h1 span {
        line-height: 2;
        font-size: 15px;
    }

    .inner_me .caption h1 {
        font-size: 30px;
    }

    .inner_me.inner_detail .caption-wrap {
        top: 120px;
    }

    .inner_me.inner_detail .caption h1 {
        font-size: 20px;
    }

    .sponspors>.full-container>span {
        display: none
    }

    .caption h3,.hero_inner .caption-wrap h3,.question h4 {
        font-size: 16px
    }

    .caption h1,.hero_inner .caption-wrap h1 {
        font-size: 30px;
    }

    .levelone {
        display: none
    }

    .caption .paragraph {
        font-size: 11px !important;
        margin: 10px auto;
        max-width: 250px;
    }

    .caption .btn {
        font-size: 16px !important;
        padding: 8px 20px;
        height: 33px;
    }

    .herobtns .blue_btn, .herobtns .blue_btn .fa {
        line-height: 33px;
    }

    .absme {
        left: 10px;
    }

    .breadarea,.container,.full-container {
        padding: 0 10px
    }

    .leftbar {
        width: 200px;
    }

    .leftbar .menu {
        width: 200px;
    }

    .topbar {
        display: none;
    }

    #menu-main {
        padding: 10px 0;
        position: relative;
        z-index: 999999999;
    }

    #menu-main li a {
        padding: 3px;
        padding-right: 10px;
        font-size: 15px;
        margin: 0;
        text-align: right;
        font-size: 12px;
        line-height: 2;
        letter-spacing: 1px;
    }

    #menu-main li {
        width: 100%;
    }

    .supralvl {
        display: none
    }

    .menu-main-container {
        margin: 0;
        display: none;
    }

    .bars,.mars {
        display: block;
        font-size: 30px;
        cursor: pointer;
        padding-top: 0;
        float: right;
        padding-left: 30px;
        color: #fff;
    }

    .logo {
        margin: 0;
        width: auto;
    }

    .logo img {
        /* height: 40px; */
        width: auto;
    }

    footer .logo img {
        height: auto;
    }

    #masterhead .hleft {
        width: 50%;
    }

    #masterhead .hright {
        width: 50%;
        line-height: 40px;
        text-align: right;
    }

    #masterhead .menu-main-container {
        display: none;
        position: absolute;
        background: #3a2b27;
        left: 0;
        right: -10px;
        top: 100%;
        z-index: 99 !important;
    }

    .hright ul {
        text-align: center;
        padding: 5px 0;
    }

    .hright ul li {
        display: inline;
        width: 100%
    }

    .hright ul li a {
        padding: 4px 0
    }

    .caption-wrap {
        top: 120px;
    }
}

@media (max-width: 860px) {
    .sidebar_page form h2 {
        font-size: 20px;
    }

    .sidebar_page form h4 {
        margin-top: 20px;
        font-size: 12px;
    }

    .inner_me .caption-wrap {
        top: 80px;
    }

    footer .paragraph, footer .paragraph p {
        font-size: 10px;
        text-align: center;
    }

    .footerlogo {
        max-width: 80%;
        margin: 15px auto
    }

    .bottom_part .brown_btn {
        margin-bottom: 10px !important
    }

    .bottom_part .sides > * > .span .fa {
        display: none;
    }

    .bottom_part .sides > * > .span {
        max-width: 90%;
        font-size: 12px;
        text-align: center;
    }

    .bgarea .brown_btn span {
        padding: 5px;
        width: auto;
        font-size: 15px;
    }

    .bgarea .sides > * {
        display: block !important;
        max-width: 270px;
        margin: 5px auto;
        box-sizing: border-box;
    }

    .bgarea .brown_btn {
        width: auto !important;
    }

    .bgarea .normal_btn {
        font-size: 20px;
        padding: 10px 20px;
        box-sizing: border-box;
    }

    .attorneys h3 {
        font-size: 16px;
    }

    .attorneys h4 {
        font-size: 12px;
    }

    .aboutsection {
        padding-bottom: 30px
    }

    .content_left {
        width: 100%;
        float: none
    }

    .treeparts, .onepart {
        margin: 0 -10px;
        width: auto;
        float: none;
        padding: 20px 10px;
    }

    .sidebar_page {
        margin: 0 -10px;
        width: auto;
        float: none;
    }

    .almost .brown_btn {
        margin-bottom: 10px !important;
    }

    .aboutsection h2, .attorneys h2, .bottom_part h2, .bgarea h2 {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 40px;
    }

    .single_alt:nth-child(even) .rightys, .single_alt:nth-child(even) .box_left {
        float: none !important
    }

    .rightys {
        width: auto;
        float: none;
        margin: -10px;
        margin-bottom: 30px;
        display: block;
    }

    .box_left {
        width: 100%;
        float: none;
        margin: 0
    }

    .the_slider .slick-track {
        height: 585px;
        margin: 0 auto
    }

    .single_slider {
        overflow: hidden
    }

    .single_slider img {
        width: 1100px;
        position: absolute;
        height: 585px;
        max-width: 9999px;
        left: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
    }

    .box_part h2, .content_page h2 {
        font-size: 24px;
    }

    .testimonials, .box_part, .content_part, .cta_part {
        padding: 30px 0
    }

    .testimonials .test_content {
        font-size: 14px;
    }

    .full-container .full-container {
        padding: 0
    }

    .cta_part h2 {
        font-size: 21px;
    }

    .testimonials h3, .the_box h3 a {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .answer .wpcf7-list-item-label {
        margin-bottom: 5px;
    }

    .wys {
        text-align: justify
    }

    .test_text {
        font-size: 16px;
    }

    .stickmymenu li {
        display: none
    }

    .stickmymenu {
        text-align: center;
    }

    .aright {
        display: inline-block!important;
        float: none!important;
        margin: 5px!important;
    }

    .aright a {
        padding: 0px 10px!important
    }

    .single_alt {
        overflow: visible;
        margin-bottom: 80px;
    }

    .rightfel {
        width: 100%;
    }

    .leftfel {
        width: 100%
    }

    .unfelde {
        margin: 0 -10px;
    }
}

/* tablet */
@media (max-width: 780px) {
    .image_left {
        width:100%;
        float: none;
        padding-right: 0
    }

    .contact_template input, .contact_template textarea {
        padding: 5px;
        font-size: 14px;
    }

    .contact_template h2 {
        font-size: 18px;
        line-height: 1;
        margin-bottom: 5px
    }

    .contact_template h4 {
        font-size: 12px;
    }

    .contact_template iframe {
        max-height: 400px;
    }

    .fullleft, .fullright {
        width: auto;
        margin: -10px;
        float: none;
    }

    .page_testimonials .single_test span {
        font-size: 12px;
    }

    .paragraph.centerp p, .paragraph.centerp {
        font-size: 12px;
    }

    .single-project .single_test span {
        font-size: 10px;
        padding-left: 25px;
    }

    .single-project .test_cont {
        padding-left: 25px;
        text-align: justify;
        font-size: 12px;
    }

    .single-project .single_test h3 {
        font-size: 18px;
    }

    .specs {
        text-align: center;
        font-size: 12px;
        margin-bottom: 40px;
    }

    .single_ploop .onethird h1 {
        font-size: 20px;
        text-align: center;
    }

    .offers {
        margin-bottom: 0
    }

    .test_content p {
        font-size: 13px;
        text-align: justify
    }

    .test_page .single_test h3 {
        font-size: 18px;
    }

    .single_ploop .resource_hrefs a {
        font-size: 15px;
        text-align: left;
        margin: 10px 0;
    }

    .thumb {
        float: none;
        width: 100%;
        height: auto
    }

    .single_post h2, .single_post h2 a {
        font-size: 20px;
        text-align: left
    }

    .success_message {
        width: 100%
    }

    .mynr {
        font-size: 23px;
        max-width: 80%
    }

    .third .box_inword .paragraph p {
        font-size: 12px;
    }

    .third .box_inword h3 {
        font-size: 17px;
    }

    .page_boxes {
        margin-top: -30px;
    }

    .third {
        width: 100%;
        margin: 0 0 30px;
    }

    .globals_part, .contenttype {
        padding: 40px 0
    }

    .globals_part strong {
        line-height: 1.2;
        margin-bottom: 0px;
        display: block;
    }

    .box_left a {
        font-size: 15px;
    }

    .leftsix, .rightfort {
        width: 100%;
        float: none;
        margin: 0 0 20px;
    }

    .box_left h3 a, .box_left h3, .single_offert h3 {
        font-size: 18px;
    }

    .cta_part h4 {
        font-size: 12px;
    }

    .contenttype h2, .content_part h2, .page_content h2 {
        font-size: 18px;
    }

    .top_part h3 {
        font-size: 10px;
        line-height: 1.3;
    }

    .top_part h1, .top_part h2 {
        font-size: 24px;
        line-height: 1.2;
    }

    .top_part, .alternate_part {
        padding: 20px 0
    }

    .threequarters {
        width: 100%;
        padding: 0;
    }

    footer .quarter:last-child, .footer_tel, .quarter:nth-child(4) .paragraph {
        text-align: center;
    }

    .monly {
        display: block;
        margin-top: 40px;
    }

    .test_slick span {
        font-size: 12px;
        padding: 0;
        margin: 0
    }

    .test_slick {
        padding-right: 0px;
        padding-left: 25px;
        background-position: -0px top;
    }

    .testbpx {
        padding: 30px 10px;
        margin: 0 -10px;
    }

    .testbpx h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .home_testimonials {
        margin: 0 0px;
        width: auto;
    }

    .home h1 {
        font-size: 28px;
        max-width: 100%;
    }

    .single_log {
        max-width: 30%
    }

    .catspart .quarter h3, .catspart .quarter h3 a {
        font-size: 12px;
        padding: 5px
    }

    .catspart .quarter {
        width: 48%;
        margin: 0 4% 20px 0 !important
    }

    .catspart .quarter:nth-child(2n) {
        margin-right: 0 !important
    }

    .mailchsite, .sponsor_part {
        padding: 30px 0
    }

    .centercont .mc4wp-form input[type=submit] {
        font-size: 12px;
        line-height: 1.43
    }

    .mailchsite h2 {
        font-size: 17px;
    }

    .mailchsite h4 {
        font-size: 10px;
    }

    .single_slider .slider_content {
        padding: 10px 0 15px
    }

    .deals_bar {
        font-size: 10px;
        line-height: 30px;
    }

    .slider_content h2 {
        font-size: 20px;
    }

    .slider_content h4 {
        font-size: 11px;
        margin-bottom: 20px;
    }

    .slider_content a {
        font-size: 11px;
        line-height: 30px;
        width: 140px;
    }

    .test_loop {
        margin: 0
    }

    .test_page .single_test .test_content {
        font-size: 12px;
    }

    .test_page .single_test .test_content {
        padding-left: 30px;
    }

    .test_page .single_test:nth-child(even), .test_page .single_test:nth-child(odd) {
        float: none;
        margin: 0 -10px 20px;
        width: auto;
        padding: 20px 10px;
    }

    .rightfull, .leftfull {
        width: 100%
    }

    .hero_span {
        font-size: 12px;
    }

    .top_repair .rightfull {
        padding: 10px;
    }

    .extra_stuff #radius_in_submit input {
    }

    .heropart.our-firm .bgvideo {
        padding: 80px 0 20px;
    }

    .page_testimonials .single_test h3 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .page_testimonials .single_test:nth-child(odd), .page_testimonials .single_test {
        width: auto;
        padding: 20px 10px;
        float: none;
        margin: 0 -10px 20px;
    }

    .heropart.our-firm .bgvideo h1 {
        font-size: 20px;
    }

    .extra_stuff #addy_in_address {
        margin-bottom: 10px!important;
        margin-right: 0;
    }

    .staffright {
        width: 100%;
        float: none
    }

    .staffleft {
        max-width: 250px;
        width: 100%;
        margin: 0 auto 30px;
        float: none
    }

    .all_services {
        text-align: center;
    }

    .reltors {
        text-align: center;
    }

    .single_project,.soloc {
        width: 48%;
        text-align: center;
        margin: 0 1% -10px!important;
        float: left;
        display: block;
        vertical-align: text-bottom;
    }

    .caption-wrap {
        top: 120px;
    }

    .slidectas .brown_btn, .almost .brown_btn, .bottom_part .brown_btn, .bgarea .brown_btn {
        width: 200px;
        font-size: 17px;
        margin-bottom: 0;
    }

    .caption .span {
        display: none
    }

    .normal_btn {
        font-size: 31px;
    }

    .inner_me #lightgallery2 img {
        margin-top: 20px;
    }

    .inner_me .normal_btn {
        margin-bottom: 0px;
    }

    .breadarea h2,.breadarea select {
        display: block;
    }

    .breadcrumbs,.social-share {
        display: none
    }

    .breadarea .full-container {
        padding: 10px 0!important
    }

    .breadarea h2 {
        width: 50%;
        font-size: 16px;
        float: left;
        line-height: 23px
    }

    .breadarea select {
        width: 50%;
        float: right;
    }

    .mobileselect {
        display: block;
        border-bottom: solid 1px #aaa;
        ;overflow: hidden;
        padding: 10px 0
    }

    .mobileselect h2 {
        width: 50%;
        float: left;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 21px;
    }

    .mobileselect select {
        width: 50%;
        float: right;
    }

    .leftbar {
        display: none
    }

    .mainright {
        width: 100%;
        margin-bottom: 0;
    }

    .single-project .single_test {
        padding: 20px 10px;
        margin: 20px -10px;
        font-size: 14px;
    }

    .post_loop, .thegallery {
        padding: 20px 0 0
    }

    .single-course h1,.mainright>h1,.full_sized h1,.leftbar h2,.mainright>h1,.mssearch h1,.products_contain h1,.full_sized h1 {
        font-size: 18px;
        text-align: center;
        padding: 10px 0;
        line-height: 1;
    }

    .item_content h2 a {
        font-size: 14px;
    }

    .myblock h2 {
        font-size: 16px;
    }

    .links_blocks li {
        width: 50%;
    }

    .myblock {
        margin-bottom: 40px;
    }

    #secondary {
        display: none
    }

    .rndblog {
        width: 100%;
        margin: 40px 0
    }
}

@media (max-width: 580px) {
    .page-template-type .pagehero {
        height:auto
    }

    .pagehero {
        width: 100%;
        height: 150px;
        position: relative;
        overflow: hidden;
    }

    .page-template-about .pagehero {
        height: 320px;
    }

    .page-template-about .pagehero img {
        height: 320px
    }

    .pagehero img {
        width: auto;
        position: absolute;
        height: 150px;
        max-width: 9999px;
        left: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
    }

    .pagehero .single_hero img {
        left: 0%;
        top: 0%;
        -webkit-transform: translateY(-0%) translateX(-0%);
        position: relative;
        height: auto;
        margin-bottom: 0;
    }

    .homeslider {
        max-width: 690px
    }

    .the_slider .slick-track {
        height: 367px;
        margin: 0 auto
    }

    .single_slider {
        overflow: visible;
        margin-bottom: 250px;
    }

    .single_slider .slider_content {
        position: relative;
        bottom: 0;
        top: 100%;
    }

    .single_slider img {
        width: 690px;
        position: absolute;
        height: 367px;
        max-width: 9999px;
        left: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
    }

    .project_content .specs {
        font-size: 10px;
        letter-spacing: -0.1px;
    }

    .single_project .project_content h3 a {
        font-size: 11px;
        letter-spacing: -0.1px;
    }

    .single_ploop > h2 {
        text-align: center
    }

    #mycontact .mynr {
        font-size: 20px;
    }

    .singlevideo a {
        margin: 30px auto;
        width: 150px;
        float: None;
        display: block;
    }

    .single_ploop .onethird {
        width: 100%;
        margin: 0;
    }

    .single_ploop .twothirds {
        width: 100%;
        float: none;
        margin: 0 0 110px;
    }

    .section h2 br {
        display: none
    }

    .ft_img {
        float: none;
        display: block;
    }

    .single_letter h4 {
        max-width: 100%!important;
        float: none;
        margin-bottom: 10px;
    }

    .single_letter {
        padding-left: 60px;
        background-position: 10px 20px!important
    }

    .single_letter a {
        float: none;
        display: block;
        margin: 20px auto 0;
        font-size: 14px;
        padding: 3px;
        width: 130px
    }

    .wpcf7-form .cbutt input[type="submit"] {
        font-size: 10px;
        max-width: 100%;
    }

    #mycontact .my_contact_form {
        margin: 30px -10px;
    }

    #mycontact .wpcf7-form {
        padding: 10px;
    }

    .widy {
        width: 100%
    }

    .testimonials_part {
        height: 340px;
    }

    .test_text {
        font-size: 13px;
    }

    .extra_stuff .slp_search_container input,.extra_stuff .slp_search_container select {
        width: 60%;
        min-width: 130px;
    }

    .bgarea {
        padding: 40px 0;
        margin-top: 30px;
    }

    .extra_stuff .wpcf7-form {
        padding: 20px;
        margin: 0 -10px 0 -10px;
        width: auto!important;
        max-width: 999%;
    }

    .mnr {
        margin: 0 auto 20px;
        display: block;
        float: none;
    }

    .greyvalues {
        margin: 0 -10px 70px
    }

    .value {
        width: 100%;
        padding: 10px 0 30px;
    }

    .threetests {
        max-width: 270px
    }

    .sigle_big_test {
        width: 270px;
        padding: 5px;
        box-sizing: border-box
    }

    .threetests img {
        display: none!important;
    }

    .resonbox {
        width: 175px;
        margin-bottom: 10px;
    }

    .section h2 {
        font-size: 15px;
        text-transform: none;
        letter-spacing: -1px;
    }

    .the_box {
        width: 100%;
        margin: 0 !important
    }

    #masterhead {
        /* border-bottom: solid 3px #406959; */
    }

    .caption-wrap {
        top: 120px;
    }

    .single_post .squere {
        width: 100%;
        margin-bottom: 20px;
    }

    .myblock {
        margin-bottom: 20px;
    }

    .item_content .paragraph,.paragraph {
        font-size: 13px!important;
    }

    .copyright .container {
        margin-top: 10px
    }

    footer {
        padding-top: 20px;
        margin-top: 40px;
    }

    .single_item:nth-child(3n+1) {
        width: 49%;
        float: left;
        margin-right: 1%;
        margin-left: 0;
    }

    .single_item:nth-child(3n) {
        width: 49%;
        float: left;
        margin-right: 1%;
        margin-left: 0;
    }

    .single_item {
        width: 49%;
        float: left;
        margin-right: 1%;
        margin-left: 0;
    }

    .single_item:nth-child(even) {
        width: 49%;
        float: right;
        margin-right: 0%;
        margin-left: 1%
    }

    .links_blocks li {
        width: 100%;
    }

    .video_block,.project_block {
        width: 100%;
        float: none;
        margin-right: 0%;
        margin-bottom: 10px;
    }

    .video_block:nth-child(even),.project_block:nth-child(even) {
        width: 100%;
        float: none;
        margin-left: 0%;
        margin-bottom: 10px;
    }

    .lightvideo {
        width: 100%;
        float: none;
        margin-right: 0%;
        margin-bottom: 10px;
    }

    .lightvideo:nth-child(even) {
        width: 100%;
        float: none;
        margin-left: 0%;
        margin-bottom: 10px;
    }

    .videotitle {
        font-size: 14px;
        font-weight: 600;
        color: #000;
        margin-bottom: 20px;
        overflow: hidden;
        height: 37px;
    }

    .notsquere {
        float: none;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .notsquere img {
        max-width: 100%;
        height: auto
    }

    .single .resource_hrefs a,.single .resource_hrefs h5 {
        padding: 0 10px
    }

    .resource_hrefs {
        text-align: left;
    }
}

@media (max-width: 380px) {
    .homeslider {
        max-width:460px
    }

    .the_slider .slick-track {
        height: 245px;
        margin: 0 auto
    }

    .single_slider {
        overflow: visible;
        margin-bottom: 150px;
    }

    .single_slider .slider_content {
        position: relative;
        bottom: 0;
        top: 100%;
    }

    .single_slider img {
        width: 460px;
        position: absolute;
        height: 245px;
        max-width: 9999px;
        left: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
    }

    .lefty {
        width: 100%;
    }

    .store_locator_plus {
        margin: 0 -10px
    }

    .extra_stuff #address_search {
        padding: 5px
    }

    .caption .btn {
        margin: 0 auto 20px;
        width: 130px;
        display: block;
    }

    .caption-wrap {
        top: 120px;
    }

    .caption h3,.hero_inner .caption-wrap h3 {
        font-size: 15px;
        letter-spacing: 2px
    }

    .call_part h4 {
        font-size: 16px;
    }

    .call_part h2 {
        font-size: 30px
    }

    .herobtns {
        margin: 20px 0;
    }

    .caption h1,.hero_inner .caption-wrap h1 {
        font-size: 25px;
    }

    .page-template-logos_wallpappers .single_item:nth-child(3n+1),.page-template-logos_wallpappers .single_item:nth-child(3n),.page-template-logos_wallpappers .single_item,.page-template-logos_wallpappers .single_item:nth-child(even),.page-template-faq_cards .single_item:nth-child(3n+1),.page-template-faq_cards .single_item:nth-child(3n),.page-template-faq_cards .single_item,.page-template-faq_cards .single_item:nth-child(even) {
        width: 100%;
        float: none;
        margin-left: 0%;
        margin-right: 0%;
    }

    .bgarea h4 {
        font-size: 12px;
    }

    .bgarea h2 {
        font-size: 16px;
    }

    .top_part h3 {
        max-width: 220px;
        margin: 5px auto 0;
    }
}

/*eof */
