/*
 Theme Name:   TIME-MNI
 Description:  TIME-MNI Twenty Sixteen Child Theme
 Author:       Watermelon Web Works
 Author URI:   http://watermelonwebworks.com
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/

/* Background formatting start */
 .site {
	margin:0px;
}

.site-content {
  padding: 0 2%;
}

body {
	background-color: #454f59;
	background-image: linear-gradient(to right,#0066CC, #FF5032);
  font-family: montserrat;
}
body, button, input, select, textarea {
  font-size: .75rem;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
    height: 0px !important;
}

/* Background formatting end */

/* Header and navigation formatting start */
#network_select, #state_select, #city_select, #pdf_select {
  position: relative;
  }

#masthead {
	padding: 0% 2%;
	position: relative;
    top: -22px;
}

.site-branding {
	padding-left: 2%;
}

#site-header-menu {
	padding-right: 2%;
}

.description {
    position: relative;
    font-weight: lighter !important;
    font-size: 1.25em;
    font-family: montserrat;
}

#menu-main {
    font-family: montserrat;
    font-weight: lighter !important;
    letter-spacing: 1px;
}

#masthead > div > h1 {
	font-family: montserrat;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 3em;
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 6%;
    text-align: center;
}

@media screen and (min-width: 520px) {
#network_clear_all, #state_clear_all, #city_clear_all, #pdf_actions {
  text-align:center;
position: relative;
}

	#masthead > div > h1 {
		font-size: 4em;
		text-align: left;
		padding-top: 3%;
	}
}

.network_ul input[type="checkbox"],
.cities_ul input[type="checkbox"],
.pdfs_ul input[type="checkbox"],
.states_ul input[type="checkbox"] {
	display: none;
}

.network_ul input[type="checkbox"] + label:before,
.cities_ul input[type="checkbox"] + label:before,
.pdfs_ul input[type="checkbox"] + label:before,
.states_ul input[type="checkbox"] + label:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-bottom: -4px;
	background-image: url('http://watermelon05.watermelon503.com/~mni/wp-content/uploads/radio-highlighted-copy.png');
	background-size: cover;
	
}

.network_ul input[type="checkbox"]:checked + label:before,
.cities_ul input[type="checkbox"]:checked + label:before,
.pdfs_ul input[type="checkbox"]:checked + label:before,
.states_ul input[type="checkbox"]:checked + label:before {
	background-image: url('http://watermelon05.watermelon503.com/~mni/wp-content/uploads/radio-selected-copy.png');
	text-color: #ffffff;
}

.network_ul input[type="checkbox"]:checked + label,
.cities_ul input[type="checkbox"]:checked + label,
.pdfs_ul input[type="checkbox"]:checked + label,
.states_ul input[type="checkbox"]:checked + label {
	color: #ffffff;
	font-weight: normal;
}

#main > div:nth-child(1) {
	margin-bottom: 1%;
	    margin-right: 1.5%;
}

#network_head, #state_head, #city_head, #pdf_head, #network_select, #state_select, #city_select {
	border: none;
    min-height: 60px;
    color: white;
    font-family: montserrat;
    font-weight: lighter !important;
    letter-spacing: 1px;
    /*padding-right: 1.5%;*/
}

#network_select > ul, #state_select > ul, #city_select > ul, #pdf_results > ul {
	color: #bfbfbf;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
	.col-sm-3#network_select, .col-sm-3#state_select, .col-sm-3#city_select {
		width: 33.333%;
	}
	
	.col-sm-3#pdf_select {
		width: 100%;
	}
}

.col-sm-3 #network_select, #state_select, #city_select, #pdf_select {
	text-transform:uppercase;
}

.col-sm-3 h2 {
	text-align: center;
	text-transform:uppercase;
	font-weight: lighter !important;
	font-size: 1.5em;
	font-family: montserrat;
	padding-right: 3%;
}


@media screen and (min-width: 768px) {
	.col-sm-3 h2 {
		text-align: right;
	}
	
	#pdf_select > h2 {
		text-align: center;
		padding-top: 3%;
	}
	
	#state_select > h2 {
	padding-bottom: 14%;
}
	
	#network_select > h2 {
			margin-bottom: 44px;
		}
	
	#city_select > h2 {
		margin-bottom: 40px;
	}
	
@media screen and (min-width: 960px) {
	#network_select > h2 {
			margin-bottom: 44px;
		}
	#city_select > h2 {
			margin-bottom: 39px;
		}
	#pdf_select > h2 {
		text-align: right;
		padding-top: 0%;
		margin-bottom: 45px;
	}
}
#network_clear_all, #state_clear_all, #city_clear_all, #pdf_actions {
  text-align:center;
  margin: 1.5% 0 3.5% 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
}

/* Clear all and other buttons formatting start - including responsive styling */
.clear_all_network, .clear_all_state, .clear_all_city, .clear_all_pdf, .select_all, .download {
	font-weight: lighter !important;
    font-size: 1em;
    font-family: montserrat;
    color: #a3a3a3;
    cursor: pointer;
}

#state_clear_all > span, #city_clear_all > span {
	text-transform:none;
}

.clear_all_network:hover, .clear_all_state:hover, .clear_all_city:hover, .clear_all_pdf:hover, .select_all:hover, .download:hover {
    color: #ffffff;
    }



#pdf_actions {
	/*margin-left: 4%;*/
}

#pdf_select_all{
	/*width: 32%;
    float: left; */
        text-align: center;
    text-transform:none;
    
}

#pdf_download {
/*	width: 33%;
    float: left; */
    text-align: center;
    text-transform:none;
}

#pdf_clear_all {
/*	width: 32%;
    float: left;*/
    text-align: center;
    text-transform:none;
}

@media screen and (min-width: 960px){
	
#pdf_select_all{
	width:100%;
    text-transform:none;
    
}

#pdf_download {
	width:100%;
    text-align: center;
    text-transform:none;
}

#pdf_clear_all {
	width:100%;
    text-align: center;
    text-transform:none;
}
	
}


/* Clear all and other buttons formatting end */


.col-sm-3 ul, ul .col-sm-2 {
	list-style: none;
}

.col-sm-3 ul li {
	font-size: 1em;
}

div .col-sm-6 {
	
}

#pdf_select > div.row.pad-fix > div:nth-child(1) > span {
	width: 50%;
    float: left;
    padding-left: 2%;
}

#pdf_select > div.row > div:nth-child(2) {
	text-align: right;
	padding-right:2%;
}

@media screen and (min-width: 960px) {
	#pdf_select > div.row.pad-fix > div:nth-child(1) > span {
	width: 100%;
    float: left;
    padding-left: 2%;
	}
}


#network_select, #state_select, #city_select {
  	height: 500px;
  /*	overflow: scroll;
    overflow-x: hidden;*/
    border-right: 3px solid #ffffff;
    padding-top: 3%;
   
}

#network_results, #state_results, #city_results, #pdf_results {
      overflow: scroll;
    overflow-x: hidden;
    height: 433px;
}

@media screen and (min-width: 768px) {
	#network_select, #state_select, #city_select, #pdf_select {
		height: 563px;
		padding-top: 0%;
	}
	
	#pdf_results {
		height: 375px;
		padding-top: 0%;
	}
}

.col-sm-3 #state_select {
	width: 22%;
}

.col-sm-3 #city_select{
	width: 20%;
}

.col-sm-3 #pdf_select{
	width: 38%;
}

body.page-template-page-pdffilter #primary, body.page-template-page-cover-wraps  #primary{
	width: 100%;
}

.select_all, .download {
  cursor: pointer;
}

#pdf_results {
	background-color: #737373;
	padding-left: 0;
    margin-left: 15px;
}

.loading {
  /*font-size: 30px;*/
}

.loading:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4,end) 900ms infinite;      
  animation: ellipsis steps(4,end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;    
  }
}

#pdf_results > ul > li {
	list-style-image: url(http://watermelon05.watermelon503.com/~mni/wp-content/uploads/filetype_pdf.png);
	list-style-position: inside;
	font-size: .75em;
	border-bottom: 1px solid white;
}

#pdf_results > ul {
	margin: 0 .1em 1.75em .1em;
}

#pdf_select {
	border: none;
    min-height: 60px;
    color: white;
    font-family: montserrat;
    font-weight: lighter !important;
    letter-spacing: 1px;
}

/* Scrollbar Customization Start */

::-webkit-scrollbar {
	width: 12px;
}

::-webkit-scrollbar-thumb {
      background-color: #FFFFFF;
}

/* Scrollbar Customization End */

body::after {
  /* dark overlay layer - visible when we fire .cd-quick-view */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(71, 55, 78, 0.8);
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s 0s, visibility 0s .3s;
}
@media only screen and (min-width: 1024px) {
  body.overlay-layer::after {
    visibility: visible;
    opacity: 1;
    transition: opacity .3s 0s, visibility 0s 0s;
  }
}

.trigger {
  color: #0071bc;
  cursor: pointer;
}


 
/* GRID */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 768px) {
  .container {
    width: 750px;
  }
  
}
@media (max-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (max-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-sm-3 {
	position: relative;
  	min-height: 1px;
  	padding-left: 0px;
  	padding-right: 0px;
  	
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

/* Market Map Selector formatting end */


/* Responsive styling formatting start */
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
/* Responsive styling formatting end */

/* Footer formatting start */
footer {
	background-color: #454f59;
	background-image: linear-gradient(to right,#0066CC, #FF5032);
}

.site-footer {
	padding: 0 2% 0 2%;
}
/* Footer formatting end */

/* cover wraps*/
.content-area{
    color: white;
}

.col-sm-3.lsidebar{
    text-align:right;
}

.col-sm-3.lsidebar h2 {
    text-align: right;
    color: #e06331;
    font-weight: 100;
    font-size: 1.8em;
}

.col-sm-3.lsidebar li {
    text-align: right;
    color: white;
    font-weight: 100;
}

.col-sm-3.lsidebar li a, .col-sm-3.lsidebar .quest{
    color: white;
    font-weight: lighter !important;
    font-size: 1.5em;
    font-family: montserrat;
    margin-right: 3%;
}

.col-sm-3.lsidebar .shortcode_custom_menu_wizard{
    margin: 20px 0;
}

.col-sm-3.lsidebar h1, .col-sm-3.lsidebar .menu1{
    border-bottom: 2px solid;
}

.col-sm-3.lsidebar .quest{
    border:2px solid;
    padding: 5px;
}

.site-branding {
    margin: 0 auto 0 0;
}
.site-branding .site-title, .site-description {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

.content{
    padding-left:3em;
}

.select-head{
    font-size: 1.3em;
}

.brand-list{
    border-bottom: 5px solid #066dd4;
    padding-bottom: 3em;
}

.product-detail{
    border-bottom: 5px solid #066dd4;
    padding-top: 3em;
    padding-bottom: 5em;
}

.product-detail-fc{
    padding-right:4em;
}

.product-detail-fc-content{
    font-size: 1.2em;
    line-height: 1.3;
}

.pd-img-right .row{
    margin-bottom: 30px;
}

.pd-img-right .box{
    border: 1px solid #e06331;
    padding: .7em;
    margin-left: 2em;
}

.dynamic-val{
    color: #e06331;
}

.center{
    text-align: center;
}

.brand-img-caption{
    padding: 2em;
}

.page-desc-right{
	padding-left: 2em;
}

.landing-content {
    text-align: center;
    padding-bottom: 2em;
}