
/*@font-face {
  font-family: 'AvantGarde';
  src: url('Avgardd_0.eot'); 
  src: url('Avgardd_0.eot?#iefix') format('embedded-opentype'),
       url('Avgardd_0.woff') format('woff'), 
       url('Avgardd_0.ttf')  format('truetype'),
       url('Avgardd_0.svg#svgFontName') format('svg');
}*/



body{
	width: 100%;
}

 body,section,div,ul,li,a{
 	font-family: 'Avant Garde';
 	color: #212529;
     font-size: 20px;
 }

  ul.right-contact {
    float: right;
    margin: 0px;
}

  ul.right-contact li {
   display: inline-flex;
    padding: 5px 0px 5px 15px;
    color: #3984c8;
    font-size: 18px;
    font-weight: 500;
}

ul.right-contact li span {
    padding-right: 5px;
}

nav {
    padding: 0px 12px;
}

ul.right-contact li span svg {
    width: 20px;
    height: 20px;
}

ul.menuList li {
 float: left;
    list-style-type: none;
    padding:10px 20px 10px 20px;
    text-transform: uppercase;
}

ul.menuList li:last-child{
	padding-right: 0px;
}

ul.menuList li img {
    margin-top: -8px;
}

img.img-cen {
    margin: 0 auto;
    display: block;
}


ul.menuList {
    padding: 17px 0px;
    /* height: 100%; */
    float: right;
    margin: 0px;
}

.pt30 {
    padding-top: 30px;
}

form#search_mini_form {
    position: absolute;
}

form#search_mini_form {
    position: absolute;
    width: 40%;
    right: 0px;
}

input#search {
    width: 100%;
}

input#search {
    width: 100%;
    padding: 1px 0px 1px 10px;
    border: 6px solid #6565654a;
    border-radius: 2px;
    margin-top: 15px;
}

input#search+a.button {
    position: absolute;
    right: 10px;
    top: 25px;
}

form#search_mini_form:before {
    content: "";
    display: block;
    position: absolute;
    /* right: 20px; */
    top: -4px;
    width: 20px;
    height: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
    left: 89px;
}

.icon-search {
    background:url('img/images/searchIcon.png');
}
.menuHeader{
   border-bottom: 1px solid #dedddd;
}

.shipping {
   padding: 30px 0px 30px 0px;
    /*border-bottom: 1px solid #dedddd;*/
}

.freeShipping h3 {
   text-transform: uppercase;
    color: #3887c9;
    font-weight: bolder;
    margin-bottom: 4px;
    font-size: 24px;
}

.freeShipping h2 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 4px;
}

.freeShipping p {
    margin-bottom: 4px;
    font-size: 14px;
}

.freeShipping a {
    color: #5461a7;
    font-size: 13px;
    font-weight: 400;
    margin: 0px;
}

.upgradetoRush h3 {
    text-transform: uppercase;
    color: #b1d606;
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 22px;
}

.upgradetoRush h2 {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 4px;
}

.upgradetoRush {
    padding:20px 0px 0px 0px ;
}

.upgradetoRush h3 a {
    text-transform: uppercase;
    color: #b1d606;
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 24px;
}

section.container.home-content p {
    font-size: 2.4rem;
}

.price-txt {
    white-space: nowrap;
    color: #3787cc;
    font-weight: 600;
    font-size: 24px;
}

section.container.columnMarkers {
    padding: 30px 0px;
}

section.container.columnMarkers p.columnHead {
    color: #3d89ca;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 5px;
}

.columnMarkers img
{
	width: 100%;
}

.columnMarkers .col-md-4 h3.columnHead {
  font-size: 22px;
    font-weight: 600;
    color: #3786c9;
    text-transform: capitalize;
    text-align: left;
}

.columnMarkers .col-md-4 p {
 color: #656565;
 font-size: 16px;
 font-weight: 500;
}

section.bestSellers.container {
    padding: 0px 0px;
}

section.bestSellers.container h3 {
    font-size: 24px;
    font-weight: 600;
    color: #3787cc;
    padding: 10px;
}

section.sale.container{
	padding: 0px 0px 30px 0px;
}

section.sale.container h3 {
    font-size: 24px;
    font-weight: 600;
    color: #3787cc;
    padding: 10px;
}

section.sale.container .row .col-md-3 h3 {
    text-align: center;
    padding: 5px 0px 10px 0px;
    margin: 0px;
}

section.sale.container .row .col-md-3 .saleimg {
	height: 200px;
  }
.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.accessories.container
{
	padding: 30px 0px;
}
section.accessories.container h3 {
    font-size: 24px;
    font-weight: 600;
    color: #3787cc;
    padding: 10px;
}

section.accessories.container .row .col-md-3 h3 {
    text-align: center;
    padding: 5px 0px 10px 0px;
    margin: 0px;
}

.accessoriesImg {
    height: 200px;
}

span.delPrice {
    color: #7b7b7b;
    font-size: 19px;
    padding-right: 5px;
    font-weight: 600;
}
span.orgPrice {
    font-weight: 600;
}

h4.offerPercentage {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #b0d708;
}

section.container.productSection{
	border:1px solid #dedddd;
}
p.productHead {
  text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    color: #3987c9;
    margin-top: -14px;
}

p.productHead span {
    background: #fff;
    padding: 10px;
}

section.container.serviceSection {
    padding: 30px 0px;
    border: 1px solid #dedddd;
    margin-top: 30px;
    margin-bottom: 30px;
}

.designServiceImg {
    padding: 0px 30px 0px 0px;
}

.designService {
    padding:0px 0px 0px 25px;
}

.cen {
    margin: 0 auto !important;
    display: block;
    width: 50%;
    /* border-left: 1px solid; */
}

.borderLeft {
    border-left:1px solid #dedddd;
    padding: 0;
    margin: 0;
    height: 100%;
    display: inline-block;
}

button {
    background: #3786c9;
    color: #fff;
    border: 1px solid #3786c9;
    padding: 5px 16px;
    border-radius: 4px;
}

.title {
    text-align: center;
    font-weight: 200;
    font-size: 0.9rem;
}

section.container.pricingSection .card img {
    height: 220px;
}

section.container.pricingSection span {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    color: #656565;
    padding: 8px;
    font-size: 16px;
}

section.container.pricingSection p.columnHead {
   font-size: 32px;
    text-align: center;
    color: #656565;
    font-weight: 600;
}

section.container.pricingSection .card {
    box-shadow: 3px 2px 6px #d2cecc;
    height: 550px;
}

section.container.pricingSection .card .content {
    padding: 0px 20px;
}

section.container.pricingSection .card .content svg {
    /* font-size: 10px; */
    width: 20px;
    /* text-align: center; */
    margin: 0 auto !important;
    display: block;
    height: 20px;
}

section.container.pricingSection .card .content svg+p {
    text-align: center;
    padding-top: 11px;
    /* color: #656565; */
    font-size: 16px;
    font-weight: 500;
}

section.container.pricingSection .card .content a {
    text-align: center;
    display: block;
    font-size:26px;
    font-weight: 400;
    color: #5f60c8;
}

section.container.pricingSection .card .content .row+a {
	text-align: center; 
    /* display: block; */
    font-size: 26px;
    font-weight: 400;
    position: absolute;
    /* width: 100%; */
    bottom: 20px;
    /* margin: 0 auto !important; */
    /* transform: translateX(50%); */
    left: 50%;
    transform: translateX(-50%);
    color: #5f60c8;
}

ul.ReviewSlider-list+a {
	text-align: center; 
    /* display: block; */
    font-size: 17px;
    font-weight: 400;
    position: absolute;
    /* width: 100%; */
    bottom: 20px;
    /* margin: 0 auto !important; */
    /* transform: translateX(50%); */
    left: 50%;
    transform: translateX(-50%);
}

.carousel.slide+a{
   text-align: center; 
    /* display: block; */
    font-size: 17px;
    font-weight: 400;
    position: absolute;
    /* width: 100%; */
    bottom: 20px;
    /* margin: 0 auto !important; */
    /* transform: translateX(50%); */
    left: 50%;
    transform: translateX(-50%);
}

.carousel-item p {
    margin-bottom: 0px;
}

section.container.pricingSection .card .content h3 {
    font-size: 30px;
    text-align: center;
    font-weight: 400;
    margin: 10px 0px;
    /* color: #656565; */
}

 ul.ReviewSlider-list li {
    list-style-image: url(img/images/check.gif);
    font-size: 17px;
    padding: 4px 0px 0px 0px;
}

.review {
    background: white;
    color: #fff;
    border: solid;
    border-color:#3786c9;
    background-color: #3786c9;
    height: auto;
    min-height: 160px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    position: relative;
}

.review p:after {
   content: '';
    position: absolute;
    width: 2rem;
    height: 2rem;
    background: #3786c9;
    z-index: 0;
    display: block;
    bottom: -18px;
    transform: rotate(45deg);
    left: 8rem;
}

ul.customerUL li{
    text-align: center;
    list-style-type: none;
    font-size: 18px;
    font-weight: 400;
}
ul.customerUL {
    padding: 20px 0px;
    margin: 20px 0px;
}

.designService {
    padding: 0px 0px 0px 25px;
    position: absolute;
    width: 20%;
    left: 38.5%;
    bottom: 25px;
    text-align: center;
}

section.container.pricingSection .card .content a.carousel-control-prev svg {
    /* font-size: 10px; */
    width: 20px;
    /* text-align: center; */
    margin: 0 auto !important;
    display: block;
    height: 50%;
    transform: translateY(8%);
    /* fill: #fff; */
    margin-left: -17px !important;
}
section.container.pricingSection .card .content a.carousel-control-next svg{
	  /* font-size: 10px; */
    width: 20px;
    /* text-align: center; */
    margin: 0 auto !important;
    display: block;
    height: 50%;
    transform: translateY(8%);
    /* fill: #fff; */
    margin-right: -17px !important;
}

section.container.pricingSection {
    padding: 30px 0px;
}

.content>p {
    margin: 10px 0px;
}

.row.contactRow {				
    padding: 30px 0px;
}				

section.footer {
    padding: 30px 0px;
    border-top: 20px solid #5494cf;
}

.aboutusList li{
	list-style-type: none;
	padding-top: 3px;

}
.aboutusList li a{
	color: #444444;
	font-size: 17px;
	padding-top: 2px;

}

ul.custList li {
    list-style-type: none;
    font-size: 17px;
    padding-top: 4px;
}

.row.footerRow .col-md-4 h3.title{
   text-align: left;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

ul.aboutusList {
    padding: 10px 0px 0px 0px;
}

ul.custList{
	padding:20px 0px 10px 0px;
	margin-bottom: 0px;
}

ul.custList2{
	padding:0px;
}

ul.custList3{
	padding:0px;
}

ul.custList2 li {
    list-style-type: none;
    font-size: 17px;
    padding-top: 15px;
}

ul.custList3 li {
    list-style-type: none;
    font-size: 17px;
    padding-top: 10px;
}

ul.custList li a{
	color: #444444;
}

.custSection span.pt10 {
    display: block;
    padding-top: 10px;
}

li.brdBottom {
    border-bottom: 1px solid #dedddd;
    width: 25px;
    padding-top: 20px !important;
}

ul.custList2 li svg {
    width: 20px;
}

ul.custList2 li svg+span{
	margin-left: 10px;
}

ul.custList2 li svg+a{
	margin-left: 10px;
	color: #212529;
    font-size: 17px;
}

form.subscribeForm {
    display: flex;
}
form.subscribeForm  button {
    background: #3786c9;
    color: #fff;
    border: 1px solid #3786c9;
    padding: 6px 16px;
    border-radius: 4px;
    height: 100%;
}

ul.followusLink {
    padding: 0px;
}

ul.followusLink li {
    list-style-type: none;
    float: left;
    padding: 0px 20px 0px 0px;
}

ul.followusLink li svg{
	width: 30px;
    height: 30px;
}

ul.followusLink li svg path{
    fill:#5494cf;
}

ul.subFooterList li {
    list-style-type: none;
    /* float: left; */
    border-right: 1px solid;
    padding: 0px 6px;
    text-align: center;
    display: inline;
}

.subFooterCopyright {
    text-align: center;
}

.subFooterTrademark {
    text-align: center;
    padding-top: 5px;
}

section.subFooter {
    padding: 30px 0px;
    background: #ededed;
}

ul.subFooterList {
     margin: 0px; 
    padding: 0px;
}

ul.subFooterList1 {
   display: inline;
}
.subFooterCodaLinks {
    display: block;
    padding-top: 5px;
}
.subFooterCodaLinks p {
    display: inline;
}
ul.subFooterList1 {
    display: inline;
    padding: 0;
}
ul.subFooterList1 li {
    list-style-type: none;
    border-right: 1px solid;
    padding: 0px 6px;
    display: inline;
}
.subFootDiv {
    text-align: center;
}
ul.subFooterList li:last-child {
    border-right: 0px;
}
ul.subFooterList1 li:last-child {
    border-right: 0px;
}
.videoSection1 {
    padding:30px 0px 5px 0px;
}
.videoSection1 h3.title {
    margin-bottom: 15px;
}
.videoSection3 {
    padding: 40px 0px;
}
.videoSection3 h3.title {
    margin-bottom: 30px;
}
.hide-md{
	display: none;
}
a:hover {
    color: #212529;
    text-decoration: none;
}

ul.menuList li:last-child {
    padding: 15px 0px 10px 10px !important;
}

ul.menuList li:last-child a {
    padding: 0px 0px 0px 20px;
}

/* Media Query */
@media (min-width: 300px) and (max-width: 768px) {

.container.topHeader.mblRow {
    position: fixed;
    height: auto;
    z-index: 99999;
    background: #fff;
}
div#demo {
    padding: 15px;
    padding-top: 77px !important;
}
img.closeIcon {
        position: fixed;
    top: 20px;
    left: 15px;
}

li.mblCenter {
    padding: 0px;
  /* text-align: center !important;*/
}

li.mblCenter a {
    padding: 0px 30px 0px 0px;
}

input#search+a.button{
    padding: 0px !important;
}

form#search_mini_form:before{
    display: none;
}

form#search_mini_form {
    position: absolute;
    width: 80%;
    right: 0px;
    top: -8px;
    left: 60px;
}
ul.mobMenu li {
    float: none;
    list-style-type: none;
    padding: 15px 10px 15px 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #dedddda3;
    text-align: left;
    position: relative;
}
section.accessories.container h3 {
    text-align: center;
}

section.sale.container h3 {
    text-align: center;
}

section.bestSellers.container h3 {
    text-align: center;
}
.accessoriesImg {
    height: auto;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -35px;
   }
.carousel-indicators li {
    background-color: #3787cc !important;
 }
 section.container.pricingSection .card {
    box-shadow: 3px 2px 6px #d2cecc;
    height: 540px;
}

.mblSvg span svg {
    position: relative;
    top: 13px;
}

.mblSvg span img.menuIcon {
    /* width: 30px; */
    /* height: 30px; */
    margin: 0px auto !important;
    display: block;
    padding-top: 0;
    position: relative;
    top: 9px;
}

section.sale.container .row .col-md-3 .saleimg {
    height: auto;
}

section.sale.container .row .col-md-3 .saleimg img {
    width: 100%;
}
.mblSvg span svg {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    display: block;
}
/*.mblRow{
	padding: 0px;
}*/

ul.menuList.mobMenu.hide-xs li img+span{
	display: inline;
}

.mblSvg span {
    padding: 0px;
    display: inline-block;
    width: 15%;
}

img.mblLogo {
    width: 30%;
    margin-left: 4%;
}

section.container.pricingSection .card .content h3 {
    font-size: 28px;
}

section.sale.container .row .col-md-3 .saleimg {
    height: 200px !important;
  }

section.bestSellers.container {
    padding:15px;
}

section.sale.container {
    padding:15px;
}
section.accessories.container {
    padding:15px;
}

nav {
    padding: 5px 0px;
}
	.hide-xs{
		display: none;
	}
	.hide-md{
		display: block;
	}
	ul.right-contact li {
    display: flex;
    padding: 5px 0px 5px 15px;
    float: left;
}
ul.right-contact {
    float: none;
    margin: 0px;
    padding: 0;
   }
 img.hide-md.menuIcon {
    position: absolute;
    right: 10px;
    top: 75px;
}
ul.mobMenu {
     padding: 0px;
    /* height: 100%; */
    float: none;
    margin: 0px;
    text-align: center;
    position: fixed;
    top: 57px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 1;
    margin-top: 0;
    padding-top: 10px;
}


ul.mobMenu li {
  float: none;
    list-style-type: none;
    padding: 15px 10px 15px 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #dedddda3;
    text-align: left;
}
ul.mobMenu li:last-child{
	border-bottom:none;
}
div#demo {
    padding: 15px;
}
section.container.shipping {
    padding:15px;
}

section.container.columnMarkers {
    padding: 15px;
}

section.container.pricingSection {
    padding: 15px;
}

section.container.pricingSection .row .col-md-4 {
    margin-top: 10px;
}
.row.contactRow .col-md-4.col-xs-4.col-sm-4 {
    width: auto;
    margin: 0 auto;
}
section.container.serviceSection {
    padding: 15px !important;
    border: 0px solid !important;
}
.borderLeft {
    border: none !important;
}
.designServiceImg {
    padding: 15px;
}
.carousel-item img {
    height: 200px;
}
section.container.pricingSection .card {
    box-shadow: 3px 2px 6px #d2cecc;
    
}

.columnMarkers .col-md-4{
	max-height: 600px;
	height: auto;
	width: auto;
	max-width: 100%;
}

section.sale.container .row .col-md-3 .saleimg {
    height: 200px !important;
    max-height: 600px !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
}
section.sale.container .row .col-md-3 .saleimg img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    display: block !important;
    margin: 0 auto;
}
.bSellerImg img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
  ul.menuList li {
    float: left;
    list-style-type: none;
    padding: 10px 6px 10px 6px;
}
  section.container.pricingSection .card {
    box-shadow: 3px 2px 6px #d2cecc;
    height: 685px;
}
 ul.followusLink li {
    list-style-type: none;
    float: left;
    padding: 0px 10px 0px 0px;
}
ul.right-contact {
    padding: 0;
}
ul.menuList li img {
    margin-top: -8px;
    width: 20px;
}
}

@media (min-width: 1024px) and (max-width: 1045px) {
	ul.menuList li {
    float: left;
    list-style-type: none;
    padding: 10px 17px 10px 20px;
    text-transform: uppercase;
}
}
