/*
Theme Name: World Protection Group
Template: Divi
Author: Mark Hendriksen
Author URI: https://www.markhendriksen.com
Version: 1.0.1575294586
Updated: 2019-12-02 05:49:46

*/

#main-header, #main-footer {
    display: none !important;
}
.et_mobile_menu li a {
    border-bottom: 1px solid rgba(18, 40, 53, 0.28);
}
.mobile_menu_bar:before {
    color: #122835 !important;
}
.et_pb_widget {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 30px;
}
.et_pb_widget li a:hover {
    color: #000 !important;
}
.et_pb_widget ul li {
    margin-bottom: 0;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
    text-align: center;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
    display: inline-block;
    float: none;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    border: 1px solid #4d176e;
    text-transform: uppercase;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
    background-color: #d2bb0d;
    color: #fff;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
    background-color: #d2bb0d;
    color: #fff !important;
}
.Title_line h1:before, .Title_line h1:after, .Title_line h2:before, .Title_line h2:after, .Title_line h3:before, .Title_line h3:after {
    width: 400%;
    position: absolute;
    height: 2px;
    top: 50%;
    display: block;
    content: "";
    background-color: #122835;
}
.Title_line_white h2:before, .Title_line_white h2:after, .Title_line_white h3:before, .Title_line_white h3:after {
    background-color: #fff;
}
.button_widget a {
    width: 100%;
    margin-top: 15px;
    font-size: 18px;
    display: block;
    line-height: 1.4em;
    background-color: #84c344;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
    text-align: center;
    color: #fff !important;
    padding: 8px;
}
.button_widget a:hover {
    background-color: #ccb616;
}
.review_title {
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    color: #0067b1;
}
.more-link {
    margin-top: 10px;
    display: inline-block !important;
    background-color: #83c344;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 15px;
}

.et_pb_text_inner a:hover, .entry-content p a:hover {
    color: #fece0b;
}
.et_pb_text_inner u, .et_pb_text_inner u a, .et_pb_text_inner div a, .et_pb_text_inner a {
    text-decoration: underline !important;
    font-weight: 700;
}

#page-container {
    padding-top: 0 !important;
}
ul.centered-social {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-left: 5px;
    line-height: 0 !important;
    text-align: center;
}
.centered-social li {
    margin-bottom: 0 !important;
    display: inline-block;
    float: none;
}
.ButtonHeader {
    padding-bottom: 0.1em !important;
    padding-left: 2em;
    padding-top: 0.1em !important;
    padding-right: 0.7em;
}
.et_pb_fullwidth_menu li a {
    margin-top: 0;
    margin-bottom: 0;
    padding: 25px !important;
}
.et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
    padding: 0 !important;
}
.fullwidth-menu li {
    font-size: 14px;
    display: inline-block;
    padding-right: 0 !important;
}
.fullwidth-menu a:hover {
    opacity: 1;
}
.fullwidth-menu .menu-item-has-children>a:first-child:after {
    top: 24px;
}
ul.sub-menu li a {
    padding: 2px !important;
}
ul.sub-menu .current-menu-item {
    background-color: rgba(0, 0, 0, 0) !important;
}
.mp_m_blurb_float_shadow {
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all .3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -moz-box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.14);
    -o-box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.14);
    border: 1px solid #eee;
}
.mp_m_blurb_float_shadow:before {
    width: 90%;
    position: absolute;
    height: 10px;
    z-index: -1;
    top: 100%;
    left: 5%;
    content: '';
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all .3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all .3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0;
    pointer-events: none;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
}
.mp_m_blurb_float_shadow:hover {
    -moz-box-shadow: 0 8px 14px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 8px 14px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 8px 14px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 14px rgba(0, 0, 0, 0.2);
    -moz-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px);
}
.mp_m_blurb_float_shadow:hover:before {
    height: 15px;
    top: 106%;
    opacity: 1;
}
.mp_m_blurb_float_shadow .et_pb_blurb_container {
    padding: 0 25px;
}
.Title_line h1, .Title_line h2, .Title_line h3 {
    position: relative;
    display: inline-block;
    padding: 0 15px;
}
.Title_line h1:before, .Title_line h2:before, .Title_line h3:before {
    right: 100%;
}
.Title_line h1:after, .Title_line h2:after, .Title_line h3:after {
    left: 100%;
}
.Title_line {
    overflow: hidden;
    text-align: center;
}
.Little_triangle {
    position: relative;
}
.Little_triangle:after {
    width: 0;
    margin-left: -25px;
    position: absolute;
    height: 0;
    top: 100%;
    left: 50%;
    content: '';
    border-top: solid 25px #122835;
    border-left: solid 25px transparent;
    border-right: solid 25px transparent;
}
#et-main-area {
    overflow: hidden;
}
.big-triangle:after, .big-triangle:before {
    width: 50%;
    position: absolute;
    z-index: 100;
    bottom: 0;
    content: '';
    -moz-transform: rotate(0.000001deg);
    -webkit-transform: rotate(0.000001deg);
    -o-transform: rotate(0.000001deg);
    transform: rotate(0.000001deg);
    border-bottom: 50px solid #2e4150;
}
.big-triangle:before {
    right: 50%;
    border-left: 1000px solid;
    border-right: 1000px solid transparent;
}
.big-triangle:after {
    left: 50%;
    border-left: 1000px solid transparent;
    border-right: 1000px solid;
}
.footer_column_2 h2 {
    font-size: 23px;
}
h4.widgettitle {
    font-size: 24px;
    font-weight: bold;
}
.et_pb_widget ul {
    padding-left: 40px !important;
    list-style-type: disc !important;
}
.widget_project p, .cta_sidebar p {
    font-size: 17px !important;
    line-height: 1.3em;
}
.widget_project img {
    width: 75px;
}
.widget_project h4.widgettitle {
    padding-bottom: 20px;
}
.cta_sidebar {
    text-align: center;
}
.Testimonial_text p {
    width: 350px;
    display: block;
    margin: 0 auto;
}
.Testimonial_text_p {
    display: block;
    padding-top: 25px;
}
.error404 .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center {
    margin-top: 15%;
    align-self: baseline;
    -webkit-align-self: baseline;
    -moz-align-self: baseline;
    -ms-align-self: baseline;
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
    border-top: 0 solid #e2e2e2;
}
@media all and (max-width: 1450px) and (min-width: 981px) {
.phoneNumber .et_pb_text_inner {
    font-size: 26px !important;
}
}
@media all and (max-width: 1350px) and (min-width: 981px) {
.Reviews_page .et_pb_text {
    font-size: 14px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 1.7em;
}
.Reviews_page .et_pb_text img {
    width: 20%;
}
.Testimonial_text_p {
    padding-top: 5px;
}
.review_title {
    font-size: 18px;
    line-height: 1.3em;
}
.twentyone .et_pb_blurb p {
    font-size: 11px;
    line-height: 1.7em;
}
.phoneNumberTop p {
    font-size: 26px;
}
}
@media all and (max-width: 1175px) and (min-width: 981px) {
.widget_project img {
    width: 100%;
}
}

@media screen and  (max-width: 1100px) {
	.et_pb_menu_1.et_pb_menu .et-menu-nav li a {
		font-size: 14px;
		padding-right: 10px;
	}
}

@media only screen and (max-width : 980px) {
.gq-portfolio-section .et_pb_portfolio_item h2 {
    font-size: 14px !important;
}
.gq-portfolio-section .et_overlay {
    display: none;
}
.subHeader .et_pb_button_one, .subHeader .et_pb_button_two {
    width: 100%;
    margin-left: 0 !important;
}

}
@media all and (max-width: 580px) and (min-width: 480px) {
.phoneNumber .et_pb_text_inner {
    font-size: 28px !important;
}
}
@media only screen and (max-width : 479px) {
.twentyone .phoneNumber, .twentyone  .call_us {
    text-align: center;
}
h2 {
    font-size: 30px;
}
}
@media only screen and (max-width: 479px) {
.freeQuote {
    margin-bottom: 10px !important;
}
}
@media all and (max-width: 479px) {
.Testimonial_text img {
    width: 20%;
}
.Testimonial_text_p {
    padding-top: 5px;
}
}
@media only screen and (min-width: 981px) {
.fullwidth-menu li {
    margin-left: -4px;
}
}
@media only screen and (min-width : 981px) and (max-width : 1060px) {
.gq-portfolio-section  .et_pb_portfolio_item h2 {
    font-size: 14px !important;
}
.gq-portfolio-section  .et_pb_portfolio_item:hover h2 {
    top: 72% !important;
}
}
@media (min-width: 981px) {
.gq-portfolio-section .et_portfolio_image {
    min-height: 200px;
}
.gq-portfolio-section .et_pb_portfolio_item {
    position: relative;
    max-height: 320px;
    overflow: hidden;
}
.gq-portfolio-section .et_pb_portfolio_item img {
    -moz-transition: transform 0.35s;
    -webkit-transition: transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    webkit-transition: -webkit-transform 0.35s;
}
.gq-portfolio-section .et_pb_portfolio_item:hover img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.gq-portfolio-section .et_pb_portfolio_item h2 {
    width: 100%;
    font-size: 16px !important;
    position: absolute;
    top: 100%;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #122835;
    text-align: center;
    color: #fff;
    webkit-transition: .5s;
}
.gq-portfolio-section .et_pb_portfolio_item:hover h2 {
    z-index: 9;
    top: 79%;
    padding: 15px 0;
}
.gq-portfolio-section .et_overlay {
    z-index: 0;
}
.gq-portfolio-section .et_overlay:before {
    width: 100%;
    margin-right: -50%;
    font-size: 13px;
    top: -10% !important;
    left: 50%;
    content: 'Read More' !important;
    opacity: 0 !important;
    -moz-transform: translate(-40%);
    -webkit-transform: translate(-40%);
    -o-transform: translate(-40%);
    transform: translate(-40%);
    background-color: rgba(0, 0, 0, 0.59);
    color: #fff !important;
    font-family: sans-serif !important;
    padding: 10px 20px;
}
.gq-portfolio-section .et_overlay:hover:before {
    top: 6% !important;
    opacity: 1 !important;
    color: #fff !important;
}
.gq-portfolio-section .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item {
    width: 31.33% !important;
}
.gq-portfolio-section .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {
    clear: inherit;
}
.gq-portfolio-section .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n) {
    margin-right: 3% !important;
}
.gq-portfolio-section .et_pb_column_4_4 .et_pb_grid_item:nth-child(3n) {
    margin-right: 0% !important;
}
}
@media only screen and (min-width : 981px) {
.subHeader .et_pb_button_one, .subHeader .et_pb_button_two {
    width: 25%;
}
.menuTop .et_pb_row {
    width: 98% !important;
}
.fullwidth-menu .menu-item-has-children > a:first-child:after {
    top: 24px;
    right: 5px;
}
#menu-main-navigation > li > a:hover {
    background-color: #000;
    color: #fff;
}
#menu-main-navigation .current-menu-item {
    background-color: #000;
    color: #fff;
}
}
@media only screen and (min-width : 1061px) and (max-width : 1200px) {
.gq-portfolio-section  .et_pb_portfolio_item h2 {
    font-size: 15px !important;
}
.gq-portfolio-section  .et_pb_portfolio_item:hover h2 {
    top: 73% !important;
}
}
@media only screen and (min-width : 1350px) {
.fourcolumncuston .thirtyseven {
    width: 37%;
    margin-right: 0%;
    float: left;
}
.fourcolumncuston .twentyone {
    width: 21%;
    margin-right: 0%;
    float: left;
}
}

/************ New CSS **************/

.top-page-form .nf-form-fields-required {
	display: none;
}

.top-page-form .submit-container input {
    border-width: 0px !important;
    border-radius: 8px;
    letter-spacing: 2px;
    font-size: 16px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #fece0b !important;
    color: #373636 !important;
    width: 100% !important;
}

 .top-page-form .nf-form-content input:not([type=button]) {
    background: #ffffff;
	height: 40px;
}

 .top-page-form .nf-form-content textarea {
    background: #ffffff;
	height: 150px !important;
}

.top-page-form .nf-after-form-content .nf-error-msg {
    text-align: center;
    margin-top: -15px;
    font-size: 14px;
    color: #e80000 !important;
}
.top-page-form .nf-after-field .nf-error-msg {
	display: none;
}
.top-page-form .nf-error.field-wrap .nf-field-element:after {
    height: 39px;
    line-height: 42px;
}



.et_pb_sidebar_0 a {
    font-weight: 700;
}

.new-sidebar {
    border-right: none !important;
}
.new-sidebar .et_pb_widget {
    border-top: 5px solid #fece0b !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    padding: 25px;
	background-color: #fff;
}
.new-sidebar p {
    font-size: 17px !important;
    line-height: 1.3em;
}

.new-sidebar h4 {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
}

.new-sidebar .button_widget a {
    color: #373636!important;
    border-width: 0px!important;
    border-radius: 8px;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #fece0b;
    margin-top: 20px;
    width: 100%;
    display: block;
    text-align: center;
    padding: 12px;
}
.new-sidebar .button_widget a:hover {
    color: #fff !important;
}

@media only screen and (max-width : 980px) { 
	li.astm-search-menu {
		display: none;
	}
	.is-menu-wrapper {
		width: 35px !important;
	}
}

#page-post-main-content h2, #page-post-main-content h3, #page-post-main-content h1 {
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 15px;
	line-height: 1.2;
}
#page-post-main-content {
	padding-top: 30px;
}
.page-template-default .contect-section p {
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 17px;
	line-height: 1.6;
}
.contect-section h2:after, .contect-section h3:after, #page-post-main-content h2:after, #page-post-main-content h3:after, #page-post-main-content h1:after {
    content: ""; 
    display: block;     
    width: 10%; 
    padding-top: 15px; 
    border-bottom: 3px solid #fece0b;
}
.page-template-default #free-quote-sidebar h2:after, .page-template-default .free-quote-sidebar h2:after,
.page-template-default .quote-sidebar h2:after,
.category .free-quote-sidebar-blog, 
.category .quote-sidebar {
    display: none !important;     
}

.category a.more-link {
    color: #353738!important;
    border-width: 0px!important;
    border-radius: 8px;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #fece0b;
    float: right;
}

.page-template-default #free-quote-sidebar h2, .page-template-default .cta-article h2 {
    margin-top: 0 !important;  
	margin-bottom: 0 !important; 
}
.page-template-default .contect-section img {
    padding: 5px 0 0 0;
}

img.alignleft, img.alignright {
    margin-top: 10px;
}

.page-template-default ul#menu-primary-menu-1 {
    margin-top: 0;
}

.page-template-default ul {
    margin-top: 15px;
    margin-left: 15px;
}

/****/

.page-template-default #main-content {
    background-color: #f7f7f7;
}

.page-template-default .quote-sidebar {
	background-color: #353738 !important;
	border-top: none !important;
	padding: 40px 15px;
}

.page-template-default .quote-sidebar h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
.page-template-default .quote-sidebar p {
    text-align: center;
    color: #fff;
}

.page-template-default .quote-sidebar a.request-btn {
    color: #353738!important;
    border-width: 0px!important;
    border-radius: 8px;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #fece0b;
    display: block;
    text-align: center;
    width: 175px;
    padding: 4px;
    margin: 30px auto 0px auto;
}

.page-template-default #sidebar .et_pb_widget {
    background: #fff;
    border: none;
    border-radius: 0;
    border-top: 5px solid #fece0b;
	padding: 25px;
}

.page-template-default #main-content .container:before {
	background-color: transparent;
}

.page-template-default #left-area {
    width: 70% !important;
    padding-right: 30px !important;
}
.page-template-default #sidebar {
    width: 30% !important;
	padding-left: 0 !important;
}
/**
.page-template-default #free-quote-sidebar {
	display: none;
} **/

.page-template-default #blog-section #free-quote-sidebar {
	display: block;
}


/****/



.new-sidebar img {
    margin-top: 5px;
    border: 4px solid #ddd;
	padding: 0 !important;
}

.et-menu .menu-item-has-children > a:first-child:after {
    right: -3px;
}
.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote {
    border-color: #fff !important;
}

.et-menu li li a {
    width: 100%;
	z-index: 9999;
}
.et-menu li ul {
    min-width: 150px;
	z-index: 9999;
}
.et-menu li li {
    padding: 0 10px;
	z-index: 9999;
	width: 100%;
}
.et_pb_menu_0 .mobile_nav .mobile_menu_bar:before {
	color: #fff !important;
}

.page .free-quote-sidebar-blog {
    display: none;
}

.copyright-row a {
    color: #aeaeae !important;
}

/*************** Blog Section ****************/

#blog-section .et_pb_post {
    padding-bottom: 30px;
    background: #fff;
    padding: 20px;
}

#blog-section .et_pb_post a img {
    max-width: 100%;
    /* float: left; */
    margin-right: 15px;
    margin-bottom: 15px;
}

#blog-section .et_pb_post h2 {
    margin-top: 0px;
	font-size: 25px;
}
#blog-section .et_pb_post .entry-featured-image-url {
    margin-bottom: 0px;
}
#blog-container .pagination a:hover {
    text-decoration: underline;
}
.single .et_pb_post {
    margin-bottom: 0 !important;
}
.single .post {
    padding-bottom: 0 !important;
}

.single-post #main-content {
    background-color: #f7f7f7;
}

.single-post .free-quote-sidebar-blog {
	background-color: #353738 !important;
	border-top: none !important;
	padding: 40px 15px;
}

.single-post .free-quote-sidebar-blog h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
.single-post .free-quote-sidebar-blog p {
    text-align: center;
    color: #fff;
}

.single-post .free-quote-sidebar-blog a.request-btn {
    color: #353738!important;
    border-width: 0px!important;
    border-radius: 8px;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #fece0b;
    display: block;
    text-align: center;
    width: 175px;
    padding: 4px;
    margin: 30px auto 0px auto;
}

.single-post #sidebar .et_pb_widget {
    background: #fff;
    border: none;
    border-radius: 0;
    border-top: 5px solid #fece0b;
	padding: 25px;
}

.single-post #main-content .container:before {
	background-color: transparent;
}

.single-post #left-area {
    width: 70% !important;
    padding-right: 30px !important;
}
.single-post #sidebar {
    width: 30% !important;
	padding-left: 0 !important;
}

.single-post h1.entry-title {
    font-size: 35px !important;
	font-weight: 600 !important;
	margin-bottom: 0px;
}
.single-post h3, .single-post h2 {
    line-height: 1.2em;
}

.single-post .entry-content {
    padding: 30px;
    background: #fff !important;
	margin-top: -15px !important;
	margin-bottom: 50px;
}
.single-post #content-area a {
    color: #000;
	font-weight: 700;
}
.single-post #content-area a:hover {
   color: #fece0b;
}    
.single-post .form-submit .et_pb_button, .single-post .form-submit .et_pb_button:hover {	
    color: #373636!important;
    border-width: 0px!important;
    border-radius: 8px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #fece0b !important;
    float: right;
}

.single-post #comment-wrap, .single-post .quote-sidebar {
    display: none;
}

@media (min-width: 981px) {
	.single-post #main-content .container:before {
		background-color: transparent;
	}
}

@media only screen and (max-width : 980px) { 
    #blog-section .et_pb_post a img {
		max-width: 100%;
	}
	.single-post #left-area {
		width: 100% !important;
		padding-right: 0px !important;
	}
	.single-post #sidebar {
		width: 100% !important;
	}
	.page-template-default ul {
		margin-left: 0;
	}
}

/****************** Ninja Form ******************/

.nf-form-fields-required {
	display: none;
}
#ninja_forms_required_items, .nf-field-container {    
    margin-bottom: 15px !important;
}
.bottom-form .nf-form-content button, .bottom-form .nf-form-content input[type=button], .bottom-form .nf-form-content input[type=submit] {
    color: #373636!important;
    border-width: 0px!important;
    border-radius: 8px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #fece0b !important;
    float: right;
	margin-top: -55px;
}
.job-form .nf-form-content button, .job-form .nf-form-content input[type=button], .job-form .nf-form-content input[type=submit] {
    color: #373636!important;
    border-width: 0px!important;
    border-radius: 8px;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #fece0b !important;
    float: right;
	margin-top: 0;
	margin-left: 20px;
}
.job-form .nf-form-content hr.ninja-forms-field {
    margin: 20px 0;
}
.nf-form-content .textarea-container {
	margin-bottom: 0 !important;
}
.nf-form-content textarea.ninja-forms-field {
    height: 100px !important;
}

.nf-form-content .list-select-wrap div select, .nf-form-content .list-select-wrap .nf-field-element div {
    padding: 10px 12px;
	height: 40px !important;
}
.nf-form-content .list-select-wrap div div:after {
    height: 45px !important;
}
.nf-form-content .list-select-wrap .nf-field-element div {
    background: #ffffff !important;
}
.nf-form-content .anti-spam-css {
	width: 50%;
}
.nf-form-content .send-msg-btn {
	
}
.nf-error .nf-error-msg {
    display: none !important;;
}
.nf-response-msg {
    color: #ffffff !important;
}
.nf-error-msg, .ninja-forms-req-symbol {
    color: #f7f7f7 !important;
}
.job-form .nf-error-msg, .job-form .ninja-forms-req-symbol {
    color: #e80000 !important;
}
.bottom-form .nf-form-content input.ninja-forms-field {
    height: 40px;
}
.bottom-form .nf-error.field-wrap .nf-field-element:after {
    height: 39px;
    line-height: 42px;
}
.nf-form-content input[type=button] {
    cursor: pointer;
    transition: all 0.3s ease;
}
.nf-form-content input[type=button]:hover {
    color: #fff !important;
}

@media only screen and (max-width : 980px) { 
    .nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {		
		margin-top: -75px;
	}
	.bottom-form .nf-form-content button, .bottom-form .nf-form-content input[type=button], .bottom-form .nf-form-content input[type=submit] {
		margin-top: -65px;
	}
}

.wpls-logo-showcase .wpls-logo-cnt.slick-slide img {
    max-width: 75%;
}


@media screen and (max-width: 980px) {
	.desktop-header .et_pb_module {
    		margin-top: 0 !important;
		    text-align: center !important;
	}

	.desktop-header .et_pb_column {
		margin-bottom: 0 !important;
	}
	.shields .et_pb_column {
		margin-bottom: 80px;
	}
}

/* Site Map */
ul.wpvs_wrapper {
    padding: 0 !important;
    margin: 0;
    list-style-type: none;
}
ul.wpvs_wrapper > li{
    margin-bottom: 2%;
}
ul.wpvs_wrapper li .children:last-child {
    margin-bottom: 0;
}
ul.wpvs_wrapper li a {
    color: #373636!important;
    transition: all 0.3s ease;
    line-height: 1.3em;
}
ul.wpvs_wrapper li a:hover {
    color: #fff !important;
}

/* Brochure */
.brochures .et_pb_blurb_description {
    position: relative;
    padding-right: 170px;
}
.brochures .et_pb_blurb_description a {
    color: #353738!important;
    border-width: 0px!important;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #fece0b;
    display: block;
    text-align: center;
    width: 100%;
    padding: 5px 10px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
	 text-transform: uppercase;
    font-weight: 700;
}
.brochures .et_pb_blurb_description a:hover{
    color: #fff !important;
}
.brochures .et_pb_blurb_description p:last-of-type {
    width: 150px;
    position: absolute;
    top: 0;
    right: 0;
}
.brochures .et_pb_module_header {
    padding-bottom: 20px;
}
.brochures .et_pb_module_header a {
    color: inherit !important;
}

/* Search */
.search .free-quote-sidebar-blog {
    background-color: #353738 !important;
    border-top: none !important;
    padding: 40px 15px;
}
.search .free-quote-sidebar-blog a.request-btn {
    color: #353738!important;
    border-width: 0px!important;
    border-radius: 8px;
    letter-spacing: 0px;
    font-size: 16px;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #fece0b;
    display: block;
    text-align: center;
    width: 175px;
    padding: 4px;
    margin: 30px auto 0px auto;
    transition: all 0.3s ease;
}
.search .free-quote-sidebar-blog a.request-btn:hover{
    color: #fff !important;
}
.search .free-quote-sidebar-blog h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
.search #sidebar .et_pb_widget {
    background: #fff;
    border: none;
    border-radius: 0;
    border-top: 5px solid #fece0b;
	padding: 25px;
}
.search .free-quote-sidebar-blog p {
    text-align: center;
    color: #fff;
}
.search-result-form .et_pb_searchsubmit:hover {
    color: #fff !important;
}
.blog-wrapper .et_pb_post:not(.et_pb_no_thumb) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px 260px 0px 0;
}
.blog-wrapper .et_pb_post .entry-featured-image-url {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: absolute;
    width: 250px;
    right: 0;
    height: 100%;
    top: 0;
}
.blog-wrapper .et_pb_post .entry-title {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.blog-wrapper .et_pb_post .post-content {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
}
.blog-wrapper .et_pb_post .entry-featured-image-url img {
    margin: 0 !important;
    padding: 0 0 0 15px;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

/************ Translator CSS **************/

#gtranslate_wrapper a, a.glink {
	color: #fff !important;
	padding-left: 12px;
}

a.glink span {
    font-size: 12px!important;
}
a.glink img {
    width: 20px !important;
	height: 20px !important;
}

/************ Mobile Collapse ***************/

.et_mobile_menu .first-level > a {
	background-color: transparent;
	position: relative;
}
.et_mobile_menu .first-level > a:after {
	font-family: 'ETmodules';
	content: '\33';
	font-weight: normal;
	position: absolute;
	font-size: 16px;
	top: 13px;
	right: 10px;
}
.et_mobile_menu .first-level > .icon-switch:after{
	content: '\32';
}
.second-level {
	display: none;
}
.reveal-items {
	display: block;
}
.et_mobile_menu {
	margin-top: 15px;
	width: 100%;
	margin-left: 0;
}

/************ End Collapse ***************/

/* footer */

.footer-section .et_pb_section {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #122835!important;
}

#countries table tr td {
	color: #fff;
	padding: 0 60px;
	font-size: 18px;
}

@media screen and (max-width: 980px) {
	#countries table tr td {
		padding: 0 40px;
	}
}

@media screen and (max-width: 782px) {
	#countries table tr td {
		padding: 0 15px;
	}
}


/* sinfle post */

.single-post #left-area div#main-custom-menu,
.single-post #left-area .et_pb_section_9 {
    display: none;
}
 #left-area .post-meta{
	float: right;
}  
.single-post #left-area {
    margin: 0 auto;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

ul.sidebar-links {
	margin-left: 0;
    padding-left: 20px !important;
}
ul.sidebar-links a {
	font-weight: 600;
}

ul.sidebar-links a:hover {
	color: #fece0b !important;
}

/* .single-post #main-content {
    background: #f7f7f7 !important
}

.single-post .entry-content {
    padding: 15px 30px;
       background: #f7f7f7 !important
} */

/************ Search Page *************

.search-results #left-area {
    width: 100%;
	padding-right: 0;
}

.search-results #sidebar, .et_right_sidebar #main-content .container:before {
    display: none !important;
} */

@media (min-width: 981px) {
	.et_right_sidebar #main-content .container:before {
		display: none !important;
	}
}

@media screen and (max-width: 980px) {
	.astm-search-menu-wrapper .astm-search-menu {
		padding-top: 18px;
        padding-right: 20px;
	}
	.astm-search-menu-wrapper svg {
		fill: white;
	}
}

@media screen and (max-width: 782px) {
	.astm-search-menu-wrapper .astm-search-menu {
		padding-top: 20px;
        padding-right: 20px;
	}
	.astm-search-menu-wrapper svg {
		fill: white;
	}
}


/* Global Responsive */

@media screen and (max-width: 1200px) {
	.cta-text {
	  font-size: 17px !important; 
	}
}


@media screen and (max-width: 767px){
    .page-template-default #left-area,
    .page-template-default #sidebar{
        width: 100% !important;
        padding-right: 0 !important;
    }
    .blog-wrapper .et_pb_post:not(.et_pb_no_thumb){
        padding: 0;
    }
    .blog-wrapper .et_pb_post .entry-featured-image-url {
        position: relative;
        width: 100% !important;
    }
    .blog-wrapper .et_pb_post a img {
        padding: 0 0 20px !important;
    }
    .blog-wrapper .et_pb_post h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 480px){
	.brochures .et_pb_blurb_description {
	    padding: 0;
	}
	.brochures .et_pb_blurb_description p:last-of-type {
	    position: relative;
	}
	.astm-search-menu-wrapper .astm-search-menu {
		padding-top: 17px;
        padding-right: 6px;
	}
	.astm-search-menu-wrapper svg {
		fill: white;
	}
}

.wp-pagenavi a, .wp-pagenavi span {
    font-size: 16px !important;
}