    /*
		=======================
		Contact Form message
		=======================
    */
    html[lang=en-US] {
        margin-top: 0 !important;
    }

    @media (max-width: 500px) {
		.cta-row {
			
			min-height: 400px;
			margin-top: -50px;
		}
		.right-col {
			
			bottom: 10px;
		}
    } 

	#top-menu {
		top: inherit !important
	}
	.contact-form-message {
		color: #ffffff;
	}
	

	.videoWrapper {
        display: block;
    }
	/*
        =========================
        Customer Satisfaction Panel
        =========================
    */

    #customer-satisfaction #cs-button-only  {
        padding: 12px 35px !important;
        text-align: center;
        margin: auto;
        border-radius: 4px;
        margin-top: 25px;
        transition:0.4s ease;
    }
     #cs-button-only:hover, .v1-cta-1-btn:hover, #coupon-button:hover, #monkeySubmit:hover {
        box-shadow: 0 6px 40px rgba(0,0,0,0.3);
        transform: translateY(-3px); 
    }
    #monkeySubmit {
        transition: 0.4s ease;
    }
    .customer-satisfaction h2.second-cs-subtitle {
        font-weight: 600;
        letter-spacing: 2px;
        border: 2px solid;
        width: auto;
        padding: 20px 22px;
        border-radius: 4px;
        display: inline-block;
        cursor: pointer;
        transition:0.4s ease;
    }
    h2.second-cs-subtitle:hover {
        background: rgba(255,255,255,0.2);
        box-shadow: 0 10px 30px rgba(0,0,0,0.4);
        transform: translateY(-3px);
    }
    .cs-first-btn-message {
         font-weight: bold;   
    }
    .cs-second-btn-message {
        font-size: 16px;
    }
    .customer-satisfaction h1, .video-1 h1,.testimonials h1, .coupon-section-heading {
        font-size: 46px;
    }
	.coupon-section-heading {
		color: #191919 !important;
	}
	.coupon-footnote {
		color: #232323 !important; 
	}

    .testimonials h1 {
        margin-bottom:30px;
    }
    .customer-satisfaction .overlay {
        opacity: 0;
        background-color: #282828;
    }

    /*
        =========================
        Video Panel
        =========================
    */
    .v1-cta-1-btn {
        padding: 18px 35px !important;
        text-align: center;
        margin: auto;
        border-radius: 4px;
        margin-top: 25px;
        transition:0.4s ease !important;
    }
    .v1-cta-1-btn:hover {
        color:#ffffff !important;
        background:#10add6 !important;
    }


    a[href^="tel:"]:not(.mobile-phone-link) {
        /* font-family: 'Anton', sans-serif !important; */
    }

    .list-group-item:before,
    #specialists li:before {
        font-family: FontAwesome;
        content: "\f00c   " !important;
    }
    #specialists .list-group-item, #specialists li {
        padding: 6px 15px;
    }

    .text-pop-brand {
        padding: 30px;
        background: #dd3333 !important;
        box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
        border-radius: 4px;
        color: #f7f7f7 !important;
    }
    .text-pop-brand-2 {
        padding: 30px;
        background: #1e73be !important;
        box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
        border-radius: 4px;
        color: #f7f7f7 !important;
    }
    .text-pop-accent {
        padding: 30px;
        background: #81d742 !important;
        box-shadow: 0px 1px 8px rgba(0,0,0,0.1);
        border-radius: 4px;
        color: #f7f7f7 !important;
    }


    /*   page styles  */
    #specialists {
        padding: 0;
    }

    #specialists .page-content-body {
        padding: 50px 35px;
        background-color: ; /** setting */
    }

    #specialists .page-content-sidebar {
        background-color: ; /** setting */
    }

    #specialists .background {
        background-color: ; /** setting */
        background-image: url(); /** setting */
        filter: brightness(); /** setting */
        background-repeat: repeat;
        background-size: auto;
    }

    .middle-menu-logo {
        margin-top: auto;
        margin-bottom: auto;

        width: 50%;
        transition: 0.1s ease;
        object-fit: contain;
    }

    .awards-wrapper {
        background-color: #f7f7f7 !important;
    }

    .awards-heading {
        color:  !important;
        vertical-align: middle;
        font-size: 28px;
        margin: 0 auto;
    }

    .trust-words-container {
        padding: 4px 0;
    }

    .trust-words-container h3 {
        color: #333;

        line-height: 1.6;
    }

    .trust-word-section {
        z-index: 1;
    }

    .ekko-lightbox .modal-content {
        border-radius: 0;
        background-color: #00357a;
    }

    .ekko-lightbox .modal-content .modal-body {
        padding: 4px;
    }

    .goverlay {
        position: absolute;
        top: -5px;
        margin: 25px;
        bottom: -25px;
        left: -10px;
        right: -10px;
        opacity: 0;
        transition: .5s ease;
        background-color: #dd3333;
    }


    .lightbox-text-box {
        padding:25px 15px;
        border:1px solid #ffffff;
        background:#ffffff;
        box-shadow:0 3px 30px rgba(0,0,0,0.2);
        transition:0.4s;
    }
    .lightbox-text-box hr {
        border-top: 1px solid #ffffff;
        margin:13px 0;
    }
    .lightbox-text-box p {
        color:#000000;
        min-height: 115px;
        max-height: 115px;
        overflow: auto;
        font-size: 15px !important;
        text-align:left !important;
        line-height: 24px !important
    }
    .lighbox-text-wrapper {
        width: 24.4%;
        margin:auto;
        padding: 0px 5px;
        display:inline-block;
    }

    .lightbox-text-box-title {
        color:#000000;
        font-size:17px !important;
    }
    .lightbox-text-box:hover {
        box-shadow:0 10px 50px rgba(0,0,0,0.3);
        transform:scale(1.01);
    }
    .lightbox-text-box img {
        width:100%;
    }
    .lightbox-img-wrapper {
        padding: 20px;
        border-radius: 50%;
        width: 34%;
        background: #ededed; 
        margin: auto;
    }
    @media (max-width:1024px) {
        .lightbox-img-wrapper {
            width:50%;
        }
        .lightbox-text-box-title {
         
            min-height: 40px;
        }
        .lightbox-text-box-title {
            font-size:18px;
        }
        .lightbox-text-box p {
            font-size: 15px !important;
        }
    }
    @media (max-width:768px) {
        .lighbox-text-wrapper {
            width: 50%;
            float:left;
            margin-bottom:10px; 
        }
        .lightbox-img-wrapper {
            width:30%;
        }
        .lightbox-text-box p {
            border: 1px solid rgba(0,0,0,0.1);
            padding:4px;
            line-height: 20px !important;
            min-height: 90px;
            max-height: 90px;
        }

    }

    @media (max-width:736px) {
        .lighbox-text-wrapper {
            padding: 0 5px;
        }
        .lightbox-img-wrapper {
            width:50%;
        }
        .lightbox-text-box {
            padding:20px 10px 10px 10px ;
        }

        .lightbox-text-box p {
            height: 100px;
            font-size: 13px !important;
        }
        .lightbox-text-box-title {
            font-size:15px;
            min-height: 37px;
        }
    }
    /*.trust-word-section:before {
    content: "";
      position: absolute;
      top: 0; 
      left: 0;
      width: 100%; 
      height: 100%;  
      opacity: .8; 
      z-index: -1;
    background: url(/wp-content/uploads/2018/03/pray-gallry-bg-e1519956493620.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}*/

    .trust-word-section {
        background-color: #ffffff;
        
    }

    .trust-word-section .background {
        background-image: url(/wp-content/uploads/2018/03/pray-gallry-bg-e1519956493620.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        opacity: 0.5;
    }

    .single-trust-word h2 {
        color: #0062b8;
        margin-top: 0;
        font-weight: 700;
        padding: 0 10px;
        font-size: 23px;
        border-bottom: 3px solid #0062b8;
        padding-bottom: 15px;
    }

    .trust-word-section p {
        color: #000000;
    }

    .single-trust-word div {
        border: 1px solid #ccc;
        padding: 30px 5px;
        background: rgba(255,255,255,0.3);
        border-radius: 3px;
        cursor: pointer;
        position: relative;
        transition: 0.5s;
    }

    .single-trust-word div:hover {
        transform: translateY(-3px);
        box-shadow: 0 8px 20px rgba(0,0,0,0.3);
    }
    .single-trust-word div:after {
        content: '';
        position: absolute; 
        bottom:4px;
        left: 5px;
        border-top: 86px solid transparent;
        border-left: 128px solid #0062b8;
        border-bottom: 86px solid transparent;
        opacity: 0.1;
        z-index: -1;
    }
    .trust-1 div:before {
        content: '1';
        position: absolute; 
        color: #111;
        bottom: -59px;
        left: 35%;
        width: 0;
        height: 94%;
        opacity: 0.1;
        font-weight: 900;
        font-size: 125px;
    }
    .trust-2 div:before {
        content: '2';
        position: absolute; 
        color: #111;
        bottom: -59px;
        left: 35%;
        width: 0;
        height: 94%;
        opacity: 0.1;
        font-weight: 900;
        font-size: 125px;
    }
    .trust-3 div:before {
        content: '3';
        position: absolute; 
        color: #111;
        bottom: -59px;
        left: 35%;
        width: 0;
        height: 94%;
        opacity: 0.1;
        font-weight: 900;
        font-size: 125px;
    }



    #hours-time {
        background: #10add6;
        border-radius: 30px;
        padding: 0 10px;
        text-align: center;
    }

    .trust-ribbon-wrapper {
        background: linear-gradient( to right, #222222, #222222, #222222, #222222);
        padding: 22px 0;
    }

    #222222.electrician {
        width: 17%;
        transition: 1s ease;
    }

    .truck {
        cursor: pointer;
        transition: 8s ease;
    }

    .rotate-truck {
        transform: rotateY(180deg);
        transition: 0.3s ease;
    }
    .lp-mobile-header {
        padding: 50px 0 !important;
        margin-top:140px;
        min-height: 400px;
    }
    .lp-mobile-header .background {
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 400px;
        background-position:top center;
    }

    .top-menu {
        margin-top: -140px;
    }

    .background-lp {
        position: absolute;
        min-width: 100%;
        border-radius: 4px;
        left: 0;
        z-index: -1;
        top: 0;
        min-height: 100%;
        background: #ffffff;
        opacity: 0.8;
    }

    .cta-box-heading {
        color: #282828;
        font-weight: 600;
        font-size: 28px;
    }

    .cta-box-header p {
        color: #1e1e1e;
        font-size: 20px;
    }

    .outer-map-container .pagination a {
        font-size: 14px;
    }

    .trust-ribbon-wrapper .slick-slide img {
        margin: auto;
        height: 90px;
        object-fit: contain;
    }

    body {
        padding-right: 0px !important
    }

    .modal-open {
        overflow-y: auto;
    }

    #customize-control-lp_overlay_opacity_control {
        width: 100px;
    }

    .footer i {
        transition: 0.6s ease;
    }

    .footer i:hover {
        transform: scale(1.6);
    }
   
    @media (min-width: 1430px) {
        .container {
            width: 1400px;
        }   
    }

    @media screen and (min-width: 1024px) {
        .top-middle-text,
        #hours-time {
            font-size: 14px;
        }

        .video-1 .background {
            background: url(https://pipeliningco.com/wp-content/uploads/2020/03/pipe.jpg);
            background-repeat: no-repeat;
            background-size: 17%;
            background-position: bottom left -1%;
            z-index: -1;
        }
    }

    @media screen and (min-width: 1030px) {
        .cta-box-header {}
    }

    .trust-slide {
        margin: auto;
    }

    .cta-1 .background {
        filter: brightness(0.3);
    }

    .cta-box-header {

        margin-left: auto;
        padding: 30px;
        position: relative;
        z-index: 1;
    }

    .cta-box-header {
        box-shadow: 0 4px 20px rgba(0,0,0,0.3);
    }
    .lp-header-button {
        transition: 0.4s ease !important;
        display: block;
        width: 100%;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: 900;
        padding: 18px 0 !important;
        background: #00357a;
        color: #f9f9f9;
    }

    .lp-header-button:hover, .lp-header-button:focus {
        background: #10add6;
        color: #00357a;
        outline:none !important;
        border-radius:80px !important;
    }

    #top-menu-cta-button {
        border: 1px solid white;
        position: fixed;
        bottom: 8px !important;
        left: 5px !important;
        z-index: 100;
        background: #00357a;
        color: #ffffff;
        font-size: 30px;
        font-weight: 900;
        padding: 8px 25px;
        border-radius: 50px;
        transition: background 0.3s ease, color 0.3s ease;
        box-shadow: 0 14px 30px rgba(0, 0, 0, 0.3);
    }

    #top-menu-cta-button:hover {
        color: #ffffff;
        background: #009bda;
    }
    /**
   *
   * to use top-bar, will need to shift logo -> link menu down by height of top menu
   *
   * video header media queries
   */

    .top-menu,
    .logo-menu,
    .link-menu {
        position: fixed;
        width: 100%;
    }

    .logo-menu {
        min-height: 90.19px;
        top: 50px;
        padding: 15px 0;
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    }

    .link-menu {
        top: 90px;
    }

    .post-list-run {
        margin-top: 131px;
    }

    .mobile-only-logo {
        display: none;
    }

    @media (min-width: 1024px) {
        .opacity-off {
            transition: 0.2s ease;
            opacity: 0.3 !important;
        }
    }

    @media screen and (max-width: 3524px) {
        .move-link {
            z-index: 6;
            top: 57px !important;
        }
        .move-video {
            /* top:72px !important;*/
        }
        .shrink-logo {

            height: 100%;
            width: 86%;
            padding-top: 2px;
        }
        .logo-min-height {
            min-height: 58px !important;
        }
        .shrink-trust {
            height: 78%;
            width: 8%;
        }
        .shrink-phone {
            font-size: 1.3em !important;
            margin-top: 7px !important;
        }
        .shrink-line {
            line-height: 1.1 !important;
            font-size: 12px !important;
        }
    }


    @media screen and (max-width: 1366px) and (orientation: landscape) {

        .move-link {
            top: 66px !important;
        }
    }

    @media only screen and (max-width: 1024px) and (orientation: landscape) {
        .link-menu {
            top: 90px !important;
        }
        .move-link {
            top: 58px !important;
        }
    }

    @media screen and (max-width: 1024px) {

        .slick-prev,
        .slick-next {
            display: none !important;
        }
		#coupon-wrapper {
            margin-bottom: 30px;
        }


    }

    @media screen and (max-width: 768px) {



        .page-widget .widgettitle {
            font-size: 50px;
            margin-bottom: 15px;
        }
        .cta-box-header p {
            font-size: 16px;
        }
        
        .lp-mobile-header {
            padding: 50px 0 !important;
        }
        .cta-box-header {
            width: 90% !important;
            margin: auto !important;
        }

        #coupon-header .coupon-title {
            font-size: 28px;
        }
        #secondary-text {
            font-size: 18px;
        }

        .move-link {
            top: 43px;
        }
        .move-video {
            top: 68px !important;
        }
        .hidden-phone {
            display: none;
        }

        #phone-top-right {
            padding-right: 8px !important;
        }
    }

    @media screen and (max-width: 670px) and (orientation: landscape) {
        .link-menu {
            top: 0px !important;
        }

        #header {
            /* height: 600px !important;*/
            height: auto !important;
        }
    }

    @media screen and (max-width:500px) {
        #dollar-value {
            font-size:  !important;
        }
		.second-cs-subtitle, .cs-first-btn-message {
            font-size:20px !important;
        }
        .cta-box-header p {
            font-size: 13px;
        }
        .page-widget img {
            object-fit: cover;
        }
        .cta-under-phone {
            font-size: 11px !important;
        }
        .page-widget .widgettitle {
            font-size: 30px;
            border-bottom: 4px solid #333;
            padding-bottom: 15px;
        }
        .home .middle-menu-logo {
            width: auto !important;
        }
        .sidebar-column {
            padding-bottom: 60px;
        }
     
        .mobile-only-logo {
            display: inline-block;
            padding-top: 3px;
        }
        .lp-mobile-header .background {
            
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
        }

        .navbar-toggle {
            padding-top: 11px;
            padding-bottom: 11px;
        }
        .top-menu {
            display: none !important;
        }
        #logo-menu {
            margin-top: -55px !important;
        }
        /*.slider-header, .single-mobile-header, .video-header, .header-3,.post-list-run, */
        #header {
            margin-top: 80px;
        }
        .trust-ribbon-wrapper {
            padding: 6px 0;
        }
        .cta-box-heading {
            font-size: 18px !important;
            margin-bottom: 7px !important;
        }

        .cta-box-header {
            margin-top: 0 !important;
            padding: 20px;
        }

        .lp-header-button {
            padding: 7px !important;
            font-size: 14px;
        }
        .middle-menu-logo {
            margin-left: 10px;
        }

        .video-cta-title,
        .single-cta-title {
            margin-top: 0px !important;
            margin-bottom: 5px !important;
            font-size: 16px !important;
        }
        .video-inner,
        .single-inner {
            bottom: 8px !important;
            padding: 12px !important;
        }
    }

    /* end single mobile overlay */

    .header-background {
        background: url(/wp-content/uploads/2018/02/plumbers-training.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }
    /* service area and map */

	    .service-area-section p, 
    .service-area-section strong, 
    .service-area-section h5,
    .service-area-section h3, 
    .service-area-section h4,
    .service-area-section h6,
    .service-area-section span,
    .service-area-section span strong,
    .service-area-section ul li,
    .service-area-section ul li strong,
    .service-area-section .title-font,
    .service-area-section .title-font strong,
    .service-area-section .service-area {
        color: #f7f7f7;
    }
    .service-area-lists p,.service-area-lists li {
        font-size:18px;
    }

    #pac-input {
        background-color: #fff;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        margin-left: 12px;
        padding: 0 11px 0 13px;
        text-overflow: ellipsis;
        width: 240px;
        color: #111;
    }

    .pac-container {
        margin-top: -142px !important;
        font-family: Roboto;
    }

    @media (max-width: 768px) {
        #hours-time {
            font-size: 16px;
        }
        .pac-container {
            margin-top: -156px !important;
        }
    }

    @media (max-width: 500px) {
        .pac-container {
            margin-top: -100px !important;
        }
    }

    #type-selector {
        color: #fff;
        background-color: #4d90fe;
        padding: 5px 11px 0px 11px;
    }

    #type-selector label {
        font-family: Roboto;
        font-size: 13px;
        font-weight: 300;
    }

    .controls {
        margin-top: 16px;
        border: 1px solid transparent;
        border-radius: 2px 0 0 2px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        height: 32px;
        outline: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    }

    #pac-input:focus {
        border-color: #4d90fe;
    }

    #description {
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
    }

    #infowindow-content .title {
        font-weight: bold;
    }

    #infowindow-content {
        display: none;
    }

    #googlemaps #infowindow-content {
        display: inline;
    }

    .service-area-section .service-pagination>.textwidget>ul {
        display: inline-block;
        padding-left: 0px;
    }


    .service-area-lists {  
        z-index: 0;
    }
    .service-area-lists nav .service-pagination ul {
        max-height: 300px;
        overflow: auto;
    }
    #googlemaps {
        margin: 0px;
        padding: 0px;
        height: 100% !important;
        max-width: none !important;
        z-index: 1;
        /* Set z-index to 0 as it will be on a layer below the contact form */
        pointer-events: auto;
    }
    #googlemaps, .maps-container, .service-area-section, .service-area-lists {
        min-height: 680px;
        height: auto;
    }

    #googlemaps img {
        max-width: none !important;
    }

    .service-area-section h2 {
        color: white;
		margin: auto;
        margin-bottom: 20px;
        border-bottom: 4px solid #ffffff;
        font-weight: 900;
        line-height: 1.3;
    }
    .service-area-lists nav {
        padding: 20px 20px;
    }

    .service-area-section i {
        font-size: 40px;
        color: #00357a;
    }


    @media (max-width: 991px) {
        .contact-column-1 {
            margin-bottom: 40px;
        }
        .service-area-section .outer-map-container .service-area-lists nav {
            padding-top: 35px;
        }
    }
    
    @media (max-width: 990px) {
         .service-area-lists {
            height: auto;
            min-height:auto !important;
         }
         #googlemaps {
            min-height: 350px;
         }
         .service-area-lists nav {
            padding: 10px 7px;
        }
    }

    #extra-footer-outer {
         display: none !important;
        line-height: 3.3;
        background: #232323;
        z-index: 1;
        padding: 20px 0px;
    }

    .footer-width-wrapper {
        margin: auto;
        padding: 0 15px;
        max-width: 1550px;
    }

    #extra-footer-logo {
        height: 60px;
        width: auto;
    }

    .footer-website-name {
        font-weight: 900;
    }

    .footer-social-slab {
        color: white;
    }

    .footer-tag-line p {
        margin: 0;
        color: white;
        text-align: center;
        font-size: 14px;
    }

    .social-footer-wrapper {
        display: block;
        text-align: right;
        position: relative;
    }

    .social-blog-wrapper {
        display: block;
        text-align: left;
        position: relative;
    }

    .careers-footer-wrapper {
        display: block;
        position: relative;
        text-align: center
    }

    .social-header-wrapper {
        display: block;
        text-align: left;
        position: relative;
    }

    .btn-floating i {
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 50%;
        height: 50%;
        padding: 1px;
        transform: translate(-50%, -50%);
        display: block;
    }

    .btn-floating {
        vertical-align: middle;
        color: #ffffff;
        background-color: #1479d1;
        border-radius: 30px;
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
        margin: auto;
        line-height: 0;
        display: inline-block;
        width: 35px;
        height: 35px;
        position: relative;
        transition: background-color 0.4s ease, transform 0.4s ease, color 0.4s ease;
    }

    .btn-floating:hover {
        background-color: #ffffff;
        color: #091748;
        transform: scale(1.05);
    }
    /*careers social color control*/

    .careers-footer-wrapper .btn-floating i {
        font-size: 19px;
        padding: 3px;
        color: #ffffff;
    }

    .careers-footer-wrapper .btn-floating:hover i {
        color: #494949;
        padding: 3px;
    }

    .careers-footer-wrapper .btn-floating {
        width: 45px;
        height: 45px;
        background: #e52485;
    }

    .careers-footer-wrapper .btn-floating:hover {
        background: #ffffff;
    }

    .social-footer-hr {
        margin-top: 10px;
        margin-bottom: 10px;
        opacity: 0.6;
        width: 70%;
    }

    @media (max-width: 500px) {
        .footer-tag-line p {
            text-align: center;
        }

        #monkeyModel .modal-dialog,
        #monkeyModel .modal-content {
            width: 99%;
        }
        .galc img {
            height: 135px;
        }
        .top-menu .btn-floating i {
            font-size: 13px;
            padding: 1px;
        }
        .top-menu .btn-floating {
            width: 29px !important;
            height: 29px !important;
        }
        #extra-footer-inner {
            text-align: center;
            padding-left: 0;
        }
        .social-footer-wrapper {
            margin-top: 8px;
            text-align: center;
        }
        .footer-social-slab {
            padding-right: 0;
            padding-left: 0;
        }
        .blog-social-slab {
            padding-right: 0;
            padding-left: 0;
        }
        #extra-footer-outer {
            line-height: 2;
            padding: 10px 15px;
        }
        #top-menu-button {
            padding: 10px 10px !important;
            font-size: 10px !important;
        }
    }

    	.service-area-section .service-area-lists .service-background {
		background: #00357a;        background-size: cover;
        z-index: -3;
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: -1;
        overflow: hidden;
        filter: brightness(0.4);
    }

    .service-area-section .service-pagination>.textwidget>ul {
        display: inline-block;
        padding: 5px;
    }

    .service-area-section .service-pagination>.textwidget>ul>li {
        display: inherit;
    }

    .service-area-section .service-pagination>.textwidget>ul>li>a {
        margin: 2px 1px;
        padding: 2px 10px;
        border-radius: 3px;
        font-size: 14px;
        background: #00357a;
        color: #ffffff;
        transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease, border 0.2s ease, font-weight 0.2s ease;
    }

    .service-area-section .service-pagination>.textwidget>ul>li>a {
        display: block;
        color: #ffffff;
    }

    .service-area-section .service-pagination>.textwidget>ul>li>a:hover {
        color: #ffffff;
        background: #009bda;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
        transform: scale(1.15) rotate(2deg);
    }
    /* mobile only cta*/

    .mobile-phone-cta {
        border: 1px solid black;
        display: none;
        position: fixed;
        bottom: 0px !important;
        left: 0px !important;
        z-index: 100;
        width: 100%;
        padding: 0;
        text-shadow: 0px -1px #333;
        border-radius: 0px;
        transition: border-top 0.1s ease;
    }

    .mobile-phone-cta .col-xs-2,
    .mobile-phone-cta .col-xs-10,
    .mobile-phone-cta .col-xs-3,
    .mobile-phone-cta .col-xs-9,
    .mobile-phone-cta .col-xs-4,
    .mobile-phone-cta .col-xs-8 {
        margin: 0 auto;
    }
    /* icon */

    .mobile-phone-cta .col-xs-3 {
        text-shadow: 0px -2px #333;
        border-radius: 10px;
    }

    .mobile-inner {
        width: 100%;
        margin: auto;
        background: #333 ;
        border-radius: 0px;
        box-shadow: 4px 4px 0 #111;
    }
    /*number*/

    .mobile-phone-cta .col-xs-9 {
        padding: 0;
    }

    .mobile-phone-cta .mobile-phone-link {
        color: white !important;
        font-weight: 600;
        font-size: 14px;
        line-height: 2.2;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
        background: red;
        padding: 10px 12px;
        border-radius: 20px;
        width: 100%;
        font-weight: 900;
    }

    .mobile-phone-cta p a[href^="tel:"] {
        box-shadow: 0 0 0 !important;
        color: white !important;
        font-size: 22px;
    }

    .mobile-phone-cta p {
        margin-top: 3px;
        padding-bottom: 0;
        margin-bottom: 6px;
        color:white;
        font-size:30px;
        font-weight:900;
    }

    .mobile-inner:hover .mobile-phone-link {
        background: white;
        color: black !important;
    }

    .phone-icon-mobile {
        padding: 3px 7px;
        border-radius: 2px;
        color: white;
        font-size: 64px;
    }

    .mobile-phone-cta:hover {
        border-top: none;
    }
    /*contact form settings*/
	@media (min-width:1205px) {
		.panel-contact-form-wrapper {
    		width: 70%;
    		margin: auto;
		}
	}



    .panel-contact-form-wrapper {
        background-color: #c42d2d !important;
        padding: 30px 40px 40px 40px;
        border-radius: 4px;
        box-shadow: 0 14px 30px rgba(0, 0, 0, 0.4);
    }

    .panel-contact-form-wrapper button {
        text-transform: uppercase !important;
        -o-animation-play-state: paused;
        animation-play-state: paused;
        background-color: #262626 !important;
        border-radius: 2px !important;
        transition: background-color 0.3s ease, color 0.3s ease;
        color: #ffffff !important;
    }

    .panel-contact-form-wrapper button:hover {
        background-color: #ffffff !important;
        color: #282828 !important;
    }

    .panel-contact-form-wrapper h1 {
        color: #ffffff !important;
        font-size: 40px;
        padding-bottom: 10px;
		text-transform: capitalize;
    }
    /*our-services extra*/

    #extra-service-wrapper {
        height: 100%;
        text-align: center;
        padding: 10px 0px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
        background: #333333;
        border-bottom: 5px solid #333;
    }

    #extra-service-wrapper li {
        border-top: 1px double #ffffff;
    }

    #extra-service-wrapper li:last-child {
        border-bottom: 1px double #ffffff;
    }

    #extra-services-logo {
        width: 45%;
        margin-top: 10px;
    }

    .services-widget-title {
        font-size: 26px;
        color: #ffffff;
        font-weight: 900;
        padding-bottom: 15px;
    }

    #extra-service-wrapper li a {
        font-size: 14px;
        padding: 6px 0px;
        color: #ffffff;
        display: block;
        height: 100%;
        width: 100%;
        transition: padding-left 0.5s ease, background 0.3s ease, transform 0.2s ease, font-weight 0.3s ease;
    }

    #extra-service-wrapper li a:hover {
        padding-left: 50px;
        color: #ffffff;
        background: #5b5b5b;
        transform: scale(1.05);
        font-weight: 900;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.6);
    }

    #extra-service-wrapper li a:before {
        font-family: FontAwesome;
        content: '\f0a9';
        position: absolute;
        left: 8px;
        transition: left 0.3s ease-out, padding-left 0.5s ease, transform 0.2s ease;
    }

    #extra-service-wrapper li a:hover:before {
        font-family: FontAwesome;
        content: '\f0a9';
        position: absolute;
        left: 60px;
        transform: scale(1.5);
    }
    /* mobile slider images */

    .single-mobile-header {
        display: none !important;
    }

    @media screen and (max-width: 769px) {
            .slider-header {
                display: none !important;
            }
            .video-header {
                display: none !important;
            }

            .single-mobile-header {
                display: block !important;
                background: url(https://getyourcoolback.com/wp-content/uploads/2018/01/careers4.jpg) center center !important;
                background-repeat: no-repeat !important;
                background-size: cover !important;
            }
        }

        .our-services-hover-control {
        transition: background 0.3s ease, padding-left 0.5s ease, font-weight 0.3s ease;
    }

    .our-services-hover-control:hover {
        background: #2452ad !important;
        padding-left: 25px;
        font-weight: 900;
    }

    .our-services-hover-control:hover i {
        transform: scale(1.4);
        margin-right: -6px;
    }

    .our-services-hover-control i {
        transition: transform 0.3s ease, margin-right 0.3s ease;
    }

    .social-col {
        padding-left: 0;
        line-height: 2;
    }

    .middle-social {
        margin: auto;
        margin-left: 0;
    }

    .icon-holder {
        padding-left: 0;
    }

    #top-menu .social-minicons {
        line-height: 2;
        background: #00357a;
        color: white;
        padding: 5px 9px;
        border-radius: 26px;
        transition: background 0.3s ease;
    }

    @media (max-width: 500px) {
        #top-menu .social-minicons {
            background-color: transparent;
            padding-bottom: 0;
        }
        .top-menu {
            padding-top: 4px;
        }
        .social-minicons {
            font-size: 20px;
        }
        .minicon-wrapper {
            margin-right: 5px;
        }
        .contact-image-logo {
            width: 68% !important;
        }
        .cta-1 p {

            margin-bottom: 20px;
            max-width: 90% !important;
        }
        .cta-1 h2 {
            line-height: 22px !important;
        }
        .section {
            font-size: 15px !important;
            line-height: 21px !important;
        }
    }

    @media (max-width: 768px) {
        .top-middle-text {
            font-size: 16px;
        }
    }

    .top-middle-text {
        font-weight: 900;
        border-radius: 40px;
    }

    #top-menu .social-minicons:hover {
        background: #009bda;
        color: #ffffff;
    }

    .minicon-wrapper {
        padding: 0;
    }
    /* footer special */

    .footer .sub-menu li a {
        border-left: 2px solid white;
        padding-left: 6px;
        font-size: 10px;
        transition: color 0.3s ease, border-left 0.3s ease, padding-bottom 0.8s ease, padding-left 0.4s ease;
    }

    .footer .sub-menu li a:hover {
        border-left: 15px solid #6595bf;
        padding-bottom: 0px;
        padding-left: 14px;
    }

    .cta-phone-contact {
        text-align: center;
        margin: auto;
        border-radius: 0px;
        line-height: 1.2;
        background: white;
        padding: 20px;
        width: 70%;
        font-weight: 900;

        /* border-bottom:10px solid  !important;
        border-top:2px solid  !important;*/
    }

    @media (max-width: 420px) {
        .cta-phone-contact {
            width: 100% !important;
        }
    }
    /**
     Coupon Slider
    */

    .section-coupon {
        padding-top: 25px;
        padding-bottom: 25px;
        background-color: #6eb5e5;
    }

    /**
     Coupon
    */

                #off-amount, .off-sign-1, .off-sign-2, .off-sign-3 {
                display: none !important;
            }
        
    #coupon-panel-section {
        background-color: #ffffff;
    }

    .coupon-bundler {
        margin: auto;
        max-width: 1400px;
    }

    #coupon-wrapper {
        min-height: 200px;
        width: 100%;
        max-width: 1300px;
        margin-left: auto;
        margin-right: auto;
    }

    #coupon-section {
        background-color: #ffffff !important;
        /* background color */
        padding: 1em;
        border: 4px dashed #353535;
        /* color */
        border-top: 8px solid #353535;
    }

    #coupon-section-2 {
        background-color: #ffffff !important;
        /* background color */
        padding: 1em;
        border: 4px dashed #353535;
        /* color */
        border-top: 8px solid #353535;
    }

    #coupon-section-3 {
        background-color: #ffffff !important;
        /* background color */
        padding: 1em;
        border: 4px dashed #353535;
        /* color */
        border-top: 8px solid #353535;
    }

    #coupon-section .coupon-title,
    #coupon-section-2 .coupon-title,
    #coupon-section-3 .coupon-title {
        color: #c42d2d !important;
        margin: 0px;
        font-weight: 700;
        text-transform: uppercase;
    }

    #dollar-value {
        font-size: 6em;
        font-weight: 900;
        color: #000000 !important;
        /* color */
    }

    #coupon-header {
        padding-left: 0;
    }

    #coupon-header h3 {
        margin-top: 0;
        margin-bottom: 0;
    }

    #button-section {
        padding: 4% 1%;
    }

    #button-section p {
        font-size: 16px;
        line-height: 1.1;
    }

    #button-section a {
        color: #ffffff;
    }

    #button-section a {
        border-radius: 4px;
    }

    #button-section a:hover {
        color: #ffffff;
    }

    #primary-text {
        color: #2d2d2d;
    }

    #secondary-text {
        color: #303030;
    }

    #off-amount {
        font-size: 20px;
        color: #757575;
        /* color */
    }

    #dollar-sign {
        font-size: 50px;
        font-weight: 600;
        vertical-align: super;
        color: #848484;
        /* color */
    }

    #coupon-button {
        border-radius: 0px;
        background: #bf2b2b;
        /* background color */
        color: white;
        /* color */
        text-shadow: none;
        font-family: inherit;
        transition: 0.4s ease !important;
        outline: inherit;
        margin-top: 10px;
        font-size: 1.5em;
        border: none;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3);
    }

    #coupon-button:hover {
        background: #262626;
        /* hover background color */
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    }

    #coupon-image {
        background: url();
        /* image */
        height: 266px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    @media (max-width: 1200px) {
        #coupon-image {
            padding-top: 10px;
        }
        .contact-form .col-md-6:first-child h2 {
            font-size: 30px;
        }
    }

    @media (max-width: 767px) {
        #coupon-body {
            text-align: center;
        }
        #coupon-header {
            padding-left: 15px;
        }
    }

    @media (max-width: 990px) {
        #coupon-section {
            padding: 10px;
        }
        #coupon-section-2 {
            padding: 10px;
        }
        #coupon-section-3 {
            padding: 10px;
        }
    }

    @media (max-width: 414px) {
        .header-2 {
            height: 50px;
        }
    }
    /*mouse over font color and background for mobile and desktop*/
    /*mobile menu hamburger nav color*/

    .navbar-toggle .icon-bar {
        background-color: #3f3f3f !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #3f3f3f !important;
    }

    .nav li:hover {
        color: white !important;
        background-color: #6595bf;
    }

    .main-hover {
        color: red !important;
    }

    h2 .second-cs-subtitle span:visited {
        color: inherit !important;
        text-decoration: none !important;
    }

    .panel-contact-form-wrapper textarea {
        resize: none;
    }
    /** 
     if navbar is white, use inherit
     if the navbar is dark, use white 

    */

    .dropdown-menu {
        border: none !important;
        border-radius: 0;
        padding: 0;
        /* border-bottom: 5px solid #6595bf !important;*/
    }

    .blog-posts .btn {
        background: #6595bf;
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>li>a {
        line-height: 1.7;
        transition: 0.1s ease;
        color: inherit !important;
    }

    .navbar-default .navbar-nav>.active>a:hover {
        color: inherit !important;
    }

    .dropdown-menu>.active>a {
        background: #6595bf !important;
    }

    .navbar-default .navbar-nav>li>a:hover {
        background: #6595bf;
    }
    /* hamburger animation */

    .navbar-toggle {
        position: relative;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .navbar-toggle.is-active {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .navbar-toggle:before {
        content: "";
        position: absolute;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 45px;
        height: 45px;
        border: 5px solid transparent;
        top: calc(50% - 23px);
        left: calc(50% - 23px);
        border-radius: 100%;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .navbar-toggle.is-active:before {
        border: 5px solid #ecf0f1;
    }

    .navbar-toggle.is-active .icon-bar {
        width: 32px;
    }

    .navbar-toggle.is-active .icon-bar:nth-child(3) {
        opacity: 0;
    }

    .navbar-toggle.is-active .icon-bar:nth-child(2) {
        -webkit-transform: translateY(9px);
        -ms-transform: translateY(9px);
        -o-transform: translateY(9px);
        transform: translateY(9px);
    }

    .navbar-toggle.is-active .icon-bar:nth-child(4) {
        -webkit-transform: translateY(-9px) rotate(90deg);
        -ms-transform: translateY(-9px) rotate(90deg);
        -o-transform: translateY(-9px) rotate(90deg);
        transform: translateY(-9px) rotate(90deg);
    }
  
    .navbar-toggle .icon-bar {
        width: 32px;
        height: 5px;
        background-color: #ecf0f1;
        display: block;
        margin: 4px auto;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .navbar-toggle:hover {
        cursor: pointer;
    }

    @media (max-width: 768px) {
        .navbar-default .navbar-nav .open .dropdown-menu>.active>a {
            color: inherit !important;
        }
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover {
        background-color: #6595bf;
    }

    @media (max-width:990px) {
        .navbar-default .navbar-toggle:focus,
        .navbar-default .navbar-toggle:hover,
        .navbar-header .navbar-toggle {
            background: inherit !important;
            margin-bottom: 10px;
        }
        .navbar-default .navbar-nav>.active>a:hover {
            background-color: #6595bf !important;
            border-bottom: 2px solid #6ebbff;
        }
        .navbar ul li {
            width: 100%;
        }
        .dropdown-menu {
            background: inherit;
        }
        .nav li:hover {
            background: white!important;
        }
        .nav li a:hover {
            color: white !important;
        }
    }

    .contact-form .background {

        filter: brightness(0.4);
    }

    .slickz .panel-title h3 {
        text-align: center;
        color: #dd3333;
    }

    #special-wrap {
        background: #dbdcde;
        /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#dbdcde, #fff);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#dbdcde, #fff);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#dbdcde, #fff);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(#dbdcde, #fff);
        /* Standard syntax */
    }

    #specialists .widgettitle {
        text-align: center;
    }
  

    #specialists h1 {

        color: #00357a;
        font-size: ;
    }

    #specialists h2 {
 
        color: #0062b8;
        font-size: ;
    }

    #specialists h3 {

        color: #0062b8;
        font-size: 30px;
    }

    #specialists h4 {
 
        color: #0062b8;
        font-size: ;
    }

    #specialists h5 {

        color: #0062b8;
        font-size: ;
    }

    #specialists h6 {

        color: #2739f9;
        font-size: ;
    }

    #specialists p {
        color: #333333;
        font-size: ;
    }

    #specialists li {
        color: #3a3a3a;
        font-size: ;
    }

    #specialists ul,
    #specialists ol {
        color: #dd9933;
        font-size: ;
    }
    /*hover options inner pages*/

    #specialists a {
        color: #dd3333;
        font-size: ;
    }

    #specialists a:hover {
        color: #dd3333;
    }

    .footer .widget-title {
        padding-bottom: 8px;
        color: #f4f4f4 !important;
        font-size:  !important;
        border-bottom: 1px solid rgba(220, 220, 220, 0.5);
    }


    .our-services .background {
        background-color: transparent;
    }

    @media (max-width: 500px) {
        .our-services .container {
            padding: 0;
        }
        .service-mobile {
            padding: 0;
        }
        .careers .container {
            padding-left: 0;
            padding-right: 0;
        }
        .contact-form .container {
            padding-left: 0;
            padding-right: 0;
        }
        .video-1 .container {
            padding-left: 0;
            padding-right: 0;
        }
    }

    .testimonials .background {
        background: #262626;
    }

    #phone-top-right {

        padding-right: 0;
    }

    #phone-top-right h2:first-child {
        transition: 0.1s ease;
        font-size: 2.2em;
    }
    /*header 1 height*/

    #header,
    .slide {
        height: 600px;
    }
    /*header 2 height*/

    .header-2 {
        height: 450px    }
    /* repsonsive*/

    @media screen and (max-width: 3840px) and (min-width: 2160px) {
        #phone-top-right h2:first-child {
            font-size: 2.2em;
        }
    }

    @media (max-width: 768px) {
        #control-wrap {
            display: none;
        }
        #header,
        .slide {
            height: 64vh !important;
        }
    }

    @media (max-width: 450px) {

        #phone-top-right h2:first-child {
            font-size: 1.4em !important;
        }
    }
    /*font setter */
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
            }

    p, li, a, b, strong, ul, button {
            }