@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,600i,700,900');

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

body {
    color: #333333;
    font-size: 16px;
    line-height: 1.4;
	font-family: 'Montserrat', sans-serif;
	background: #eee;
	font-weight: 400;
}


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

input[type=text] {   
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
textarea {
    resize: vertical;
}

:focus {
    outline-color: transparent;
    outline-style: none;
  }

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

img{ max-width: 100%;}

h1,h2,h3,h4,h5,h6{ font-weight: 600;}

h1 {  font-size: 24px;}
h2 {  font-size: 20px;}
h3 {  font-size: 18px;}
h4 {  font-size: 18px;}
h5 {  font-size: 14px;}
h6 {  font-size: 12px;}


.txt-center{ text-align: center;}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.custom-container{ max-width: 1140px; padding-left: 15px; padding-right: 15px; margin: auto;}

#main-container{ max-width: 1400px; margin: 0 auto; background: #fff;}

#main-banner{ float: left; width: 100%;}
#main-banner .innerbox{ background: url(../img/banner-texture.jpg) no-repeat center 0; min-height: 320px; position: relative; z-index: 1; overflow: hidden;}

#main-banner .custom-container{ position: absolute;  top: 50%;    left: 50%;   -moz-transform: translate-y(-50%, -50%); -webkit-transform: translate(-50%, -50%); 
	-ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%;}

#main-banner .watch{ float: left; width: 100%;}
#main-banner .banner-data { text-align: center;}
.banner-data h1{ color: #e4b115; text-shadow:-8px 0px 30px rgba(228,177,21,0.6); margin-bottom: 0.3773em; line-height: normal; font-weight: 400; }
.banner-data p{ color: #fff; margin: 0 0 0.6em 0; line-height: 1.3666em;}
.banner-data .highlight{color: #e4b115; }
.banner-data .brd{ max-width: 446px; display: block;  margin: 0 auto; background: #e4b115; height: 2px;}

.featured-blocks-section{ clear: both; padding: 20px 0;}
ul.block-list{ list-style: none outside none; margin: 0; padding: 0;}
ul.block-list li{ margin-bottom: 20px;}
ul.block-list .inner-box{ border: 1px solid #e4b115; padding: 20px; text-align: center;}
ul.block-list h2{ color: #000; text-transform: uppercase; margin: 0 0 0.8974em 0; }
ul.block-list li p{ margin: 0;}
ul.block-list li .highlight{ color:#e4b115;  text-transform: uppercase; font-weight: 600;}

.testimonial-section{ background: #e4b115; padding: 20px 0;}
.testimonial-section .header-testimonial{ text-align: center; font-size: 1.875em; margin: 0 0 20px 0; color: #000;}
.testimonial-section .inner-box{ text-align: center; color: #000; padding: 0 38px;}
.testimonial-section ul{ list-style: none outside none; margin: 0; padding: 0;}
.testimonial-section .inner-box p{ font-weight: 300; line-height: 1.5em;} 

.testimonial-section .item p span:before{ background: url(../img/quote-left.png) no-repeat center center; width: 24px; height: 14px; content: ''; display: inline-block; opacity: 0.8; margin-right: 5px;}
.testimonial-section .item p span:after{ background: url(../img/quote-right.png) no-repeat center center; width: 24px; height: 14px; content: ''; display: inline-block; margin-left: 5px; display: inline-block; opacity: 0.8;}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{  width : 36px; height: 36px; border: 1px solid #d8d8d8; text-align: center; line-height: 36px;
text-indent: -9999px; display: inline-block; position: absolute; top : 50%; margin-top: -18px }
.owl-carousel .owl-nav .owl-prev{ background: url(../img/arrow-left.png) no-repeat center center #fff; }
.owl-carousel .owl-nav .owl-next{ background: url(../img/arrow-right.png) no-repeat center center #fff; left: auto; right: 0; }

.testimonial-section .bx-wrapper .bx-controls-direction a{ width : 36px; height: 36px; border: 1px solid #d8d8d8;}
.testimonial-section .bx-wrapper .bx-prev{ background: url(../img/arrow-left.png) no-repeat center center #fff; }
.testimonial-section .bx-wrapper .bx-next{ background: url(../img/arrow-right.png) no-repeat center center #fff; left: auto; right: 0; }


p.footertext{ color: #4a4a4a; margin: 0 0 30px; text-align: center;     }

#footer-block{ padding: 20px 15px; background: #f6f6f6;}
.footer-bottom-row {clear: both;}
.footer-bottom-row .free-trial-block{ background: #e4b115; color: #fff; padding: 15px; font-weight: 600; text-transform: uppercase; display: block; margin: auto;
-webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; text-align: center; font-size: 1.1em; cursor: pointer;
}

.free-trial-block strong{ color: #000; text-align: center;}

#footer-block .blc3{ background: url(../img/michigan-state-us-flag.gif) no-repeat 100% center; background-size: contain; padding: 30px 0;}
.blc3 p{ line-height: 1.5em;    display: inline-block;    vertical-align: middle; font-weight: 600; margin-right: 40px;}
.form-box{ max-width: 540px; margin: auto; background: #e4b115; padding: 20px}
.form-box .frm-ctrl-wrap label{ display: block; font-weight: 600; margin-bottom: 4px; text-align: left;}
.form-box  input[type="text"] { border: 1px solid #dedede; padding: 5px 10px; width: 100%; height: 36px; -webkit-border-radius : 0; border-radius : 0; }
.form-box .btn{ margin: 190px; display: block; margin: auto; width:200px;}
.btn{ padding: 0 25px; height: 40px; line-height: 40px; color: #fff; text-align: center; border: 0; background: #000; font-weight: 600; display: inline-block; -webkit-border-radius : 0; border-radius : 0;   -webkit-appearance: none;}

.featured-heading{  color: #000;}


.testimonial-section .bx-wrapper{ border: 0; -moz-box-shadow:none; -webkit-box-shadow:none; -o-box-shadow:none; box-shadow:none;    border: 0px solid #fff;    background:none; margin-bottom: 0;}

.landing2-footForm{ float: left; width: 100%; padding-bottom: 60px;}


.mobile-on{ display: none!important;}



/* ==========================================================================
   Media Queries
   ========================================================================== */


@media (max-width: 480px) {
	.banner-data h2{ font-size: 1.1em;}
	.banner-data p{ font-size: 0.9em;}
}

@media (max-width : 767px){
	.footer-bottom-row{ text-align: center;}
	.footer-bottom-row .blc-2{ margin: 10px 0;}
	.watch img{  width: 120px;    display: block;    margin: auto;    margin-bottom: 20px;}
	
	.testimonial-section .bx-wrapper .bx-prev{ left: -10px;}
    .testimonial-section .bx-wrapper .bx-next{  right: -10px; }
	
	#main-banner .watch{ padding-top: 4px;}
	.banner-data h1{ font-size: 22px;}
	.mobile-hide{ display: none!important;}
	.mobile-on{ display: block!important;}
	
	.landing2-footForm{ padding-bottom: 20px;}
	
	#footer-block .blc3 p{ margin-right: 111px;}
	#main-banner.landding-page2-banner .innerbox{ min-height: 380px;}
}




@media (min-width: 35em) {

}

@media (min-width : 48em){
	
	h1 {  font-size: 30px;}
	h2 {  font-size: 26px;}
	h3 {  font-size: 24px;}
	
	
	#main-banner .innerbox{ padding-top: 36.25%;}
	
	.banner-data .brd{ height: 5px;}
	ul.block-list .inner-box{  padding: 30px;}
	ul.block-list li{   width: 32%;   width: -webkit-calc(33.333333% - 14px);  width: -moz- calc(33.333333% - 20px); width : calc(33.333333% - 20px); float: left;}
	ul.block-list li:nth-child(3n+2){ margin-left: 20px; margin-right: 20px;}
	
	p.footertext{ font-size: 1.2em; line-height: 1.5em; max-width: 85%; margin: auto auto 30px;}
	
	.footer-bottom-row{ position: relative; clear: both;}
	#footer-block .blc1{ float: left; width: 245px; position: absolute; left: 0; top :50%;  -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%); -o-transform: translateY(-50%);   transform: translateY(-50%);}
	#footer-block .blc3{ float: right; width: 245px; font-size: 0.8em; padding: 0; height: 99px; line-height: 99px; position: absolute; right: 0; top :50%;  
		-moz-transform: translateY(-50%);   -webkit-transform: translateY(-50%);   -ms-transform: translateY(-50%); -o-transform: translateY(-50%);
		transform: translateY(-50%); }
	#footer-block .blc3 p{ line-height: normal; padding-left: 10px;}
	
	#footer-block .blc-2{ margin-left: 245px; margin-right: 245px;}
	.testimonial-section .inner-box{ padding: 0 65px;}
	
	.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{  top : 10px; margin-top: 0; }
	.testimonial-section .bx-wrapper .bx-controls-direction a{ top :26%;}
	
	#main-banner .watch{ float: left; width: 30%;}
   #main-banner .banner-data { margin-left: 35%;}
	
	
	
}

@media (min-width : 62em){
	.banner-data h1{ font-size:  2.3125em;}
     .banner-data p{ font-size: 1.275em;}
	.featured-blocks-section{  padding: 47px 0;}
	 ul.block-list h2{ font-size: 2.4375em;}
	ul.block-list li p{ font-size: 1.25em;}
	.testimonial-section{  padding: 67px 0;}
	#footer-block{ padding: 59px 15px;}
	.footer-bottom-row .free-trial-block{ font-size: 1.70em; max-width: 561px; padding: 28px; }
	p.footertext{ margin-bottom: 49px;}
	.form-box .box-col{ width: 48%; margin: 0 1%; float: left;}
}

@media (min-width : 80em){
	
	.banner-data h1{ font-size:  3.3125em; margin-top: 0;}
     .banner-data p{ font-size: 1.875em;}
	
	
	 .banner-data.landing-banner2 h1{ font-size:  2.75em; margin-top: 0;}
     .banner-data.landing-banner2 p{ font-size: 1.475em;}
	
	#main-banner .custom-container{ width: 85%;}
	.banner-data .brd{ height: 10px;}
	.testimonial-section .inner-box{ max-width: 80%; margin: auto;	}
	#footer-block{ padding: 59px 43px;}
	
	p.footertext{ font-size: 1.1875em; line-height: 2.5em; }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	
	#footer-block.footer-form { overflow: hidden;}
	.landing2-footForm{ padding-bottom : 98px;}
	
	/*#footer-block.footer-form .blc-2{ margin-left: 0; margin-right: 0;}
	.footer-form .footer-bottom-row{ padding-bottom: 120px;}*/
	
	 #footer-block.footer-form .blc1{  left: 30%; top :auto; bottom: -10px; width: 90px;  margin-left: -45px; 
		 -moz-transform: none;   -webkit-transform:none;   -ms-transform: none; -o-transform: none;		transform: none;
	}
	
	#footer-block.footer-form .blc3{   width: 245px; right: 40%; margin-right: -122px;
		 top :auto; bottom: -15px;   -moz-transform: none;   -webkit-transform:none;   -ms-transform: none; -o-transform: none;		transform: none;
	}
	
	.footer-bottom-row .free-trial-block{ font-size: 1.40em;}
	
} 


@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}