/*
#f15c22 - orange
*/

blockquote {
  background-color: #f1f1f1;
  padding: 15px;
  font-size: 18px;
  line-height: 30px;
  border-left: 5px solid #f15c22;
  margin: 25px;
}

.insetCaption200, .insetCaption250,
.insetCaption300, .insetCaption350,
.insetCaption400, .insetCaption450,
.insetCaptionFull {
  font-size: 14px;
  line-height: 20px;
  margin-left: 30px;
  margin-bottom: 20px;
  float: right;
  font-style: italic;
}
.insetCaption200 img, .insetCaption250 img,
.insetCaption300 img, .insetCaption350 img,
.insetCaption400 img, .insetCaption450 img,
.insetCaptionFull img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.insetCaption200 {width: 200px;}
.insetCaption250 {width: 250px;}
.insetCaption300 {width: 300px;}
.insetCaption350 {width: 350px;}
.insetCaption400 {width: 400px;}
.insetCaption450 {width: 450px;}
.insetCaptionFull {width: 100%;}

.btn-light {background-color: #f15c22; color: #ffffff;}

body {
  font-size: 20px;
  font-family: 'Montserrat';
  font-weight: 300;
  /*font-family: 'Crimson Text';*/
}
/*
h1, h2, h3, h4, h5, h6 {font-family: 'Crimson Text'; font-weight: 600;}*/
h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat'; font-weight: 600;}
h1 { font-size: 2em; color: #0d112d; line-height: 30px;}
h2 { font-size: 1.5em; color: #ea0a02; line-height: 25px; }
h3 { font-size: 1.17em; color: #1b1f41; line-height: 20px; }
h4 { font-size: 1.12em; color: #001689; line-height: 20px; }
h5 { font-size: .83em; color: #0173bc; line-height: 20px; }
h6 { font-size: .75em; color: #0173bc; line-height: 20px; }

.btn-primary {background-color: #011689; border-radius: 0; border-color: #011689;}

a {
color: #f15c22;
font-weight: 600;
}

.covid {
  background-color: #ec0928;
  padding: 10px;
  text-align: center;
  color: #ffffff;
}
  .covid a {color: #ffffff; font-weight: bold;}
.header {
  background-color: #ffffff;
  padding: 25px;
  font-family: 'Roboto';
  border-bottom: 1px solid #f9f9f9;
}

.header-text {
  font-size: 18px;
  font-weight: 400;
  color: #b8b8b8;
  text-transform: uppercase;
}

.email-list {
  padding: 30px;
  background-color: #f9f9f9;
  border-top: 10px solid #f15c22;
  border-bottom: 1px solid #d9d9d9;

}

.header-nav {padding: 0 0 20px 0;}
.header-nav a {
  padding: 0 15px;
  color: black;
}
  .header-nav a:hover {color: #fa0a2a;}

.header-image {

  }

.blog-title {
  padding: 40px 10px 30px;
  border-bottom: 1px solid #dddddd;
  border-top: 5px solid #f15c22;
  background-color: #f9f9f9;
}
.prices {
  padding: 5px 10px;
  border: 1px solid #efefef;
}
.prices_button {
  padding: 20px 10px;
  background-color: #ea0a02;
}
.prices_button a {color: #ffffff;}
.prices_button a:hover {text-decoration: none;}

.prices_noborder {
  padding: 5px 10px;
  border: 1px solid #ffffff;
}

.navbar { display: block; width: 100% !important;}
.navbar-light {width: 100% !important;}

.home-slideshow {}

.blue-bar-icons {
  background-color: #1b1f41;
  padding: 20px;
  color: #ffffff;
}
  .blue-bar-icons a {color: #ffffff !important;}

.main-area {
  padding: 50px 15px;
}

.footer-associations {
  background-color: #ffffff;
  padding: 20px;
  border-top: 1px solid #efefef;
}
.footer-testimonials {
  background-color: #efefef;
  padding: 30px;
  border-top: 5px solid #1b1f41;
  color: #1b1f41;
  font-size: 14px;
}
.footer-top {
  background-color: #4d5155;
  border-top: 10px solid #f15c22;
  padding: 30px;
  font-size: 14px;
  color: #efefef;
  font-family: 'Roboto';
}
  .footer-top a {color: #ffffff; font-weight: bold;}

.footer-bottom {
  background-color: #000000;
  padding: 20px;
  color: #efefef;
  font-size: 14px;
  font-family: 'Roboto';
}
  .footer-bottom a:hover {color: #f15c22;}
.mini-icons {font-size: 10px;}
  .footer-bottom a {color: #ffffff; font-weight: bold;}

.section-header {
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 40px;
  margin: 30px 0;
}
.section-header-orange {
  height: 50px;
  background-color: #f15c22;
  clip-path: polygon(0 10%, 0 0, 0 0, 0 0);
}

.promo {
  height: 50px;
  background-color: #f15c22;
  -webkit-clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
}

.leaderboard-ad {
  background-color: #f9f9f9;
  padding: 30px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}

/* ######################################## */
/* #### SUB NAVIGATION STYLES ############# */
/* ######################################## */

.nav-selected a {
  color: #fff !important;
  font-weight: bold;
  background-color: #f15c22;
  text-decoration: none;
}

.nav-selected a:hover {
  background-color: #faa71a !important;
}

.helpyoucontainer {

    border-bottom: 10px solid #1b1f41;

}


.helpyou {

    text-align:center;
    color:#fff;
    padding:20px;
    font-weight:bold;
    font-size: 18px;
    background:
        linear-gradient(-135deg, #ec0928 5px, transparent 0) 0 5px,
        linear-gradient(135deg, #ec0928 5px, #fff 0) 0 5px;
    background-color: #ec0928;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 10px 10px;

}

.sidebar {border-top: 5px solid #4c5054; padding-top: 20px;}
.sidebar a {

}


.sidebar ul {
	/*border-top: 5px solid #cacaca;
	border-bottom: 5px solid #cacaca;*/
	background-color: #f9f9f9;
	}
	.sidebar ul li {
		margin-left: -10px !important;
		}

/*FIRST LEVEL SIDEBAR NAV */
.sidebar ul li a {
  color: #0d112d;
  font-weight: bold;
  padding: 20px;
  line-height: 20px;
  border-bottom: 1px solid #ebebeb;
  display: block;
  position: relative;
}

.sidebar ul li a:hover {
	background-color: #ec0928;
	color: #fff !important;
	text-decoration: none;
	}

.sidebar ul li > a::before {
	/*font-family: FontAwesome;
   	content: "\f0da";
   	color: #d04037 !important;
   	padding-right: 10px;*/
   	}

.sidebar ul li {
	line-height: 30px;
	padding-left: 10px;
}

.sidebar ul li.active a {
	color: #fff;
	background: #f15c22;
	font-weight: bold;
}

.sidebar ul li.active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #c40003;
}


/*SECOND LEVEL SIDEBAR NAV */

.sidebar ul li ul { border: none;}
.sidebar ul li.active ul {background-color: #004b92;}

.sidebar ul li li {
	/*list-style-position: inside;*/
	margin-left: 0px;
	list-style-type: none;
	list-style-color: #fff;
	/*background-color: #363636;*/
	}

.sidebar ul li li.nav-selected {
	color: #fff;
	background-color: #000;
	}

.sidebar ul li li a {
	margin-left: -35px;
	display: block;
	padding: 10px;
	/*line-height: 20px;*/
	/*background: transparent;*/
	background: #1b1f41;
	color: #ebebeb !important;
	}
	.sidebar ul li li.nav-selected > a {
		background-color: #faa71a;
		list-style-color: #fff;
		color: #fff !important;
		}

.sidebar ul li li:hover {
	color: #fff;
	}
	.sidebar ul li li a:hover {
		color: #fff !important;
		background-color: #faa71a;
		text-decoration: none;
		}

.sidebar ul li li > a::before {
	font-family: FontAwesome;
   	content: "\f0da";
   	color: #fff !important;
   	padding-right: 10px;
   	}



/*THIRD LEVEL SIDEBAR NAV */



.sidebar ul li li li {
	margin-left: -10px;
	list-style-position: inside;
	list-style-type: none;
	}
	.sidebar ul li li li a {
		margin-left: -50px;
		display: block;
		padding: 10px;
		}

/*
.sidebar ul li li a {
	margin-left: -35px;
	display: block;
	padding: 10px;
	background: #00a3db;
	color: #ebebeb !important;
	}
	.sidebar ul li li.nav-selected > a {
		background-color: #faa71a;
		list-style-color: #fff;
		color: #fff !important;
		}*/


    /* The side navigation menu */
    .sidenav {
      height: 100%; /* 100% Full-height */
      width: 0; /* 0 width - change this with JavaScript */
      position: fixed; /* Stay in place */
      z-index: 1; /* Stay on top */
      top: 0; /* Stay at the top */
      right: 0;
      background-color: #111; /* Black*/
      overflow-x: hidden; /* Disable horizontal scroll */
      padding-top: 60px; /* Place content 60px from the top */
      transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    }

    /* The navigation menu links */
    .sidenav a {
      padding: 8px 8px 8px 32px;
      text-decoration: none;
      font-size: 25px;
      color: #818181;
      display: block;
      transition: 0.3s;
    }

    /* When you mouse over the navigation links, change their color */
    .sidenav a:hover {
      color: #f1f1f1;
    }

    /* Position and style the close button (top right corner) */
    .sidenav .closebtn {
      position: absolute;
      top: 0;
      right: 25px;
      font-size: 36px;
      margin-left: 50px;
    }

    /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
    #main {
      transition: margin-right .5s;
      padding: 20px;
    }

    /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
    @media screen and (max-height: 450px) {
      .sidenav {padding-top: 15px;}
      .sidenav a {font-size: 18px;}
    }





/**{
    margin: 0;
    padding:0;
}*/
.hero{
    width: 100%;
    position: relative;
    /*border: 1px solid black;*/
    background-color: gray;
}
.slanted{
    position: relative;
    background-color: #26282a;
    /*background: -webkit-linear-gradient(left, #26282a, #4d5155);
  	background: -o-linear-gradient(right, #26282a, #4d5155);
  	background: -moz-linear-gradient(right, #26282a, #4d5155);
  	background: linear-gradient(right, #26282a, #4d5155);
  	background-image: linear-gradient(to right, #26282a, #4d5155);*/
    width: 10%;
    padding: 3em 0 3em 1em;
}
.slanted:after{
    content: '';
    /*background-color: purple;*/
    background: -webkit-linear-gradient(left, #26282a, #4d5155); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(right, #26282a, #4d5155); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(right, #26282a, #4d5155); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(right, #26282a, #4d5155); /* Standard syntax */
  	background-image: linear-gradient(to right, #26282a, #4d5155); /* IE 11... */
    position: absolute;
    top: 0;
    bottom: 0;
    right: -6em;
    width: 20em;
    overflow: visible;
    z-index: 1;
    -webkit-transform: skewX(-13deg);
    -moz-transform: skewX(-13deg);
    -ms-transform: skewX(-13deg);
    -o-transform: skewX(-13deg);
    transform: skewX(-13deg);
}
.slanted h2{
    position: relative;
    z-index:3;
}
.hero1 .slanted{
    width: 45%;
}

.button-orange {
  padding: 15px !important;
  background-color: #f15c22 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  border: none !important;
  text-align: left !important;
  font-weight: bold !important;
}

.button-purchase {
  margin-top:10px;
}


.button-orange-thin {
  padding: 10px !important;
  background-color: #f15c22 !important;
  color: #ffffff !important;
  border-radius: 0 !important;
  border: none !important;
  text-align: left !important;
  font-weight: bold !important;

}


/* /\/\ Custom login dropdown styles /\/\ */
#searchpopup {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;

    background-color: rgba(0,0,0, 0.9);

    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);

    opacity: 0;
}

#searchpopup.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;

}

#searchpopup input[type="search"] {
    position: absolute;
    top: 25%;
    width: 100%;
    color: rgb(255, 255, 255);
    /*background: rgba(0, 0, 0, 0);
    background-color:#f05c22;*/
    background: -webkit-linear-gradient(left, #000000, #f05c22, #000000); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(right, #000000, #f05c22, #000000); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(right, #000000, #f05c22, #000000); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(right, #000000, #f05c22, #000000); /* Standard syntax */
  	background-image: linear-gradient(to right, #000000, #f05c22, #000000); /* IE 11... */
    font-size: 60px;
    min-height: 100px;
    line-height: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#searchpopup .btn {
    position: absolute;
    top: 25%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
    background-color: #f05c22;
}
#searchpopup .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
	background-color: transparent;
	border-color: #f05c22;
	opacity: 1;
	padding: 10px 17px;
	font-size: 27px;
}
