/*

MICHELIN Motorsport
© Rando Kall | fotovabrik.eu

*/


/* Fondid */

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,600,700,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900);


/* Keha */

html {
}

.container-full {
  	margin: 0 auto;
  	width: 100%;
}

body {
	font-family: 'Source Sans Pro', sans-serif;

}

.flag-icon {
	margin-right: 5px;
}

.michelin {
	color: #0D1F4D;
}

p, a, li, td{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 21px;
	font-weight: 300;
}

.about p {
	font-size: 16px;
}

.small {
	font-size: 14px;
}

.breadcrumb a, li{
	font-size: 14px;
}

.ucase {
	text-transform: uppercase;
}

.note {
	font-size: 14px;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 50px;
}

h1, h2, h3, h4, h5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 800;
	margin-bottom: 30px;
}

h3 {
	color: #0D1F4D;
 	font-size: 22px;
 	font-weight: 700;
 	text-transform: uppercase;
}

.keskel {
	text-align: center;
	padding-left: 5px;
    padding-right: 5px;

}

.row {
  	margin-right: 0px;
  	margin-left: 0px;
}

.ikoonid {
	color: #FDB913;
	font-size: 10em;
}

.flow {
	font-size: 27px;
	font-weight: 300;
}

.pjoon {
	border-right: thick solid #fce500;
}

.vjoon {
	border-top: thick solid #fce500;
}

td	{
	padding-right: 30px;
}

th {
	background-color: #2a5bff;
	color: #fff;
	font-weight: 400;
}


.nupp {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	background-color: #0D1F4D;
	/* border-color: #6f6f6f; */
	margin-top: 10px;
	width: 200px;
  
}

.nupp:hover {
	font-weight: 400;
	color: #fff
}

.sale {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	background-color: #d7af2a;
	/* border-color: #6f6f6f; */
	margin-top: 10px;
	width: 200px;
  
}

.sale:hover {
	font-weight: 400;
	color: #fff
}



/* Päise kujundus */


.logop {
}


.pea {
	margin-left: 80px;
}

.wide {
	padding-left: 40px;
	width:100%;
	background-size:cover;
}


.wide h1 {
	color: #0D1F4D;
 	font-size: 80px;
 	font-weight: 800;
 	margin-top: 10px;
 	margin-bottom: 5px;
}

.wide h2 {
	color: #0D1F4D;
 	font-size: 52px;
 	font-weight: 100;
 	margin-bottom: 5px;
}

.wide h3 {
	color: #0D1F4D;
 	font-size: 28px;
 	font-weight: 700;
}


.wide h4 {
	color: #0D1F4D;
 	font-size: 24px;
 	font-weight: 300;
 	margin-bottom: 30px;
 	letter-spacing: 6px;
 	word-spacing: 2px;
}

.wide p {
	color: #0D1F4D;
	margin-top: 40px;
 	font-size: 18px;
 	font-weight: 300;
}


.wide2 {
	padding-top: 50px;
	padding-left: 50px;
	width:100%;
}



/* Ruumikujundus */

.ruumtop {
	margin-top: 40px;
}

.ruumtopp {
	margin-top: 40px;
}


.ruumtop2 {
	padding-top: 40px;
}


.ruumbottom {
	margin-bottom: 50px;
}


/* Toodete tabel */

td {
	font-size: 16px;
}



/* Toodete rida */

.products  {
	margin-bottom: 40px;
}

.motorsport {
    background:url('../tyres/motorsport.jpg') no-repeat center center;
    height: 210px;
}

.trackday {
    background:url('../tyres/trackday.jpg') no-repeat center center;
    height: 210px;
}

.road {
    background:url('../tyres/road.jpg') no-repeat center center;
    height: 210px;
}

.truck {
    background:url('../tyres/truck.jpg') no-repeat center center;
    height: 210px;
}

.products a  {
	font-size: 18px;
	font-weight: 500;
	padding-top: 280px;
	color: #0D1F4D;
	height: 210px;
    display: block;
    float: left;
    width: 100%;
    text-transform: uppercase;
}


/* Motorsport rida */

.products_cat  {
    height: 300px; 
    margin-bottom: 40px;   
}

.products_cat > span {
    margin-top: 110px;
    margin-left: -250px;
    position: absolute;
    width: 30%;
    text-align: left !important;
    font-size: 18px;
	font-weight: 500;
}


.products_cat a  {
	height: 300px;
	padding-top: 295px;
	font-size: 24px;
	font-weight: 700;	
}


.gravel {
    background:url('../images/gravel.png') no-repeat center center;
    height: 300px;
}

.asphalt {
    background:url('../images/asphalt.png') no-repeat center center;
    height: 300px;
}

.offroad {
    background:url('../images/offroad.jpg') no-repeat center center;
    height: 300px;
}

.winter {
    background:url('../images/snow.png') no-repeat center center;
    height: 300px;
}






/* Jalus */ 

#footer {
	background-color: #fff;
	height: auto;
}

#bottom {
}

.logo {
	margin-top: 120px;
	margin-left: 70px;
	margin-bottom: 80px;
 	font-size: 80px;
 	font-weight: 800;
 	color: #0D1F4D;
}

.kontakt h2 {
	margin-top: 35px;
	font-weight: 800;
	color: #0D1F4D;

}

.kontakt h4 {
	font-family: "Source Sans Pro",sans-serif;
	font-size: 21px;
	font-weight: 700;
	margin-bottom: 2px;
	margin-top: 35px;

}

.kontakt h5 {
	font-family: "Source Sans Pro",sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 2px;
}

.kontakt a {
	color: #0D1F4D;
}

.kontakt {
	color: #0D1F4D;

}

#kopirait {
	font-size: 12px;
	margin-bottom: 10px;
	position: relative;
	bottom: 0;
	color: #0D1F4D;
}

.pull-right a {
	font-family: "Source Sans Pro",sans-serif;
	font-size: 21px;
	font-weight: 100;
	color: black;
}


/* Galerii osa */

.kast {
	padding: 20px 15px;
}

.kast img {
	width:100%;
}

#pildid {
  margin: 0 auto;
}

#pildid .item {
  width:  300px;
  float: left;
  left: 5px;
}

.swipebox {
	display: inline-block;
	height: auto;
	max-width: 100%;
	padding: 4px;
	margin: 6px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 0px solid #ddd;
/*	border-radius: 1px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;	
	box-shadow: 4px 4px 10px #b8b8b8; */

}


/* ==== Üles nupp ==== */

.yles {
	position: fixed;
	bottom: 4em;
	right: 15px;
	text-decoration: none;
	color: #fff;
	background: rgba(0, 0, 0, 0.3);
	font-size: 13px;
	padding: 1em;
}

.yles:hover {
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
}


/* Tableti ja mobiilivaated */


    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
		
		.ikoonid {
			font-size: 110px;
		}
    }


    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

		.ikoonid {
			font-size: 70px;
		}
		.flow {
			font-size: 20px;
			font-weight: 300;
		}
		
		.ruumtopp {
		margin-top: 20px;
		}


    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
	    	    
	    h1 {
			font-size: 40px;
		}
	    .form-inline {
		    max-width: 300px;
	    }	    
	    
		.ikoonid {
			color: #FDB913;
			font-size: 4em;
		}
		.flow {
			font-size: 16px;
			font-weight: 300;
		}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
	    
	    h1 {
			font-size: 25px;
		}
		.slogan {
			font-size: 16px;
		}
		
		.kast {
			padding: 0px 0px;
		}
		.item {
			left: 5px !important;
		}
		.ikoonid {
			font-size: 30px;
		}
		.flow {
			font-size: 10px;
			font-weight: 300;
		}
		#kopirait {
			margin-top: 20px;
		}
		.ruumtop {
			margin-top: 20px;
		}
		.kontakt h2, h4 {
			margin-top: 15px;
		}
		.kontakt h4 {
			margin-top: 15px;
		}
		.ruumtopp {
		margin-top: 10px;
		}



    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {

	    h1 {
			font-size: 25px;
		}
        #pildid {
			margin: 0 0;
		}
		.ikoonid {
			font-size: 26px;
		}
		.flow {
			font-size: 8px;
			font-weight: 400;
		}
		#kopirait {
			margin-top: 20px;
		}
		.ruumtopp {
		margin-top: 10px;
		}
		
    }
