/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */




@charset "utf-8";
/* CSS Document */
body
{
	background:#fcfcfc;
	font-family: 'Roboto', sans-serif;
/*	font-family: 'Roboto Condensed', sans-serif;*/
}

.deepa_cont{ width:100%; background:#fff; float: left;}
.top_heads{ height:30px; width:100%; background:#FAFAFA; display:inline-block;   box-shadow: 3px 2px 3px rgba(229, 224, 224, 0.8); float: left;}
.top_cons, .container1{width:1400px; margin: auto;}
section#top_head{ width: 100%; float: left;}

#main
{
	width:1170px;
/*	height:1700px;
*/	background:#FFF;
	margin:auto;
}
#head
{
	width:1170px;
	height:120px;
		border-radius:10px;
		background:#FFF;
		margin:auto;
	  margin-bottom: 7px;
}
#menus
{
	width:100%;
	height:40px;
/*    background:url(../img/horizontalnav.jpg) repeat;
	border: 2px solid #ff6;*/
	background:url(../img/menu-li.png) repeat;
	box-shadow: 5px 6px 7px 6px rgba(232, 33, 33, 0.57);
}
.menu
{
	width:1000px;
	height:40px;
/*	background:url(../images/menu10.jpg);
*/
position:relative;

margin:auto;
}

.menu ul
{
	position:relative;
	list-style:none;
	padding:0px;
	margin:0px;
	
}
.menu li
{
	width:10em;
	float:left;
	line-height:2em;
	border-right:#fff 1px solid;

	
	
}
.menu a
{
	color:#fff;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	padding:3px;
}
.menu a:hover
{
	color:#fff;
}
.menu li:hover{ background:rgba(255, 255, 255, 0.43);}
.menu ul li ul{display:none; position:absolute; top:39px; z-index:999; background:url(../img/menu-li.png)  repeat; width:10em;}
.menu ul li:hover ul{ visibility:visible; display:block;}
.menu ul li ul li{ float:left; display:block; border-bottom: 1px solid #fff; border-right: none;}
.menu ul li ul li:last-child{ border-bottom: none;}
#slideshow
{
	/*width:1170px;
	height:400px;*/
	margin-top:0px;
	width: 100%;
}
#content
{
	width:1000px;
	height:1150px;
	margin-top:20px;
	background:url(../images/logo%20bg.jpg);
}
.home_left_cont
{
	width:220px;
	height:1100px;
	background:#FFf;
	margin-top:20px;
	float:left;
}
.home_center_cont
{
	width:650px;
	height:865px;
	margin-left:5px;
	margin-top:20px;
	float:left;
}
.home_right_cont
{
	width:100px;
	height:865px;
	float:left;
}
.home_mens_wear
{
	width:210px;
	height:240px;
	border-radius:5px;
	margin-left:5px;
	background-color:rgba(246, 248, 248, 0.1);
	background:rgba(246, 248, 248, 0.1);
	border:#E6E6E6 1px solid;
}

.bg_color.
{
	width:100%;
	height:15px;
	background:#90F;
}
.home_mens_wear p 
{
	color:#FFF;
	font-size:17px;
	margin-top:0px;
	width:100%;
	height:30px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
/*	background-color:rgba(6, 18, 16, 0.3);
	background:rgba (6, 18, 16, 0.3);
*/
	background:#721122;
	text-align:center;
	line-height:26px;
}
.home_mens_wear li
{
	line-height:30px;
	font-family:Calibri;
	margin-left:30px;
		color:#006;
		font-weight:bold;
		list-style:none;

}
.home_mens_wear a, .home_womens_wear a, .home_child_wear a
{
	color:#066;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		list-style:none;
		text-decoration:none;
		font-weight:bold;

}
.home_mens_wear a:hover, .home_womens_wear a:hover, .home_child_wear a:hover
{
	color:#F00;
	font-size:14px;
	text-decoration:underline;
	margin-left:10px;
}

.home_womens_wear
{
	width:210px;
	height:220px;
	border-radius:5px;
	margin-left:5px;
	margin-top:10px;
	background-color:rgba(246, 248, 248, 0.1);
	background:rgba(246, 248, 248, 0.1);
	border:#E6E6E6 1px solid;

}
.home_womens_wear p
{
	color:#FFF;
	font-size:17px;
	width:100%;
	height:30px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
/*	background-color:rgba(6, 18, 16, 0.3);
	background:rgba (6, 18, 16, 0.3);
*/
	background:#721122;
	text-align:center;
	font-family:Calibri;
	line-height:26px;
	margin-top:0px;

}
.home_womens_wear li
{
		line-height:24px;
	font-family:Calibri;
	margin-left:30px;
		color:#FFf;


}
.home_child_wear
{
		width:210px;
	height:270px;
	border-radius:5px;
	margin-left:5px;
	margin-top:10px;
	background-color:rgba(246, 248, 248, 0.1);
	background:rgba(246, 248, 248, 0.1);
	border:#E6E6E6 1px solid;
	line-height:26px;

}
.home_child_wear p
{
	color:#FFF;
	font-size:17px;
	margin-top:5px;
	width:100%;
	height:30px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
/*	background-color:rgba(6, 18, 16, 0.3);
	background:rgba (6, 18, 16, 0.3);
*/
	background:#721122;
	text-align:center;
	font-family:Calibri;
	margin-top:0px;



}
.home_child_wear li
{
		line-height:30px;
	font-family:Calibri;
	margin-left:30px;
	color:#FFf;

}
.home_marquee
{
	width:100px;
	height:900px;
	border:#FAFAFA;
	background:#FAFAFA;
	list-style:none;
	
}
.home_cent_cont
{
	width:650px;
	height:800px;
 }
.home_box
{
	width:150px;
	float:left;
	margin-left:10px;
	height:210px;
	border:#E8E8E8 1px solid;
	margin-top:10px;
	box-shadow:#E3E3E3 2px 2px 2px;
	border-radius:5px;
	background:#F5F5F5;
}

.home_box_head
{
	width:150px;
	height:30px;

	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin-top:-5px;
}
.home_box_head p
{
	color:#FFF;
	text-align:center;
	margin:0px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.home_box p
{
	text-align:center;
	color:#033;
	margin-top:5px;
	text-decoration:none;
}
.home_box a
{
	text-decoration:none;
	font-family:Calibri;
	color:#000;
	font-size:14px;
	font-weight:bold;
}

.home_branch
{
	width:1000px;
	height:250px;
	float:left;
	margin-top:0px;
	border-radius:10px;
}
.branch
{
	width:300px;
	height:245px;
	border:#CCC 1px solid;
	float:left;
	margin-left:20px;
}
.branch h3
{
	text-align:center;
	margin-top:5px;
	color:#060;
}

.home_box1
{
	width:400px;
	height:40px;
	float:left;
	margin-left:100px;
	color:#030;
}
<!------------------End Home----------->
<!-------------------Start Disccount--------->
#discounta_content
{
	width:1000;
	height:750px;
	border:#000 1px solid;
}
.discount_offers
{
	width:900px;
	height:1600px;
	margin-left:50px;
}
.discount_mens
{
	width:200px;
	height:1700px;
	float:left;

}
.discount_women
{
	width:200px;
	height:1600px;
	float:left;
	margin-left:30px;

}
.discount_child
{
	width:200px;
	height:1600px;
	float:left;
	margin-left:30px;

}
.discount_box
{
	width:200px;
	height:30px;
	background:#721122;
	margin-top:-20px;
}
.discount_content
{
	width:700px;
	height:1200px;
	float:right;
}
.discount_box h4
{
	color:#FFF;
	padding:5px;
	text-align:center;
}
.disc_list
{
	width:200px;
	height:270px;
	background:#F5F5F5;
	margin-top:10px;
	border:#CCC 1px solid;
	box-shadow:#ccc 2px 2px;

}
.disk_list li
{
	list-style:none;
	margin-left:40px;
}
.disc_list h4
{
	text-align:center;
	margin-top:20px;
}
.disc_list h6
{
	text-align:center;
	
}
<!----------------Shirts------------------>`
.shirts
{
	width:200px;
	height:200px;
	border:#000 1px solid;
}
.Shirts_all
{
	width:950px;
	height:2200px;
	margin:20px;
}
.shirts_design1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F9F9F9;
    border-radius: 10px;
    float: left;
    height: 300px;
    margin: 11px 29px 26px 6px;
    width: 180px;
}
.shirts_design1 img
{
	 margin: 15px 19px 2px 15px;
}

.shirts_design1 h4

{
	text-align:center;
	color:#868686;
}


.shirts_design1:hover
{
	opacity: 9;
    -webkit-transform: scale(1.05,1.09);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 1050ms;
    -moz-transform: scale(1.05,1.09);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    position: relative;
    z-index: 99;
	border:#B9B9B9 1px solid;


}
.shirts_list
{
	width:950px;
	height:40px;
	background:#721122;
	margin-top:10px;
}
.shirts_list h3
{
	color:#FFF;
	font-size:18px;
	padding:10px;
}


.branded
{
	width:940px;
	height:100px;
	margin-left:5px;
	border:#C0C0C0 1px solid;
	float:left;
	margin-top:40px;
	border-radius:10px;
	background:#E7E7E7;
}
.branded li
{
	margin-left:10px;
	float:left;
	margin-top:10px;
	list-style:none;
}
.saress_collection
{
	width:950px;
	height:20px;
	background-color:rgba(221, 23, 23, 0.5);
	background:rgba(221, 23, 23, 0.5);
	margin-top:20px;
}
.saress_design1
{
	width:380px;
	height:400px;
	background:#FFF;
	border-radius:10px;
	border:#999 1px solid;
	float:left;
	margin-top:30px;
	margin-left:40px;
	box-shadow:#CCC 2px 2px 2px;
	}
.saress_design1 h4

{
	text-align:center;
	color:#868686;
}


.saress_design1:hover
{
	opacity: 9;
    -webkit-transform: scale(1.05,1.09);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 1050ms;
    -moz-transform: scale(1.05,1.09);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    position: relative;
    z-index: 99;
}
#footer
{
	width:1000px;
	height:300px;
	float:left;
	background:#791E23;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.collections
{
	width:200px;
	height:auto;
	float:left;
	
}
.collections1
{
	width:250px;
	height:auto;
	float:left;
}
.collection_dress h3
{
	text-align:center;
	color:#FF0;
	
	
}
.collection_dress1 h3
{
	text-align:center;
	font-family:Calibri;
	color:#FF0;
	
	
}

.collection_dress li, .collection_dress p

{
	color:#fff;
	margin-left:30px;
	margin-top:3px;
	font-family:Calibri;
	line-height:23px;
	

}
.collection_dress1 li, .collection_dress p

{
	color:#fff;
	margin-left:30px;
	margin-top:3px;
	float:left;
	font-size:14px;
	

}
.collection_dress a
{
	color:#fff;
	text-decoration:none;
	margin-top:10px;
	font-size:14px;
	line-height:5px;
}


.collection_dress1 a
{
	color:#FFF;
	text-decoration:none;
	margin-top:10px;
}

#contact
{
	width:1000px;
	height:330px;
	float:left;
	margin-top:20px;
}

.dharmapuri, .karur
{
	width:300px;
	height:200px;
	float:left;
	margin-left:100px;
	margin-top:20px;
	border:#F9F9F9 1px solid;
	
}
.dharmapuri h3, .karur h3
{
	font-family:Calibri;
	color:#F00;
	font-size:20px;
	margin-left:20px;
}
.dharmapuri p,  .karur p
{
	font-family:Calibri;
	color:#00F;
		margin-left:20px;

}
.mailid
{
	width:1000px;
	height:100px;
	float:left;
	margin-top:20px;
}
.mailid p
{
	color:#00f;
	margin-left:300px;
	font-size:18px;
	font-family:Calibri;
	line-height:10px;
}

.digit_count
{
	width:100px;
	height:80px;
	float:right;
	margin-top:100px;
}
.enquiry
{
	width:1000px;
	height:500px;
	float:left;
	margin-top:20px;

}
.first_floor
{
	width:100%;
	height:30px;
	background:#721122;
	color:#FFF;
	text-align:center;
	float:left;
	border:#000 1px solid;
}
.second_floor
{
	width:100%;
	height:30px;
	background:#721122;
	color:#FFF;
	text-align:center;
	float:left;
		border:#000 1px solid;

}
.first_floor p, .second_floor p
{
	padding:-0px;
	font-family:Calibri;
	margin:5px;
}
.offer_list
{
	width:250px;
	height:100px;
	float:left;
}
.monthly_offers
{
	width:997px;
	height:250px;
	background:#FF9;
	margin-left:-50px;
	border:#999 2px solid ;
	border-radius:10px;
}
.men_off, .women_off
{
	float:left;
	margin-left:50px;
	width: 400px;
	height:220px;
	background:#060;
	margin-top:15px;
	border-radius:10px;
	box-shadow:#666 2px 2px 2px 2px;
}
.men_off h2, .women_off h2
{
	color:#Fff;
	font-family:Calibri;
	margin-left:10px;
	font-size:32px;
	text-align:center;
	 -moz-transition-property: color;  /* FF4+ */
  -moz-transition-duration: 1s;
  -webkit-transition-property: color;  /* Saf3.2+, Chrome */
  -webkit-transition-duration: 1s;
  -o-transition-property: color;  /* Opera 10.5+ */
  -o-transition-duration: 1s;
  -ms-transition-property: color;  /* IE10? */
  -ms-transition-duration: 1s;
  transition-property: color;  /* Standard */
  transition-duration: 1s;
}
.men_off h3, .women_off h3
{
		margin-left:50px;

	font-family:"Times New Roman", Times, serifs;
	color:#fff;
	line-height:10px;
	font-size:20px;
}
.discount_left
{
	width:200px;
	height:1000px;
	float:left;
	margin-left:-20px;
}
.discount_left h2
{
	color:#F00;
	text-align:center;
}
.discount_left img
{
	margin-top:10px;
}

/*10-11-2014*/
.top_contact{ width:300px; float:right;}
.top_contact h5{font-size:16px; color:#00C; margin:0; padding:0; line-height:30px; font-weight:500;}
.top_contact span{ color:#040;}

/*slider pagination*/
/*31-oct */#pagers{position: absolute; bottom: 52px; top: auto; z-index: 1000; outline: none; right:50%;}

#pagers li{ display: inline-block; float: left; margin-right: 10px;}
#pagers li a{ border-radius: 20px;
cursor: pointer;
background: #fff;
display: block;
height: 11px;
text-indent: -1000em;
width: 11px;}
#banneranim{ }
#banprevnxt{}
#pagers li.activeSlide a {background-color:#006eff;}
/*End slider pagination*/


/*30-oct */#ban-bx { clear:both; height:630px; width:100%; position:relative;  }																		
#banneranim {width: 100%; height:600px; position:absolute;}
#banprevnxt { position:relative; z-index:100; top:200px; width:994px;}
#banprevnxt .prev { float:left; padding-left:8px;}
#banprevnxt .next { float:right; padding-right:12px;}
#banprevnxt a { display:block; width:18px; height:30px; text-indent:-1000em;}
#banprevnxt .prev a { background:url(../img/ban_prevnxt.png) no-repeat left bottom;}
#banprevnxt .next a { background:url(../img/ban_prevnxt.png) no-repeat left top;}
#bancont { position:relative; padding:6px 39px 6px 16px; top:282px; top:234px; }	
/*31-oct*/#banneranim a {height:600px !important; display:block; width:100% !important;}


.container{ width:1170px; margin: 0 auto;}
.content_home{ width:100%; display:inline-block;}
.new_features{ border-bottom:4px solid #09F;}
.new_features h4{ font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; width:200px; background:#09F; padding:10px 20px; color:#fff; font-size:24px; margin:0; border-top-right-radius:5px; border-top-left-radius:5px;}
.products{ width:100%; display:inline-block; margin-top:20px;}
.home_pro{ display:inline-block; width:250px; margin-right:30px; border:3px solid #CCC;}
.homloc{ margin-right:0;}
.home_pro:hover{ border:3px solid #FC0;}


.product_last{ margin-top:30px;}
.product_last{}
.branches{ width:350px; height:400px; border:1px solid #999; margin-right:30px; float:left; text-align:center; background:#F3F3F3; overflow:hidden; position:relative; box-shadow: 1px 1px 1px 1px #BDB9B9;}
.drive_contents{ width:100%; display:inline-block; margin-top:30px;}
.bran_name, .bran_name1, .bran_name2{ position:absolute; bottom:0; top:auto; width:100%; height:50px;}
.bran_name h4, .bran_name1 h4, .bran_name2 h4 {font-family: 'Roboto Condensed', sans-serif;  color:#fff; margin:0; padding:10px 0; font-size:24px; font-weight: 400; letter-spacing: 4px;}
.bran_name{ background:#E41079;}
.bran_name1{ background:#1BC7EF;}
.bran_name2{ background:#6DC834}

.branded_cont{}

/*Footer*/
.footer{ width:100%; margin: auto; background:#ECECEC; box-shadow: 0px 0px 6px 0px #d7d7d7;}
.footer_content{ width:100%; display:inline-block;}
.footer_left_cont{ width:180px; float:left;}
.footer_left_cont h4{ font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; font-size:18px; font-weight:500; margin:20px 0 10px; padding:0; color:#158456;text-transform:uppercase; }

.footer_left_cont ul{ margin:0; padding:0;}
.footer_left_cont ul li{ list-style:none; line-height: 30px; font-size:12px;}
.footer_left_cont ul li a{ text-decoration:none; font-size:12px; color: #000;}
.footer_left_cont ul li a:hover{color: #c00; font-weight: 700;}
.adrs{ width:230px;}
.adrs li h3{ font-size:16px; margin:0; padding:0; color:#C00;}

/*Product*/
.product_content{ width:100%; background: #fff;}
.product_leftcont{ width:20%; float:left; margin-top: 20px;}
.pro_listcont{ width:100%; background:url(../img/menubg.png) repeat;  min-height: 339px; padding-left: 0px; padding-top: 0px;  box-shadow: 2px 3px 2px 2px rgba(182, 183, 195, 0.38);  border: 2px solid #fff;}
.pro_listcont h3{ font-size: 20px; text-transform: uppercase; color: #fff; margin: 0; padding:10px 0 10px 0px; background-color: rgba(13, 72, 86, 0.3); text-align: center;   box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.37);}
.pro_listcont ul{ margin: 0; padding: 0;}
.pro_listcont ul li{ list-style: none; line-height: 30px; padding-left: 30px; border-bottom: 1px solid #fff;}
.pro_listcont ul li a{ color:#fff; font-size: 16px; text-decoration: none; font-family: 'Roboto Condensed', sans-serif;}
.pro_listcont ul li a:hover{color: #EDC423; font-weight: 700;}
.product_rightcont{ float: left; width: 80%;}
.prod_rigco{width: 100%;}
.prod_rigco ul{}
.prod_rigco ul li{ float: left; list-style: none; border: 3px solid #FFF7F7;  margin-bottom: 30px; margin-right: 30px;}
.prod_rigco ul li:hover{border: 3px solid #fc0; background: #3e3}
.inner_banner{width:100%; overflow: hidden;}

/*About us page*/
.aboutus{ padding: 20px;}
.aboutus h3{ font-size: 24px; color:#e3e;}
.contact_left{ float: left; width: 40%;}
.contact_right{ width: 60%; float: right;}
.enq_content{ width: 80%; margin-left: 25px;}
.enq_content ul{ margin: 0; padding: 0;}
.enq_content ul li{ list-style: none; margin-bottom: 10px;}
.enq_content li label{ width: 100%; font-size: 14px;}
.enq_content input, .enq_content textarea{width: 92%; border: none; padding: 7px 10px; border: 1px solid #E0D8D8; font-size: 14px; background: #EFEEEE;}
.enq_content h4{ color: #c00; font-size: 18px; text-transform: uppercase;}
.enq_content .subco { background: #158456; color:#fff; width:100px; padding: 10px 0; margin-top: 20px; border:2px solid #33EE92;; margin-bottom: 20px;}
.enq_content .subco:hover{ background: #09F; border: 2px solid #33EE92;}
.contact_add{}
.contact_add h2{ font-size: 24px; color: #c00; text-align: center; text-transform: uppercase;}
.contact_branch{ float: left; width: 40%;  margin-right: 30px;   border: 1px solid rgba(231, 231, 232, 0.51); padding: 20px; box-shadow: 2px 2px 2px 2px rgba(231, 227, 227, 0.56);  min-height: 130px;}
.contact_branch:last-child{ margin-right: 0;}
.contact_branch p{ margin: 0;}
/*27-01-2016*/
.years{float: right; margin-right: 90px; width: 120px; margin-top: 10px;}
.years img{width: 100%;}
/* ==========================================================================3
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
