/* @override 
	http://dodgecabinets.com/wp-content/themes/ayaan/css/dodge.css
	http://vipercabinets.com/wp-content/themes/ayaan/css/dodge.css
	http://plymouthcabinets.com/wp-content/themes/ayaan/css/dodge.css
	http://plymouthcabinets.com/wp-content/themes/ayaan/css/media.css
*/

/* IMPORT FONTS */
@import url("fonts.css");

body {
	color: #A7A9AB;
	background-image: url(../images/bg-grey.jpg);
	font: 400 20px 'tisaproregular';
}

.red{
	color: #CC3028!important;
}

.white{
	color: white !important;
}

.space{
	margin-top: 50px;
}

.header-space{
	margin-top: 70px;
}

.header{
	background-color: black;
	border-bottom: 5px solid #CC3028;
	height: 70px;
    box-shadow: 0px 0px 8px #000;
	z-index: 3;
	position: fixed;
	width: 100%;
	background-image: url(../images/bg-black.jpg);
}

.logo img{
	position: absolute;
	top: 19px;
	left: 20px;
	width: 320px;
}

.nav {
	text-transform: uppercase;
	top: 27px;
	position: relative;
	font: 21px 'tradegothic_bold';
	float: right;
	margin-right: 20px;
}

.nav ul li{
	display: inline;
}

.nav a {
	padding-left: 28px;
	list-style-type: none;
	color: #D1D2D4;
	text-decoration: none;
}

.nav a:hover{
	color: #CC3028!important;
}

.selected{
	color: #CC3028!important;
}

.mobile-nav {
	display: none;
}



.mob-social-links{
	background-color:#221e1f;
	padding:0px 0;
	width:100%;
	text-align:center;
	position:fixed;
	bottom:0px;
	right:0px;
	z-index:9999999999999999999999;
	height: auto;
}

.mob-social-links .mob-social-links-cont{
	width: 20%;
	float:left;	
	max-height:127px;
}
.mob-social-links .mob-social-links-cont img{
	width:100%;
	height:auto;
}

.toll-free {
	text-transform: uppercase;
	top: 27px;
	position: relative;
	font: bold 21px 'tradegothic_bold';
	float: right;
	margin-right: 20px;
	color: yellow;
	letter-spacing: -1px;
}

.free-quote {
	text-transform: uppercase;
	top: 22px;
	position: relative;
	font: 21px 'tradegothic_bold';
	float: right;
	margin-right: 11px;
}

.free-quote a:hover{
	color: #333;
}


.social {
    float: right;
	z-index: 6;
	position: relative;
	top: 23px;
	margin-right: 10px;
}

.icons ul li {
    float: left;
	padding-right: 5px;
}

.icons ul li a {
    display:block;
	text-indent:-11111px;
	transition: background 300ms ease 0s;
	-webkit-transform: background 300ms ease 0s;
     -moz-transform: background 300ms ease 0s;
      -ms-transform: background 300ms ease 0s;
       -o-transform: background 300ms ease 0s;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.icons ul li a.facebook{
	width: 28px;
	height: 25px;
	background: url(../images/icons.svg) -33px 0;
	
}

.icons ul li a.facebook:hover{
	background: url(../images/icons.svg) -33px -25px;
}

.icons ul li a.twitter{
	width: 33px;
	height: 25px;
	background: url(../images/icons.svg) -72px 0;
	
}

.icons ul li a.twitter:hover{
	background: url(../images/icons.svg) -72px -25px;
}

.icons ul li a.instagram{
	width: 28px;
	height: 25px;
	background: url(../images/icons.svg) -112px 0;
	
}

.icons ul li a.instagram:hover{
	background: url(../images/icons.svg) -112px -25px;
}

.slide{
	width: 100%;
	height: 525px;
	margin-top: 75px;
    box-shadow: 0px 0px 8px #000;
}



.banner{
	text-align: center;
	text-shadow:0px 0px 3px #000 ;
	margin-top: 75px;
}

.na-position{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 6;
}

img.na{
	width: 90px!important;
}

.dodge{
	background: url(../images/Lifestyle-Dodge.jpg) no-repeat center center    ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.srt{
	background: url(../images/Lifestyle-SRT.jpg) no-repeat center center    ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	
}

.viper{
	background: url(../images/Lifestyle-Viper.jpg) no-repeat center center    ;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	
}

.brandslide{
}

.slide-txt{
	margin-left: auto;
	position: absolute;
	margin-right: auto;
	text-shadow:0px 0px 3px #000 ;
	font-family: 'tradegothic_bold';
	text-transform: uppercase;
	text-align: left;
	padding-left: 5%;
	width: 90%;
	bottom: 30px;
	z-index: 2;
}

.slide-txt-sm{
	color: white;
	letter-spacing: -2px;
	font-size: 40px;
	line-height: 50px;
	width: 80%;
}

.slide-txt-lg{
	color: white;
	letter-spacing: -2px;
	font-size: 55px;
	width: 100%;
	line-height: 46px;
	margin-top: -5px;
}

.disclaimer{
	width: 100%;
	text-align: right;
	font-size: 13px;
	color: white;
}

.intro{
	text-align: center;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 20px 40px;
}

.contact-space h1{
	padding-bottom: 0;
	margin-bottom: -20px;
	color: white!important;
	font-size: 48px;
}

h1{
	color: #CC3028;
	text-transform: uppercase;
	font: 43px/38px 'tradegothic_bold';
}


h2{
	color: #CC3028;
	text-transform: uppercase;
	font: 50px/46px 'tradegothic_bold';
	padding-top: 20px;
	margin-bottom: -10px;
}

h3{
	color: #CC3028;
	text-transform: uppercase;
	font: 50px/46px 'tradegothic_bold';
}

.countdown{
	margin-bottom: -50px;
}

.spacemore{
	margin-bottom: 20px;
}

.intro p{
	font: 300 23px/38px 'Oswald', sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}


.hotlinks{
	background-image: url(../images/bg-black.jpg);
	text-align: center;
}

.features, .detailsbg{
	background-image: url(../images/bg-black.jpg);
	margin-bottom: 0;
	border-top: 5px solid #CC3028;
	border-bottom: 5px solid #CC3028;
	padding-top: 50px;
	padding-bottom: 50px;
}

.features h2{
    font-family: 'tradegothic_bold';
	color: white;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.features-content{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.features-images img{
	width: 100%;
	display: none;
}

.features-text{
	padding-left: 0px;
	font: 300 20px/25px 'Oswald', sans-serif;
	text-align: center;
}

.features-text ul{
	list-style-type: none;
	list-style-position: outside;
	padding-left: 20px;
}

.hotlink  img{
	width:100%;
	height:auto;
	padding: 0;
	margin: 0;
}

h3, .configurations-title, .details-title{
	color: white;
	text-transform: uppercase;
	font: 42px/42px 'tradegothic_bold';
	padding-top: 40px;
	text-align: center;
	padding-bottom: 0;
}

.spacing{
	margin-bottom: 40px;
}

.configurations-title{
	padding-top: 70px!important;
	padding-bottom: 0;
}

.clear{
	clear: both;
}

.details-title{
	padding-top: 0px;
	padding-bottom: 10px;
}

.smalltxt{
	text-align: center;
    font-family: 'tisaproitalic';
	padding-bottom: 30px;
}

.brand{
	position: absolute;
	bottom: 79px;
	text-align: center;
	width: 16%;
}

.explore{
	position: absolute;
	bottom: 21px;
	text-align: center;
	width: 16%;
	font: 20px 'tradegothic_bold';
	text-transform: uppercase;
}

.hotcenter{
	position: absolute;
	bottom: 21px;
	text-align: center;
	width: 33%;
	font: 32px 'tradegothic_bold';
	text-transform: uppercase;
}

.hotlinks a{
	color: white;
	text-decoration: none;
}

.hotlinks a:hover{
	color: #CC3028!important;
	
}

.square{
	display: inline;
}

.rec{
	display: none;
}

.contest{
	text-align: center;
	text-shadow:0px 0px 3px #000 ;
	background-image: url(../images/bg-black.jpg);
	padding-top: 40px;
}

.lifestyle-pic{
	padding-top: 0px;
	
}

.contest a{
	color: white;
}

.contest a:hover{
	color: #CC3028!important;
}

.contest img, .banner img{
	width: 100%;
}

.contest h3{
	position: absolute;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 90px;
	font-size: 50px;
	letter-spacing: -2px;
}

.details h3{
	top: 30%;
}

.contest-more{
	font: 30px 'tradegothic_bold';
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	bottom: 51px;
	letter-spacing: -2px;
}

.small{
	display: none;
}

.footer {
	text-transform: uppercase;
	top: -6px;
	position: relative;
	font: 16px 'tradegothic_bold';
	width: 100%;
	text-align: center;
    box-shadow: 0px 0px 8px #000;
	background-image: url(../images/bg-grey.jpg);
	padding-top: 16px;
}

.footer ul li{
	display: inline;
}

.footer a {
	padding-left: 24px;
	list-style-type: none;
	color: #D1D2D4;
	text-decoration: none;
}

.footer a:hover{
	color: #CC3028!important;
}

.licensed{
	margin-bottom: 30px;
}

.copyright{
	font-size: 11px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -20px;
}

.copyright a{
	padding-left: 0;
}

.licensed{
	margin-top: 40px;
}


/* CABINET PAGE */

.brand-logo-title{
	padding-bottom: 20px;
}

.configurations-content{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}

.configurations-content li{
	list-style-position: outside;
	list-style-type: disc;
}

.configurations-content ul{
	padding-left: 60px;
	padding-right: 30px;
}

.configurations-content img{
	width: 100%;
	height:auto;
	padding: 0;
	margin: 0;
}

.detailsbg{
	margin-top: 30px;
}

.details-content{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font: 300 23px/38px 'Oswald', sans-serif;
	line-height: 37px;
	padding-left: 10px;
	padding-right: 10px;
}

.price{
	color: #CC3028;
	padding-top: 20px;
	font: 48px/32px 'tradegothic_bold';
}

.shipping-inc{
	font-size: 30px;
	line-height: 30px;
}

.order{
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.order-text{
	font-size: 24px;
	margin-bottom: 30px;
	line-height: 26px;
	font-weight: bold;
}

.bigbutton{
	font: 50px/46px 'tradegothic_bold';
	color: white;
	background-color: #CC3028;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 17px;
	padding-left: 30px;
	padding-right: 30px;
}

.mediumbutton{
	font: 36px/36px 'tradegothic_bold';
	color: white;
	background-color: #CC3028;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px 30px 4px;
}

.smallbutton{
	font: 21px/36px 'tradegothic_bold';
	color: white;
	background-color: #CC3028;
	text-decoration: none;
	text-transform: uppercase;
	padding: 11px 16px 4px;
}

.order a:hover{
	color: #333;
}

.arrow-up {
	width: 1; 
	height: 0; 
	border-left: 40px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #CC3028;
	position: absolute;
	top: -90px;
	left: -40px;
}

.arrow-left{
	width: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	margin-top: 0;
	left: -33%;
}

.arrow-center{
	width: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	margin-top: 0;
}

.arrow-right{
	width: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	margin-top: 0;
	right: -33%;
}

.trigger_container {
	background-color: black;
}

.trigger_container a{
	opacity: 0.75;
}

.trigger_container a:hover{
	opacity: 1.0;
}

.support-content {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.support-content a{
	color: white;
	text-decoration: none;
	text-shadow:0px 0px 3px #000 ;
}

.support-content a:hover{
	color: #CC3028;;
}

.manuals{
	font: 22px/40px 'tradegothic_bold';
	text-align: center;
}

.manuals a{
	color: #CC3028;
	text-decoration: none;
}

.manuals a:hover{
	color: white;
}

.warranty{
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 17px;
}

.warranty ul{
	margin-left: 30px;
}

.warranty li{
	list-style-position: outside;
	padding-bottom: 10px;
}

.contact{
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
}

.contact a, .bigred a{
	text-decoration: none;
	color: #CC3028;
	font-weight: 400;
}

#order-now, #newsletter{
	text-align: center;
	background-color: white;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
	color: #444;
	font-family: 'tisaproregular';
	padding: 30px 50px;
}

.bigred{
	color: #CC3028;
	font-size: 50px;
	margin-bottom: 30px;
	margin-top: -5px;
	font-family: 'tradegothic_bold';
}

.redbold{
	color: #CC3028;
	font: 22px 'tradegothic_bold';
}

.whitebold{
	color: white;
	font: 42px 'tradegothic_bold';
}

.address{
	margin-top: 20px;
}

.bold{
	font: 22px 'tradegothic_bold';
}


.order-now{
	text-align: center;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	font-family: 'Oswald', sans-serif;
	padding: 30px 50px;
	
}

#order-now h1, #newsletter h1, .order-now h1{
	text-align: center;
	padding-top: 20px;
}

fieldset {
	font-size: 18px;
	text-align: center;
	line-height: 21px;
}

fieldset p{
	text-align: center;
	padding-bottom: 20px;
}

fieldset label{
	position: relative;
	font: 28px/28px 'tradegothic_bold';
	margin-bottom: -22px;
	text-transform: uppercase;
	padding-bottom: 7px;
}

fieldset input {
	font-size: 17px;
	height: 40px;
	width: 100%;
	margin-top: 0;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-appearance: none;  
    -moz-appearance: none;
    -ms-appearance: none;
	border:#c8c8c8 1px solid;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 6px;
}


fieldset select{
	border:#c8c8c8 1px solid;
	width: 100%;
	padding: 5px 0% 2px;
	font-size: 15px;
	background-color:#FFFFFF;
	color:#A7AAAC;
    -webkit-border-radius: 2px;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 6px;
    background-image: url('../images/select-arrow.jpg')  !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    -webkit-appearance: none;  
    -moz-appearance: none;
    -ms-appearance: none;
	-moz-border-radius: 2px;
	height: 40px;
	position: relative;
	margin-top: 0;
	margin-bottom: 10px;
}

fieldset textarea{
	border:#c8c8c8 1px solid;
	width: 100%;
	padding:5px 2%;
	font-size: 15px;
	height: 100px;
	background-color:#FFFFFF;
	color:#A7AAAC;
	webkit-appearance: none;
    -webkit-border-radius: 2px;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 6px;
    -moz-appearance: none;
	-moz-border-radius: 2px;
	position: relative;
	margin-top: 0;
}

.captcha{
	width: 400px;
	position: relative;
	left: 50px;
	margin: -40px auto -20px;
}

.submit-center{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#submit{
	font: 50px/46px 'tradegothic_bold';
	color: white;
	background-color: #CC3028;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 17px;
	padding-left: 30px;
	padding-right: 30px;
	height: 67px!important;
	border-style: none;
}

.mobile{
	display: none;
}

.mobile-icons{
	position: relative;
	width: 33.333%;
	padding-bottom: 30px;
	padding-top: 20px;
}

.mobile-icons img{
	width: 100%;
}

.hidden-from-view{
	display: none;
}

.addspace{
	position: relative;
	margin-top: 16px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
	margin-top: 50px;
	margin-bottom: 40px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.reduce{
	margin-top: 0;
}

.show{
	display: none;
}

