.editor ul {
    margin-bottom: 20px;
    margin-left: 25px;
}
.editor ul li {
    list-style: disc;
}

.top-section .social-icons {
    margin-bottom: 0;
    margin-top: 0;
}

.top-section .social-icons ul li a {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    height: auto;
}

.top-section .top-area .call-us p {
    font-size: 1rem;
    margin-top: 9px;
}
.myaccordion {
 
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #004987;
  padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}

.videobanner-area {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    min-width: 100%;
    min-height: 500px;
}
.videobanner-area .container{
    padding-top: 42px;
    padding-bottom: 42px;
}
.videobanner-form{
    background: #007dc6;
    height: 412px;
    padding: 20px;
}
.videobanner-form h3, .videobanner-form a {
    text-align: center;
    color: #fff;
    margin-top: 0;
    padding-top: 0;
    text-transform: uppercase;
    text-shadow: none;
    margin-bottom: 10px;
    line-height: normal;
    font-size: 22px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
.videobanner-form h5 {
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    text-align: center;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 10px !important;
    font-size: 15px;
    font-weight: 600;
}
.videobanner-form input[type=text], .videobanner-form input[type=email], .videobanner-form input[type=tel]{
    background-color: #FFFFFF !important;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #777777 !important;
    margin-bottom: 10px;
    outline-color: transparent;
    outline-style: none;
    padding: 10px;
    width: 100%;
}

.videobanner-form input[type=submit]{
    cursor: pointer;
    -webkit-appearance: button;
    font-size: 1.4rem;
    line-height: 1;
    outline-color: transparent;
    outline-style: none;
    padding: .5em 1em .5em;
    text-shadow: 0;
    width: 100%;
    background: #ed222a none repeat scroll 0 0;
    border: 1px solid #ed222a;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-bottom: 10px;
    margin-top: -10px;
}

.g-recaptcha{
    -webkit-transform-origin:left top;
		-moz-transform-origin:left top;
		-webkit-transition:0.5s all;
		-moz-transition:0.5s all;
    }
/*responsive video*/

.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 56.34%;
}
 
.js-video.vimeo {
  padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.modal-content.popupfreequote {
    background: #007dc6;
}
.modal-content.popupfreequote h3, .modal-content.popupfreequote a {
    text-align: center;
    color: #fff;
    margin-top: 0;
    padding-top: 0;
    text-transform: uppercase;
    text-shadow: none;
    margin-bottom: 10px;
    line-height: normal;
    font-size: 22px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.modal-content.popupfreequote h5 {
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    text-align: center;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 10px !important;
    font-size: 15px;
    font-weight: 600;
}
.modal-content.popupfreequote .modal-header{
    display: block;    
}
/*end of responsive video*/
#freeQuoteForm_forms_flash{
    position: absolute;
    width: 82%;
}
#freeQuoteForm_forms_flash h4{
    display: none;
}
.modal-content.popupfreequote .modal-header .close {
    position: absolute;
    right: 15px;
    top: 15px;
}
.modal-content.popupfreequote input[type=text], .modal-content.popupfreequote input[type=email], .modal-content.popupfreequote input[type=tel] {
    background-color: #FFFFFF !important;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #777777 !important;
    margin-bottom: 15px;
    outline-color: transparent;
    outline-style: none;
    padding: 10px;
    width: 100%;
}
.modal-content.popupfreequote input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    font-size: 1.4rem;
    line-height: 1;
    outline-color: transparent;
    outline-style: none;
    padding: .5em 1em .5em;
    text-shadow: 0;
    width: 100%;
    background: #ed222a none repeat scroll 0 0;
    border: 1px solid #ed222a;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-bottom: 10px;
}
#popupQuoteForm_forms_flash h4{
    font-size: 16px;
    font-weight: 600;
}
.modal-open .modal{
    padding-right: 0 !important;
}
.section.jbanner{
    background-position: center;
    }
.g-recaptcha {
	transform:scale(0.77);
	-webkit-transform:scale(0.77);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}
.jarallax.jbanner .section-header .section-subtitle {
    position: relative;}
@media only screen and (max-width: 1200px) {
      #main-menu ul > li > a {
        font-size: 13px !important;
        padding: 12px 10px;
        border-top: 1px solid #e2e6e7;
    }
    .navbar-collapse ul.navbar-nav .nav-link {
	    text-align: center;
	}
	.section.jbanner:not(.jarallax){
        display: none;
        }
    .dropdown .dropdown-menu {
	    background: #f1f1f1;
	}
	.navbar-collapse {
	    overflow-y: auto;
	    max-height: 400px;
	}
	.dropdown .dropdown-menu {
	    width: 100%;
	    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	}
	.videobanner-form h3, .videobanner-form a {
	    font-size: 18px;
	}
}
@media only screen and (max-width: 768px) {
  .videobanner-form{
    height: auto;
}
    
}